2023-01-11T21:56:47.0682065Z Requested labels: windows.4xlarge 2023-01-11T21:56:47.0682195Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:56:47.0682305Z Reusable workflow chain: 2023-01-11T21:56:47.0682347Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:56:47.0682395Z -> pytorch/pytorch/.github/workflows/_win-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:56:47.0682424Z Waiting for a runner to pick up this job... 2023-01-11T21:56:47.2650358Z Job is about to start running on the runner: i-0a5c777876acb8816 (organization) 2023-01-11T21:56:50.8224086Z Current runner version: '2.300.2' 2023-01-11T21:56:50.8232643Z Runner name: 'i-0a5c777876acb8816' 2023-01-11T21:56:50.8233120Z Runner group name: 'Default' 2023-01-11T21:56:50.8233714Z Machine name: 'EC2AMAZ-3VOMLSP' 2023-01-11T21:56:50.8235747Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:56:50.8236386Z Actions: write 2023-01-11T21:56:50.8236655Z Checks: write 2023-01-11T21:56:50.8236912Z Contents: write 2023-01-11T21:56:50.8237171Z Deployments: write 2023-01-11T21:56:50.8237448Z Discussions: write 2023-01-11T21:56:50.8237663Z Issues: write 2023-01-11T21:56:50.8237920Z Metadata: read 2023-01-11T21:56:50.8238165Z Packages: write 2023-01-11T21:56:50.8238374Z Pages: write 2023-01-11T21:56:50.8238639Z PullRequests: write 2023-01-11T21:56:50.8238920Z RepositoryProjects: write 2023-01-11T21:56:50.8239185Z SecurityEvents: write 2023-01-11T21:56:50.8239447Z Statuses: write 2023-01-11T21:56:50.8239695Z ##[endgroup] 2023-01-11T21:56:50.8243502Z Secret source: Actions 2023-01-11T21:56:50.8244070Z Prepare workflow directory 2023-01-11T21:56:50.9290947Z Prepare all required actions 2023-01-11T21:56:50.9449932Z Getting action download info 2023-01-11T21:56:51.1846202Z Download action repository 'pytorch/pytorch@master' (SHA:28c736a4245ca98cf4eaa325557b7a3187c4d11e) 2023-01-11T21:57:49.5428635Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:57:51.8282434Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:57:52.6077932Z Getting action download info 2023-01-11T21:57:52.7822449Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:57:53.5185600Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2023-01-11T21:57:53.5187314Z ##[group] Inputs 2023-01-11T21:57:53.5187601Z build-environment: win-vs2019-cuda11.6-py3 2023-01-11T21:57:53.5187836Z cuda-version: 11.6 2023-01-11T21:57:53.5188678Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2023-01-11T21:57:53.5189426Z sync-tag: 2023-01-11T21:57:53.5189588Z ##[endgroup] 2023-01-11T21:57:53.5190055Z Complete job name: win-vs2019-cuda11.6-py3 / test (force_on_cpu, 1, 1, windows.4xlarge) 2023-01-11T21:57:53.6740233Z ##[group]Run git config --global core.symlinks true 2023-01-11T21:57:53.6740753Z git config --global core.symlinks true 2023-01-11T21:57:53.6774905Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:57:53.6775275Z env: 2023-01-11T21:57:53.6775445Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:57:53.6775638Z ##[endgroup] 2023-01-11T21:57:54.8722696Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:57:54.8723042Z with: 2023-01-11T21:57:54.8723214Z no-sudo: true 2023-01-11T21:57:54.8723383Z submodules: recursive 2023-01-11T21:57:54.8723567Z fetch-depth: 0 2023-01-11T21:57:54.8723730Z env: 2023-01-11T21:57:54.8723891Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:57:54.8724076Z ##[endgroup] 2023-01-11T21:57:54.9041285Z ##[group]Run retry () { 2023-01-11T21:57:54.9041540Z retry () { 2023-01-11T21:57:54.9041775Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:57:54.9042013Z } 2023-01-11T21:57:54.9042194Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:57:54.9043309Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:57:54.9043525Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:57:54.9043728Z else 2023-01-11T21:57:54.9043967Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:57:54.9044148Z fi 2023-01-11T21:57:54.9044328Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:57:54.9075509Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:57:54.9075785Z env: 2023-01-11T21:57:54.9075960Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:57:54.9076148Z NO_SUDO: true 2023-01-11T21:57:54.9076306Z ##[endgroup] 2023-01-11T21:57:54.9364976Z C:\actions-runner\_work\pytorch\pytorch 2023-01-11T21:57:55.2140424Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:57:55.2140678Z with: 2023-01-11T21:57:55.2140875Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:57:55.2141093Z fetch-depth: 0 2023-01-11T21:57:55.2141272Z submodules: recursive 2023-01-11T21:57:55.2141456Z quiet-checkout: true 2023-01-11T21:57:55.2141661Z repository: pytorch/pytorch 2023-01-11T21:57:55.2142125Z token: *** 2023-01-11T21:57:55.2142295Z ssh-strict: true 2023-01-11T21:57:55.2142506Z persist-credentials: true 2023-01-11T21:57:55.2142695Z clean: true 2023-01-11T21:57:55.2142856Z lfs: false 2023-01-11T21:57:55.2143026Z set-safe-directory: true 2023-01-11T21:57:55.2143205Z env: 2023-01-11T21:57:55.2143372Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:57:55.2143539Z ##[endgroup] 2023-01-11T21:57:58.9818509Z Syncing repository: pytorch/pytorch 2023-01-11T21:57:58.9819957Z ##[group]Getting Git version info 2023-01-11T21:57:58.9820268Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T21:57:58.9857399Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:57:59.0107644Z git version 2.39.0.windows.1 2023-01-11T21:57:59.0145876Z ##[endgroup] 2023-01-11T21:57:59.0161331Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\a9ace166-fe79-4b72-b356-e3582f5700e4\.gitconfig' 2023-01-11T21:57:59.0217086Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a9ace166-fe79-4b72-b356-e3582f5700e4' before making global git config changes 2023-01-11T21:57:59.0217907Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:57:59.0225671Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2023-01-11T21:57:59.0539968Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T21:57:59.0548618Z ##[group]Initializing the repository 2023-01-11T21:57:59.0556822Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2023-01-11T21:57:59.1464286Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:57:59.1502139Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:57:59.1885950Z ##[endgroup] 2023-01-11T21:57:59.1893995Z ##[group]Disabling automatic garbage collection 2023-01-11T21:57:59.1894366Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T21:57:59.2193385Z ##[endgroup] 2023-01-11T21:57:59.2193845Z ##[group]Setting up auth 2023-01-11T21:57:59.2207319Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:57:59.2504253Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-11T21:58:00.7123654Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:58:00.7416767Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-11T21:58:01.1739076Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:58:01.2089232Z ##[endgroup] 2023-01-11T21:58:01.2089620Z ##[group]Fetching the repository 2023-01-11T21:58:01.2100589Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:59:22.0050888Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:59:22.0444663Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:59:22.0493527Z ##[endgroup] 2023-01-11T21:59:22.0494339Z ##[group]Determining the checkout info 2023-01-11T21:59:22.0496405Z ##[endgroup] 2023-01-11T21:59:22.0496944Z ##[group]Checking out the ref 2023-01-11T21:59:22.0506750Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:59:41.7096067Z ##[endgroup] 2023-01-11T21:59:41.7096532Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:59:41.7105164Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:59:41.7482884Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:59:41.7793109Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:59:41.8098106Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:59:41.8400894Z ##[endgroup] 2023-01-11T21:59:41.8401797Z ##[group]Fetching submodules 2023-01-11T21:59:41.8408684Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T21:59:42.5004068Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:59:43.0688424Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:59:43.0688954Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:59:43.0689427Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:59:43.0689873Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:59:43.0692216Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:59:43.0731597Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:59:43.0732428Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:59:43.0733440Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:59:43.0733897Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:59:43.0734325Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:59:43.0734781Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:59:43.0740626Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:59:43.0741148Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:59:43.0741761Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:59:43.0742341Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:59:43.0742892Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:59:43.0743291Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:59:43.0743753Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:59:43.0744218Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:59:43.0744682Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:59:43.0745103Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:59:43.0745534Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:59:43.0745973Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:59:43.0746388Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:59:43.0746784Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:59:43.0747202Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:59:43.0747633Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:59:43.0748036Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:59:43.0748478Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:59:43.0748942Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:59:43.0749404Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:59:43.0749860Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:59:43.0750357Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:59:43.0751034Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:59:43.0872319Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:59:43.0872866Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:59:43.0873337Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:59:43.0873779Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:59:43.0874181Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:59:43.0874615Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:59:43.0875040Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:59:43.5783858Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:59:43.9165477Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:59:44.2342503Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:59:45.1476036Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:59:45.6091914Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:59:49.3007844Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:59:57.4885628Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:59:58.0766468Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:59:58.8298887Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T22:00:00.7633901Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T22:00:16.1178971Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T22:00:20.6632770Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T22:00:28.4374286Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T22:00:31.2629592Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T22:00:34.6581031Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T22:00:36.5487888Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T22:00:37.0949258Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T22:00:40.0575481Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T22:00:41.6030464Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T22:00:43.3822128Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T22:00:44.3035467Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T22:00:44.7982116Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T22:00:45.6585386Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T22:00:49.3121903Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T22:00:50.6221960Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T22:00:51.9446643Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T22:01:06.3213834Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T22:01:08.3883716Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T22:01:09.5301991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T22:01:10.0306074Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T22:01:18.6412286Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T22:01:19.3373375Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T22:01:20.8122932Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T22:01:22.5798889Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T22:01:23.0951266Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T22:01:23.7498220Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T22:01:24.5744192Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T22:01:26.3251815Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T22:01:33.4945746Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T22:01:38.6070025Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T22:01:42.0216259Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T22:01:42.2167338Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T22:01:42.3809011Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T22:01:42.4808368Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T22:01:42.9851967Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T22:01:44.9586641Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T22:01:48.7772466Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T22:03:43.1156081Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T22:03:51.0318490Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T22:03:57.4348058Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T22:03:58.5369687Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T22:04:14.3816240Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T22:04:48.8966869Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T22:05:17.5806792Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T22:05:33.3339680Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T22:05:33.9704632Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:05:33.9705164Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:05:33.9705802Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:05:33.9707231Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:05:35.9599035Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T22:05:37.6247427Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T22:05:39.0366246Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T22:05:39.9450604Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T22:05:43.7578594Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T22:06:03.6836281Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T22:06:04.0676486Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T22:06:04.2109278Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T22:06:12.7763894Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T22:06:14.6591533Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T22:06:14.7678036Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T22:06:16.9737235Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T22:06:20.1904778Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T22:06:22.1646181Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T22:06:22.3167937Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T22:06:22.3299391Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T22:06:33.2511000Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T22:06:46.3902249Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T22:06:46.4054101Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:06:56.1271712Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T22:07:39.7482362Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T22:07:39.8992034Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T22:07:40.0596480Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T22:07:41.2092831Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T22:07:41.2245380Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:07:41.2246009Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:07:43.9666762Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T22:07:45.9036133Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T22:07:46.4616774Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T22:07:53.1347391Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T22:07:53.4583639Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T22:07:53.5843036Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T22:08:22.2552795Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T22:08:30.8682439Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T22:08:30.8861563Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T22:08:30.8862205Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T22:08:32.6655907Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T22:08:35.2446245Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T22:08:36.0571243Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T22:08:36.5534125Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T22:08:37.7623498Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T22:08:37.7750748Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:08:39.8433551Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T22:08:53.8988236Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T22:08:53.9141206Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:08:53.9141811Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:08:54.6628280Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T22:08:56.0382824Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T22:08:58.2299256Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T22:08:58.5925657Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T22:08:58.6080902Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:08:59.7205697Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T22:08:59.7956925Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T22:08:59.9166349Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T22:09:29.2841606Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T22:09:29.3007855Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:09:29.3008467Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T22:09:29.9975200Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T22:09:31.9165995Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T22:09:32.1209070Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T22:09:35.8534112Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T22:09:36.2459744Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T22:09:36.4179009Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T22:09:39.3453435Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T22:09:39.5402712Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T22:09:40.2758033Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T22:09:40.3736238Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T22:09:43.5102123Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T22:09:48.5679286Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T22:09:48.8685155Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T22:09:48.8924570Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:09:48.8925229Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:09:48.8925752Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:09:48.8928178Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:09:50.1774312Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T22:09:52.6994159Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T22:09:57.5635638Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T22:09:59.0753273Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T22:10:00.2031797Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T22:10:00.7695595Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T22:10:06.1078310Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T22:10:06.7597441Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T22:10:06.7732435Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:07.2097788Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T22:10:07.2711500Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T22:10:09.0012078Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T22:10:09.0227536Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T22:10:09.4957055Z Entering 'android/libs/fbjni' 2023-01-11T22:10:09.8863931Z Entering 'third_party/FP16' 2023-01-11T22:10:09.9308890Z Entering 'third_party/FXdiv' 2023-01-11T22:10:09.9744498Z Entering 'third_party/NNPACK' 2023-01-11T22:10:10.0176841Z Entering 'third_party/QNNPACK' 2023-01-11T22:10:10.0602615Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:10:10.1042650Z Entering 'third_party/XNNPACK' 2023-01-11T22:10:10.1492938Z Entering 'third_party/benchmark' 2023-01-11T22:10:10.1932353Z Entering 'third_party/cpuinfo' 2023-01-11T22:10:10.2356419Z Entering 'third_party/cub' 2023-01-11T22:10:10.2831922Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:10:10.3320780Z Entering 'third_party/cutlass' 2023-01-11T22:10:10.3793312Z Entering 'third_party/eigen' 2023-01-11T22:10:10.4258795Z Entering 'third_party/fbgemm' 2023-01-11T22:10:10.4677718Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:10:10.5181794Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:10:10.5639522Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:10:10.6094936Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:10:10.6555784Z Entering 'third_party/flatbuffers' 2023-01-11T22:10:10.6996951Z Entering 'third_party/fmt' 2023-01-11T22:10:10.7450745Z Entering 'third_party/foxi' 2023-01-11T22:10:10.7890785Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:10:10.8323161Z Entering 'third_party/gloo' 2023-01-11T22:10:10.8756029Z Entering 'third_party/googletest' 2023-01-11T22:10:10.9180548Z Entering 'third_party/ideep' 2023-01-11T22:10:10.9609644Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:10:11.0027419Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:11.0499318Z Entering 'third_party/ios-cmake' 2023-01-11T22:10:11.0929329Z Entering 'third_party/ittapi' 2023-01-11T22:10:11.1376626Z Entering 'third_party/kineto' 2023-01-11T22:10:11.1782307Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:11.2208119Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:11.2667041Z Entering 'third_party/nccl/nccl' 2023-01-11T22:10:11.3135747Z Entering 'third_party/neon2sse' 2023-01-11T22:10:11.3583742Z Entering 'third_party/nlohmann' 2023-01-11T22:10:11.4018188Z Entering 'third_party/onnx' 2023-01-11T22:10:11.4467924Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:11.4956254Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:11.5427997Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:10:11.5845212Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:11.6296800Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:11.6762035Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:11.7211896Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:10:11.7725457Z Entering 'third_party/pocketfft' 2023-01-11T22:10:11.8174013Z Entering 'third_party/protobuf' 2023-01-11T22:10:11.8610275Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:11.9070268Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:11.9524095Z Entering 'third_party/psimd' 2023-01-11T22:10:11.9952654Z Entering 'third_party/pthreadpool' 2023-01-11T22:10:12.0394632Z Entering 'third_party/pybind11' 2023-01-11T22:10:12.0814050Z Entering 'third_party/python-enum' 2023-01-11T22:10:12.1238117Z Entering 'third_party/python-peachpy' 2023-01-11T22:10:12.1692527Z Entering 'third_party/python-six' 2023-01-11T22:10:12.2745418Z Entering 'third_party/sleef' 2023-01-11T22:10:12.3211926Z Entering 'third_party/tbb' 2023-01-11T22:10:12.3704252Z Entering 'third_party/tensorpipe' 2023-01-11T22:10:12.4143030Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:10:12.4616222Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:10:12.5070319Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:10:12.5512581Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:10:12.5945485Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:12.6432691Z Entering 'third_party/zstd' 2023-01-11T22:10:12.6942089Z ##[endgroup] 2023-01-11T22:10:12.6943162Z ##[group]Persisting credentials for submodules 2023-01-11T22:10:12.6952581Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2023-01-11T22:10:13.0836509Z Entering 'android/libs/fbjni' 2023-01-11T22:10:13.1349629Z Entering 'third_party/FP16' 2023-01-11T22:10:13.1864054Z Entering 'third_party/FXdiv' 2023-01-11T22:10:13.2381966Z Entering 'third_party/NNPACK' 2023-01-11T22:10:13.2915616Z Entering 'third_party/QNNPACK' 2023-01-11T22:10:13.3467555Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:10:13.4004406Z Entering 'third_party/XNNPACK' 2023-01-11T22:10:13.4523963Z Entering 'third_party/benchmark' 2023-01-11T22:10:13.5042082Z Entering 'third_party/cpuinfo' 2023-01-11T22:10:13.5565487Z Entering 'third_party/cub' 2023-01-11T22:10:13.6346466Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:10:13.6877076Z Entering 'third_party/cutlass' 2023-01-11T22:10:13.7404821Z Entering 'third_party/eigen' 2023-01-11T22:10:13.7923582Z Entering 'third_party/fbgemm' 2023-01-11T22:10:13.8438314Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:10:13.8961215Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:10:13.9487858Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:10:13.9996397Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:10:14.0516780Z Entering 'third_party/flatbuffers' 2023-01-11T22:10:14.1039189Z Entering 'third_party/fmt' 2023-01-11T22:10:14.1552496Z Entering 'third_party/foxi' 2023-01-11T22:10:14.2060587Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:10:14.2570430Z Entering 'third_party/gloo' 2023-01-11T22:10:14.3123441Z Entering 'third_party/googletest' 2023-01-11T22:10:14.3653920Z Entering 'third_party/ideep' 2023-01-11T22:10:14.4147976Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:10:14.4650997Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:14.5205182Z Entering 'third_party/ios-cmake' 2023-01-11T22:10:14.5714204Z Entering 'third_party/ittapi' 2023-01-11T22:10:14.6227976Z Entering 'third_party/kineto' 2023-01-11T22:10:14.6732516Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:14.7246546Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:14.7774323Z Entering 'third_party/nccl/nccl' 2023-01-11T22:10:14.8326470Z Entering 'third_party/neon2sse' 2023-01-11T22:10:14.8851973Z Entering 'third_party/nlohmann' 2023-01-11T22:10:14.9381228Z Entering 'third_party/onnx' 2023-01-11T22:10:14.9900192Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:15.0458034Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:15.0993797Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:10:15.1510592Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:15.2040997Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:15.2579738Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:15.3137682Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:10:15.3771629Z Entering 'third_party/pocketfft' 2023-01-11T22:10:15.4305748Z Entering 'third_party/protobuf' 2023-01-11T22:10:15.4832082Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:15.5349898Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:15.5876100Z Entering 'third_party/psimd' 2023-01-11T22:10:15.6392626Z Entering 'third_party/pthreadpool' 2023-01-11T22:10:15.6941709Z Entering 'third_party/pybind11' 2023-01-11T22:10:15.7443297Z Entering 'third_party/python-enum' 2023-01-11T22:10:15.7987287Z Entering 'third_party/python-peachpy' 2023-01-11T22:10:15.8485365Z Entering 'third_party/python-six' 2023-01-11T22:10:15.9010098Z Entering 'third_party/sleef' 2023-01-11T22:10:15.9517021Z Entering 'third_party/tbb' 2023-01-11T22:10:16.0023538Z Entering 'third_party/tensorpipe' 2023-01-11T22:10:16.0520229Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:10:16.1022034Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:10:16.1539346Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:10:16.2067705Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:10:16.2595236Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:16.3184115Z Entering 'third_party/zstd' 2023-01-11T22:10:16.3862166Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2023-01-11T22:10:16.7766458Z Entering 'android/libs/fbjni' 2023-01-11T22:10:16.8352798Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T22:10:16.8501644Z Entering 'third_party/FP16' 2023-01-11T22:10:16.9413667Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T22:10:16.9567314Z Entering 'third_party/FXdiv' 2023-01-11T22:10:17.0177807Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T22:10:17.0281606Z Entering 'third_party/NNPACK' 2023-01-11T22:10:17.0856063Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T22:10:17.1004776Z Entering 'third_party/QNNPACK' 2023-01-11T22:10:17.1593269Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T22:10:17.1734878Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:10:17.2297232Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T22:10:17.2442974Z Entering 'third_party/XNNPACK' 2023-01-11T22:10:17.3054797Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T22:10:17.3227222Z Entering 'third_party/benchmark' 2023-01-11T22:10:17.3806063Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:10:17.3970846Z Entering 'third_party/cpuinfo' 2023-01-11T22:10:17.4547220Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T22:10:17.4691921Z Entering 'third_party/cub' 2023-01-11T22:10:17.5266749Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T22:10:17.5413142Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:10:17.6000309Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T22:10:17.6155534Z Entering 'third_party/cutlass' 2023-01-11T22:10:17.6717225Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T22:10:17.6881562Z Entering 'third_party/eigen' 2023-01-11T22:10:17.7481146Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T22:10:17.7632939Z Entering 'third_party/fbgemm' 2023-01-11T22:10:17.8245019Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T22:10:17.8380900Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:10:17.8979691Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T22:10:17.9135383Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:10:17.9699752Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T22:10:17.9848146Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:10:18.0411692Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:10:18.0557974Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:10:18.1147343Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T22:10:18.1304400Z Entering 'third_party/flatbuffers' 2023-01-11T22:10:18.1870684Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T22:10:18.2018273Z Entering 'third_party/fmt' 2023-01-11T22:10:18.2589301Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T22:10:18.2776480Z Entering 'third_party/foxi' 2023-01-11T22:10:18.3367447Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T22:10:18.3534125Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:10:18.4304300Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T22:10:18.4450199Z Entering 'third_party/gloo' 2023-01-11T22:10:18.5026739Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T22:10:18.5173865Z Entering 'third_party/googletest' 2023-01-11T22:10:18.5744466Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:10:18.5892925Z Entering 'third_party/ideep' 2023-01-11T22:10:18.6468863Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T22:10:18.6606860Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:10:18.7224514Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T22:10:18.7367065Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:18.7957422Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T22:10:18.8153545Z Entering 'third_party/ios-cmake' 2023-01-11T22:10:18.8751337Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T22:10:18.8905744Z Entering 'third_party/ittapi' 2023-01-11T22:10:18.9484729Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T22:10:18.9626387Z Entering 'third_party/kineto' 2023-01-11T22:10:19.0201118Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T22:10:19.0355391Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:19.0944648Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T22:10:19.1088002Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:19.1655919Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T22:10:19.1814682Z Entering 'third_party/nccl/nccl' 2023-01-11T22:10:19.2372216Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T22:10:19.2519626Z Entering 'third_party/neon2sse' 2023-01-11T22:10:19.3158908Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T22:10:19.3316159Z Entering 'third_party/nlohmann' 2023-01-11T22:10:19.3903215Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T22:10:19.4050861Z Entering 'third_party/onnx' 2023-01-11T22:10:19.4631654Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T22:10:19.4776633Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:19.5344758Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:10:19.5489374Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:19.6053063Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:10:19.6215364Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:10:19.6778836Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T22:10:19.6907705Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:20.0451260Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T22:10:20.0598334Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:20.1195657Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:10:20.1351295Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:20.1917090Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:10:20.2052236Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:10:20.2631890Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T22:10:20.2852643Z Entering 'third_party/pocketfft' 2023-01-11T22:10:20.3489185Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T22:10:20.3641879Z Entering 'third_party/protobuf' 2023-01-11T22:10:20.9357604Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T22:10:20.9495262Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:21.0084424Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:10:21.0229123Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:21.0818381Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:10:21.0987947Z Entering 'third_party/psimd' 2023-01-11T22:10:21.1561862Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T22:10:21.1727534Z Entering 'third_party/pthreadpool' 2023-01-11T22:10:21.2295195Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T22:10:21.2451162Z Entering 'third_party/pybind11' 2023-01-11T22:10:21.3064005Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:10:21.3859025Z Entering 'third_party/python-enum' 2023-01-11T22:10:21.4426556Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T22:10:21.4569870Z Entering 'third_party/python-peachpy' 2023-01-11T22:10:21.5132408Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T22:10:21.5303079Z Entering 'third_party/python-six' 2023-01-11T22:10:21.5883661Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T22:10:21.6025895Z Entering 'third_party/sleef' 2023-01-11T22:10:21.6594686Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T22:10:21.6743625Z Entering 'third_party/tbb' 2023-01-11T22:10:21.7316671Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T22:10:21.7473785Z Entering 'third_party/tensorpipe' 2023-01-11T22:10:21.8074871Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T22:10:21.8215649Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:10:21.8800237Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:10:21.8947731Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:10:21.9518798Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T22:10:21.9662870Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:10:22.0257618Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T22:10:22.0405673Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:10:22.0975596Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:10:22.1112751Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:22.1704800Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T22:10:22.1888372Z Entering 'third_party/zstd' 2023-01-11T22:10:22.2458805Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T22:10:22.5404211Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-01-11T22:10:22.9366255Z Entering 'android/libs/fbjni' 2023-01-11T22:10:22.9824505Z Entering 'third_party/FP16' 2023-01-11T22:10:23.0257775Z Entering 'third_party/FXdiv' 2023-01-11T22:10:23.0700407Z Entering 'third_party/NNPACK' 2023-01-11T22:10:23.1160788Z Entering 'third_party/QNNPACK' 2023-01-11T22:10:23.1610316Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:10:23.2049079Z Entering 'third_party/XNNPACK' 2023-01-11T22:10:23.2492103Z Entering 'third_party/benchmark' 2023-01-11T22:10:23.2961830Z Entering 'third_party/cpuinfo' 2023-01-11T22:10:23.3427381Z Entering 'third_party/cub' 2023-01-11T22:10:23.3898584Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:10:23.4343167Z Entering 'third_party/cutlass' 2023-01-11T22:10:23.4807088Z Entering 'third_party/eigen' 2023-01-11T22:10:23.5246325Z Entering 'third_party/fbgemm' 2023-01-11T22:10:23.5686245Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:10:23.6127751Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:10:23.6559969Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:10:23.7005828Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:10:23.7454765Z Entering 'third_party/flatbuffers' 2023-01-11T22:10:23.7903005Z Entering 'third_party/fmt' 2023-01-11T22:10:23.8348896Z Entering 'third_party/foxi' 2023-01-11T22:10:23.8792426Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:10:23.9228550Z Entering 'third_party/gloo' 2023-01-11T22:10:23.9667653Z Entering 'third_party/googletest' 2023-01-11T22:10:24.0098058Z Entering 'third_party/ideep' 2023-01-11T22:10:24.5657748Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:10:24.6879060Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:24.7377936Z Entering 'third_party/ios-cmake' 2023-01-11T22:10:24.7822897Z Entering 'third_party/ittapi' 2023-01-11T22:10:24.8270129Z Entering 'third_party/kineto' 2023-01-11T22:10:24.8699934Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:24.9144847Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:24.9618631Z Entering 'third_party/nccl/nccl' 2023-01-11T22:10:25.0052919Z Entering 'third_party/neon2sse' 2023-01-11T22:10:25.0514179Z Entering 'third_party/nlohmann' 2023-01-11T22:10:25.0956199Z Entering 'third_party/onnx' 2023-01-11T22:10:25.1382704Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:25.1853058Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:25.2301644Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:10:25.7816460Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:25.8259047Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:25.8699356Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:25.9166049Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:10:26.1829227Z Entering 'third_party/pocketfft' 2023-01-11T22:10:26.2272168Z Entering 'third_party/protobuf' 2023-01-11T22:10:26.2716763Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:26.3179669Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:26.3723257Z Entering 'third_party/psimd' 2023-01-11T22:10:26.4159218Z Entering 'third_party/pthreadpool' 2023-01-11T22:10:26.4600378Z Entering 'third_party/pybind11' 2023-01-11T22:10:26.5044959Z Entering 'third_party/python-enum' 2023-01-11T22:10:26.5479212Z Entering 'third_party/python-peachpy' 2023-01-11T22:10:26.5912121Z Entering 'third_party/python-six' 2023-01-11T22:10:26.6343009Z Entering 'third_party/sleef' 2023-01-11T22:10:26.6792014Z Entering 'third_party/tbb' 2023-01-11T22:10:26.7221206Z Entering 'third_party/tensorpipe' 2023-01-11T22:10:26.7637975Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:10:26.8081670Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:10:26.8522040Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:10:26.8977164Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:10:26.9398993Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:26.9874447Z Entering 'third_party/zstd' 2023-01-11T22:10:27.0415230Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-01-11T22:10:27.4426020Z Entering 'android/libs/fbjni' 2023-01-11T22:10:27.4861602Z Entering 'third_party/FP16' 2023-01-11T22:10:27.5300238Z Entering 'third_party/FXdiv' 2023-01-11T22:10:27.5755408Z Entering 'third_party/NNPACK' 2023-01-11T22:10:27.6221481Z Entering 'third_party/QNNPACK' 2023-01-11T22:10:27.6649639Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:10:28.2194578Z Entering 'third_party/XNNPACK' 2023-01-11T22:10:28.2643868Z Entering 'third_party/benchmark' 2023-01-11T22:10:28.3098476Z Entering 'third_party/cpuinfo' 2023-01-11T22:10:28.3558512Z Entering 'third_party/cub' 2023-01-11T22:10:28.3999095Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:10:28.4441859Z Entering 'third_party/cutlass' 2023-01-11T22:10:28.4899645Z Entering 'third_party/eigen' 2023-01-11T22:10:28.5334082Z Entering 'third_party/fbgemm' 2023-01-11T22:10:28.5752209Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:10:28.6185493Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:10:28.6616964Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:10:28.7102589Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:10:28.9812216Z Entering 'third_party/flatbuffers' 2023-01-11T22:10:29.0291801Z Entering 'third_party/fmt' 2023-01-11T22:10:29.0773345Z Entering 'third_party/foxi' 2023-01-11T22:10:29.1222614Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:10:29.1739926Z Entering 'third_party/gloo' 2023-01-11T22:10:29.2183973Z Entering 'third_party/googletest' 2023-01-11T22:10:29.2641674Z Entering 'third_party/ideep' 2023-01-11T22:10:29.3083430Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:10:29.3524737Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:29.9190886Z Entering 'third_party/ios-cmake' 2023-01-11T22:10:29.9627813Z Entering 'third_party/ittapi' 2023-01-11T22:10:30.0064468Z Entering 'third_party/kineto' 2023-01-11T22:10:30.0523904Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:30.3785151Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:30.9411485Z Entering 'third_party/nccl/nccl' 2023-01-11T22:10:30.9858004Z Entering 'third_party/neon2sse' 2023-01-11T22:10:31.0297702Z Entering 'third_party/nlohmann' 2023-01-11T22:10:31.0735018Z Entering 'third_party/onnx' 2023-01-11T22:10:31.1169871Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:31.1606507Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:31.2080377Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:10:31.2493044Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:31.3009071Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:31.8563085Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:31.9005085Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:10:31.9525680Z Entering 'third_party/pocketfft' 2023-01-11T22:10:32.0000062Z Entering 'third_party/protobuf' 2023-01-11T22:10:32.0424897Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:32.0874453Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:32.3671839Z Entering 'third_party/psimd' 2023-01-11T22:10:32.4119517Z Entering 'third_party/pthreadpool' 2023-01-11T22:10:32.4566618Z Entering 'third_party/pybind11' 2023-01-11T22:10:32.5026429Z Entering 'third_party/python-enum' 2023-01-11T22:10:32.5480690Z Entering 'third_party/python-peachpy' 2023-01-11T22:10:32.5919693Z Entering 'third_party/python-six' 2023-01-11T22:10:32.6361013Z Entering 'third_party/sleef' 2023-01-11T22:10:32.6810464Z Entering 'third_party/tbb' 2023-01-11T22:10:32.7255928Z Entering 'third_party/tensorpipe' 2023-01-11T22:10:32.7680599Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:10:33.3295746Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:10:33.3763245Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:10:33.4228202Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:10:33.4685138Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:10:33.7378887Z Entering 'third_party/zstd' 2023-01-11T22:10:33.7897367Z ##[endgroup] 2023-01-11T22:10:33.8224499Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T22:10:33.8479158Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T22:10:33.9544871Z Prepare all required actions 2023-01-11T22:10:33.9545390Z Getting action download info 2023-01-11T22:10:34.1420045Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T22:10:38.7974478Z ##[group]Run ./.github/actions/setup-win 2023-01-11T22:10:38.7974686Z with: 2023-01-11T22:10:38.7974857Z cuda-version: 11.6 2023-01-11T22:10:38.7975015Z env: 2023-01-11T22:10:38.7975187Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:10:38.7975373Z ##[endgroup] 2023-01-11T22:10:39.3125658Z ##[group]Run set -euo pipefail 2023-01-11T22:10:39.3125922Z set -euo pipefail 2023-01-11T22:10:39.3126127Z function get_ec2_metadata() { 2023-01-11T22:10:39.3126391Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T22:10:39.3126870Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T22:10:39.3127200Z  category=$1 2023-01-11T22:10:39.3127485Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T22:10:39.3127699Z } 2023-01-11T22:10:39.3127902Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T22:10:39.3128168Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T22:10:39.3128454Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T22:10:39.3128696Z echo "system info $(uname -a)" 2023-01-11T22:10:39.3158172Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:10:39.3158431Z env: 2023-01-11T22:10:39.3158610Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:10:39.3159352Z ##[endgroup] 2023-01-11T22:10:39.6688053Z ami-id: ami-0b208e4f0dada26f6 2023-01-11T22:10:39.6916788Z instance-id: i-0a5c777876acb8816 2023-01-11T22:10:39.7109828Z instance-type: c5d.4xlarge 2023-01-11T22:10:39.7353860Z system info MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys 2023-01-11T22:10:39.7509603Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T22:10:39.7510179Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T22:10:39.7533642Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:10:39.7533920Z env: 2023-01-11T22:10:39.7534097Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:10:39.7534272Z ##[endgroup] 2023-01-11T22:10:40.4585479Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:10:40.5721554Z Finished 2023-01-11T22:10:40.6301277Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T22:10:40.6301747Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T22:10:40.6325661Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:10:40.6325947Z env: 2023-01-11T22:10:40.6326282Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:10:40.6326513Z ##[endgroup] 2023-01-11T22:10:41.0262038Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:10:41.1208363Z Finished 2023-01-11T22:10:41.7682036Z ##[group]Run actions/setup-python@v4 2023-01-11T22:10:41.7682262Z with: 2023-01-11T22:10:41.7682450Z python-version: 3.x 2023-01-11T22:10:41.7682637Z check-latest: false 2023-01-11T22:10:41.7682817Z cache: pip 2023-01-11T22:10:41.7683196Z cache-dependency-path: **/requirements.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2023-01-11T22:10:41.7683702Z token: *** 2023-01-11T22:10:41.7683880Z update-environment: true 2023-01-11T22:10:41.7684129Z env: 2023-01-11T22:10:41.7684317Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:10:41.7684495Z ##[endgroup] 2023-01-11T22:10:42.2373464Z ##[group]Installed versions 2023-01-11T22:10:42.2389890Z Version 3.x was not found in the local cache 2023-01-11T22:10:42.4994760Z Version 3.x is available for downloading 2023-01-11T22:10:42.4997409Z Download from "https://github.com/actions/python-versions/releases/download/3.11.1-3646089612/python-3.11.1-win32-x64.zip" 2023-01-11T22:10:42.7721336Z Extract downloaded archive 2023-01-11T22:10:42.7833842Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\8db9600d-b34c-450c-a82f-d883d789c9b5', 'C:\actions-runner\_work\_temp\6fbe38ed-954a-430d-97a3-fa7c13a3950e')" 2023-01-11T22:10:45.1004432Z Execute installation script 2023-01-11T22:10:46.1265202Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:10:46.2200887Z Finished 2023-01-11T22:10:46.2659736Z Check if Python hostedtoolcache folder exist... 2023-01-11T22:10:46.2659958Z 2023-01-11T22:10:46.2678085Z Create Python toolcache folder 2023-01-11T22:10:46.2678272Z 2023-01-11T22:10:46.2713006Z Check if current Python version is installed... 2023-01-11T22:10:46.2713199Z 2023-01-11T22:10:46.2739888Z No Python3.11.* found 2023-01-11T22:10:46.2740139Z 2023-01-11T22:10:46.2745089Z Remove registry entries for Python 3.11(x64)... 2023-01-11T22:10:46.2745729Z 2023-01-11T22:10:47.5651969Z Create Python 3.11.1 folder in C:\actions-runner\_work\_tool\Python 2023-01-11T22:10:47.5652203Z 2023-01-11T22:10:47.5673222Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:10:47.5674173Z 2023-01-11T22:10:47.5843649Z Install Python 3.11.1 in C:\actions-runner\_work\_tool\Python... 2023-01-11T22:10:47.5844901Z 2023-01-11T22:12:07.0985430Z Create python3 symlink 2023-01-11T22:12:07.0986502Z 2023-01-11T22:12:07.1413510Z 2023-01-11T22:12:07.1417007Z Directory: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:07.1421078Z Mode LastWriteTime Length Name 2023-01-11T22:12:07.1423997Z ---- ------------- ------ ---- 2023-01-11T22:12:07.1427783Z -a---l 1/11/2023 10:12 PM 0 python3.exe 2023-01-11T22:12:07.1433456Z Install and upgrade Pip 2023-01-11T22:12:07.1434829Z 2023-01-11T22:12:09.2784935Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpqxt3ysz4 2023-01-11T22:12:09.2811781Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (65.5.0) 2023-01-11T22:12:09.2823603Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (22.3.1) 2023-01-11T22:12:10.0231010Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (22.3.1) 2023-01-11T22:12:10.4914110Z Create complete file 2023-01-11T22:12:10.4914291Z 2023-01-11T22:12:10.4925562Z 2023-01-11T22:12:10.4926141Z 2023-01-11T22:12:10.5225728Z Successfully set up CPython (3.11.1) 2023-01-11T22:12:10.5226623Z ##[endgroup] 2023-01-11T22:12:28.2091482Z Received 763662 of 763662 (100.0%), 9.2 MBs/sec 2023-01-11T22:12:28.2093650Z Cache Size: ~1 MB (763662 B) 2023-01-11T22:12:28.2127639Z [command]C:\Windows\System32\tar.exe -z -xf C:/actions-runner/_work/_temp/ecfbbdfd-9a02-45d0-a047-1dfd2f2a3ee1/cache.tgz -P -C C:/actions-runner/_work/pytorch/pytorch 2023-01-11T22:12:34.7037994Z Cache restored successfully 2023-01-11T22:12:34.7065981Z Cache restored from key: setup-python-Windows-python-3.11.1-pip-d5aff1e98b3657997f75afe2f331f8003ab414e0fd5c2a84449b581775ced3ff 2023-01-11T22:12:34.7905187Z ##[group]Run # Windows conda is baked into the AMI at this location 2023-01-11T22:12:34.7905594Z # Windows conda is baked into the AMI at this location 2023-01-11T22:12:34.7905895Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2023-01-11T22:12:34.7906138Z  2023-01-11T22:12:34.7906311Z { 2023-01-11T22:12:34.7906555Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2023-01-11T22:12:34.7906829Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2023-01-11T22:12:34.7907095Z  echo "CONDA_INSTALL=${CONDA} install"; 2023-01-11T22:12:34.7907324Z } >> "${GITHUB_ENV}" 2023-01-11T22:12:34.7940672Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:12:34.7941021Z env: 2023-01-11T22:12:34.7941213Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:34.7941495Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.7941905Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:34.7942247Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.7942549Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.7942866Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.7943118Z ##[endgroup] 2023-01-11T22:12:34.8476477Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T22:12:34.8476788Z with: 2023-01-11T22:12:34.8477302Z github-secret: *** 2023-01-11T22:12:34.8478299Z instructions: To forward remote desktop on your local machine ssh as follows: ssh -L 3389:localhost:3389 %%username%%@%%hostname%% And then change password using `passwd` command. To start tests locally, change working folder to \actions-runner\_work\pytorch\pytorch\test, Activate miniconda and Visual Studio environment and set PYTHON_PATH, by running: call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:12:34.8479381Z activate-with-label: false 2023-01-11T22:12:34.8479593Z label: with-ssh 2023-01-11T22:12:34.8479802Z remove-existing-keys: true 2023-01-11T22:12:34.8480038Z env: 2023-01-11T22:12:34.8480209Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:34.8480479Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.8480823Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:34.8481160Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.8481474Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.8481790Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:34.8482137Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:12:34.8482476Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:12:34.8482802Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:12:34.8483049Z ##[endgroup] 2023-01-11T22:12:35.0894805Z ciflow reference detected, attempting to extract PR number 2023-01-11T22:12:35.4313315Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2023-01-11T22:12:35.5268419Z No SSH keys found for user pytorch-bot[bot] 2023-01-11T22:12:35.5268808Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T22:12:35.6172247Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2023-01-11T22:12:35.6209177Z Login using: ssh runneruser@ec2-54-166-212-120.compute-1.amazonaws.com 2023-01-11T22:12:35.6209734Z To forward remote desktop on your local machine ssh as follows: 2023-01-11T22:12:35.6210103Z ssh -L 3389:localhost:3389 runneruser@ec2-54-166-212-120.compute-1.amazonaws.com 2023-01-11T22:12:35.6210433Z And then change password using `passwd` command. 2023-01-11T22:12:35.6211396Z 2023-01-11T22:12:35.6211813Z To start tests locally, change working folder to \actions-runner\_work\pytorch\pytorch\test, 2023-01-11T22:12:35.6212226Z Activate miniconda and Visual Studio environment and set PYTHON_PATH, by running: 2023-01-11T22:12:35.6212623Z call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2023-01-11T22:12:35.6213045Z call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2023-01-11T22:12:35.6213520Z set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:12:35.6419508Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T22:12:35.6420039Z # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T22:12:35.6420452Z ${CONDA_RUN} python -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T22:12:35.6420782Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T22:12:35.6449812Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:12:35.6450148Z env: 2023-01-11T22:12:35.6450346Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:35.6450636Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.6450993Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:35.6451340Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.6451692Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.6452013Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.6452365Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:12:35.6452802Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:12:35.6453134Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:12:35.6453387Z ##[endgroup] 2023-01-11T22:12:35.7072512Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T22:12:35.7073064Z with: 2023-01-11T22:12:35.7073468Z name: win-vs2019-cuda11.6-py3 2023-01-11T22:12:35.7073896Z path: C:\3896346758\build-results 2023-01-11T22:12:35.7074281Z s3-bucket: gha-artifacts 2023-01-11T22:12:35.7074667Z region: us-east-1 2023-01-11T22:12:35.7074998Z env: 2023-01-11T22:12:35.7075338Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:35.7075852Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.7076503Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:35.7077117Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.7077733Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.7078326Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:35.7079059Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:12:35.7079752Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:12:35.7080354Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:12:35.7080811Z ##[endgroup] 2023-01-11T22:12:36.8209505Z Found 3 objects with prefix pytorch/pytorch/3896346758/win-vs2019-cuda11.6-py3/ 2023-01-11T22:12:36.8216739Z Starting download (1/3): C:\3896346758\build-results\.ninja_log 2023-01-11T22:12:37.1133759Z Finished download (1/3): C:\3896346758\build-results\.ninja_log 2023-01-11T22:12:37.1134896Z Starting download (2/3): C:\3896346758\build-results\.pytorch-test-times.json 2023-01-11T22:12:37.1840955Z Finished download (2/3): C:\3896346758\build-results\.pytorch-test-times.json 2023-01-11T22:12:37.1841989Z Starting download (3/3): C:\3896346758\build-results\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:12:41.8670240Z Finished download (3/3): C:\3896346758\build-results\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:12:41.8670561Z 2023-01-11T22:12:41.8685043Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T22:12:41.8693182Z Artifact download has finished successfully 2023-01-11T22:12:42.5165856Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2023-01-11T22:12:42.5166242Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2023-01-11T22:12:42.5191466Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:12:42.5191763Z env: 2023-01-11T22:12:42.5191938Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:42.5192214Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:42.5192565Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:42.5192896Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:42.5193205Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:42.5193516Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:42.5193852Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:12:42.5194255Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:12:42.5194571Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:12:42.5194798Z ##[endgroup] 2023-01-11T22:12:42.9451073Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:12:43.0384246Z Finished 2023-01-11T22:12:44.0474759Z Folder PATH listing 2023-01-11T22:12:44.0475052Z Volume serial number is 60AC-DF3B 2023-01-11T22:12:44.0475280Z C:\3896346758\BUILD-RESULTS 2023-01-11T22:12:44.3480523Z .ninja_log 2023-01-11T22:12:44.3480834Z .pytorch-test-times.json 2023-01-11T22:12:44.3481203Z win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:12:44.3481485Z 2023-01-11T22:12:44.3481662Z No subfolders exist 2023-01-11T22:12:44.3481787Z 2023-01-11T22:12:44.3815268Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T22:12:44.3815748Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T22:12:44.3816001Z  2023-01-11T22:12:44.3816233Z # sanitize the input commit message and PR body here: 2023-01-11T22:12:44.3816461Z # 2023-01-11T22:12:44.3816730Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T22:12:44.3817139Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T22:12:44.3817459Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T22:12:44.3817701Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T22:12:44.3817889Z  2023-01-11T22:12:44.3818168Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T22:12:44.3818499Z # wreak havoc internally 2023-01-11T22:12:44.3818749Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T22:12:44.3818986Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T22:12:44.3819178Z  2023-01-11T22:12:44.3819369Z .jenkins/pytorch/win-test.sh 2023-01-11T22:12:44.3850953Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:12:44.3851342Z env: 2023-01-11T22:12:44.3851530Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:44.3851862Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:44.3852296Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:12:44.3852614Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:44.3852924Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:44.3853234Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:44.3853574Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:12:44.3853917Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:12:44.3854233Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:12:44.3854472Z USE_CUDA: 1 2023-01-11T22:12:44.3854641Z INSTALL_WINDOWS_SDK: 1 2023-01-11T22:12:44.3854835Z PYTHON_VERSION: 3.8 2023-01-11T22:12:44.3855041Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:12:44.3855255Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:12:44.3855464Z VC_PRODUCT: BuildTools 2023-01-11T22:12:44.3855635Z VC_VERSION: 2023-01-11T22:12:44.3855807Z VS_VERSION: 16.8.6 2023-01-11T22:12:44.3855982Z VC_YEAR: 2019 2023-01-11T22:12:44.3856171Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:12:44.3856361Z PR_NUMBER: 2023-01-11T22:12:44.3856567Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:12:44.3856789Z CUDA_VERSION: 11.6 2023-01-11T22:12:44.3857021Z PYTORCH_FINAL_PACKAGE_DIR: /c/3896346758/build-results/ 2023-01-11T22:12:44.3857289Z BUILD_ENVIRONMENT: win-vs2019-cuda11.6-py3 2023-01-11T22:12:44.3857583Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T22:12:44.3857830Z SHARD_NUMBER: 1 2023-01-11T22:12:44.3858000Z NUM_TEST_SHARDS: 1 2023-01-11T22:12:44.3858192Z TEST_CONFIG: force_on_cpu 2023-01-11T22:12:44.3858379Z PR_BODY: 2023-01-11T22:12:44.3858673Z TORCH_CUDA_ARCH_LIST: 7.0 2023-01-11T22:12:44.3858888Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T22:12:44.3859104Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T22:12:44.3859311Z ##[endgroup] 2023-01-11T22:12:44.5484532Z +++ dirname .jenkins/pytorch/win-test.sh 2023-01-11T22:12:44.6029350Z ++ cd .jenkins/pytorch 2023-01-11T22:12:44.6034934Z ++ pwd 2023-01-11T22:12:44.6040347Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2023-01-11T22:12:44.6041892Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2023-01-11T22:12:44.6128273Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2023-01-11T22:12:44.6215548Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2023-01-11T22:12:44.6221914Z +++ declare -f -t trap_add 2023-01-11T22:12:44.6227556Z ++ set -ex 2023-01-11T22:12:44.6227941Z ++ [[ win-vs2019-cuda11.6-py3 == *rocm* ]] 2023-01-11T22:12:44.6228225Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T22:12:44.6302053Z ++ git rev-parse HEAD 2023-01-11T22:12:44.6596341Z + IMAGE_COMMIT_ID=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:12:44.6596643Z + export IMAGE_COMMIT_ID 2023-01-11T22:12:44.6596980Z + export IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:12:44.6597405Z + IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:12:44.6597713Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2023-01-11T22:12:44.6597990Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:12:44.6598313Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:12:44.6670758Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:12:44.6791784Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2023-01-11T22:12:44.6792255Z + export TMP_DIR_WIN 2023-01-11T22:12:44.6792527Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:12:44.6792879Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:12:44.6863092Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:12:44.6974283Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T22:12:44.6974664Z + export PROJECT_DIR_WIN 2023-01-11T22:12:44.6974939Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:12:44.6975239Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:12:44.7067968Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:12:44.7196214Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2023-01-11T22:12:44.7196517Z + export TEST_DIR_WIN 2023-01-11T22:12:44.7196779Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/3896346758/build-results/ 2023-01-11T22:12:44.7197072Z + PYTORCH_FINAL_PACKAGE_DIR=/c/3896346758/build-results/ 2023-01-11T22:12:44.7267547Z ++ cygpath -w /c/3896346758/build-results/ 2023-01-11T22:12:44.7381430Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\3896346758\build-results\' 2023-01-11T22:12:44.7381780Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2023-01-11T22:12:44.7382091Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2023-01-11T22:12:44.7665205Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2023-01-11T22:12:44.7666987Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2023-01-11T22:12:44.7894446Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2023-01-11T22:12:44.8225183Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2023-01-11T22:12:44.8228245Z + '[' -n '' ']' 2023-01-11T22:12:44.8228734Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2023-01-11T22:12:44.8229183Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2023-01-11T22:12:44.8229688Z + [[ force_on_cpu = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2023-01-11T22:12:44.8229943Z + export USE_CUDA=0 2023-01-11T22:12:44.8230127Z + USE_CUDA=0 2023-01-11T22:12:44.8230349Z + [[ win-vs2019-cuda11.6-py3 == *cuda* ]] 2023-01-11T22:12:44.8230606Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T22:12:44.8230848Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T22:12:44.8231301Z + run_tests 2023-01-11T22:12:44.8232282Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2023-01-11T22:12:44.8232691Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2023-01-11T22:12:44.8233178Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2023-01-11T22:12:53.7959346Z NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. This can also be happening if non-NVIDIA GPU is running as primary display, and NVIDIA GPU is in WDDM mode. 2023-01-11T22:12:53.7959793Z 2023-01-11T22:12:53.7988135Z + echo true 2023-01-11T22:12:53.7988335Z true 2023-01-11T22:12:53.7988499Z + break 2023-01-11T22:12:53.7988726Z + [[ force_on_cpu == *functorch* ]] 2023-01-11T22:12:53.7988966Z + [[ 1 -eq 1 ]] 2023-01-11T22:12:53.7989284Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_python_shard.bat 2023-01-11T22:12:53.8187794Z 2023-01-11T22:12:53.8188498Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2023-01-11T22:12:53.8201362Z 2023-01-11T22:12:53.8202052Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2023-01-11T22:12:53.8202546Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2023-01-11T22:12:53.8202832Z exit /b 0 2023-01-11T22:12:53.8203081Z ) 2023-01-11T22:12:53.8205025Z 2023-01-11T22:12:53.8207625Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python311\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2023-01-11T22:12:53.8209821Z 2023-01-11T22:12:53.8210388Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2023-01-11T22:12:53.8215847Z 2023-01-11T22:12:53.8216501Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2023-01-11T22:12:53.8232952Z 2023-01-11T22:12:53.8233552Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cuda11.6-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2023-01-11T22:12:53.8238748Z 2023-01-11T22:12:53.8239177Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2023-01-11T22:12:53.8242468Z 2023-01-11T22:12:53.8242771Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2023-01-11T22:12:53.8243430Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2023-01-11T22:12:53.8244201Z if errorlevel 1 exit /b 2023-01-11T22:12:53.8244425Z if not errorlevel 0 exit /b 2023-01-11T22:12:53.8244880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2023-01-11T22:12:53.8245302Z if errorlevel 1 exit /b 2023-01-11T22:12:53.8245510Z if not errorlevel 0 exit /b 2023-01-11T22:12:53.8245684Z ) 2023-01-11T22:12:53.8245782Z 2023-01-11T22:12:53.8246107Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2023-01-11T22:13:09.9363844Z 2023-01-11T22:13:09.9364308Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2023-01-11T22:13:09.9365398Z 2023-01-11T22:13:09.9365674Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2023-01-11T22:13:09.9367029Z 2023-01-11T22:13:09.9369180Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2023-01-11T22:13:09.9372519Z 2023-01-11T22:13:09.9373109Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 ) else (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 -vcvars_ver= ) 2023-01-11T22:13:10.2775541Z ********************************************************************** 2023-01-11T22:13:10.2775931Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2023-01-11T22:13:10.2776227Z ** Copyright (c) 2020 Microsoft Corporation 2023-01-11T22:13:10.2776594Z ********************************************************************** 2023-01-11T22:13:12.4672347Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-01-11T22:13:12.4712374Z 2023-01-11T22:13:12.4712960Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2023-01-11T22:13:12.4716878Z 2023-01-11T22:13:12.4717276Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2023-01-11T22:13:12.4720710Z 2023-01-11T22:13:12.4722074Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2023-01-11T22:13:12.4724809Z 2023-01-11T22:13:12.4725497Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2023-01-11T22:13:12.4730922Z 2023-01-11T22:13:12.4731580Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.6-py3" == "" ( 2023-01-11T22:13:12.4732239Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:13:12.4733108Z copy /Y C:\3896346758\build-results\\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2023-01-11T22:13:12.4734171Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z -aos 2023-01-11T22:13:12.4735023Z popd 2023-01-11T22:13:12.4735863Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2023-01-11T22:13:12.5750692Z 1 file(s) copied. 2023-01-11T22:13:21.7678757Z 2023-01-11T22:13:21.7679330Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T22:13:21.7679585Z 2023-01-11T22:13:21.7679702Z Scanning the drive for archives: 2023-01-11T22:13:21.7681678Z 1 file, 185293121 bytes (177 MiB) 2023-01-11T22:13:21.7681861Z 2023-01-11T22:13:21.7682202Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:13:53.2814507Z -- 2023-01-11T22:13:53.2815056Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:13:53.2815555Z Type = 7z 2023-01-11T22:13:53.2815758Z Physical Size = 185293121 2023-01-11T22:13:53.2816923Z Headers Size = 134150 2023-01-11T22:13:53.2817240Z Method = LZMA2:24 BCJ 2023-01-11T22:13:53.2817485Z Solid = + 2023-01-11T22:13:53.2817694Z Blocks = 2 2023-01-11T22:13:53.2817809Z 2023-01-11T22:13:53.2818869Z Everything is Ok 2023-01-11T22:13:53.2819017Z 2023-01-11T22:13:53.2819101Z Folders: 629 2023-01-11T22:13:53.2819999Z Files: 11264 2023-01-11T22:13:53.2820189Z Size: 1188512352 2023-01-11T22:13:53.2820402Z Compressed: 185293121 2023-01-11T22:13:53.6610594Z 2023-01-11T22:13:53.6611444Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.6-py3" == "" ( 2023-01-11T22:13:53.6611974Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:13:53.6612590Z echo call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore.bat" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:13:53.6613242Z echo cd /D "C:\actions-runner\_work\pytorch\pytorch" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:13:53.6613793Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2023-01-11T22:13:53.6614117Z ) 2023-01-11T22:14:04.9940965Z Completed 2.3 KiB/2.3 KiB (44.3 KiB/s) with 1 file(s) remaining 2023-01-11T22:14:04.9941580Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2023-01-11T22:14:05.0945684Z 2023-01-11T22:14:05.0946183Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2023-01-11T22:14:05.0946528Z echo "setup pytorch env failed" 2023-01-11T22:14:05.0946745Z echo 0 2023-01-11T22:14:05.0946924Z exit /b 2023-01-11T22:14:05.0947072Z ) 2023-01-11T22:14:05.0947538Z 2023-01-11T22:14:05.0947797Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2023-01-11T22:14:05.0952833Z 2023-01-11T22:14:05.0953139Z (base) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2023-01-11T22:14:05.0956404Z 2023-01-11T22:14:05.0957056Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if "1" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2023-01-11T22:14:05.0957418Z echo Some smoke tests 2023-01-11T22:14:05.0957764Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2023-01-11T22:14:05.0958210Z python C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\run_python_nn_smoketests.py 2023-01-11T22:14:05.0958553Z if ERRORLEVEL 1 goto fail 2023-01-11T22:14:05.0958853Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2023-01-11T22:14:05.0959150Z if ERRORLEVEL 1 goto fail 2023-01-11T22:14:05.0959345Z ) ) 2023-01-11T22:14:05.0959526Z Some smoke tests 2023-01-11T22:14:05.1463483Z Current Registry Settings for python.exe executable are: 00000002 2023-01-11T22:14:05.1463881Z sls - Show Loader Snaps 2023-01-11T22:14:37.0771044Z Checking that torch is available 2023-01-11T22:14:37.0771359Z Command: python -c import torch 2023-01-11T22:14:37.0771600Z Checking that MKL is available 2023-01-11T22:14:37.0771924Z Command: python -c import torch; exit(0 if torch.backends.mkl.is_available() else 1) 2023-01-11T22:14:37.0906242Z Current Registry Settings for python.exe executable are: 00000000 2023-01-11T22:14:37.0920748Z 2023-01-11T22:14:37.0921395Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2023-01-11T22:14:37.0921965Z Copying over test times file 2023-01-11T22:14:37.0923498Z 2023-01-11T22:14:37.0924066Z (base) C:\actions-runner\_work\pytorch\pytorch\test>copy /Y "C:\3896346758\build-results\\.pytorch-test-times.json" "C:\actions-runner\_work\pytorch\pytorch" 2023-01-11T22:14:37.0935097Z 1 file(s) copied. 2023-01-11T22:14:37.0936740Z 2023-01-11T22:14:37.0937316Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2023-01-11T22:14:37.0937711Z Run nn tests 2023-01-11T22:14:37.0939528Z 2023-01-11T22:14:37.0939966Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --shard "1" "1" --verbose 2023-01-11T22:14:41.4925059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:41.4925915Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:41.4926287Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:14:42.1028836Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:14:42.1029376Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T22:14:42.1117712Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1187: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:14:42.1118210Z LooseVersion(torch.version.cuda) >= "11.5" and 2023-01-11T22:14:42.1118652Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1188: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:14:42.1119087Z LooseVersion(torch.version.cuda) <= "11.6" 2023-01-11T22:14:42.1142330Z Excluding test_cpp_extensions_aot_ninja on Windows 2023-01-11T22:14:42.1142630Z Excluding test_cpp_extensions_aot_no_ninja on Windows 2023-01-11T22:14:42.1143610Z Selected tests: 2023-01-11T22:14:42.1143838Z backends/xeon/test_launch 2023-01-11T22:14:42.1144076Z benchmark_utils/test_benchmark_utils 2023-01-11T22:14:42.1144307Z distributions/test_distributions 2023-01-11T22:14:42.1144535Z dynamo/test_aot_autograd 2023-01-11T22:14:42.1144877Z dynamo/test_aot_cudagraphs 2023-01-11T22:14:42.1146266Z dynamo/test_comptime 2023-01-11T22:14:42.1146578Z dynamo/test_dynamic_shapes 2023-01-11T22:14:42.1146921Z dynamo/test_export 2023-01-11T22:14:42.1147243Z dynamo/test_export_mutations 2023-01-11T22:14:42.1147583Z dynamo/test_functions 2023-01-11T22:14:42.1147875Z dynamo/test_global 2023-01-11T22:14:42.1149811Z dynamo/test_global_declaration 2023-01-11T22:14:42.1150238Z dynamo/test_minifier 2023-01-11T22:14:42.1150686Z dynamo/test_misc 2023-01-11T22:14:42.1151071Z dynamo/test_model_output 2023-01-11T22:14:42.1151455Z dynamo/test_modules 2023-01-11T22:14:42.1151810Z dynamo/test_nops 2023-01-11T22:14:42.1152201Z dynamo/test_optimizations 2023-01-11T22:14:42.1152573Z dynamo/test_optimizers 2023-01-11T22:14:42.1152965Z dynamo/test_python_autograd 2023-01-11T22:14:42.1153395Z dynamo/test_recompile_ux 2023-01-11T22:14:42.1153796Z dynamo/test_replay_record 2023-01-11T22:14:42.1154205Z dynamo/test_repros 2023-01-11T22:14:42.1154574Z dynamo/test_skip_non_tensor 2023-01-11T22:14:42.1154968Z dynamo/test_subgraphs 2023-01-11T22:14:42.1155377Z dynamo/test_torchxla_integration 2023-01-11T22:14:42.1155815Z dynamo/test_torchxla_num_output 2023-01-11T22:14:42.1156226Z dynamo/test_torchxla_util 2023-01-11T22:14:42.1156584Z dynamo/test_unspec 2023-01-11T22:14:42.1156976Z dynamo/test_verify_correctness 2023-01-11T22:14:42.1157458Z inductor/test_minifier 2023-01-11T22:14:42.1157832Z inductor/test_perf 2023-01-11T22:14:42.1158197Z inductor/test_smoke 2023-01-11T22:14:42.1158570Z inductor/test_torchinductor 2023-01-11T22:14:42.1159008Z inductor/test_torchinductor_opinfo 2023-01-11T22:14:42.1159682Z lazy/test_bindings 2023-01-11T22:14:42.1160045Z lazy/test_debug_util 2023-01-11T22:14:42.1160479Z lazy/test_extract_compiled_graph 2023-01-11T22:14:42.1160880Z lazy/test_meta_kernel 2023-01-11T22:14:42.1161220Z lazy/test_reuse_ir 2023-01-11T22:14:42.1161589Z lazy/test_step_closures 2023-01-11T22:14:42.1161959Z lazy/test_ts_opinfo 2023-01-11T22:14:42.1162320Z nn/test_convolution 2023-01-11T22:14:42.1162663Z nn/test_dropout 2023-01-11T22:14:42.1162968Z nn/test_embedding 2023-01-11T22:14:42.1163264Z nn/test_init 2023-01-11T22:14:42.1163717Z nn/test_lazy_modules 2023-01-11T22:14:42.1164085Z nn/test_module_hooks 2023-01-11T22:14:42.1164476Z nn/test_multihead_attention 2023-01-11T22:14:42.1164857Z nn/test_packed_sequence 2023-01-11T22:14:42.1165248Z nn/test_parametrization 2023-01-11T22:14:42.1165649Z nn/test_pooling 2023-01-11T22:14:42.1165985Z nn/test_pruning 2023-01-11T22:14:42.1166393Z profiler/test_memory_profiler 2023-01-11T22:14:42.1166803Z profiler/test_profiler 2023-01-11T22:14:42.1167214Z profiler/test_profiler_tree 2023-01-11T22:14:42.1167605Z test_ao_sparsity 2023-01-11T22:14:42.1167947Z test_autocast 2023-01-11T22:14:42.1168280Z test_autograd 2023-01-11T22:14:42.1168601Z test_binary_ufuncs 2023-01-11T22:14:42.1168965Z test_bundled_inputs 2023-01-11T22:14:42.1169328Z test_comparison_utils 2023-01-11T22:14:42.1169658Z test_complex 2023-01-11T22:14:42.1169986Z test_cpp_api_parity 2023-01-11T22:14:42.1170368Z test_cpp_extensions_jit 2023-01-11T22:14:42.1170828Z test_cpp_extensions_open_device_registration 2023-01-11T22:14:42.1171236Z test_cuda 2023-01-11T22:14:42.1171588Z test_cuda_nvml_based_avail 2023-01-11T22:14:42.1172000Z test_cuda_primary_ctx 2023-01-11T22:14:42.1172348Z test_cuda_sanitizer 2023-01-11T22:14:42.1172737Z test_cuda_trace 2023-01-11T22:14:42.1173081Z test_dataloader 2023-01-11T22:14:42.1173417Z test_datapipe 2023-01-11T22:14:42.1173736Z test_decomp 2023-01-11T22:14:42.1174063Z test_deploy 2023-01-11T22:14:42.1174400Z test_dispatch 2023-01-11T22:14:42.1174721Z test_dlpack 2023-01-11T22:14:42.1175065Z test_dynamic_shapes 2023-01-11T22:14:42.1175414Z test_expanded_weights 2023-01-11T22:14:42.1175775Z test_fake_tensor 2023-01-11T22:14:42.1176107Z test_foreach 2023-01-11T22:14:42.1176457Z test_function_schema 2023-01-11T22:14:42.1176869Z test_functional_autograd_benchmark 2023-01-11T22:14:42.1177257Z test_functional_optim 2023-01-11T22:14:42.1177646Z test_functionalization 2023-01-11T22:14:42.1178003Z test_futures 2023-01-11T22:14:42.1178353Z test_fx 2023-01-11T22:14:42.1178690Z test_fx_experimental 2023-01-11T22:14:42.1179051Z test_fx_passes 2023-01-11T22:14:42.1179411Z test_fx_reinplace_pass 2023-01-11T22:14:42.1179754Z test_hub 2023-01-11T22:14:42.1180080Z test_import_stats 2023-01-11T22:14:42.1180421Z test_indexing 2023-01-11T22:14:42.1180722Z test_itt 2023-01-11T22:14:42.1181031Z test_jit 2023-01-11T22:14:42.1181356Z test_jit_autocast 2023-01-11T22:14:42.1181709Z test_jit_cuda_fuser 2023-01-11T22:14:42.1182054Z test_jit_disabled 2023-01-11T22:14:42.1182346Z test_jit_fuser_te 2023-01-11T22:14:42.1182698Z test_jit_llga_fuser 2023-01-11T22:14:42.1183049Z test_jiterator 2023-01-11T22:14:42.1183388Z test_legacy_vmap 2023-01-11T22:14:42.1183725Z test_license 2023-01-11T22:14:42.1184025Z test_linalg 2023-01-11T22:14:42.1184373Z test_logging 2023-01-11T22:14:42.1184696Z test_masked 2023-01-11T22:14:42.1185064Z test_maskedtensor 2023-01-11T22:14:42.1185421Z test_matmul_cuda 2023-01-11T22:14:42.1185738Z test_meta 2023-01-11T22:14:42.1186124Z test_mkl_verbose 2023-01-11T22:14:42.1186456Z test_mkldnn 2023-01-11T22:14:42.1186799Z test_mkldnn_fusion 2023-01-11T22:14:42.1187163Z test_mkldnn_verbose 2023-01-11T22:14:42.1187527Z test_mobile_optimizer 2023-01-11T22:14:42.1187862Z test_model_dump 2023-01-11T22:14:42.1188203Z test_module_init 2023-01-11T22:14:42.1188539Z test_modules 2023-01-11T22:14:42.1188866Z test_monitor 2023-01-11T22:14:42.1189382Z test_multiprocessing 2023-01-11T22:14:42.1189772Z test_multiprocessing_spawn 2023-01-11T22:14:42.1190207Z test_namedtensor 2023-01-11T22:14:42.1190587Z test_namedtuple_return_api 2023-01-11T22:14:42.1190927Z test_native_functions 2023-01-11T22:14:42.1191304Z test_native_mha 2023-01-11T22:14:42.1191654Z test_nestedtensor 2023-01-11T22:14:42.1191983Z test_nn 2023-01-11T22:14:42.1192302Z test_numba_integration 2023-01-11T22:14:42.1192642Z test_numpy_interop 2023-01-11T22:14:42.1193003Z test_nvfuser_dynamo 2023-01-11T22:14:42.1193471Z test_nvfuser_frontend 2023-01-11T22:14:42.1193828Z test_openmp 2023-01-11T22:14:42.1194140Z test_ops 2023-01-11T22:14:42.1194420Z test_ops_fwd_gradients 2023-01-11T22:14:42.1194731Z test_ops_gradients 2023-01-11T22:14:42.1195020Z test_ops_jit 2023-01-11T22:14:42.1195314Z test_optim 2023-01-11T22:14:42.1195625Z test_overrides 2023-01-11T22:14:42.1195926Z test_package 2023-01-11T22:14:42.1196264Z test_per_overload_api 2023-01-11T22:14:42.1196568Z test_prims 2023-01-11T22:14:42.1196913Z test_proxy_tensor 2023-01-11T22:14:42.1197287Z test_pruning_op 2023-01-11T22:14:42.1197651Z test_public_bindings 2023-01-11T22:14:42.1198014Z test_python_dispatch 2023-01-11T22:14:42.1198334Z test_pytree 2023-01-11T22:14:42.1198646Z test_quantization 2023-01-11T22:14:42.1198950Z test_reductions 2023-01-11T22:14:42.1199273Z test_scatter_gather_ops 2023-01-11T22:14:42.1199595Z test_schema_check 2023-01-11T22:14:42.1199891Z test_serialization 2023-01-11T22:14:42.1200247Z test_set_default_mobile_cpu_allocator 2023-01-11T22:14:42.1200597Z test_shape_ops 2023-01-11T22:14:42.1200921Z test_show_pickle 2023-01-11T22:14:42.1201249Z test_sort_and_select 2023-01-11T22:14:42.1201555Z test_sparse 2023-01-11T22:14:42.1201857Z test_sparse_csr 2023-01-11T22:14:42.1202152Z test_spectral_ops 2023-01-11T22:14:42.1202468Z test_stateless 2023-01-11T22:14:42.1202770Z test_subclass 2023-01-11T22:14:42.1203155Z test_tensor_creation_ops 2023-01-11T22:14:42.1203512Z test_tensorboard 2023-01-11T22:14:42.1203856Z test_tensorexpr 2023-01-11T22:14:42.1204146Z test_tensorexpr_pybind 2023-01-11T22:14:42.1204448Z test_testing 2023-01-11T22:14:42.1204771Z test_torch 2023-01-11T22:14:42.1205083Z test_transformers 2023-01-11T22:14:42.1205405Z test_type_hints 2023-01-11T22:14:42.1205744Z test_type_info 2023-01-11T22:14:42.1206089Z test_type_promotion 2023-01-11T22:14:42.1206443Z test_unary_ufuncs 2023-01-11T22:14:42.1206778Z test_utils 2023-01-11T22:14:42.1207074Z test_view_ops 2023-01-11T22:14:42.1207409Z test_vulkan 2023-01-11T22:14:42.1207721Z test_weak 2023-01-11T22:14:42.1208074Z test_xnnpack_integration 2023-01-11T22:14:42.1208431Z doctests 2023-01-11T22:14:42.6756108Z parallel (file granularity) tests: 2023-01-11T22:14:42.6756497Z backends/xeon/test_launch 2023-01-11T22:14:42.6756823Z benchmark_utils/test_benchmark_utils 2023-01-11T22:14:42.6758604Z dynamo/test_aot_autograd 2023-01-11T22:14:42.6758988Z dynamo/test_aot_cudagraphs 2023-01-11T22:14:42.6759227Z dynamo/test_comptime 2023-01-11T22:14:42.6759444Z dynamo/test_dynamic_shapes 2023-01-11T22:14:42.6759634Z dynamo/test_export 2023-01-11T22:14:42.6759852Z dynamo/test_export_mutations 2023-01-11T22:14:42.6760066Z dynamo/test_functions 2023-01-11T22:14:42.6760264Z dynamo/test_global 2023-01-11T22:14:42.6760475Z dynamo/test_global_declaration 2023-01-11T22:14:42.6760675Z dynamo/test_minifier 2023-01-11T22:14:42.6760869Z dynamo/test_misc 2023-01-11T22:14:42.6761075Z dynamo/test_model_output 2023-01-11T22:14:42.6761292Z dynamo/test_modules 2023-01-11T22:14:42.6761487Z dynamo/test_nops 2023-01-11T22:14:42.6761676Z dynamo/test_optimizations 2023-01-11T22:14:42.6761887Z dynamo/test_optimizers 2023-01-11T22:14:42.6762097Z dynamo/test_python_autograd 2023-01-11T22:14:42.6762317Z dynamo/test_recompile_ux 2023-01-11T22:14:42.6762531Z dynamo/test_replay_record 2023-01-11T22:14:42.6762718Z dynamo/test_repros 2023-01-11T22:14:42.6762929Z dynamo/test_skip_non_tensor 2023-01-11T22:14:42.6763304Z dynamo/test_subgraphs 2023-01-11T22:14:42.6763531Z dynamo/test_torchxla_integration 2023-01-11T22:14:42.6763838Z dynamo/test_torchxla_num_output 2023-01-11T22:14:42.6764044Z dynamo/test_torchxla_util 2023-01-11T22:14:42.6764279Z dynamo/test_unspec 2023-01-11T22:14:42.6764518Z dynamo/test_verify_correctness 2023-01-11T22:14:42.6764890Z inductor/test_minifier 2023-01-11T22:14:42.6765205Z inductor/test_perf 2023-01-11T22:14:42.6765496Z inductor/test_smoke 2023-01-11T22:14:42.6765940Z inductor/test_torchinductor 2023-01-11T22:14:42.6766287Z lazy/test_bindings 2023-01-11T22:14:42.6766565Z lazy/test_debug_util 2023-01-11T22:14:42.6766914Z lazy/test_extract_compiled_graph 2023-01-11T22:14:42.6767228Z lazy/test_meta_kernel 2023-01-11T22:14:42.6767530Z lazy/test_reuse_ir 2023-01-11T22:14:42.6767848Z lazy/test_step_closures 2023-01-11T22:14:42.6768165Z lazy/test_ts_opinfo 2023-01-11T22:14:42.6768456Z nn/test_dropout 2023-01-11T22:14:42.6768734Z nn/test_embedding 2023-01-11T22:14:42.6769015Z nn/test_init 2023-01-11T22:14:42.6769756Z nn/test_lazy_modules 2023-01-11T22:14:42.6770193Z nn/test_module_hooks 2023-01-11T22:14:42.6770566Z nn/test_multihead_attention 2023-01-11T22:14:42.6770798Z nn/test_packed_sequence 2023-01-11T22:14:42.6771135Z nn/test_parametrization 2023-01-11T22:14:42.6771418Z nn/test_pruning 2023-01-11T22:14:42.6771637Z profiler/test_memory_profiler 2023-01-11T22:14:42.6771861Z profiler/test_profiler 2023-01-11T22:14:42.6772078Z profiler/test_profiler_tree 2023-01-11T22:14:42.6772287Z test_ao_sparsity 2023-01-11T22:14:42.6772476Z test_autocast 2023-01-11T22:14:42.6772661Z test_binary_ufuncs 2023-01-11T22:14:42.6772857Z test_bundled_inputs 2023-01-11T22:14:42.6773044Z test_comparison_utils 2023-01-11T22:14:42.6773239Z test_complex 2023-01-11T22:14:42.6773428Z test_cuda_sanitizer 2023-01-11T22:14:42.6773620Z test_dataloader 2023-01-11T22:14:42.6773805Z test_datapipe 2023-01-11T22:14:42.6773972Z test_decomp 2023-01-11T22:14:42.6774148Z test_deploy 2023-01-11T22:14:42.6774320Z test_dlpack 2023-01-11T22:14:42.6774503Z test_dynamic_shapes 2023-01-11T22:14:42.6774704Z test_expanded_weights 2023-01-11T22:14:42.6774879Z test_foreach 2023-01-11T22:14:42.6775068Z test_function_schema 2023-01-11T22:14:42.6775293Z test_functional_autograd_benchmark 2023-01-11T22:14:42.6775516Z test_functional_optim 2023-01-11T22:14:42.6775721Z test_functionalization 2023-01-11T22:14:42.6775897Z test_futures 2023-01-11T22:14:42.6776089Z test_fx_experimental 2023-01-11T22:14:42.6776282Z test_fx_passes 2023-01-11T22:14:42.6776523Z test_fx_reinplace_pass 2023-01-11T22:14:42.6776716Z test_hub 2023-01-11T22:14:42.6776876Z test_import_stats 2023-01-11T22:14:42.6777057Z test_itt 2023-01-11T22:14:42.6777272Z test_jit 2023-01-11T22:14:42.6777446Z test_jit_autocast 2023-01-11T22:14:42.6777615Z test_jit_fuser_te 2023-01-11T22:14:42.6777805Z test_jit_llga_fuser 2023-01-11T22:14:42.6778003Z test_jiterator 2023-01-11T22:14:42.6778187Z test_legacy_vmap 2023-01-11T22:14:42.6778367Z test_license 2023-01-11T22:14:42.6778531Z test_logging 2023-01-11T22:14:42.6778709Z test_masked 2023-01-11T22:14:42.6778892Z test_maskedtensor 2023-01-11T22:14:42.6779078Z test_matmul_cuda 2023-01-11T22:14:42.6779255Z test_meta 2023-01-11T22:14:42.6779413Z test_mkl_verbose 2023-01-11T22:14:42.6779598Z test_mkldnn 2023-01-11T22:14:42.6779783Z test_mkldnn_fusion 2023-01-11T22:14:42.6779975Z test_mkldnn_verbose 2023-01-11T22:14:42.6780166Z test_model_dump 2023-01-11T22:14:42.6780336Z test_module_init 2023-01-11T22:14:42.6799234Z test_monitor 2023-01-11T22:14:42.6799461Z test_namedtensor 2023-01-11T22:14:42.6799656Z test_native_functions 2023-01-11T22:14:42.6799862Z test_native_mha 2023-01-11T22:14:42.6800057Z test_nestedtensor 2023-01-11T22:14:42.6800256Z test_numba_integration 2023-01-11T22:14:42.6800443Z test_numpy_interop 2023-01-11T22:14:42.6800702Z test_nvfuser_dynamo 2023-01-11T22:14:42.6801104Z test_nvfuser_frontend 2023-01-11T22:14:42.6801337Z test_openmp 2023-01-11T22:14:42.6801521Z test_optim 2023-01-11T22:14:42.6801683Z test_package 2023-01-11T22:14:42.6801876Z test_per_overload_api 2023-01-11T22:14:42.6802075Z test_proxy_tensor 2023-01-11T22:14:42.6802270Z test_pruning_op 2023-01-11T22:14:42.6802468Z test_public_bindings 2023-01-11T22:14:42.6802654Z test_python_dispatch 2023-01-11T22:14:42.6802847Z test_pytree 2023-01-11T22:14:42.6803040Z test_quantization 2023-01-11T22:14:42.6803704Z test_scatter_gather_ops 2023-01-11T22:14:42.6803920Z test_schema_check 2023-01-11T22:14:42.6804096Z test_serialization 2023-01-11T22:14:42.6804321Z test_set_default_mobile_cpu_allocator 2023-01-11T22:14:42.6804526Z test_shape_ops 2023-01-11T22:14:42.6804716Z test_sort_and_select 2023-01-11T22:14:42.6804908Z test_sparse 2023-01-11T22:14:42.6805070Z test_stateless 2023-01-11T22:14:42.6805247Z test_subclass 2023-01-11T22:14:42.6805433Z test_tensorboard 2023-01-11T22:14:42.6805646Z test_tensorexpr_pybind 2023-01-11T22:14:42.6805840Z test_testing 2023-01-11T22:14:42.6806008Z test_transformers 2023-01-11T22:14:42.6806199Z test_type_hints 2023-01-11T22:14:42.6806383Z test_type_info 2023-01-11T22:14:42.6806577Z test_type_promotion 2023-01-11T22:14:42.6806818Z test_unary_ufuncs 2023-01-11T22:14:42.6806978Z test_utils 2023-01-11T22:14:42.6807144Z test_view_ops 2023-01-11T22:14:42.6807365Z test_vulkan 2023-01-11T22:14:42.6807540Z test_weak 2023-01-11T22:14:42.6807739Z test_xnnpack_integration 2023-01-11T22:14:42.6807954Z serial (file granularity) tests: 2023-01-11T22:14:42.6808184Z distributions/test_distributions 2023-01-11T22:14:42.6808429Z inductor/test_torchinductor_opinfo 2023-01-11T22:14:42.6808654Z nn/test_convolution 2023-01-11T22:14:42.6808828Z nn/test_pooling 2023-01-11T22:14:42.6808986Z test_autograd 2023-01-11T22:14:42.6809166Z test_cpp_api_parity 2023-01-11T22:14:42.6809374Z test_cpp_extensions_jit 2023-01-11T22:14:42.6809613Z test_cpp_extensions_open_device_registration 2023-01-11T22:14:42.6809828Z test_cuda 2023-01-11T22:14:42.6809995Z test_cuda_nvml_based_avail 2023-01-11T22:14:42.6810189Z test_cuda_primary_ctx 2023-01-11T22:14:42.6810373Z test_cuda_trace 2023-01-11T22:14:42.6810552Z test_dispatch 2023-01-11T22:14:42.6810738Z test_fake_tensor 2023-01-11T22:14:42.6810899Z test_fx 2023-01-11T22:14:42.6811074Z test_indexing 2023-01-11T22:14:42.6811260Z test_jit_cuda_fuser 2023-01-11T22:14:42.6811453Z test_jit_disabled 2023-01-11T22:14:42.6811635Z test_linalg 2023-01-11T22:14:42.6811803Z test_mobile_optimizer 2023-01-11T22:14:42.6811995Z test_modules 2023-01-11T22:14:42.6812190Z test_multiprocessing 2023-01-11T22:14:42.6812411Z test_multiprocessing_spawn 2023-01-11T22:14:42.6812685Z test_namedtuple_return_api 2023-01-11T22:14:42.6812862Z test_nn 2023-01-11T22:14:42.6813034Z test_ops 2023-01-11T22:14:42.6813227Z test_ops_fwd_gradients 2023-01-11T22:14:42.6813468Z test_ops_gradients 2023-01-11T22:14:42.6813659Z test_ops_jit 2023-01-11T22:14:42.6813824Z test_overrides 2023-01-11T22:14:42.6814003Z test_prims 2023-01-11T22:14:42.6814182Z test_reductions 2023-01-11T22:14:42.6814370Z test_show_pickle 2023-01-11T22:14:42.6814561Z test_sparse_csr 2023-01-11T22:14:42.6814732Z test_spectral_ops 2023-01-11T22:14:42.6814938Z test_tensor_creation_ops 2023-01-11T22:14:42.6815141Z test_tensorexpr 2023-01-11T22:14:42.6815326Z test_torch 2023-01-11T22:14:42.6815497Z doctests 2023-01-11T22:14:45.3710823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:45.3711585Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:45.3712136Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:14:45.3968623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:45.3969483Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:45.3969977Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:14:45.5291543Z Running backends/xeon/test_launch ... [2023-01-11 22:14:45.524377] 2023-01-11T22:14:45.5296696Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:14:45.524377] 2023-01-11T22:14:45.5299636Z Ignoring disabled issues: [] 2023-01-11T22:14:45.5398675Z Running benchmark_utils/test_benchmark_utils ... [2023-01-11 22:14:45.530021] 2023-01-11T22:14:45.5404403Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:14:45.540159] 2023-01-11T22:14:45.5406792Z Ignoring disabled issues: [] 2023-01-11T22:14:48.6780370Z 2023-01-11T22:14:48.6781183Z Expand the folded group to see the log file of backends/xeon/test_launch 2023-01-11T22:14:48.6782235Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\backends-xeon-test_launch_haol4b9e) 2023-01-11T22:14:48.6783163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:48.6783930Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:48.6784091Z 2023-01-11T22:14:48.6784176Z Running tests... 2023-01-11T22:14:48.6784501Z ---------------------------------------------------------------------- 2023-01-11T22:14:48.6784933Z test_cpu_info (__main__.TestTorchrun) ... Test results will be stored in test-reports\python-unittest\backends.xeon.test_launch 2023-01-11T22:14:48.6785297Z skip: Only works on linux (0.003s) 2023-01-11T22:14:48.6785588Z test_multi_threads (__main__.TestTorchrun) ... skip: Only works on linux (0.001s) 2023-01-11T22:14:48.6785776Z 2023-01-11T22:14:48.6785927Z ---------------------------------------------------------------------- 2023-01-11T22:14:48.6786177Z Ran 2 tests in 0.000s 2023-01-11T22:14:48.6786298Z 2023-01-11T22:14:48.6786359Z OK (skipped=2) 2023-01-11T22:14:48.6786475Z 2023-01-11T22:14:48.6786575Z Generating XML reports... 2023-01-11T22:14:48.6786962Z Generated XML report: test-reports\python-unittest\backends.xeon.test_launch\TEST-TestTorchrun-20230111221448.xml 2023-01-11T22:14:48.6787236Z 2023-01-11T22:14:48.6787481Z ##[endgroup] 2023-01-11T22:14:48.6787881Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\backends-xeon-test_launch_haol4b9e) 2023-01-11T22:14:48.6788180Z 2023-01-11T22:14:51.6094116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:51.6095060Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:51.6095428Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:14:51.7534720Z Running dynamo/test_aot_autograd ... [2023-01-11 22:14:51.744482] 2023-01-11T22:14:51.7539752Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_aot_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:14:51.744482] 2023-01-11T22:14:51.7542471Z Ignoring disabled issues: [] 2023-01-11T22:14:54.7602067Z 2023-01-11T22:14:54.7602558Z Expand the folded group to see the log file of dynamo/test_aot_autograd 2023-01-11T22:14:54.7603345Z ##[group]PRINTING LOG FILE of dynamo/test_aot_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_aot_autograd__lkhxso7) 2023-01-11T22:14:54.7604234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:54.7604955Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:54.7605113Z 2023-01-11T22:14:54.7605350Z ##[endgroup] 2023-01-11T22:14:54.7605721Z FINISHED PRINTING LOG FILE of dynamo/test_aot_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_aot_autograd__lkhxso7) 2023-01-11T22:14:54.7606011Z 2023-01-11T22:14:57.6327892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:14:57.6328663Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:14:57.6329077Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:14:57.7919133Z Running dynamo/test_aot_cudagraphs ... [2023-01-11 22:14:57.791038] 2023-01-11T22:14:57.7925016Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:14:57.792345] 2023-01-11T22:14:57.7928173Z Ignoring disabled issues: [] 2023-01-11T22:15:00.0537642Z 2023-01-11T22:15:00.0538278Z Expand the folded group to see the log file of benchmark_utils/test_benchmark_utils 2023-01-11T22:15:00.0539477Z ##[group]PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\benchmark_utils-test_benchmark_utils_xjgra23u) 2023-01-11T22:15:00.0541126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:00.0542343Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:00.0542913Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:00.0543142Z 2023-01-11T22:15:00.0543224Z Running tests... 2023-01-11T22:15:00.0543484Z ---------------------------------------------------------------------- 2023-01-11T22:15:00.0543870Z Test results will be stored in test-reports\python-unittest\benchmark_utils.test_benchmark_utils 2023-01-11T22:15:00.0544242Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (10.843s) 2023-01-11T22:15:00.0544619Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.000s) 2023-01-11T22:15:00.0545664Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.000s) 2023-01-11T22:15:00.0546033Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.176s) 2023-01-11T22:15:00.0546354Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2023-01-11T22:15:00.0546896Z test_fuzzer (__main__.TestBenchmarkUtils) ... skip: Random seed only accepts int32 (0.001s) 2023-01-11T22:15:00.0547285Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.052s) 2023-01-11T22:15:00.0547660Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.039s) 2023-01-11T22:15:00.0548013Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.003s) 2023-01-11T22:15:00.0548226Z 2023-01-11T22:15:00.0548389Z ---------------------------------------------------------------------- 2023-01-11T22:15:00.0548655Z Ran 9 tests in 11.110s 2023-01-11T22:15:00.0548779Z 2023-01-11T22:15:00.0548838Z OK (skipped=5) 2023-01-11T22:15:00.0548956Z 2023-01-11T22:15:00.0549051Z Generating XML reports... 2023-01-11T22:15:00.0549459Z Generated XML report: test-reports\python-unittest\benchmark_utils.test_benchmark_utils\TEST-TestBenchmarkUtils-20230111221448.xml 2023-01-11T22:15:00.0549756Z 2023-01-11T22:15:00.0550043Z ##[endgroup] 2023-01-11T22:15:00.0550464Z FINISHED PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\benchmark_utils-test_benchmark_utils_xjgra23u) 2023-01-11T22:15:00.0550779Z 2023-01-11T22:15:00.7034025Z 2023-01-11T22:15:00.7034797Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2023-01-11T22:15:00.7035793Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_aot_cudagraphs_gr3kzwnn) 2023-01-11T22:15:00.7036786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:00.7037551Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:00.7037710Z 2023-01-11T22:15:00.7037937Z ##[endgroup] 2023-01-11T22:15:00.7038334Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_aot_cudagraphs_gr3kzwnn) 2023-01-11T22:15:00.7038636Z 2023-01-11T22:15:02.9939649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:02.9940412Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:02.9940778Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:03.1403641Z Running dynamo/test_comptime ... [2023-01-11 22:15:03.139962] 2023-01-11T22:15:03.1408858Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_comptime.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:03.140569] 2023-01-11T22:15:03.1411778Z Ignoring disabled issues: [] 2023-01-11T22:15:03.6364607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:03.6365566Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:03.6365908Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:03.7824162Z Running dynamo/test_dynamic_shapes ... [2023-01-11 22:15:03.782029] 2023-01-11T22:15:03.7830957Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:03.782631] 2023-01-11T22:15:03.7834040Z Ignoring disabled issues: [] 2023-01-11T22:15:05.9657353Z 2023-01-11T22:15:05.9658268Z Expand the folded group to see the log file of dynamo/test_comptime 2023-01-11T22:15:05.9659065Z ##[group]PRINTING LOG FILE of dynamo/test_comptime (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_comptime_uceejske) 2023-01-11T22:15:05.9659971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:05.9660661Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:05.9660825Z 2023-01-11T22:15:05.9661761Z ##[endgroup] 2023-01-11T22:15:05.9662170Z FINISHED PRINTING LOG FILE of dynamo/test_comptime (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_comptime_uceejske) 2023-01-11T22:15:05.9662457Z 2023-01-11T22:15:06.8094409Z 2023-01-11T22:15:06.8095224Z Expand the folded group to see the log file of dynamo/test_dynamic_shapes 2023-01-11T22:15:06.8096074Z ##[group]PRINTING LOG FILE of dynamo/test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_dynamic_shapes_espgd4sy) 2023-01-11T22:15:06.8096994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:06.8097692Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:06.8097908Z 2023-01-11T22:15:06.8098142Z ##[endgroup] 2023-01-11T22:15:06.8098592Z FINISHED PRINTING LOG FILE of dynamo/test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_dynamic_shapes_espgd4sy) 2023-01-11T22:15:06.8098891Z 2023-01-11T22:15:08.9941320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:08.9942104Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:08.9942473Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:09.1367014Z Running dynamo/test_export ... [2023-01-11 22:15:09.131746] 2023-01-11T22:15:09.1371840Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_export.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:09.131746] 2023-01-11T22:15:09.1374654Z Ignoring disabled issues: [] 2023-01-11T22:15:09.7479087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:09.7480040Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:09.7480410Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:09.8914994Z Running dynamo/test_export_mutations ... [2023-01-11 22:15:09.890707] 2023-01-11T22:15:09.8920164Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:09.891310] 2023-01-11T22:15:09.8921962Z Ignoring disabled issues: [] 2023-01-11T22:15:11.9586099Z 2023-01-11T22:15:11.9586904Z Expand the folded group to see the log file of dynamo/test_export 2023-01-11T22:15:11.9587746Z ##[group]PRINTING LOG FILE of dynamo/test_export (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_export_t8mcao3m) 2023-01-11T22:15:11.9588675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:11.9589411Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:11.9589583Z 2023-01-11T22:15:11.9589816Z ##[endgroup] 2023-01-11T22:15:11.9590189Z FINISHED PRINTING LOG FILE of dynamo/test_export (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_export_t8mcao3m) 2023-01-11T22:15:11.9590461Z 2023-01-11T22:15:12.6546038Z 2023-01-11T22:15:12.6546763Z Expand the folded group to see the log file of dynamo/test_export_mutations 2023-01-11T22:15:12.6547609Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_export_mutations_46ji_fu1) 2023-01-11T22:15:12.6548536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:12.6549258Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:12.6549433Z 2023-01-11T22:15:12.6549709Z ##[endgroup] 2023-01-11T22:15:12.6550139Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_export_mutations_46ji_fu1) 2023-01-11T22:15:12.6550461Z 2023-01-11T22:15:15.0080866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:15.0081653Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:15.0082025Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:15.1564202Z Running dynamo/test_functions ... [2023-01-11 22:15:15.152928] 2023-01-11T22:15:15.1569501Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:15.152928] 2023-01-11T22:15:15.1572920Z Ignoring disabled issues: [] 2023-01-11T22:15:15.7018705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:15.7019514Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:15.7020138Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:15.8573926Z Running dynamo/test_global ... [2023-01-11 22:15:15.856800] 2023-01-11T22:15:15.8579400Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:15.857435] 2023-01-11T22:15:15.8582968Z Ignoring disabled issues: [] 2023-01-11T22:15:17.8923277Z 2023-01-11T22:15:17.8923887Z Expand the folded group to see the log file of dynamo/test_functions 2023-01-11T22:15:17.8924730Z ##[group]PRINTING LOG FILE of dynamo/test_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_functions_r33fcshl) 2023-01-11T22:15:17.8925648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:17.8926414Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:17.8926606Z 2023-01-11T22:15:17.8926838Z ##[endgroup] 2023-01-11T22:15:17.8927312Z FINISHED PRINTING LOG FILE of dynamo/test_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_functions_r33fcshl) 2023-01-11T22:15:17.8927615Z 2023-01-11T22:15:18.6412523Z 2023-01-11T22:15:18.6413537Z Expand the folded group to see the log file of dynamo/test_global 2023-01-11T22:15:18.6414417Z ##[group]PRINTING LOG FILE of dynamo/test_global (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_z5dnn6hb) 2023-01-11T22:15:18.6415341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:18.6416085Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:18.6416258Z 2023-01-11T22:15:18.6416522Z ##[endgroup] 2023-01-11T22:15:18.6416924Z FINISHED PRINTING LOG FILE of dynamo/test_global (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_z5dnn6hb) 2023-01-11T22:15:18.6417209Z 2023-01-11T22:15:20.8906880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:20.8907693Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:20.8908092Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:21.0512176Z Running dynamo/test_global_declaration ... [2023-01-11 22:15:21.050790] 2023-01-11T22:15:21.0517774Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_global_declaration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:21.051417] 2023-01-11T22:15:21.0521107Z Ignoring disabled issues: [] 2023-01-11T22:15:21.6268211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:21.6269205Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:21.7736357Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:21.7736853Z Running dynamo/test_minifier ... [2023-01-11 22:15:21.773131] 2023-01-11T22:15:21.7741560Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:21.773768] 2023-01-11T22:15:21.7744604Z Ignoring disabled issues: [] 2023-01-11T22:15:23.2225833Z 2023-01-11T22:15:23.2226460Z Expand the folded group to see the log file of dynamo/test_global_declaration 2023-01-11T22:15:23.2227304Z ##[group]PRINTING LOG FILE of dynamo/test_global_declaration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_declaration_lav2ure3) 2023-01-11T22:15:23.2227650Z 2023-01-11T22:15:23.2227944Z ##[endgroup] 2023-01-11T22:15:23.2228449Z FINISHED PRINTING LOG FILE of dynamo/test_global_declaration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_declaration_lav2ure3) 2023-01-11T22:15:23.2228786Z 2023-01-11T22:15:24.5481705Z 2023-01-11T22:15:24.5482457Z Expand the folded group to see the log file of dynamo/test_minifier 2023-01-11T22:15:24.5483319Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_minifier_7tzkpt99) 2023-01-11T22:15:24.5484247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:24.5484985Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:24.5485157Z 2023-01-11T22:15:24.5485471Z ##[endgroup] 2023-01-11T22:15:24.5485890Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_minifier_7tzkpt99) 2023-01-11T22:15:24.5486246Z 2023-01-11T22:15:26.2056258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:26.2057095Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:26.2057453Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:26.3588126Z Running dynamo/test_misc ... [2023-01-11 22:15:26.358160] 2023-01-11T22:15:26.3593608Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:26.359217] 2023-01-11T22:15:26.3596659Z Ignoring disabled issues: [] 2023-01-11T22:15:27.5374492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:27.5375548Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:27.5375950Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:27.7010163Z Running dynamo/test_model_output ... [2023-01-11 22:15:27.700301] 2023-01-11T22:15:27.7015985Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_model_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:27.700920] 2023-01-11T22:15:27.7018261Z Ignoring disabled issues: [] 2023-01-11T22:15:29.2100410Z 2023-01-11T22:15:29.2100936Z Expand the folded group to see the log file of dynamo/test_misc 2023-01-11T22:15:29.2101804Z ##[group]PRINTING LOG FILE of dynamo/test_misc (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_misc_gkzacvk2) 2023-01-11T22:15:29.2102773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:29.2103523Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:29.2103696Z 2023-01-11T22:15:29.2103969Z ##[endgroup] 2023-01-11T22:15:29.2104335Z FINISHED PRINTING LOG FILE of dynamo/test_misc (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_misc_gkzacvk2) 2023-01-11T22:15:29.2104628Z 2023-01-11T22:15:30.5374921Z 2023-01-11T22:15:30.5375634Z Expand the folded group to see the log file of dynamo/test_model_output 2023-01-11T22:15:30.5376628Z ##[group]PRINTING LOG FILE of dynamo/test_model_output (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_model_output_pfpu0l2e) 2023-01-11T22:15:30.5377550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:30.5378286Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:30.5378461Z 2023-01-11T22:15:30.5378712Z ##[endgroup] 2023-01-11T22:15:30.5379091Z FINISHED PRINTING LOG FILE of dynamo/test_model_output (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_model_output_pfpu0l2e) 2023-01-11T22:15:30.5379394Z 2023-01-11T22:15:32.2110937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:32.2111752Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:32.2112128Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:32.3774885Z Running dynamo/test_modules ... [2023-01-11 22:15:32.372518] 2023-01-11T22:15:32.3780057Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:32.372518] 2023-01-11T22:15:32.3782897Z Ignoring disabled issues: [] 2023-01-11T22:15:33.5378581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:33.5379568Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:33.5379972Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:33.6877774Z Running dynamo/test_nops ... [2023-01-11 22:15:33.686040] 2023-01-11T22:15:33.6883335Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:33.686040] 2023-01-11T22:15:33.6886408Z Ignoring disabled issues: [] 2023-01-11T22:15:35.1629787Z 2023-01-11T22:15:35.1630629Z Expand the folded group to see the log file of dynamo/test_modules 2023-01-11T22:15:35.1631461Z ##[group]PRINTING LOG FILE of dynamo/test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_modules_v3d_i3pb) 2023-01-11T22:15:35.1632422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:35.1633216Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:35.1633396Z 2023-01-11T22:15:35.1633676Z ##[endgroup] 2023-01-11T22:15:35.1634103Z FINISHED PRINTING LOG FILE of dynamo/test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_modules_v3d_i3pb) 2023-01-11T22:15:35.1634403Z 2023-01-11T22:15:36.5378592Z 2023-01-11T22:15:36.5379331Z Expand the folded group to see the log file of dynamo/test_nops 2023-01-11T22:15:36.5380136Z ##[group]PRINTING LOG FILE of dynamo/test_nops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_nops_wk0zw6n6) 2023-01-11T22:15:36.5381123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:36.5381943Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:36.5382130Z 2023-01-11T22:15:36.5382408Z ##[endgroup] 2023-01-11T22:15:36.5382821Z FINISHED PRINTING LOG FILE of dynamo/test_nops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_nops_wk0zw6n6) 2023-01-11T22:15:36.5383105Z 2023-01-11T22:15:38.1763884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:38.1764720Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:38.1765086Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:38.3256196Z Running dynamo/test_optimizations ... [2023-01-11 22:15:38.325145] 2023-01-11T22:15:38.3262421Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_optimizations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:38.325766] 2023-01-11T22:15:38.3265442Z Ignoring disabled issues: [] 2023-01-11T22:15:39.5035346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:39.5036333Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:39.6519899Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:39.6520301Z Running dynamo/test_optimizers ... [2023-01-11 22:15:39.651763] 2023-01-11T22:15:39.6525667Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:39.651839] 2023-01-11T22:15:39.6527534Z Ignoring disabled issues: [] 2023-01-11T22:15:41.1736944Z 2023-01-11T22:15:41.1737647Z Expand the folded group to see the log file of dynamo/test_optimizations 2023-01-11T22:15:41.1738496Z ##[group]PRINTING LOG FILE of dynamo/test_optimizations (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_optimizations_n3cexprg) 2023-01-11T22:15:41.1739419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:41.1740190Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:41.1740351Z 2023-01-11T22:15:41.1740571Z ##[endgroup] 2023-01-11T22:15:41.1741022Z FINISHED PRINTING LOG FILE of dynamo/test_optimizations (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_optimizations_n3cexprg) 2023-01-11T22:15:41.1741322Z 2023-01-11T22:15:42.3977438Z 2023-01-11T22:15:42.3978648Z Expand the folded group to see the log file of dynamo/test_optimizers 2023-01-11T22:15:42.3980022Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_optimizers_l04c0cpj) 2023-01-11T22:15:42.3981472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:42.3982570Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:42.3982821Z 2023-01-11T22:15:42.3983177Z ##[endgroup] 2023-01-11T22:15:42.3983775Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_optimizers_l04c0cpj) 2023-01-11T22:15:42.3984221Z 2023-01-11T22:15:44.1859525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:44.1860313Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:44.1860743Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:44.3424045Z Running dynamo/test_python_autograd ... [2023-01-11 22:15:44.342177] 2023-01-11T22:15:44.3429570Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_python_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:44.342823] 2023-01-11T22:15:44.3433173Z Ignoring disabled issues: [] 2023-01-11T22:15:45.3513764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:45.3514751Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:45.3515121Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:45.5018270Z Running dynamo/test_recompile_ux ... [2023-01-11 22:15:45.495322] 2023-01-11T22:15:45.5024071Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:45.495322] 2023-01-11T22:15:45.5026557Z Ignoring disabled issues: [] 2023-01-11T22:15:47.1574757Z 2023-01-11T22:15:47.1575407Z Expand the folded group to see the log file of dynamo/test_python_autograd 2023-01-11T22:15:47.1576328Z ##[group]PRINTING LOG FILE of dynamo/test_python_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_python_autograd_xysbyys4) 2023-01-11T22:15:47.1577245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:47.1577947Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:47.1578107Z 2023-01-11T22:15:47.1578341Z ##[endgroup] 2023-01-11T22:15:47.1578725Z FINISHED PRINTING LOG FILE of dynamo/test_python_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_python_autograd_xysbyys4) 2023-01-11T22:15:47.1579036Z 2023-01-11T22:15:48.2227046Z 2023-01-11T22:15:48.2227828Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T22:15:48.2228729Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_recompile_ux_jlgf8a8t) 2023-01-11T22:15:48.2229653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:48.2230428Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:48.2230589Z 2023-01-11T22:15:48.2230887Z ##[endgroup] 2023-01-11T22:15:48.2231288Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_recompile_ux_jlgf8a8t) 2023-01-11T22:15:48.2231595Z 2023-01-11T22:15:50.1528955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:50.1529800Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:50.1530221Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:50.3137235Z Running dynamo/test_replay_record ... [2023-01-11 22:15:50.313282] 2023-01-11T22:15:50.3142616Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_replay_record.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:50.313282] 2023-01-11T22:15:50.3146005Z Ignoring disabled issues: [] 2023-01-11T22:15:51.1678872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:51.1679737Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:51.1680267Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:51.3125428Z Running dynamo/test_repros ... [2023-01-11 22:15:51.311765] 2023-01-11T22:15:51.3130016Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:51.312375] 2023-01-11T22:15:51.3133404Z Ignoring disabled issues: [] 2023-01-11T22:15:53.1060312Z 2023-01-11T22:15:53.1061119Z Expand the folded group to see the log file of dynamo/test_replay_record 2023-01-11T22:15:53.1061930Z ##[group]PRINTING LOG FILE of dynamo/test_replay_record (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_replay_record_qcg_e7vz) 2023-01-11T22:15:53.1062841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:53.1063545Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:53.1063704Z 2023-01-11T22:15:53.1063998Z ##[endgroup] 2023-01-11T22:15:53.1064399Z FINISHED PRINTING LOG FILE of dynamo/test_replay_record (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_replay_record_qcg_e7vz) 2023-01-11T22:15:53.1064758Z 2023-01-11T22:15:54.1286387Z 2023-01-11T22:15:54.1287180Z Expand the folded group to see the log file of dynamo/test_repros 2023-01-11T22:15:54.1287975Z ##[group]PRINTING LOG FILE of dynamo/test_repros (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_repros_wh1t2kji) 2023-01-11T22:15:54.1288881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:54.1289589Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:54.1289747Z 2023-01-11T22:15:54.1289979Z ##[endgroup] 2023-01-11T22:15:54.1290364Z FINISHED PRINTING LOG FILE of dynamo/test_repros (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_repros_wh1t2kji) 2023-01-11T22:15:54.1290653Z 2023-01-11T22:15:56.0697897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:56.0698660Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:56.0699029Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:56.2191395Z Running dynamo/test_skip_non_tensor ... [2023-01-11 22:15:56.212370] 2023-01-11T22:15:56.2196510Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_skip_non_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:56.212370] 2023-01-11T22:15:56.2199405Z Ignoring disabled issues: [] 2023-01-11T22:15:57.1185866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:57.1186642Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:57.1187008Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:15:57.2639622Z Running dynamo/test_subgraphs ... [2023-01-11 22:15:57.259442] 2023-01-11T22:15:57.2645086Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:57.259442] 2023-01-11T22:15:57.2648247Z Ignoring disabled issues: [] 2023-01-11T22:15:58.9815760Z 2023-01-11T22:15:58.9816286Z Expand the folded group to see the log file of dynamo/test_skip_non_tensor 2023-01-11T22:15:58.9817110Z ##[group]PRINTING LOG FILE of dynamo/test_skip_non_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_skip_non_tensor_7im87un0) 2023-01-11T22:15:58.9818025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:15:58.9818714Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:15:58.9818873Z 2023-01-11T22:15:58.9819106Z ##[endgroup] 2023-01-11T22:15:58.9819497Z FINISHED PRINTING LOG FILE of dynamo/test_skip_non_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_skip_non_tensor_7im87un0) 2023-01-11T22:15:58.9819792Z 2023-01-11T22:16:00.0597568Z 2023-01-11T22:16:00.0598232Z Expand the folded group to see the log file of dynamo/test_subgraphs 2023-01-11T22:16:00.0599139Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_subgraphs_nx2i8d2y) 2023-01-11T22:16:00.0600058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:00.0600820Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:00.0601046Z 2023-01-11T22:16:00.0601284Z ##[endgroup] 2023-01-11T22:16:00.0601659Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_subgraphs_nx2i8d2y) 2023-01-11T22:16:00.0601955Z 2023-01-11T22:16:01.9921519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:01.9922279Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:01.9922618Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:02.1559956Z Running dynamo/test_torchxla_integration ... [2023-01-11 22:16:02.155461] 2023-01-11T22:16:02.1565084Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_torchxla_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:02.156079] 2023-01-11T22:16:02.1568112Z Ignoring disabled issues: [] 2023-01-11T22:16:03.0706964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:03.0707738Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:03.0708103Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:03.2147580Z Running dynamo/test_torchxla_num_output ... [2023-01-11 22:16:03.214170] 2023-01-11T22:16:03.2153012Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_torchxla_num_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:03.214787] 2023-01-11T22:16:03.2156178Z Ignoring disabled issues: [] 2023-01-11T22:16:04.9497023Z 2023-01-11T22:16:04.9497585Z Expand the folded group to see the log file of dynamo/test_torchxla_integration 2023-01-11T22:16:04.9498451Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_integration_omces_hc) 2023-01-11T22:16:04.9499361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:04.9500072Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:04.9500231Z 2023-01-11T22:16:04.9500448Z ##[endgroup] 2023-01-11T22:16:04.9500861Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_integration_omces_hc) 2023-01-11T22:16:04.9501172Z 2023-01-11T22:16:05.6754147Z 2023-01-11T22:16:05.6754730Z Expand the folded group to see the log file of dynamo/test_torchxla_num_output 2023-01-11T22:16:05.6755588Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_num_output (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_num_output_ii6g4dlz) 2023-01-11T22:16:05.6755911Z 2023-01-11T22:16:05.6756148Z ##[endgroup] 2023-01-11T22:16:05.6756565Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_num_output (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_num_output_ii6g4dlz) 2023-01-11T22:16:05.6756871Z 2023-01-11T22:16:07.9756006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:07.9756794Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:07.9757171Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:08.1293422Z Running dynamo/test_torchxla_util ... [2023-01-11 22:16:08.129055] 2023-01-11T22:16:08.1298458Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_torchxla_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:08.129700] 2023-01-11T22:16:08.1301645Z Ignoring disabled issues: [] 2023-01-11T22:16:08.2070633Z 2023-01-11T22:16:08.2071169Z Expand the folded group to see the log file of dynamo/test_torchxla_util 2023-01-11T22:16:08.2071960Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_util (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_util_fdx72vxf) 2023-01-11T22:16:08.2072263Z 2023-01-11T22:16:08.2072478Z ##[endgroup] 2023-01-11T22:16:08.2072871Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_util (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_util_fdx72vxf) 2023-01-11T22:16:08.2073389Z 2023-01-11T22:16:08.6857921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:08.6858704Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:08.6859063Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:08.8334296Z Running dynamo/test_unspec ... [2023-01-11 22:16:08.832857] 2023-01-11T22:16:08.8340763Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:08.833457] 2023-01-11T22:16:08.8342564Z Ignoring disabled issues: [] 2023-01-11T22:16:11.2620745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:11.2621639Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:11.2621995Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:11.4307063Z Running dynamo/test_verify_correctness ... [2023-01-11 22:16:11.427203] 2023-01-11T22:16:11.4312676Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_verify_correctness.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:11.427203] 2023-01-11T22:16:11.4315917Z Ignoring disabled issues: [] 2023-01-11T22:16:11.6930382Z 2023-01-11T22:16:11.6931120Z Expand the folded group to see the log file of dynamo/test_unspec 2023-01-11T22:16:11.6931974Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_unspec_urvhk9em) 2023-01-11T22:16:11.6932932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:11.6933769Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:11.6933929Z 2023-01-11T22:16:11.6934172Z ##[endgroup] 2023-01-11T22:16:11.6934549Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_unspec_urvhk9em) 2023-01-11T22:16:11.6934834Z 2023-01-11T22:16:14.2584550Z 2023-01-11T22:16:14.2585216Z Expand the folded group to see the log file of dynamo/test_verify_correctness 2023-01-11T22:16:14.2586117Z ##[group]PRINTING LOG FILE of dynamo/test_verify_correctness (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_verify_correctness_94n12_on) 2023-01-11T22:16:14.2587031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:14.2587947Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:14.2588107Z 2023-01-11T22:16:14.2588349Z ##[endgroup] 2023-01-11T22:16:14.2588842Z FINISHED PRINTING LOG FILE of dynamo/test_verify_correctness (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_verify_correctness_94n12_on) 2023-01-11T22:16:14.2589157Z 2023-01-11T22:16:14.6384373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:14.6385145Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:14.6385515Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:14.7824035Z Running inductor/test_minifier ... [2023-01-11 22:16:14.781820] 2023-01-11T22:16:14.7829554Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:14.782427] 2023-01-11T22:16:14.7832533Z Ignoring disabled issues: [] 2023-01-11T22:16:17.3221407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:17.3222222Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:17.3222568Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:17.4684342Z Running inductor/test_perf ... [2023-01-11 22:16:17.458488] 2023-01-11T22:16:17.4689592Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_perf.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:17.468652] 2023-01-11T22:16:17.4692952Z Ignoring disabled issues: [] 2023-01-11T22:16:17.6913981Z 2023-01-11T22:16:17.6914456Z Expand the folded group to see the log file of inductor/test_minifier 2023-01-11T22:16:17.6915259Z ##[group]PRINTING LOG FILE of inductor/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_minifier_3iwb3cre) 2023-01-11T22:16:17.6916162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:17.6917034Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:17.6917301Z 2023-01-11T22:16:17.6917527Z ##[endgroup] 2023-01-11T22:16:17.6918011Z FINISHED PRINTING LOG FILE of inductor/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_minifier_3iwb3cre) 2023-01-11T22:16:17.6918311Z 2023-01-11T22:16:20.6679062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:20.6680195Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:20.6680565Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:20.8090327Z Running inductor/test_smoke ... [2023-01-11 22:16:20.800722] 2023-01-11T22:16:20.8095307Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:20.800722] 2023-01-11T22:16:20.8097896Z Ignoring disabled issues: [] 2023-01-11T22:16:21.2463608Z 2023-01-11T22:16:21.2464214Z Expand the folded group to see the log file of inductor/test_perf 2023-01-11T22:16:21.2465005Z ##[group]PRINTING LOG FILE of inductor/test_perf (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_perf_slzi09ww) 2023-01-11T22:16:21.2465955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:21.2466725Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:21.2467094Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:21.2467612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_dynamo\eval_frame.py:434: UserWarning: Windows is not currently supported, torch._dynamo.optimize() will do nothing 2023-01-11T22:16:21.2468021Z warnings.warn( 2023-01-11T22:16:21.2468151Z 2023-01-11T22:16:21.2468391Z ##[endgroup] 2023-01-11T22:16:21.2468773Z FINISHED PRINTING LOG FILE of inductor/test_perf (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_perf_slzi09ww) 2023-01-11T22:16:21.2469052Z 2023-01-11T22:16:23.5278512Z 2023-01-11T22:16:23.5279091Z Expand the folded group to see the log file of inductor/test_smoke 2023-01-11T22:16:23.5279969Z ##[group]PRINTING LOG FILE of inductor/test_smoke (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_smoke_3rgosiay) 2023-01-11T22:16:23.5280960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:23.5281868Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:23.5282030Z 2023-01-11T22:16:23.5282272Z ##[endgroup] 2023-01-11T22:16:23.5282634Z FINISHED PRINTING LOG FILE of inductor/test_smoke (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_smoke_3rgosiay) 2023-01-11T22:16:23.5282923Z 2023-01-11T22:16:24.1893659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:24.1894405Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:24.1894773Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:24.3385304Z Running inductor/test_torchinductor ... [2023-01-11 22:16:24.335209] 2023-01-11T22:16:24.3390530Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_torchinductor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:24.335209] 2023-01-11T22:16:24.3393474Z Ignoring disabled issues: [] 2023-01-11T22:16:26.4411202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:26.4412047Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:26.4412410Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:26.5872885Z Running lazy/test_bindings ... [2023-01-11 22:16:26.586989] 2023-01-11T22:16:26.5878131Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:26.587584] 2023-01-11T22:16:26.5880940Z Ignoring disabled issues: [] 2023-01-11T22:16:27.1528564Z 2023-01-11T22:16:27.1529003Z Expand the folded group to see the log file of inductor/test_torchinductor 2023-01-11T22:16:27.1529907Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_addpypsl) 2023-01-11T22:16:27.1531287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:27.1532103Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:27.1532413Z : No module named 'filelock' 2023-01-11T22:16:27.1532600Z 2023-01-11T22:16:27.1532956Z ##[endgroup] 2023-01-11T22:16:27.1533379Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_addpypsl) 2023-01-11T22:16:27.1533733Z 2023-01-11T22:16:28.7306695Z 2023-01-11T22:16:28.7307318Z Expand the folded group to see the log file of lazy/test_bindings 2023-01-11T22:16:28.7308115Z ##[group]PRINTING LOG FILE of lazy/test_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_bindings_5x6izd9s) 2023-01-11T22:16:28.7308408Z 2023-01-11T22:16:28.7308647Z ##[endgroup] 2023-01-11T22:16:28.7309027Z FINISHED PRINTING LOG FILE of lazy/test_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_bindings_5x6izd9s) 2023-01-11T22:16:28.7309298Z 2023-01-11T22:16:30.0960628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:30.0961411Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:30.0961775Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:30.2419261Z Running lazy/test_debug_util ... [2023-01-11 22:16:30.241691] 2023-01-11T22:16:30.2425171Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:30.242398] 2023-01-11T22:16:30.2428280Z Ignoring disabled issues: [] 2023-01-11T22:16:31.8017624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:31.8019048Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:31.8019416Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:31.9556733Z Running lazy/test_extract_compiled_graph ... [2023-01-11 22:16:31.946058] 2023-01-11T22:16:31.9561678Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:31.946058] 2023-01-11T22:16:31.9564625Z Ignoring disabled issues: [] 2023-01-11T22:16:33.4025933Z 2023-01-11T22:16:33.4026463Z Expand the folded group to see the log file of lazy/test_debug_util 2023-01-11T22:16:33.4027327Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_debug_util_aejpadpd) 2023-01-11T22:16:33.4028258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:33.4028954Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:33.4029111Z 2023-01-11T22:16:33.4029191Z Running tests... 2023-01-11T22:16:33.4029452Z ---------------------------------------------------------------------- 2023-01-11T22:16:33.4029983Z test_get_python_frames (__main__.DebugUtilTest) ... Test results will be stored in test-reports\python-unittest\lazy.test_debug_util 2023-01-11T22:16:33.4030327Z skip: To be fixed (0.515s) 2023-01-11T22:16:33.4030460Z 2023-01-11T22:16:33.4030616Z ---------------------------------------------------------------------- 2023-01-11T22:16:33.4030874Z Ran 1 test in 0.516s 2023-01-11T22:16:33.4030998Z 2023-01-11T22:16:33.4031075Z OK (skipped=1) 2023-01-11T22:16:33.4031192Z 2023-01-11T22:16:33.4031269Z Generating XML reports... 2023-01-11T22:16:33.4031644Z Generated XML report: test-reports\python-unittest\lazy.test_debug_util\TEST-DebugUtilTest-20230111221632.xml 2023-01-11T22:16:33.4031908Z 2023-01-11T22:16:33.4032144Z ##[endgroup] 2023-01-11T22:16:33.4032522Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_debug_util_aejpadpd) 2023-01-11T22:16:33.4032799Z 2023-01-11T22:16:34.2073538Z 2023-01-11T22:16:34.2074316Z Expand the folded group to see the log file of lazy/test_extract_compiled_graph 2023-01-11T22:16:34.2075165Z ##[group]PRINTING LOG FILE of lazy/test_extract_compiled_graph (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_extract_compiled_graph_5b5tmpq3) 2023-01-11T22:16:34.2075504Z 2023-01-11T22:16:34.2075737Z ##[endgroup] 2023-01-11T22:16:34.2076129Z FINISHED PRINTING LOG FILE of lazy/test_extract_compiled_graph (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_extract_compiled_graph_5b5tmpq3) 2023-01-11T22:16:34.2076447Z 2023-01-11T22:16:36.5731239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:36.5732124Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:36.5732491Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:36.7221741Z Running lazy/test_meta_kernel ... [2023-01-11 22:16:36.721555] 2023-01-11T22:16:36.7230289Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_meta_kernel.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:36.722799] 2023-01-11T22:16:36.7234861Z Ignoring disabled issues: [] 2023-01-11T22:16:37.3617533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:37.3618379Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:37.3618743Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:37.5091104Z Running lazy/test_reuse_ir ... [2023-01-11 22:16:37.508694] 2023-01-11T22:16:37.5096922Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:37.509311] 2023-01-11T22:16:37.5099528Z Ignoring disabled issues: [] 2023-01-11T22:16:39.4011231Z 2023-01-11T22:16:39.4011907Z Expand the folded group to see the log file of lazy/test_meta_kernel 2023-01-11T22:16:39.4012939Z ##[group]PRINTING LOG FILE of lazy/test_meta_kernel (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_meta_kernel_v79ahut1) 2023-01-11T22:16:39.4013827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:39.4014542Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:39.4014701Z 2023-01-11T22:16:39.4014936Z ##[endgroup] 2023-01-11T22:16:39.4015313Z FINISHED PRINTING LOG FILE of lazy/test_meta_kernel (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_meta_kernel_v79ahut1) 2023-01-11T22:16:39.4015595Z 2023-01-11T22:16:40.2033702Z 2023-01-11T22:16:40.2034393Z Expand the folded group to see the log file of lazy/test_reuse_ir 2023-01-11T22:16:40.2035191Z ##[group]PRINTING LOG FILE of lazy/test_reuse_ir (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_reuse_ir_mp118ywk) 2023-01-11T22:16:40.2036064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:40.2036773Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:40.2037039Z 2023-01-11T22:16:40.2037121Z Running tests... 2023-01-11T22:16:40.2037436Z ---------------------------------------------------------------------- 2023-01-11T22:16:40.2037895Z testAdd (__main__.TestLazyReuseIr) ... Test results will be stored in test-reports\python-unittest\lazy.test_reuse_ir 2023-01-11T22:16:40.2038228Z skip: To be fixed (0.002s) 2023-01-11T22:16:40.2038506Z testAddSub (__main__.TestLazyReuseIr) ... skip: To be fixed (0.002s) 2023-01-11T22:16:40.2038904Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: To be fixed (0.002s) 2023-01-11T22:16:40.2039248Z testBatchNorm (__main__.TestLazyReuseIr) ... skip: To be fixed (0.002s) 2023-01-11T22:16:40.2039414Z 2023-01-11T22:16:40.2039570Z ---------------------------------------------------------------------- 2023-01-11T22:16:40.2039831Z Ran 4 tests in 0.015s 2023-01-11T22:16:40.2040143Z 2023-01-11T22:16:40.2040221Z OK (skipped=4) 2023-01-11T22:16:40.2040339Z 2023-01-11T22:16:40.2040435Z Generating XML reports... 2023-01-11T22:16:40.2040810Z Generated XML report: test-reports\python-unittest\lazy.test_reuse_ir\TEST-TestLazyReuseIr-20230111221639.xml 2023-01-11T22:16:40.2041074Z 2023-01-11T22:16:40.2041321Z ##[endgroup] 2023-01-11T22:16:40.2041762Z FINISHED PRINTING LOG FILE of lazy/test_reuse_ir (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_reuse_ir_mp118ywk) 2023-01-11T22:16:40.2042045Z 2023-01-11T22:16:42.5171617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:42.5172385Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:42.5172756Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:42.6630443Z Running lazy/test_step_closures ... [2023-01-11 22:16:42.662420] 2023-01-11T22:16:42.6635676Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:42.663046] 2023-01-11T22:16:42.6638485Z Ignoring disabled issues: [] 2023-01-11T22:16:43.1955613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:43.1956561Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:43.1956982Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:43.3437717Z Running lazy/test_ts_opinfo ... [2023-01-11 22:16:43.343565] 2023-01-11T22:16:43.3444584Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:43.344200] 2023-01-11T22:16:43.3447905Z Ignoring disabled issues: [] 2023-01-11T22:16:47.8046641Z 2023-01-11T22:16:47.8047448Z Expand the folded group to see the log file of lazy/test_step_closures 2023-01-11T22:16:47.8048685Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_step_closures_5_mke591) 2023-01-11T22:16:47.8050127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:47.8050895Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:47.8051072Z 2023-01-11T22:16:47.8051167Z Running tests... 2023-01-11T22:16:47.8051445Z ---------------------------------------------------------------------- 2023-01-11T22:16:47.8051856Z Test results will be stored in test-reports\python-unittest\lazy.test_step_closures 2023-01-11T22:16:47.8052242Z test_asynchronous (__main__.ClosuresTest) ... ok (0.446s) 2023-01-11T22:16:47.8052584Z test_asynchronous_exception (__main__.ClosuresTest) ... ok (1.004s) 2023-01-11T22:16:47.8052920Z test_synchronous (__main__.ClosuresTest) ... ok (1.000s) 2023-01-11T22:16:47.8053257Z test_synchronous_exception (__main__.ClosuresTest) ... ok (0.001s) 2023-01-11T22:16:47.8053638Z 2023-01-11T22:16:47.8053778Z ---------------------------------------------------------------------- 2023-01-11T22:16:47.8054079Z Ran 4 tests in 2.469s 2023-01-11T22:16:47.8054224Z 2023-01-11T22:16:47.8054306Z OK 2023-01-11T22:16:47.8054424Z 2023-01-11T22:16:47.8054547Z Generating XML reports... 2023-01-11T22:16:47.8054965Z Generated XML report: test-reports\python-unittest\lazy.test_step_closures\TEST-ClosuresTest-20230111221644.xml 2023-01-11T22:16:47.8055251Z 2023-01-11T22:16:47.8055543Z ##[endgroup] 2023-01-11T22:16:47.8056017Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_step_closures_5_mke591) 2023-01-11T22:16:47.8056325Z 2023-01-11T22:16:50.5883143Z 2023-01-11T22:16:50.5884039Z Expand the folded group to see the log file of lazy/test_ts_opinfo 2023-01-11T22:16:50.5885093Z ##[group]PRINTING LOG FILE of lazy/test_ts_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_ts_opinfo_el7o7erf) 2023-01-11T22:16:50.5886056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:50.5886781Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:50.5886968Z 2023-01-11T22:16:50.5887045Z Running tests... 2023-01-11T22:16:50.5898694Z ---------------------------------------------------------------------- 2023-01-11T22:16:50.5899090Z Test results will be stored in test-reports\python-unittest\lazy.test_ts_opinfo 2023-01-11T22:16:50.5899456Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.276s) 2023-01-11T22:16:50.5899832Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.000s) 2023-01-11T22:16:50.5900209Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.000s) 2023-01-11T22:16:50.5900518Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.013s) 2023-01-11T22:16:50.5900702Z 2023-01-11T22:16:50.5900859Z ---------------------------------------------------------------------- 2023-01-11T22:16:50.5901122Z Ran 4 tests in 0.281s 2023-01-11T22:16:50.5901246Z 2023-01-11T22:16:50.5901325Z OK (skipped=1) 2023-01-11T22:16:50.5901441Z 2023-01-11T22:16:50.5901540Z Generating XML reports... 2023-01-11T22:16:50.5901913Z Generated XML report: test-reports\python-unittest\lazy.test_ts_opinfo\TEST-TestLazyDynamicOps-20230111221649.xml 2023-01-11T22:16:50.5902424Z Generated XML report: test-reports\python-unittest\lazy.test_ts_opinfo\TEST-TestLazyTensor-20230111221649.xml 2023-01-11T22:16:50.5902680Z 2023-01-11T22:16:50.5902974Z ##[endgroup] 2023-01-11T22:16:50.5903354Z FINISHED PRINTING LOG FILE of lazy/test_ts_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_ts_opinfo_el7o7erf) 2023-01-11T22:16:50.5903632Z 2023-01-11T22:16:50.7874345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:50.7875214Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:50.7875587Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:50.9339089Z Running nn/test_dropout ... [2023-01-11 22:16:50.930095] 2023-01-11T22:16:50.9344354Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:50.930095] 2023-01-11T22:16:50.9346816Z Ignoring disabled issues: [] 2023-01-11T22:16:53.5570395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:53.5571343Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:53.5571697Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:53.7016328Z Running nn/test_embedding ... [2023-01-11 22:16:53.695085] 2023-01-11T22:16:53.7021157Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:53.695085] 2023-01-11T22:16:53.7024215Z Ignoring disabled issues: [] 2023-01-11T22:16:54.2837314Z 2023-01-11T22:16:54.2838143Z Expand the folded group to see the log file of nn/test_dropout 2023-01-11T22:16:54.2838955Z ##[group]PRINTING LOG FILE of nn/test_dropout (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_dropout_17jd_zc8) 2023-01-11T22:16:54.2839843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:54.2840613Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:54.2840830Z 2023-01-11T22:16:54.2840914Z Running tests... 2023-01-11T22:16:54.2841194Z ---------------------------------------------------------------------- 2023-01-11T22:16:54.2841540Z Test results will be stored in test-reports\python-unittest\nn.test_dropout 2023-01-11T22:16:54.2841890Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (0.011s) 2023-01-11T22:16:54.2842214Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.099s) 2023-01-11T22:16:54.2842541Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.000s) 2023-01-11T22:16:54.2842896Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:16:54.2843102Z 2023-01-11T22:16:54.2843264Z ---------------------------------------------------------------------- 2023-01-11T22:16:54.2843531Z Ran 4 tests in 0.187s 2023-01-11T22:16:54.2843637Z 2023-01-11T22:16:54.2843719Z OK (skipped=1) 2023-01-11T22:16:54.2843835Z 2023-01-11T22:16:54.2843932Z Generating XML reports... 2023-01-11T22:16:54.2844307Z Generated XML report: test-reports\python-unittest\nn.test_dropout\TEST-TestDropoutNN-20230111221653.xml 2023-01-11T22:16:54.2844572Z 2023-01-11T22:16:54.2844857Z ##[endgroup] 2023-01-11T22:16:54.2845232Z FINISHED PRINTING LOG FILE of nn/test_dropout (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_dropout_17jd_zc8) 2023-01-11T22:16:54.2845497Z 2023-01-11T22:16:57.3403843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:57.3404846Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:57.3405335Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:16:57.5014848Z Running nn/test_init ... [2023-01-11 22:16:57.500914] 2023-01-11T22:16:57.5020234Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:57.501530] 2023-01-11T22:16:57.5023322Z Ignoring disabled issues: [] 2023-01-11T22:16:57.7370070Z 2023-01-11T22:16:57.7370609Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T22:16:57.7371607Z ##[group]PRINTING LOG FILE of nn/test_embedding (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_embedding_upplst6j) 2023-01-11T22:16:57.7373119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:16:57.7373860Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:16:57.7374001Z 2023-01-11T22:16:57.7374098Z Running tests... 2023-01-11T22:16:57.7374372Z ---------------------------------------------------------------------- 2023-01-11T22:16:57.7374730Z Test results will be stored in test-reports\python-unittest\nn.test_embedding 2023-01-11T22:16:57.7375096Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T22:16:57.7375465Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T22:16:57.7375828Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T22:16:57.7376154Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.695s) 2023-01-11T22:16:57.7376515Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T22:16:57.7376874Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7377520Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... C:\actions-runner\_work\pytorch\pytorch\test\nn\test_embedding.py:84: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T22:16:57.7378103Z a = torch.tensor([[1., 2., 3.], [4., 5., 6.]], dtype=dtype) 2023-01-11T22:16:57.7378326Z ok (0.000s) 2023-01-11T22:16:57.7378600Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7378936Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.010s) 2023-01-11T22:16:57.7379288Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7379646Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7380017Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7380379Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7380713Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7381019Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.010s) 2023-01-11T22:16:57.7381401Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:16:57.7381779Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7382122Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7382469Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7382831Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.010s) 2023-01-11T22:16:57.7383197Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7383526Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:16:57.7383822Z 2023-01-11T22:16:57.7383983Z ---------------------------------------------------------------------- 2023-01-11T22:16:57.7384252Z Ran 22 tests in 0.828s 2023-01-11T22:16:57.7384379Z 2023-01-11T22:16:57.7384459Z OK (skipped=1) 2023-01-11T22:16:57.7384575Z 2023-01-11T22:16:57.7384673Z Generating XML reports... 2023-01-11T22:16:57.7385069Z Generated XML report: test-reports\python-unittest\nn.test_embedding\TEST-TestEmbeddingNN-20230111221656.xml 2023-01-11T22:16:57.7385341Z 2023-01-11T22:16:57.7385645Z ##[endgroup] 2023-01-11T22:16:57.7386028Z FINISHED PRINTING LOG FILE of nn/test_embedding (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_embedding_upplst6j) 2023-01-11T22:16:57.7386306Z 2023-01-11T22:17:00.4990385Z 2023-01-11T22:17:00.4990983Z Expand the folded group to see the log file of nn/test_init 2023-01-11T22:17:00.4991713Z ##[group]PRINTING LOG FILE of nn/test_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_init_rzz2wjvj) 2023-01-11T22:17:00.4992589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:00.4993287Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:00.4993448Z 2023-01-11T22:17:00.4993673Z ##[endgroup] 2023-01-11T22:17:00.4994028Z FINISHED PRINTING LOG FILE of nn/test_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_init_rzz2wjvj) 2023-01-11T22:17:00.4994292Z 2023-01-11T22:17:00.7165124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:00.7165887Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:00.7166255Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:00.8626908Z Running nn/test_lazy_modules ... [2023-01-11 22:17:00.860227] 2023-01-11T22:17:00.8632128Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:00.860227] 2023-01-11T22:17:00.8635409Z Ignoring disabled issues: [] 2023-01-11T22:17:03.5477557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:03.5478339Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:03.5478687Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:03.7086947Z Running nn/test_module_hooks ... [2023-01-11 22:17:03.707934] 2023-01-11T22:17:03.7093504Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_module_hooks.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:03.709087] 2023-01-11T22:17:03.7095837Z Ignoring disabled issues: [] 2023-01-11T22:17:04.7654191Z 2023-01-11T22:17:04.7654677Z Expand the folded group to see the log file of nn/test_lazy_modules 2023-01-11T22:17:04.7655510Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_lazy_modules_tl2og04b) 2023-01-11T22:17:04.7656965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:04.7657677Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:04.7657839Z 2023-01-11T22:17:04.7658019Z Running tests... 2023-01-11T22:17:04.7658304Z ---------------------------------------------------------------------- 2023-01-11T22:17:04.7658649Z Test results will be stored in test-reports\python-unittest\nn.test_lazy_modules 2023-01-11T22:17:04.7659008Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.017s) 2023-01-11T22:17:04.7659335Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T22:17:04.7659941Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:17:04.7660526Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:17:04.7660777Z ok (0.015s) 2023-01-11T22:17:04.7661037Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.012s) 2023-01-11T22:17:04.7661346Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7661666Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T22:17:04.7661977Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T22:17:04.7662306Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T22:17:04.7662622Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.011s) 2023-01-11T22:17:04.7662950Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T22:17:04.7663259Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7663570Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T22:17:04.7663876Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7664190Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T22:17:04.7664500Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7664806Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7665097Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7665399Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.019s) 2023-01-11T22:17:04.7665708Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.009s) 2023-01-11T22:17:04.7666022Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7666351Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T22:17:04.7666772Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7667088Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.019s) 2023-01-11T22:17:04.7667467Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.014s) 2023-01-11T22:17:04.7667821Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7668154Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.284s) 2023-01-11T22:17:04.7668575Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.082s) 2023-01-11T22:17:04.7668915Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.012s) 2023-01-11T22:17:04.7669230Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.017s) 2023-01-11T22:17:04.7669604Z test_lazy_forward_hook (__main__.TestLazyModules) 2023-01-11T22:17:04.7670204Z This test is to test whether lazymodule can register other forward hook ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:17:04.7670816Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:17:04.7671133Z ok (0.003s) 2023-01-11T22:17:04.7671396Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T22:17:04.7671732Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T22:17:04.7672049Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T22:17:04.7672378Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7672707Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T22:17:04.7673047Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.011s) 2023-01-11T22:17:04.7673376Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.011s) 2023-01-11T22:17:04.7673713Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T22:17:04.7674071Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T22:17:04.7674380Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7674697Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T22:17:04.7675016Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T22:17:04.7675333Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T22:17:04.7675654Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T22:17:04.7675965Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2023-01-11T22:17:04.7676561Z This test is to test whether lazymodule can register other pre-forward hook ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:17:04.7677172Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:17:04.7677428Z ok (0.000s) 2023-01-11T22:17:04.7677694Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T22:17:04.7678019Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T22:17:04.7678326Z test_linear (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T22:17:04.7678620Z test_linear_state (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T22:17:04.7678942Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.000s) 2023-01-11T22:17:04.7679288Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T22:17:04.7679600Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.017s) 2023-01-11T22:17:04.7679906Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T22:17:04.7680213Z test_weight_norm (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T22:17:04.7680381Z 2023-01-11T22:17:04.7680545Z ---------------------------------------------------------------------- 2023-01-11T22:17:04.7680795Z Ran 54 tests in 0.718s 2023-01-11T22:17:04.7680921Z 2023-01-11T22:17:04.7681002Z OK (skipped=1) 2023-01-11T22:17:04.7681121Z 2023-01-11T22:17:04.7681220Z Generating XML reports... 2023-01-11T22:17:04.7681598Z Generated XML report: test-reports\python-unittest\nn.test_lazy_modules\TEST-TestLazyModules-20230111221703.xml 2023-01-11T22:17:04.7681868Z 2023-01-11T22:17:04.7682143Z ##[endgroup] 2023-01-11T22:17:04.7682528Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_lazy_modules_tl2og04b) 2023-01-11T22:17:04.7682867Z 2023-01-11T22:17:07.8286384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:07.8287156Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:07.8287523Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:07.9911185Z Running nn/test_multihead_attention ... [2023-01-11 22:17:07.990443] 2023-01-11T22:17:07.9918264Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:07.991069] 2023-01-11T22:17:07.9919961Z Ignoring disabled issues: [] 2023-01-11T22:17:08.3826340Z 2023-01-11T22:17:08.3827275Z Expand the folded group to see the log file of nn/test_module_hooks 2023-01-11T22:17:08.3828350Z ##[group]PRINTING LOG FILE of nn/test_module_hooks (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_module_hooks_fg68kh0u) 2023-01-11T22:17:08.3829265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:08.3829969Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:08.3830129Z 2023-01-11T22:17:08.3830215Z Running tests... 2023-01-11T22:17:08.3830502Z ---------------------------------------------------------------------- 2023-01-11T22:17:08.3830862Z Test results will be stored in test-reports\python-unittest\nn.test_module_hooks 2023-01-11T22:17:08.3831671Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T22:17:08.3832516Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T22:17:08.3832780Z ok (0.013s) 2023-01-11T22:17:08.3833119Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.006s) 2023-01-11T22:17:08.3833495Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T22:17:08.3833866Z This test is to test when multiple forward hook functions can be registered ... ok (0.000s) 2023-01-11T22:17:08.3834227Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T22:17:08.3834584Z This test is to test when multiple pre-forward hook functions can be ... ok (0.000s) 2023-01-11T22:17:08.3834954Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2023-01-11T22:17:08.3835351Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.011s) 2023-01-11T22:17:08.3835711Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.012s) 2023-01-11T22:17:08.3836042Z test_backward_hooks_interaction (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3836362Z test_hook_backward_size (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T22:17:08.3836680Z test_hook_backward_writeable (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3837208Z test_hook_buffer_registration (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3837498Z test_hook_cpp (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T22:17:08.3837795Z test_hook_extra_input (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3838122Z test_hook_forward_preforward_writable (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T22:17:08.3838509Z test_hook_inplace (__main__.TestModuleHookNN) ... ok (0.676s) 2023-01-11T22:17:08.3838912Z test_hook_invalid_outputs (__main__.TestModuleHookNN) ... ok (0.000s) 2023-01-11T22:17:08.3839307Z test_hook_last_arg_requires_grad (__main__.TestModuleHookNN) ... ok (0.011s) 2023-01-11T22:17:08.3839622Z test_hook_no_requires_grad (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T22:17:08.3839938Z test_hook_non_full_warning (__main__.TestModuleHookNN) ... ok (0.013s) 2023-01-11T22:17:08.3840266Z test_hook_parameter_registration (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3840589Z test_hook_requires_grad (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3840918Z test_hook_submodule_registration (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:17:08.3841652Z test_hooks (__main__.TestModuleHookNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T22:17:08.3842386Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T22:17:08.3842664Z ok (0.017s) 2023-01-11T22:17:08.3842903Z test_forward_hooks (__main__.TestModuleHooks) ... ok (0.006s) 2023-01-11T22:17:08.3843204Z test_forward_pre_hooks (__main__.TestModuleHooks) ... ok (0.000s) 2023-01-11T22:17:08.3843500Z test_full_backward_hooks (__main__.TestModuleHooks) ... ok (0.013s) 2023-01-11T22:17:08.3843814Z test_full_backward_pre_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T22:17:08.3844113Z test_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.006s) 2023-01-11T22:17:08.3844393Z test_mixed_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T22:17:08.3844760Z test_remove_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.004s) 2023-01-11T22:17:08.3845087Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T22:17:08.3845471Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.004s) 2023-01-11T22:17:08.3845887Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... skip: Tempfile permission issue on windows (0.001s) 2023-01-11T22:17:08.3846289Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2023-01-11T22:17:08.3846614Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T22:17:08.3846922Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2023-01-11T22:17:08.3847088Z 2023-01-11T22:17:08.3847245Z ---------------------------------------------------------------------- 2023-01-11T22:17:08.3847501Z Ran 36 tests in 1.344s 2023-01-11T22:17:08.3847620Z 2023-01-11T22:17:08.3847681Z OK (skipped=1) 2023-01-11T22:17:08.3847792Z 2023-01-11T22:17:08.3847881Z Generating XML reports... 2023-01-11T22:17:08.3848269Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleGlobalHooks-20230111221706.xml 2023-01-11T22:17:08.3848789Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleHookNN-20230111221706.xml 2023-01-11T22:17:08.3849278Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleHooks-20230111221706.xml 2023-01-11T22:17:08.3849770Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestStateDictHooks-20230111221706.xml 2023-01-11T22:17:08.3850109Z 2023-01-11T22:17:08.3850386Z ##[endgroup] 2023-01-11T22:17:08.3850812Z FINISHED PRINTING LOG FILE of nn/test_module_hooks (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_module_hooks_fg68kh0u) 2023-01-11T22:17:08.3851101Z 2023-01-11T22:17:11.3250574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:11.3251344Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:11.3251696Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:11.4715327Z Running nn/test_packed_sequence ... [2023-01-11 22:17:11.470967] 2023-01-11T22:17:11.4720569Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:11.471582] 2023-01-11T22:17:11.4723506Z Ignoring disabled issues: [] 2023-01-11T22:17:16.2233906Z 2023-01-11T22:17:16.2234496Z Expand the folded group to see the log file of nn/test_packed_sequence 2023-01-11T22:17:16.2235540Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_packed_sequence_fx6rjdyi) 2023-01-11T22:17:16.2236746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:16.2237689Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:16.2237895Z 2023-01-11T22:17:16.2237986Z Running tests... 2023-01-11T22:17:16.2238348Z ---------------------------------------------------------------------- 2023-01-11T22:17:16.2238833Z Test results will be stored in test-reports\python-unittest\nn.test_packed_sequence 2023-01-11T22:17:16.2239320Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... ok (1.286s) 2023-01-11T22:17:16.2239761Z test_pack_sequence (__main__.PackedSequenceTest) ... ok (0.141s) 2023-01-11T22:17:16.2240178Z test_pad_sequence (__main__.PackedSequenceTest) ... ok (0.020s) 2023-01-11T22:17:16.2240629Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.000s) 2023-01-11T22:17:16.2241130Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.000s) 2023-01-11T22:17:16.2241564Z test_to (__main__.PackedSequenceTest) ... ok (0.000s) 2023-01-11T22:17:16.2241973Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.010s) 2023-01-11T22:17:16.2242391Z test_total_length (__main__.PackedSequenceTest) ... ok (0.000s) 2023-01-11T22:17:16.2242775Z test_type_casts (__main__.PackedSequenceTest) 2023-01-11T22:17:16.2243193Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.050s) 2023-01-11T22:17:16.2243650Z test_unpack_sequence (__main__.PackedSequenceTest) ... ok (0.019s) 2023-01-11T22:17:16.2244085Z test_unpad_sequence (__main__.PackedSequenceTest) ... ok (0.024s) 2023-01-11T22:17:16.2244502Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.004s) 2023-01-11T22:17:16.2244730Z 2023-01-11T22:17:16.2244940Z ---------------------------------------------------------------------- 2023-01-11T22:17:16.2245283Z Ran 12 tests in 1.734s 2023-01-11T22:17:16.2245444Z 2023-01-11T22:17:16.2245518Z OK 2023-01-11T22:17:16.2245648Z 2023-01-11T22:17:16.2245773Z Generating XML reports... 2023-01-11T22:17:16.2246543Z Generated XML report: test-reports\python-unittest\nn.test_packed_sequence\TEST-PackedSequenceTest-20230111221714.xml 2023-01-11T22:17:16.2246918Z 2023-01-11T22:17:16.2247243Z ##[endgroup] 2023-01-11T22:17:16.2247755Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_packed_sequence_fx6rjdyi) 2023-01-11T22:17:16.2248140Z 2023-01-11T22:17:18.0210335Z 2023-01-11T22:17:18.0211376Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T22:17:18.0212181Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_multihead_attention_pu66cdfw) 2023-01-11T22:17:18.0213093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:18.0213790Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:18.0213945Z 2023-01-11T22:17:18.0214021Z Running tests... 2023-01-11T22:17:18.0214289Z ---------------------------------------------------------------------- 2023-01-11T22:17:18.0214654Z Test results will be stored in test-reports\python-unittest\nn.test_multihead_attention 2023-01-11T22:17:18.0215071Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... ok (3.829s) 2023-01-11T22:17:18.0215477Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... ok (2.914s) 2023-01-11T22:17:18.0215864Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... ok (0.013s) 2023-01-11T22:17:18.0216242Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.005s) 2023-01-11T22:17:18.0216623Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.008s) 2023-01-11T22:17:18.0217394Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestMultiheadAttentionNN) ... C:\actions-runner\_work\pytorch\pytorch\test\nn\test_multihead_attention.py:494: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:17:18.0218088Z nt = torch.nested.nested_tensor([torch.randn(4, 4)]) 2023-01-11T22:17:18.0218312Z ok (0.006s) 2023-01-11T22:17:18.0218581Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... ok (0.002s) 2023-01-11T22:17:18.0218772Z 2023-01-11T22:17:18.0218910Z ---------------------------------------------------------------------- 2023-01-11T22:17:18.0219170Z Ran 7 tests in 6.813s 2023-01-11T22:17:18.0219291Z 2023-01-11T22:17:18.0219353Z OK 2023-01-11T22:17:18.0219447Z 2023-01-11T22:17:18.0219539Z Generating XML reports... 2023-01-11T22:17:18.0219949Z Generated XML report: test-reports\python-unittest\nn.test_multihead_attention\TEST-TestMultiheadAttentionNN-20230111221710.xml 2023-01-11T22:17:18.0220253Z 2023-01-11T22:17:18.0220478Z ##[endgroup] 2023-01-11T22:17:18.0220861Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_multihead_attention_pu66cdfw) 2023-01-11T22:17:18.0221157Z 2023-01-11T22:17:19.3931581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:19.3933976Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:19.3934332Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:19.5401298Z Running nn/test_parametrization ... [2023-01-11 22:17:19.535411] 2023-01-11T22:17:19.5406332Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_parametrization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:19.535411] 2023-01-11T22:17:19.5409758Z Ignoring disabled issues: [] 2023-01-11T22:17:20.9966367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:20.9967160Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:20.9967745Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:21.1563378Z Running nn/test_pruning ... [2023-01-11 22:17:21.154890] 2023-01-11T22:17:21.1568970Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_pruning.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:21.154890] 2023-01-11T22:17:21.1571615Z Ignoring disabled issues: [] 2023-01-11T22:17:23.2058645Z 2023-01-11T22:17:23.2059376Z Expand the folded group to see the log file of nn/test_parametrization 2023-01-11T22:17:23.2060536Z ##[group]PRINTING LOG FILE of nn/test_parametrization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_parametrization_xak6z5y1) 2023-01-11T22:17:23.2061548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:23.2062267Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:23.2062422Z 2023-01-11T22:17:23.2062500Z Running tests... 2023-01-11T22:17:23.2062774Z ---------------------------------------------------------------------- 2023-01-11T22:17:23.2063141Z Test results will be stored in test-reports\python-unittest\nn.test_parametrization 2023-01-11T22:17:23.2063500Z test_caching_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2063812Z Test the caching system of a parametrization ... ok (0.019s) 2023-01-11T22:17:23.2064176Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T22:17:23.2064584Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.005s) 2023-01-11T22:17:23.2064951Z test_deepcopy_after_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2065318Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.013s) 2023-01-11T22:17:23.2065710Z test_errors_parametrized_tensor_parametrization (__main__.TestNNParametrization) ... ok (0.008s) 2023-01-11T22:17:23.2066121Z test_errors_unparametrized_tensor_parametrization (__main__.TestNNParametrization) ... ok (0.011s) 2023-01-11T22:17:23.2066504Z test_initialization_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2066841Z Test that it is possible to initialize a parametrization when it ... ok (0.008s) 2023-01-11T22:17:23.2067199Z test_multiple_inputs_parametrization (__main__.TestNNParametrization) ... ok (0.011s) 2023-01-11T22:17:23.2067550Z test_new_spectral_norm (__main__.TestNNParametrization) ... ok (0.050s) 2023-01-11T22:17:23.2067972Z test_new_spectral_norm_dim (__main__.TestNNParametrization) ... ok (0.004s) 2023-01-11T22:17:23.2068522Z test_new_spectral_norm_forward (__main__.TestNNParametrization) ... ok (0.004s) 2023-01-11T22:17:23.2068884Z test_new_spectral_norm_load_state_dict (__main__.TestNNParametrization) ... ok (0.019s) 2023-01-11T22:17:23.2069224Z test_orthogonal_errors (__main__.TestNNParametrization) ... ok (0.003s) 2023-01-11T22:17:23.2069574Z test_orthogonal_parametrization (__main__.TestNNParametrization) ... ok (0.220s) 2023-01-11T22:17:23.2070007Z test_parametrization_same_training_mode (__main__.TestNNParametrization) 2023-01-11T22:17:23.2070360Z Test training mode updated on parametrization registration ... ok (0.002s) 2023-01-11T22:17:23.2070716Z test_register_and_remove_buffer_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2071084Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.005s) 2023-01-11T22:17:23.2071452Z test_register_and_remove_nested_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2071786Z Test that it is possible to nest the parametrizations ... ok (0.004s) 2023-01-11T22:17:23.2072124Z test_register_and_remove_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2072563Z Test that it is possible to add a few parametrizations ... ok (0.034s) 2023-01-11T22:17:23.2072894Z test_serialization_parametrization (__main__.TestNNParametrization) 2023-01-11T22:17:23.2073302Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.018s) 2023-01-11T22:17:23.2073734Z test_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T22:17:23.2074107Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.006s) 2023-01-11T22:17:23.2074567Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNNParametrization) ... ok (0.007s) 2023-01-11T22:17:23.2074975Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNNParametrization) 2023-01-11T22:17:23.2075430Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.005s) 2023-01-11T22:17:23.2075827Z test_transfer_parametrizations_and_params_single_param (__main__.TestNNParametrization) 2023-01-11T22:17:23.2076221Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.007s) 2023-01-11T22:17:23.2076583Z test_type_before_parametrizations (__main__.TestNNParametrization) 2023-01-11T22:17:23.2076926Z Test that type_before_parametrizations always retrieves original type ... ok (0.003s) 2023-01-11T22:17:23.2077124Z 2023-01-11T22:17:23.2077281Z ---------------------------------------------------------------------- 2023-01-11T22:17:23.2077533Z Ran 23 tests in 0.516s 2023-01-11T22:17:23.2077654Z 2023-01-11T22:17:23.2077715Z OK 2023-01-11T22:17:23.2077809Z 2023-01-11T22:17:23.2077905Z Generating XML reports... 2023-01-11T22:17:23.2078315Z Generated XML report: test-reports\python-unittest\nn.test_parametrization\TEST-TestNNParametrization-20230111221722.xml 2023-01-11T22:17:23.2078618Z 2023-01-11T22:17:23.2078905Z ##[endgroup] 2023-01-11T22:17:23.2079298Z FINISHED PRINTING LOG FILE of nn/test_parametrization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_parametrization_xak6z5y1) 2023-01-11T22:17:23.2079593Z 2023-01-11T22:17:24.5981996Z 2023-01-11T22:17:24.5982780Z Expand the folded group to see the log file of nn/test_pruning 2023-01-11T22:17:24.5983775Z ##[group]PRINTING LOG FILE of nn/test_pruning (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_pruning_y88anhwj) 2023-01-11T22:17:24.5984790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:24.5985656Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:24.5985801Z 2023-01-11T22:17:24.5985880Z Running tests... 2023-01-11T22:17:24.5986146Z ---------------------------------------------------------------------- 2023-01-11T22:17:24.5986494Z Test results will be stored in test-reports\python-unittest\nn.test_pruning 2023-01-11T22:17:24.5986826Z test_compute_nparams_to_prune (__main__.TestPruningNN) 2023-01-11T22:17:24.5987224Z Test that requested pruning `amount` gets translated into the ... ok (0.018s) 2023-01-11T22:17:24.5987543Z test_custom_from_mask_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.5987991Z Test that the CustomFromMask is capable of receiving ... ok (0.003s) 2023-01-11T22:17:24.5988289Z test_global_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.5988654Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.006s) 2023-01-11T22:17:24.5988986Z test_global_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T22:17:24.5989324Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.004s) 2023-01-11T22:17:24.5989635Z test_identity_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.5989918Z Test that a mask of 1s does not change forward or backward. ... ok (0.005s) 2023-01-11T22:17:24.5990221Z test_l1_unstructured_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.5990539Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.002s) 2023-01-11T22:17:24.5990885Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestPruningNN) 2023-01-11T22:17:24.5991228Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2023-01-11T22:17:24.5991530Z test_ln_structured_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.5991792Z Check Ln structured pruning by hand. ... ok (0.000s) 2023-01-11T22:17:24.5992089Z test_ln_structured_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T22:17:24.5992390Z Check Ln structured pruning by hand. ... ok (0.006s) 2023-01-11T22:17:24.5992681Z test_multiple_pruning_calls (__main__.TestPruningNN) ... ok (0.000s) 2023-01-11T22:17:24.5992963Z test_prune (__main__.TestPruningNN) ... ok (0.000s) 2023-01-11T22:17:24.5993251Z test_prune_importance_scores (__main__.TestPruningNN) ... ok (0.000s) 2023-01-11T22:17:24.5993568Z test_prune_importance_scores_mimic_default (__main__.TestPruningNN) ... ok (0.012s) 2023-01-11T22:17:24.5993891Z test_pruning_container (__main__.TestPruningNN) ... ok (0.003s) 2023-01-11T22:17:24.5994238Z test_pruning_container_compute_mask (__main__.TestPruningNN) 2023-01-11T22:17:24.5994551Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.005s) 2023-01-11T22:17:24.5994896Z test_pruning_id_consistency (__main__.TestPruningNN) 2023-01-11T22:17:24.5995211Z Test that pruning doesn't change the id of the parameters, which ... ok (0.002s) 2023-01-11T22:17:24.5995505Z test_pruning_rollback (__main__.TestPruningNN) 2023-01-11T22:17:24.5995805Z Test that if something fails when the we try to compute the mask, ... ok (0.005s) 2023-01-11T22:17:24.5996128Z test_pruning_serialization_model (__main__.TestPruningNN) ... ok (0.014s) 2023-01-11T22:17:24.5996458Z test_pruning_serialization_state_dict (__main__.TestPruningNN) ... ok (0.012s) 2023-01-11T22:17:24.5996773Z test_random_pruning (__main__.TestPruningNN) ... ok (0.000s) 2023-01-11T22:17:24.5997055Z test_random_pruning_0perc (__main__.TestPruningNN) 2023-01-11T22:17:24.5997342Z Test that a mask of 1s does not change forward or backward. ... ok (0.006s) 2023-01-11T22:17:24.5997635Z test_random_pruning_forward (__main__.TestPruningNN) 2023-01-11T22:17:24.5997899Z check forward with mask (by hand). ... ok (0.000s) 2023-01-11T22:17:24.5998168Z test_random_pruning_new_weight (__main__.TestPruningNN) 2023-01-11T22:17:24.5998466Z Test that module.name now contains a pruned version of ... ok (0.000s) 2023-01-11T22:17:24.5998752Z test_random_pruning_orig (__main__.TestPruningNN) 2023-01-11T22:17:24.5999559Z Test that original tensor is correctly stored in 'orig' ... ok (0.012s) 2023-01-11T22:17:24.5999870Z test_random_pruning_pickle (__main__.TestPruningNN) ... ok (0.006s) 2023-01-11T22:17:24.6000208Z test_random_pruning_sizes (__main__.TestPruningNN) 2023-01-11T22:17:24.6000531Z Test that the new parameters and buffers created by the pruning ... ok (0.004s) 2023-01-11T22:17:24.6000934Z test_random_structured_pruning_amount (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T22:17:24.6001306Z test_remove_pruning (__main__.TestPruningNN) 2023-01-11T22:17:24.6001597Z `prune.remove` removes the hook and the reparametrization ... ok (0.004s) 2023-01-11T22:17:24.6001907Z test_remove_pruning_exception (__main__.TestPruningNN) 2023-01-11T22:17:24.6002219Z Removing from an unpruned tensor throws an assertion error ... ok (0.002s) 2023-01-11T22:17:24.6002518Z test_remove_pruning_forward (__main__.TestPruningNN) 2023-01-11T22:17:24.6002828Z Remove pruning and check forward is unchanged from previous ... ok (0.002s) 2023-01-11T22:17:24.6003121Z test_rnn_pruning (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T22:17:24.6003423Z test_unstructured_pruning_same_magnitude (__main__.TestPruningNN) 2023-01-11T22:17:24.6003754Z Since it may happen that the tensor to prune has entries with the ... ok (0.002s) 2023-01-11T22:17:24.6004059Z test_validate_pruning_amount (__main__.TestPruningNN) 2023-01-11T22:17:24.6004361Z Tests the second util function that validates the pruning ... ok (0.002s) 2023-01-11T22:17:24.6004669Z test_validate_pruning_amount_init (__main__.TestPruningNN) 2023-01-11T22:17:24.6004963Z Test the first util function that validates the pruning ... ok (0.002s) 2023-01-11T22:17:24.6005140Z 2023-01-11T22:17:24.6005298Z ---------------------------------------------------------------------- 2023-01-11T22:17:24.6005550Z Ran 34 tests in 0.172s 2023-01-11T22:17:24.6005666Z 2023-01-11T22:17:24.6005727Z OK 2023-01-11T22:17:24.6005822Z 2023-01-11T22:17:24.6005911Z Generating XML reports... 2023-01-11T22:17:24.6006328Z Generated XML report: test-reports\python-unittest\nn.test_pruning\TEST-TestPruningNN-20230111221723.xml 2023-01-11T22:17:24.6006586Z 2023-01-11T22:17:24.6006864Z ##[endgroup] 2023-01-11T22:17:24.6007281Z FINISHED PRINTING LOG FILE of nn/test_pruning (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_pruning_y88anhwj) 2023-01-11T22:17:24.6007552Z 2023-01-11T22:17:26.1861981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:26.1862784Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:26.1863135Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:26.3396355Z Running profiler/test_memory_profiler ... [2023-01-11 22:17:26.332283] 2023-01-11T22:17:26.3404310Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:26.332283] 2023-01-11T22:17:26.3407025Z Ignoring disabled issues: [] 2023-01-11T22:17:27.6157465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:27.6158275Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:27.6158629Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:27.7631696Z Running profiler/test_profiler ... [2023-01-11 22:17:27.761189] 2023-01-11T22:17:27.7637296Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:27.761189] 2023-01-11T22:17:27.7640032Z Ignoring disabled issues: [] 2023-01-11T22:17:35.4598518Z 2023-01-11T22:17:35.4599301Z Expand the folded group to see the log file of profiler/test_memory_profiler 2023-01-11T22:17:35.4600221Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_memory_profiler_1qbt8o08) 2023-01-11T22:17:35.4603349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:35.4604329Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:35.4604540Z 2023-01-11T22:17:35.4604754Z Running tests... 2023-01-11T22:17:35.4605117Z ---------------------------------------------------------------------- 2023-01-11T22:17:35.4605677Z Test results will be stored in test-reports\python-unittest\profiler.test_memory_profiler 2023-01-11T22:17:35.4606403Z test_data_flow_graph_complicated (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4607063Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4607681Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4608520Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4609192Z lines.append(f"{name + ':':<8} T{storage_to_id[t.storage().data_ptr()]}") 2023-01-11T22:17:35.4609666Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4610269Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4610878Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4611253Z ok (0.543s) 2023-01-11T22:17:35.4611723Z test_data_flow_graph_non_op_allocations (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4612446Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4613099Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4613629Z ok (0.098s) 2023-01-11T22:17:35.4614085Z test_data_flow_graph_simple (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4614738Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4615403Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4616526Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:337: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:17:35.4617394Z if t.grad is not None: 2023-01-11T22:17:35.4617810Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4618465Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4619124Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4619505Z ok (0.168s) 2023-01-11T22:17:35.4619973Z test_data_flow_graph_simple_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4620638Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4621246Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4622083Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4622737Z grad_id = storage_to_id[t.grad.storage().data_ptr()] 2023-01-11T22:17:35.4622949Z ok (0.075s) 2023-01-11T22:17:35.4623428Z test_data_flow_graph_simple_inplace (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4624102Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4624765Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4625424Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4626084Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4626683Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4627053Z ok (0.158s) 2023-01-11T22:17:35.4627693Z test_data_flow_graph_stacked (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4628333Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4628938Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4629534Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4630121Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4630783Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4631376Z STAGE:2023-01-11 22:17:29 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4632010Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4632609Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4632977Z ok (0.281s) 2023-01-11T22:17:35.4633442Z test_data_flow_graph_with_annotations (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4634103Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4634687Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4635064Z ok (0.099s) 2023-01-11T22:17:35.4635510Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4636149Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4636760Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4637142Z ok (0.006s) 2023-01-11T22:17:35.4637653Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4638425Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4639051Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4639412Z ok (0.020s) 2023-01-11T22:17:35.4639923Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4640576Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4641177Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4641551Z ok (0.004s) 2023-01-11T22:17:35.4642037Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4642718Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4643320Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4644147Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:117: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4644806Z return tensor.storage().data_ptr() == key.storage.ptr 2023-01-11T22:17:35.4645474Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:147: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4646094Z allowed_set = {t.storage().data_ptr() for t in tensors} 2023-01-11T22:17:35.4646528Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4647125Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4647724Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4648320Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4648966Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4649617Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4650269Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4650859Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4651913Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4652324Z ok (0.072s) 2023-01-11T22:17:35.4652820Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4653516Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4654125Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4654497Z ok (0.014s) 2023-01-11T22:17:35.4654990Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4655667Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4656261Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4656860Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4657451Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4658041Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4658623Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4659194Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4659793Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4660379Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4660977Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4661570Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4661943Z ok (0.102s) 2023-01-11T22:17:35.4662622Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88721 for platform(s) mac, macos, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T22:17:35.4663815Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4673159Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4673813Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4674495Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4675099Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4675689Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4676071Z ok (0.010s) 2023-01-11T22:17:35.4676534Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4677243Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4677848Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4678439Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4679031Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4679616Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4680199Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4680788Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4681362Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4681725Z ok (0.016s) 2023-01-11T22:17:35.4682212Z test_categories_e2e_sequential_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4683130Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:81: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4683858Z if isinstance(t, torch.Tensor) and t.storage() 2023-01-11T22:17:35.4684576Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:79: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4685183Z (t._cdata, t.storage().data_ptr()) 2023-01-11T22:17:35.4685611Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4686218Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4686592Z ok (0.124s) 2023-01-11T22:17:35.4687078Z test_categories_e2e_sequential_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4687745Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4688339Z STAGE:2023-01-11 22:17:30 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4688706Z ok (0.609s) 2023-01-11T22:17:35.4689177Z test_categories_e2e_simple_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4689845Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4690449Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4690811Z ok (0.088s) 2023-01-11T22:17:35.4691294Z test_categories_e2e_simple_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4691964Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4692562Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4692914Z ok (0.399s) 2023-01-11T22:17:35.4693397Z test_categories_e2e_simple_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4694075Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4694674Z STAGE:2023-01-11 22:17:31 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4695046Z ok (0.412s) 2023-01-11T22:17:35.4695530Z test_categories_e2e_simple_module_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4696263Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4696966Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4697390Z ok (0.096s) 2023-01-11T22:17:35.4697870Z test_categories_e2e_simple_module_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4698549Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4699155Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4699536Z ok (0.379s) 2023-01-11T22:17:35.4700033Z test_categories_e2e_simple_module_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4700723Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4701383Z STAGE:2023-01-11 22:17:32 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4701758Z ok (0.587s) 2023-01-11T22:17:35.4702217Z test_inputs_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4702875Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4703475Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4704302Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:828: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4704905Z storage = t.storage() 2023-01-11T22:17:35.4705552Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:836: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:35.4706219Z if key.storage.ptr == storage.data_ptr() and key.device == storage.device 2023-01-11T22:17:35.4706456Z ok (0.075s) 2023-01-11T22:17:35.4706926Z test_inputs_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4707682Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4708354Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4708730Z ok (0.317s) 2023-01-11T22:17:35.4709247Z test_inputs_fwd_lazy (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4709912Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4710513Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4710892Z ok (0.064s) 2023-01-11T22:17:35.4711353Z test_lazily_initialized (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4712024Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4712629Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4712998Z ok (0.177s) 2023-01-11T22:17:35.4713476Z test_manual_optimizer_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4714149Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4714747Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4715120Z ok (0.092s) 2023-01-11T22:17:35.4715593Z test_memory_timeline (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4716236Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4716837Z STAGE:2023-01-11 22:17:33 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4717210Z ok (0.371s) 2023-01-11T22:17:35.4717689Z test_parameters_and_gradients (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4718366Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4718962Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4719547Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4720187Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4720769Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4721395Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4721973Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4722563Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4723142Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4723734Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4724328Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4724694Z ok (0.295s) 2023-01-11T22:17:35.4725191Z test_parameters_and_gradients_set_to_none (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4725918Z [W C:\actions-runner\_work\pytorch\pytorch\c10\core\CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T22:17:35.4726543Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4727145Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4727737Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:35.4728311Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:35.4728899Z STAGE:2023-01-11 22:17:34 5128:2924 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:35.4729263Z ok (0.423s) 2023-01-11T22:17:35.4729372Z 2023-01-11T22:17:35.4729527Z ---------------------------------------------------------------------- 2023-01-11T22:17:35.4729779Z Ran 32 tests in 6.234s 2023-01-11T22:17:35.4729899Z 2023-01-11T22:17:35.4729973Z OK (skipped=1) 2023-01-11T22:17:35.4730082Z 2023-01-11T22:17:35.4730174Z Generating XML reports... 2023-01-11T22:17:35.4730543Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestDataFlow-20230111221728.xml 2023-01-11T22:17:35.4731082Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestIdentifyGradients-20230111221728.xml 2023-01-11T22:17:35.4731635Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestMemoryProfiler-20230111221728.xml 2023-01-11T22:17:35.4732247Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestMemoryProfilerE2E-20230111221728.xml 2023-01-11T22:17:35.4732533Z 2023-01-11T22:17:35.4732879Z ##[endgroup] 2023-01-11T22:17:35.4733282Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_memory_profiler_1qbt8o08) 2023-01-11T22:17:35.4733580Z 2023-01-11T22:17:38.9566543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:38.9567298Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:39.1065038Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:39.1065457Z Running profiler/test_profiler_tree ... [2023-01-11 22:17:39.106221] 2023-01-11T22:17:39.1070322Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'profiler/test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:39.106221] 2023-01-11T22:17:39.1073201Z Ignoring disabled issues: [] 2023-01-11T22:17:42.5382468Z 2023-01-11T22:17:42.5383034Z Expand the folded group to see the log file of profiler/test_profiler_tree 2023-01-11T22:17:42.5383827Z ##[group]PRINTING LOG FILE of profiler/test_profiler_tree (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_tree_2b7vqs3s) 2023-01-11T22:17:42.5384946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.5385793Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.5385948Z 2023-01-11T22:17:42.5386023Z Running tests... 2023-01-11T22:17:42.5386286Z ---------------------------------------------------------------------- 2023-01-11T22:17:42.5386653Z Test results will be stored in test-reports\python-unittest\profiler.test_profiler_tree 2023-01-11T22:17:42.5387309Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5387981Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5388662Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5389321Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5389915Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5390509Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5391094Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5391873Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5392461Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5392824Z ok (0.458s) 2023-01-11T22:17:42.5393241Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.010s) 2023-01-11T22:17:42.5393739Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.000s) 2023-01-11T22:17:42.5394317Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.000s) 2023-01-11T22:17:42.5395005Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5395691Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5396297Z STAGE:2023-01-11 22:17:41 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5396891Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5397478Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5398071Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5398654Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5399239Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5399824Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5400187Z ok (0.021s) 2023-01-11T22:17:42.5400725Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5401458Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5402055Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5402639Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5403220Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5403809Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5404452Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5405031Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5405660Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5406030Z ok (0.025s) 2023-01-11T22:17:42.5406555Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5407336Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5407926Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5408515Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5409104Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5409694Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5410288Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5410863Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5411450Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5411813Z ok (0.009s) 2023-01-11T22:17:42.5412317Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5413057Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5413717Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5414313Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5414904Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5415516Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5416177Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5416761Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5417470Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5417902Z ok (0.031s) 2023-01-11T22:17:42.5418454Z test_profiler_experimental_tree_with_stack_and_torch_dispatch (__main__.TestProfilerTree) ... STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5419249Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5419913Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5420539Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5437034Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5437927Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5438529Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.5439125Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.5439715Z STAGE:2023-01-11 22:17:42 5924:3576 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.5440084Z ok (0.013s) 2023-01-11T22:17:42.5440735Z test_profiler_experimental_tree_with_stack_and_torch_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83836 for platform(s) win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T22:17:42.5441265Z 2023-01-11T22:17:42.5441420Z ---------------------------------------------------------------------- 2023-01-11T22:17:42.5441659Z Ran 10 tests in 0.562s 2023-01-11T22:17:42.5441767Z 2023-01-11T22:17:42.5441835Z OK (skipped=4) 2023-01-11T22:17:42.5441937Z 2023-01-11T22:17:42.5442020Z Generating XML reports... 2023-01-11T22:17:42.5442396Z Generated XML report: test-reports\python-unittest\profiler.test_profiler_tree\TEST-TestProfilerTree-20230111221741.xml 2023-01-11T22:17:42.5442662Z 2023-01-11T22:17:42.5442957Z ##[endgroup] 2023-01-11T22:17:42.5443394Z FINISHED PRINTING LOG FILE of profiler/test_profiler_tree (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_tree_2b7vqs3s) 2023-01-11T22:17:42.5443694Z 2023-01-11T22:17:42.9878893Z 2023-01-11T22:17:42.9879764Z Expand the folded group to see the log file of profiler/test_profiler 2023-01-11T22:17:42.9881066Z ##[group]PRINTING LOG FILE of profiler/test_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_kpfmybar) 2023-01-11T22:17:42.9887075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.9888145Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.9888854Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:42.9889159Z 2023-01-11T22:17:42.9889262Z Running tests... 2023-01-11T22:17:42.9889649Z ---------------------------------------------------------------------- 2023-01-11T22:17:42.9890134Z Test results will be stored in test-reports\python-unittest\profiler.test_profiler 2023-01-11T22:17:42.9890615Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.026s) 2023-01-11T22:17:42.9891072Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.006s) 2023-01-11T22:17:42.9891546Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.046s) 2023-01-11T22:17:42.9892014Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.015s) 2023-01-11T22:17:42.9892704Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:17:42.9893495Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:17:42.9894063Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:17:42.9894633Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9895302Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9895961Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9896557Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9897154Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9897751Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9898127Z ok (0.038s) 2023-01-11T22:17:42.9898355Z test_bfs (__main__.TestExperimentalUtils) ... ok (0.003s) 2023-01-11T22:17:42.9898657Z test_dfs (__main__.TestExperimentalUtils) ... ok (0.000s) 2023-01-11T22:17:42.9899233Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9899939Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9900546Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9901702Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9902353Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9903032Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9903633Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9904220Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9904833Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9905200Z ok (0.021s) 2023-01-11T22:17:42.9905508Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.004s) 2023-01-11T22:17:42.9905946Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T22:17:42.9906566Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9907347Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9908017Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9908664Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9909258Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9909834Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9910417Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9911016Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9911615Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9912209Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9912798Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9913395Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9914106Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9914754Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9915394Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9915765Z ok (0.230s) 2023-01-11T22:17:42.9916053Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T22:17:42.9916661Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9917351Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9917953Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9918544Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9919134Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9919728Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9920381Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9921022Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9921618Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9922193Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9922775Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9923364Z STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9923735Z ok (0.103s) 2023-01-11T22:17:42.9924038Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T22:17:42.9924631Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:31 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9925297Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9925903Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9926397Z ok (1.326s) 2023-01-11T22:17:42.9926885Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9927690Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9928294Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9928890Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9929482Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9930079Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9930668Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9931252Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9931840Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9932425Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9933069Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9933714Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9934291Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9934873Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9935462Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9936050Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9936644Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9937232Z STAGE:2023-01-11 22:17:32 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9937599Z ok (0.313s) 2023-01-11T22:17:42.9938086Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9938871Z STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9939466Z STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9939926Z ok (0.006s) 2023-01-11T22:17:42.9940425Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9941105Z STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9941701Z STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9942077Z ok (0.073s) 2023-01-11T22:17:42.9942582Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:33 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9943562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.9944248Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.9944592Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:42.9945066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:17:42.9945686Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:17:42.9946168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:17:42.9946596Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:17:42.9947454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.9948145Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.9948480Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:42.9948952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:17:42.9949355Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:17:42.9949780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:17:42.9950186Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:17:42.9950938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.9951736Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.9952079Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:42.9952653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:17:42.9953061Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:17:42.9953480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:17:42.9953899Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:17:42.9954652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:42.9955320Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:42.9955646Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:42.9956114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:17:42.9956513Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:17:42.9956933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:17:42.9957350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:17:42.9957875Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9958486Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9958851Z ok (4.283s) 2023-01-11T22:17:42.9959158Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.002s) 2023-01-11T22:17:42.9959504Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.002s) 2023-01-11T22:17:42.9960086Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9960782Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9961383Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9961751Z ok (0.033s) 2023-01-11T22:17:42.9962221Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9962869Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9963540Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9963912Z ok (0.009s) 2023-01-11T22:17:42.9964182Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.010s) 2023-01-11T22:17:42.9964587Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2023-01-11T22:17:42.9964833Z ok (0.000s) 2023-01-11T22:17:42.9965745Z test_export_stacks (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9966409Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9966999Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9967371Z ok (0.010s) 2023-01-11T22:17:42.9967811Z test_flops (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9968438Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9969040Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9969415Z ok (0.061s) 2023-01-11T22:17:42.9969634Z test_high_level_trace (__main__.TestProfiler) 2023-01-11T22:17:42.9970135Z Checks that python side high level events are recorded. ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9970846Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9971507Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9972097Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9972689Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9973285Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9973881Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9974470Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9975064Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9975431Z ok (0.240s) 2023-01-11T22:17:42.9975871Z test_kineto (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9976569Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9977200Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9977889Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9978485Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9979083Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9979453Z ok (0.010s) 2023-01-11T22:17:42.9979722Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.001s) 2023-01-11T22:17:42.9980269Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9980914Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9981523Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9982101Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9982697Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9983355Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9983951Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9984595Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9985192Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9985783Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9986369Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9986964Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9987421Z ok (0.015s) 2023-01-11T22:17:42.9987885Z test_kineto_profiler_multiple_steppers (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9988560Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9989216Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9989867Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9990565Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9991167Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9991755Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9992340Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9992930Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9993298Z ok (0.049s) 2023-01-11T22:17:42.9993761Z test_memory_profiler (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9994392Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9994996Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9995591Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9996243Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9996893Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9997480Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9998074Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:42.9998673Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:42.9999256Z STAGE:2023-01-11 22:17:37 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:42.9999834Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0000428Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0000837Z ok (0.114s) 2023-01-11T22:17:43.0001288Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0001929Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0002631Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0003055Z ok (0.043s) 2023-01-11T22:17:43.0003684Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1318: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:17:43.0004319Z inp = torch.nested.nested_tensor([a, b]) 2023-01-11T22:17:43.0004754Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0005350Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0005946Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0006305Z ok (0.007s) 2023-01-11T22:17:43.0006531Z test_oom_tracing (__main__.TestProfiler) ... ok (0.004s) 2023-01-11T22:17:43.0006813Z test_profiler_correlation_id (__main__.TestProfiler) 2023-01-11T22:17:43.0007372Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0008062Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0008726Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0009373Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0009971Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0010549Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0011135Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0011726Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0012324Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0012910Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0013554Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0014144Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0014839Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0015428Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0016065Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0016436Z ok (0.132s) 2023-01-11T22:17:43.0016751Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.004s) 2023-01-11T22:17:43.0017340Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0017989Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0018597Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0018965Z ok (0.009s) 2023-01-11T22:17:43.0019410Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0020050Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0020654Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0021300Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0021942Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0022526Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0023113Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0023701Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0024303Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0024897Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0025548Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0026152Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0026528Z ok (0.020s) 2023-01-11T22:17:43.0027120Z test_profiler_type (__main__.TestProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0027830Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0028481Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0028845Z ok (0.000s) 2023-01-11T22:17:43.0029046Z test_source (__main__.TestProfiler) 2023-01-11T22:17:43.0029607Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0030282Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0030882Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0031252Z ok (0.074s) 2023-01-11T22:17:43.0031538Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: Test is flaky on Windows (0.004s) 2023-01-11T22:17:43.0031930Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: Test is flaky on Windows (0.001s) 2023-01-11T22:17:43.0032238Z test_mem_leak (__main__.TestProfilerCUDA) 2023-01-11T22:17:43.0032568Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is flaky on Windows (0.002s) 2023-01-11T22:17:43.0032929Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... ok (0.003s) 2023-01-11T22:17:43.0033275Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.004s) 2023-01-11T22:17:43.0033908Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0034635Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0035241Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0035608Z ok (0.010s) 2023-01-11T22:17:43.0036081Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0036752Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0037349Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0037716Z ok (0.008s) 2023-01-11T22:17:43.0038246Z test_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0038908Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0039560Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0039996Z ok (0.003s) 2023-01-11T22:17:43.0040481Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0041202Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0041808Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0042183Z ok (0.374s) 2023-01-11T22:17:43.0042650Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0043313Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0043911Z STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0044283Z ok (0.220s) 2023-01-11T22:17:43.0044769Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:38 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0045448Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0046054Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0046466Z ok (0.208s) 2023-01-11T22:17:43.0046927Z test_allocations (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0047646Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0048255Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0048859Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0049451Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0050048Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0050483Z ok (0.187s) 2023-01-11T22:17:43.0050952Z test_extra_fields (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0051611Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0052252Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0052679Z ok (0.003s) 2023-01-11T22:17:43.0053135Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0053852Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0054460Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0054830Z ok (0.363s) 2023-01-11T22:17:43.0055294Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0055945Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0056542Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0056899Z ok (0.005s) 2023-01-11T22:17:43.0057391Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0058060Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0058660Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0059299Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0059933Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0060527Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0060889Z ok (0.024s) 2023-01-11T22:17:43.0061354Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0062008Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0062589Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0063466Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1985: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0064232Z expected = [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc1._parameters.items()] 2023-01-11T22:17:43.0064980Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0065765Z expected += [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc2._parameters.items()] 2023-01-11T22:17:43.0066109Z ok (0.008s) 2023-01-11T22:17:43.0066575Z test_optimizer (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0067310Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0067916Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0068285Z ok (0.024s) 2023-01-11T22:17:43.0068769Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0069440Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0070029Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0070844Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2009: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0071544Z [(v.storage().data_ptr()) for v in group.get("params", [])], 2023-01-11T22:17:43.0072249Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0072926Z {name: value.storage().data_ptr() for name, value in parameter_state.items()}, 2023-01-11T22:17:43.0073615Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2023: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0074247Z observed_state.get(parameter.storage().data_ptr(), []) 2023-01-11T22:17:43.0074532Z ok (0.072s) 2023-01-11T22:17:43.0075010Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0075682Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0076330Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0076705Z ok (0.052s) 2023-01-11T22:17:43.0077389Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1366: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0078150Z a_initial_storage_data = a.storage().data_ptr() 2023-01-11T22:17:43.0078814Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1371: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0079478Z c_initial_storage_data = c.storage().data_ptr() 2023-01-11T22:17:43.0079919Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0080550Z [W C:\actions-runner\_work\pytorch\pytorch\c10\core\CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T22:17:43.0081403Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1384: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0081977Z c.set_(d.storage()) 2023-01-11T22:17:43.0082388Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0082995Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0083368Z ok (0.009s) 2023-01-11T22:17:43.0083814Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0084522Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0085157Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0085538Z ok (0.005s) 2023-01-11T22:17:43.0086008Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0086728Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0087322Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0087687Z ok (0.009s) 2023-01-11T22:17:43.0088199Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0088862Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0089454Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0090273Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1958: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0090995Z self.assertEqual(x.storage().data_ptr(), inputs[0][0].storage_data_ptr) 2023-01-11T22:17:43.0091722Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0092378Z self.assertEqual(y.storage().data_ptr(), inputs[0][1].storage_data_ptr) 2023-01-11T22:17:43.0092620Z ok (0.004s) 2023-01-11T22:17:43.0093089Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0093769Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0094371Z STAGE:2023-01-11 22:17:39 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0094740Z ok (0.006s) 2023-01-11T22:17:43.0095220Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:40 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0096119Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0096700Z x_storages = [x.storage()] 2023-01-11T22:17:43.0097379Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1549: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0098018Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0098647Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1550: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0099727Z x_storages.append(x.storage()) 2023-01-11T22:17:43.0100421Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1559: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0101010Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0101649Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1563: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0102238Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0102666Z STAGE:2023-01-11 22:17:40 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0103333Z STAGE:2023-01-11 22:17:40 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0103706Z ok (0.649s) 2023-01-11T22:17:43.0104241Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:40 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0105148Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0105726Z x_storages = [x.storage()] 2023-01-11T22:17:43.0106346Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1481: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0106927Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0107647Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0108242Z x_storages.append(x.storage()) 2023-01-11T22:17:43.0108889Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0109473Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0109953Z STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0110683Z STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0111282Z STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0111925Z STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0112513Z STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0112877Z ok (1.272s) 2023-01-11T22:17:43.0113372Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:41 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0114060Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0114659Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0115029Z ok (0.190s) 2023-01-11T22:17:43.0115502Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0116398Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1454: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:17:43.0117001Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:17:43.0117429Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0118022Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0118616Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:43.0119204Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:43.0119815Z STAGE:2023-01-11 22:17:42 1496:5400 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:43.0120187Z ok (0.378s) 2023-01-11T22:17:43.0120298Z 2023-01-11T22:17:43.0120455Z ---------------------------------------------------------------------- 2023-01-11T22:17:43.0120714Z Ran 71 tests in 11.453s 2023-01-11T22:17:43.0120833Z 2023-01-11T22:17:43.0120948Z OK (skipped=9) 2023-01-11T22:17:43.0121069Z 2023-01-11T22:17:43.0121147Z Generating XML reports... 2023-01-11T22:17:43.0121541Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestExecutionGraph-20230111221730.xml 2023-01-11T22:17:43.0122139Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestExperimentalUtils-20230111221730.xml 2023-01-11T22:17:43.0122660Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfiler-20230111221730.xml 2023-01-11T22:17:43.0123223Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfilerITT-20230111221730.xml 2023-01-11T22:17:43.0123740Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestRecordFunction-20230111221730.xml 2023-01-11T22:17:43.0124278Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestTorchTidyProfiler-20230111221730.xml 2023-01-11T22:17:43.0124828Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfilerCUDA-20230111221730.xml 2023-01-11T22:17:43.0125098Z 2023-01-11T22:17:43.0125457Z ##[endgroup] 2023-01-11T22:17:43.0125845Z FINISHED PRINTING LOG FILE of profiler/test_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_kpfmybar) 2023-01-11T22:17:43.0126133Z 2023-01-11T22:17:45.5420360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:45.5421154Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:45.5421506Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:45.6879717Z Running test_ao_sparsity ... [2023-01-11 22:17:45.687748] 2023-01-11T22:17:45.6884866Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:45.688366] 2023-01-11T22:17:45.6887730Z Ignoring disabled issues: [] 2023-01-11T22:17:45.9587618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:45.9588459Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:45.9588811Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:46.1046237Z Running test_autocast ... [2023-01-11 22:17:46.104360] 2023-01-11T22:17:46.1051102Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:46.104360] 2023-01-11T22:17:46.1053882Z Ignoring disabled issues: [] 2023-01-11T22:17:49.8947647Z 2023-01-11T22:17:49.8948384Z Expand the folded group to see the log file of test_autocast 2023-01-11T22:17:49.8949399Z ##[group]PRINTING LOG FILE of test_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autocast_k_6kwstq) 2023-01-11T22:17:49.8950594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:49.8951536Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:49.8951744Z 2023-01-11T22:17:49.8951855Z Running tests... 2023-01-11T22:17:49.8952201Z ---------------------------------------------------------------------- 2023-01-11T22:17:49.8952662Z Test results will be stored in test-reports\python-unittest\test_autocast 2023-01-11T22:17:49.8953149Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.521s) 2023-01-11T22:17:49.8953993Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.013s) 2023-01-11T22:17:49.8954470Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.023s) 2023-01-11T22:17:49.8954958Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.042s) 2023-01-11T22:17:49.8955407Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.018s) 2023-01-11T22:17:49.8955879Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.161s) 2023-01-11T22:17:49.8956430Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.018s) 2023-01-11T22:17:49.8956866Z test_cast_cache_is_global (__main__.TestAutocastGPU) 2023-01-11T22:17:49.8957313Z Verifies that the autocast cache is global. This is done by ... skip: requires cuda (0.003s) 2023-01-11T22:17:49.8957782Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.000s) 2023-01-11T22:17:49.8958025Z 2023-01-11T22:17:49.8958236Z ---------------------------------------------------------------------- 2023-01-11T22:17:49.8958568Z Ran 9 tests in 0.812s 2023-01-11T22:17:49.8958732Z 2023-01-11T22:17:49.8958835Z OK (skipped=1) 2023-01-11T22:17:49.8958988Z 2023-01-11T22:17:49.8959112Z Generating XML reports... 2023-01-11T22:17:49.8959608Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastCPU-20230111221748.xml 2023-01-11T22:17:49.8960270Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestTorchAutocast-20230111221748.xml 2023-01-11T22:17:49.8960931Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastGPU-20230111221748.xml 2023-01-11T22:17:49.8961312Z 2023-01-11T22:17:49.8961639Z ##[endgroup] 2023-01-11T22:17:49.8962136Z FINISHED PRINTING LOG FILE of test_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autocast_k_6kwstq) 2023-01-11T22:17:49.8962483Z 2023-01-11T22:17:53.2641834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:53.2643132Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:53.2643720Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:17:53.4311870Z Running test_binary_ufuncs ... [2023-01-11 22:17:53.430983] 2023-01-11T22:17:53.4318058Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:53.431593] 2023-01-11T22:17:53.4321287Z Ignoring disabled issues: [] 2023-01-11T22:17:57.7468261Z 2023-01-11T22:17:57.7468842Z Expand the folded group to see the log file of test_binary_ufuncs 2023-01-11T22:17:57.7469856Z ##[group]PRINTING LOG FILE of test_binary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_binary_ufuncs_e6nkhp3a) 2023-01-11T22:17:57.7471023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:57.7471956Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:57.7472161Z 2023-01-11T22:17:57.7472265Z Running tests... 2023-01-11T22:17:57.7472625Z ---------------------------------------------------------------------- 2023-01-11T22:17:57.7472869Z 2023-01-11T22:17:57.7473070Z ---------------------------------------------------------------------- 2023-01-11T22:17:57.7473405Z Ran 0 tests in 0.000s 2023-01-11T22:17:57.7473770Z 2023-01-11T22:17:57.7473846Z OK 2023-01-11T22:17:57.7473979Z 2023-01-11T22:17:57.7474104Z Generating XML reports... 2023-01-11T22:17:57.7474504Z Test results will be stored in test-reports\python-unittest\test_binary_ufuncs 2023-01-11T22:17:57.7474769Z 2023-01-11T22:17:57.7475072Z ##[endgroup] 2023-01-11T22:17:57.7475564Z FINISHED PRINTING LOG FILE of test_binary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_binary_ufuncs_e6nkhp3a) 2023-01-11T22:17:57.7475923Z 2023-01-11T22:17:58.2621702Z 2023-01-11T22:17:58.2622151Z Expand the folded group to see the log file of test_ao_sparsity 2023-01-11T22:17:58.2622904Z ##[group]PRINTING LOG FILE of test_ao_sparsity (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ao_sparsity_ei_uhn7e) 2023-01-11T22:17:58.2623984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:17:58.2624944Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:17:58.2625198Z 2023-01-11T22:17:58.2625301Z Running tests... 2023-01-11T22:17:58.2625653Z ---------------------------------------------------------------------- 2023-01-11T22:17:58.2625999Z Test results will be stored in test-reports\python-unittest\test_ao_sparsity 2023-01-11T22:17:58.2626392Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2023-01-11T22:17:58.2626984Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2023-01-11 22:17:48,555 - numba.cuda.cudadrv.driver - INFO - init 2023-01-11T22:17:58.2627432Z 2023-01-11 22:17:48,560 - numba.cuda.cudadrv.driver - ERROR - Call to cuInit results in CUDA_ERROR_UNKNOWN 2023-01-11T22:17:58.2627708Z ok (0.567s) 2023-01-11T22:17:58.2627989Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2023-01-11T22:17:58.2628348Z Checks if the warning is thrown if the scheduler step is called ... ok (0.004s) 2023-01-11T22:17:58.2628722Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.010s) 2023-01-11T22:17:58.2629116Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.005s) 2023-01-11T22:17:58.2629577Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.015s) 2023-01-11T22:17:58.2630266Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2023-01-11T22:17:58.2630993Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2023-01-11T22:17:58.2631261Z ok (0.026s) 2023-01-11T22:17:58.2631611Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.034s) 2023-01-11T22:17:58.2632026Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.021s) 2023-01-11T22:17:58.2632425Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.004s) 2023-01-11T22:17:58.2632810Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T22:17:58.2633206Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2633616Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T22:17:58.2634006Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2634408Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2023-01-11T22:17:58.2634932Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2635300Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.006s) 2023-01-11T22:17:58.2635707Z test_complex_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T22:17:58.2636088Z Test fusion for models that contain Conv2d & Linear modules. ... ok (0.160s) 2023-01-11T22:17:58.2637017Z test_constructor (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.007s) 2023-01-11T22:17:58.2637559Z test_prepare_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.039s) 2023-01-11T22:17:58.2638040Z test_prepare_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.019s) 2023-01-11T22:17:58.2638531Z test_prune_conv2d_activation_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.259s) 2023-01-11T22:17:58.2639027Z test_prune_conv2d_bias_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.176s) 2023-01-11T22:17:58.2639512Z test_prune_conv2d_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.089s) 2023-01-11T22:17:58.2639995Z test_prune_conv2d_padding_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.389s) 2023-01-11T22:17:58.2640488Z test_prune_conv2d_pool_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.075s) 2023-01-11T22:17:58.2640970Z test_prune_linear_activation_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.106s) 2023-01-11T22:17:58.2641469Z test_prune_linear_bias_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.103s) 2023-01-11T22:17:58.2641940Z test_prune_linear_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T22:17:58.2642310Z test pruning linear-> linear modules ... ok (0.076s) 2023-01-11T22:17:58.2642683Z test_step_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.026s) 2023-01-11T22:17:58.2643205Z test_step_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.023s) 2023-01-11T22:17:58.2644012Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T22:17:58.2644594Z warnings.warn( 2023-01-11T22:17:58.2644758Z ok (0.672s) 2023-01-11T22:17:58.2645054Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.431s) 2023-01-11T22:17:58.2645466Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.414s) 2023-01-11T22:17:58.2645882Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.012s) 2023-01-11T22:17:58.2646290Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.441s) 2023-01-11T22:17:58.2646690Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.457s) 2023-01-11T22:17:58.2647088Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.015s) 2023-01-11T22:17:58.2647489Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.000s) 2023-01-11T22:17:58.2648217Z test_step (ao.sparsity.test_scheduler.TestCubicScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\scheduler\base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2023-01-11T22:17:58.2649037Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2023-01-11T22:17:58.2649301Z ok (0.000s) 2023-01-11T22:17:58.2649633Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.154s) 2023-01-11T22:17:58.2650042Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2023-01-11T22:17:58.2650508Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.009s) 2023-01-11T22:17:58.2650926Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.000s) 2023-01-11T22:17:58.2651339Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T22:17:58.2651733Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.473s) 2023-01-11T22:17:58.2652124Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T22:17:58.2652532Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.432s) 2023-01-11T22:17:58.2652924Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T22:17:58.2653312Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.488s) 2023-01-11T22:17:58.2653687Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T22:17:58.2654080Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.048s) 2023-01-11T22:17:58.2654466Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T22:17:58.2654860Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.455s) 2023-01-11T22:17:58.2655331Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2023-01-11T22:17:58.2655773Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.004s) 2023-01-11T22:17:58.2656191Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2656687Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.730s) 2023-01-11T22:17:58.2657114Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.376s) 2023-01-11T22:17:58.2657542Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.312s) 2023-01-11T22:17:58.2657967Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.301s) 2023-01-11T22:17:58.2658381Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.263s) 2023-01-11T22:17:58.2658780Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T22:17:58.2659129Z The expectation is post_training_sparse_quantize function ... ok (0.016s) 2023-01-11T22:17:58.2659501Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T22:17:58.2659862Z The expectation is post_training_sparse_quantize function ... ok (0.009s) 2023-01-11T22:17:58.2660322Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2023-01-11 22:17:56,875 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T22:17:58.2660776Z 2023-01-11 22:17:56,881 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T22:17:58.2661020Z ok (0.009s) 2023-01-11T22:17:58.2661552Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:17:58.2662095Z warnings.warn( 2023-01-11T22:17:58.2662338Z ok (0.094s) 2023-01-11T22:17:58.2662701Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.118s) 2023-01-11T22:17:58.2663098Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2023-01-11T22:17:58.2663460Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2023-01-11T22:17:58.2663807Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2023-01-11T22:17:58.2664179Z Checks if the warning is thrown if the scheduler step is called ... ok (0.007s) 2023-01-11T22:17:58.2664512Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2023-01-11T22:17:58.2664874Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2665209Z Tests that fqn_to_module operates as inverse ... ok (0.007s) 2023-01-11T22:17:58.2665554Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2665900Z Tests that fqn_to_module returns None when it tries to ... ok (0.003s) 2023-01-11T22:17:58.2666250Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2666718Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.007s) 2023-01-11T22:17:58.2667103Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2667492Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.006s) 2023-01-11T22:17:58.2667895Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2668358Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.006s) 2023-01-11T22:17:58.2668787Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2669145Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.000s) 2023-01-11T22:17:58.2669521Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2669880Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.000s) 2023-01-11T22:17:58.2670240Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T22:17:58.2670611Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.013s) 2023-01-11T22:17:58.2670997Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2671412Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2023-01-11T22:17:58.2671808Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.003s) 2023-01-11T22:17:58.2672219Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.055s) 2023-01-11T22:17:58.2672628Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.376s) 2023-01-11T22:17:58.2673028Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.016s) 2023-01-11T22:17:58.2673247Z 2023-01-11T22:17:58.2673403Z ---------------------------------------------------------------------- 2023-01-11T22:17:58.2673654Z Ran 79 tests in 9.547s 2023-01-11T22:17:58.2673771Z 2023-01-11T22:17:58.2673820Z OK 2023-01-11T22:17:58.2673914Z 2023-01-11T22:17:58.2674005Z Generating XML reports... 2023-01-11T22:17:58.2674517Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111221748.xml 2023-01-11T22:17:58.2675226Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111221748.xml 2023-01-11T22:17:58.2675858Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111221748.xml 2023-01-11T22:17:58.2676554Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111221748.xml 2023-01-11T22:17:58.2677208Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111221748.xml 2023-01-11T22:17:58.2677855Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_composability.TestComposability-20230111221748.xml 2023-01-11T22:17:58.2678516Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111221748.xml 2023-01-11T22:17:58.2679110Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111221748.xml 2023-01-11T22:17:58.2679733Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_composability.TestFxComposability-20230111221748.xml 2023-01-11T22:17:58.2680415Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111221748.xml 2023-01-11T22:17:58.2681130Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111221748.xml 2023-01-11T22:17:58.2681773Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111221748.xml 2023-01-11T22:17:58.2682400Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111221748.xml 2023-01-11T22:17:58.2683023Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111221748.xml 2023-01-11T22:17:58.2683612Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_scheduler.TestScheduler-20230111221748.xml 2023-01-11T22:17:58.2684210Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111221748.xml 2023-01-11T22:17:58.2684829Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111221748.xml 2023-01-11T22:17:58.2685155Z 2023-01-11T22:17:58.2685473Z ##[endgroup] 2023-01-11T22:17:58.2685835Z FINISHED PRINTING LOG FILE of test_ao_sparsity (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ao_sparsity_ei_uhn7e) 2023-01-11T22:17:58.2686103Z 2023-01-11T22:18:00.9129399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:00.9130214Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:00.9130571Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:01.0783654Z Running test_bundled_inputs ... [2023-01-11 22:18:01.077767] 2023-01-11T22:18:01.0792728Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:01.079009] 2023-01-11T22:18:01.0797263Z Ignoring disabled issues: [] 2023-01-11T22:18:01.3680714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:01.3681708Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:01.3682052Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:01.5142788Z Running test_comparison_utils ... [2023-01-11 22:18:01.514087] 2023-01-11T22:18:01.5148463Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_comparison_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:01.514697] 2023-01-11T22:18:01.5151391Z Ignoring disabled issues: [] 2023-01-11T22:18:04.0982668Z 2023-01-11T22:18:04.0983561Z Expand the folded group to see the log file of test_comparison_utils 2023-01-11T22:18:04.0984709Z ##[group]PRINTING LOG FILE of test_comparison_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_comparison_utils_tnyjesp0) 2023-01-11T22:18:04.0985889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:04.0987469Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:04.0987821Z 2023-01-11T22:18:04.0988177Z ##[endgroup] 2023-01-11T22:18:04.0988689Z FINISHED PRINTING LOG FILE of test_comparison_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_comparison_utils_tnyjesp0) 2023-01-11T22:18:04.0989078Z 2023-01-11T22:18:05.5789183Z 2023-01-11T22:18:05.5789980Z Expand the folded group to see the log file of test_bundled_inputs 2023-01-11T22:18:05.5790853Z ##[group]PRINTING LOG FILE of test_bundled_inputs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_bundled_inputs_yvs4feaj) 2023-01-11T22:18:05.5791749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:05.5792455Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:05.5792610Z 2023-01-11T22:18:05.5792689Z Running tests... 2023-01-11T22:18:05.5792955Z ---------------------------------------------------------------------- 2023-01-11T22:18:05.5793309Z Test results will be stored in test-reports\python-unittest\test_bundled_inputs 2023-01-11T22:18:05.5793648Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.495s) 2023-01-11T22:18:05.5794376Z test_dict_args (__main__.TestBundledInputs) ... C:\actions-runner\_work\pytorch\pytorch\test\test_bundled_inputs.py:361: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:18:05.5795021Z assert ret.storage().size() == 1 2023-01-11T22:18:05.5795703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\bundled_inputs.py:394: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:18:05.5796482Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T22:18:05.5796715Z ok (0.871s) 2023-01-11T22:18:05.5796967Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.016s) 2023-01-11T22:18:05.5797483Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.010s) 2023-01-11T22:18:05.5797813Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.011s) 2023-01-11T22:18:05.5798149Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.010s) 2023-01-11T22:18:05.5798491Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.095s) 2023-01-11T22:18:05.5798846Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.008s) 2023-01-11T22:18:05.5799324Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.008s) 2023-01-11T22:18:05.5799670Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.011s) 2023-01-11T22:18:05.5800435Z test_rejected_tensors (__main__.TestBundledInputs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\bundled_inputs.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:18:05.5801168Z f"a tensor with storage size {arg._typed_storage().size()}. " 2023-01-11T22:18:05.5801402Z ok (0.017s) 2023-01-11T22:18:05.5801649Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.042s) 2023-01-11T22:18:05.5801820Z 2023-01-11T22:18:05.5801977Z ---------------------------------------------------------------------- 2023-01-11T22:18:05.5802222Z Ran 12 tests in 1.594s 2023-01-11T22:18:05.5802339Z 2023-01-11T22:18:05.5802399Z OK 2023-01-11T22:18:05.5802491Z 2023-01-11T22:18:05.5802581Z Generating XML reports... 2023-01-11T22:18:05.5802960Z Generated XML report: test-reports\python-unittest\test_bundled_inputs\TEST-TestBundledInputs-20230111221803.xml 2023-01-11T22:18:05.5803224Z 2023-01-11T22:18:05.5803462Z ##[endgroup] 2023-01-11T22:18:05.5803817Z FINISHED PRINTING LOG FILE of test_bundled_inputs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_bundled_inputs_yvs4feaj) 2023-01-11T22:18:05.5804091Z 2023-01-11T22:18:07.1057386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:07.1058142Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:07.1058496Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:07.2573482Z Running test_complex ... [2023-01-11 22:18:07.256959] 2023-01-11T22:18:07.2579043Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:07.257566] 2023-01-11T22:18:07.2582906Z Ignoring disabled issues: [] 2023-01-11T22:18:08.5436582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:08.5437338Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:08.5437691Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:08.7077050Z Running test_cuda_sanitizer ... [2023-01-11 22:18:08.707502] 2023-01-11T22:18:08.7082332Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_sanitizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:08.708125] 2023-01-11T22:18:08.7085680Z Ignoring disabled issues: [] 2023-01-11T22:18:10.5411433Z 2023-01-11T22:18:10.5412259Z Expand the folded group to see the log file of test_complex 2023-01-11T22:18:10.5413034Z ##[group]PRINTING LOG FILE of test_complex (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_complex_nnw844ki) 2023-01-11T22:18:10.5414149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:10.5414844Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:10.5414997Z 2023-01-11T22:18:10.5415072Z Running tests... 2023-01-11T22:18:10.5415337Z ---------------------------------------------------------------------- 2023-01-11T22:18:10.5415525Z 2023-01-11T22:18:10.5415673Z ---------------------------------------------------------------------- 2023-01-11T22:18:10.5415918Z Ran 0 tests in 0.000s 2023-01-11T22:18:10.5416037Z 2023-01-11T22:18:10.5416097Z OK 2023-01-11T22:18:10.5416189Z 2023-01-11T22:18:10.5416266Z Generating XML reports... 2023-01-11T22:18:10.5416555Z Test results will be stored in test-reports\python-unittest\test_complex 2023-01-11T22:18:10.5416745Z 2023-01-11T22:18:10.5416971Z ##[endgroup] 2023-01-11T22:18:10.5417322Z FINISHED PRINTING LOG FILE of test_complex (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_complex_nnw844ki) 2023-01-11T22:18:10.5417578Z 2023-01-11T22:18:11.4696324Z 2023-01-11T22:18:11.4697102Z Expand the folded group to see the log file of test_cuda_sanitizer 2023-01-11T22:18:11.4697913Z ##[group]PRINTING LOG FILE of test_cuda_sanitizer (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_sanitizer_66rb0b1u) 2023-01-11T22:18:11.4698813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:11.4699509Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:11.4699760Z CUDA not available, skipping tests 2023-01-11T22:18:11.4699901Z 2023-01-11T22:18:11.4699977Z Running tests... 2023-01-11T22:18:11.4700241Z ---------------------------------------------------------------------- 2023-01-11T22:18:11.4700420Z 2023-01-11T22:18:11.4700572Z ---------------------------------------------------------------------- 2023-01-11T22:18:11.4700817Z Ran 0 tests in 0.000s 2023-01-11T22:18:11.4700922Z 2023-01-11T22:18:11.4700982Z OK 2023-01-11T22:18:11.4701139Z 2023-01-11T22:18:11.4701233Z Generating XML reports... 2023-01-11T22:18:11.4709120Z Test results will be stored in test-reports\python-unittest\test_cuda_sanitizer 2023-01-11T22:18:11.4709432Z 2023-01-11T22:18:11.4709717Z ##[endgroup] 2023-01-11T22:18:11.4710095Z FINISHED PRINTING LOG FILE of test_cuda_sanitizer (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_sanitizer_66rb0b1u) 2023-01-11T22:18:11.4710376Z 2023-01-11T22:18:13.5125330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:13.5126082Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:13.5126439Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:13.6615434Z Running test_dataloader ... [2023-01-11 22:18:13.661059] 2023-01-11T22:18:13.6621716Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:13.661663] 2023-01-11T22:18:13.6624856Z Ignoring disabled issues: [] 2023-01-11T22:18:14.5916543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:14.5917298Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:14.5917655Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:14.7474546Z Running test_datapipe ... [2023-01-11 22:18:14.747161] 2023-01-11T22:18:14.7479633Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:14.747785] 2023-01-11T22:18:14.7482507Z Ignoring disabled issues: [] 2023-01-11T22:18:22.3689553Z 2023-01-11T22:18:22.3693331Z Expand the folded group to see the log file of test_datapipe 2023-01-11T22:18:22.3694631Z ##[group]PRINTING LOG FILE of test_datapipe (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_datapipe_d3odssp8) 2023-01-11T22:18:22.3696266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:22.3697605Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:22.3698045Z 2023-01-11T22:18:22.3698262Z Running tests... 2023-01-11T22:18:22.3698807Z ---------------------------------------------------------------------- 2023-01-11T22:18:22.3699610Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports\python-unittest\test_datapipe 2023-01-11T22:18:22.3700299Z skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3700975Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.012s) 2023-01-11T22:18:22.3702354Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:18:22.3703800Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:18:22.3704368Z ok (0.495s) 2023-01-11T22:18:22.3704845Z test_as_string (__main__.TestDataChunk) ... ok (0.002s) 2023-01-11T22:18:22.3705397Z test_getitem (__main__.TestDataChunk) ... ok (0.002s) 2023-01-11T22:18:22.3705996Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T22:18:22.3706538Z test_len (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T22:18:22.3707084Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.002s) 2023-01-11T22:18:22.3707635Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T22:18:22.3708159Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T22:18:22.3708764Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3709522Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.002s) 2023-01-11T22:18:22.3710494Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3711197Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3711898Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3712618Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:18:22.3713468Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T22:18:22.3714734Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3715851Z warnings.warn( 2023-01-11T22:18:22.3716252Z ok (0.006s) 2023-01-11T22:18:22.3716826Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3718085Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3719109Z warnings.warn( 2023-01-11T22:18:22.3720035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3720914Z warnings.warn( 2023-01-11T22:18:22.3721939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3722845Z warnings.warn( 2023-01-11T22:18:22.3723786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3724647Z warnings.warn( 2023-01-11T22:18:22.3725032Z ok (0.021s) 2023-01-11T22:18:22.3725584Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2023-01-11T22:18:22.3726365Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.015s) 2023-01-11T22:18:22.3727123Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T22:18:22.3727938Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.024s) 2023-01-11T22:18:22.3729201Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3730231Z warnings.warn( 2023-01-11T22:18:22.3730620Z ok (0.007s) 2023-01-11T22:18:22.3731203Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.036s) 2023-01-11T22:18:22.3731938Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3732645Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2023-01-11T22:18:22.3734026Z test_serializable (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:18:22.3735305Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:18:22.3736623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:18:22.3737759Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:18:22.3738402Z ok (0.046s) 2023-01-11T22:18:22.3738956Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2023-01-11T22:18:22.3739711Z Only for DataPipes that take in a function as argument ... ok (0.031s) 2023-01-11T22:18:22.3740406Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3741151Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2023-01-11T22:18:22.3741896Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3742622Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2023-01-11T22:18:22.3743325Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3744004Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3745292Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3746468Z warnings.warn( 2023-01-11T22:18:22.3746857Z ok (0.010s) 2023-01-11T22:18:22.3747423Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2023-01-11T22:18:22.3748121Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.015s) 2023-01-11T22:18:22.3748805Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2023-01-11T22:18:22.3749453Z Only for DataPipes that take in a function as argument ... ok (0.008s) 2023-01-11T22:18:22.3750138Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.006s) 2023-01-11T22:18:22.3750834Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2023-01-11T22:18:22.3752079Z test_simple_traverse (__main__.TestGraph) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.3753026Z warnings.warn( 2023-01-11T22:18:22.3753410Z ok (0.002s) 2023-01-11T22:18:22.3753915Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.002s) 2023-01-11T22:18:22.3754510Z test_traverse_forked (__main__.TestGraph) ... ok (0.004s) 2023-01-11T22:18:22.3755104Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.002s) 2023-01-11T22:18:22.3755717Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T22:18:22.3756328Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.002s) 2023-01-11T22:18:22.3757153Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T22:18:22.3758131Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T22:18:22.3759017Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T22:18:22.4016030Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T22:18:22.4024636Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T22:18:22.4025754Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.002s) 2023-01-11T22:18:22.4026273Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.002s) 2023-01-11T22:18:22.4027647Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.016s) 2023-01-11T22:18:22.4029149Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:18:22.4030303Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:18:22.4030758Z ok (0.006s) 2023-01-11T22:18:22.4031183Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.006s) 2023-01-11T22:18:22.4031715Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:18:22.4032176Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.011s) 2023-01-11T22:18:22.4032712Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:18:22.4035122Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.009s) 2023-01-11T22:18:22.4035749Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:18:22.4036347Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.004s) 2023-01-11T22:18:22.4036972Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:18:22.4037838Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.002s) 2023-01-11T22:18:22.4038509Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:18:22.4039128Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.006s) 2023-01-11T22:18:22.4040200Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:18:22.4041073Z warnings.warn( 2023-01-11T22:18:22.4041354Z ok (0.040s) 2023-01-11T22:18:22.4041798Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.081s) 2023-01-11T22:18:22.4042412Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.128s) 2023-01-11T22:18:22.4043097Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.123s) 2023-01-11T22:18:22.4043792Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.054s) 2023-01-11T22:18:22.4046546Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.123s) 2023-01-11T22:18:22.4047201Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2023-01-11T22:18:22.4047764Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T22:18:22.4048272Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T22:18:22.4048733Z test_multi_sharding (__main__.TestSharding) ... ok (0.015s) 2023-01-11T22:18:22.4049461Z test_old_dataloader (__main__.TestSharding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:18:22.4050162Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:18:22.4051627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:18:22.4052225Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:18:22.4052815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:18:22.4053370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:18:22.4054064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:18:22.4054648Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:18:22.4055649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:22.4056553Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:22.4057588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:22.4058540Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:22.4058837Z ok (3.272s) 2023-01-11T22:18:22.4059174Z test_sharding_groups (__main__.TestSharding) ... ok (0.006s) 2023-01-11T22:18:22.4059586Z test_sharding_length (__main__.TestSharding) ... ok (0.000s) 2023-01-11T22:18:22.4059991Z test_simple_sharding (__main__.TestSharding) ... ok (0.000s) 2023-01-11T22:18:22.4060386Z test_api (__main__.TestStreamWrapper) ... ok (0.000s) 2023-01-11T22:18:22.4062745Z test_dir (__main__.TestStreamWrapper) ... ok (0.000s) 2023-01-11T22:18:22.4063196Z test_pickle (__main__.TestStreamWrapper) ... ok (0.010s) 2023-01-11T22:18:22.4063584Z test_repr (__main__.TestStreamWrapper) ... ok (0.000s) 2023-01-11T22:18:22.4064014Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:18:22.4064474Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:18:22.4064887Z test_isinstance (__main__.TestTyping) ... ok (0.010s) 2023-01-11T22:18:22.4065305Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:18:22.4065719Z test_protocol (__main__.TestTyping) ... ok (0.000s) 2023-01-11T22:18:22.4066221Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:18:22.4066744Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:18:22.4067243Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.013s) 2023-01-11T22:18:22.4067514Z 2023-01-11T22:18:22.4067774Z ---------------------------------------------------------------------- 2023-01-11T22:18:22.4068218Z Ran 89 tests in 4.766s 2023-01-11T22:18:22.4068412Z 2023-01-11T22:18:22.4068546Z OK (skipped=16) 2023-01-11T22:18:22.4068746Z 2023-01-11T22:18:22.4068905Z Generating XML reports... 2023-01-11T22:18:22.4069602Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCircularSerialization-20230111221817.xml 2023-01-11T22:18:22.4070506Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataChunk-20230111221817.xml 2023-01-11T22:18:22.4071682Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalIterDataPipe-20230111221817.xml 2023-01-11T22:18:22.4072831Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalMapDataPipe-20230111221817.xml 2023-01-11T22:18:22.4073712Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestGraph-20230111221817.xml 2023-01-11T22:18:22.4074645Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeCountSampleYielded-20230111221817.xml 2023-01-11T22:18:22.4075799Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeGraphFastForward-20230111221817.xml 2023-01-11T22:18:22.4076881Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeSingletonConstraint-20230111221817.xml 2023-01-11T22:18:22.4077796Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterableDataPipeBasic-20230111221817.xml 2023-01-11T22:18:22.4078550Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSharding-20230111221817.xml 2023-01-11T22:18:22.4079271Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestStreamWrapper-20230111221817.xml 2023-01-11T22:18:22.4079988Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestTyping-20230111221817.xml 2023-01-11T22:18:22.4080651Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCaptureDataFrame-20230111221817.xml 2023-01-11T22:18:22.4081419Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataFramesPipes-20230111221817.xml 2023-01-11T22:18:22.4082171Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSerialization-20230111221817.xml 2023-01-11T22:18:22.4082545Z 2023-01-11T22:18:22.4083018Z ##[endgroup] 2023-01-11T22:18:22.4083534Z FINISHED PRINTING LOG FILE of test_datapipe (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_datapipe_d3odssp8) 2023-01-11T22:18:22.4083951Z 2023-01-11T22:18:25.4878013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:25.4878786Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:25.4879148Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:25.6693669Z Running test_decomp ... [2023-01-11 22:18:25.668725] 2023-01-11T22:18:25.6699236Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:25.669345] 2023-01-11T22:18:25.6702053Z Ignoring disabled issues: [] 2023-01-11T22:18:29.8482533Z 2023-01-11T22:18:29.8483333Z Expand the folded group to see the log file of test_decomp 2023-01-11T22:18:29.8484263Z ##[group]PRINTING LOG FILE of test_decomp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_decomp__5m13hbv) 2023-01-11T22:18:29.8485139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:29.8485844Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:29.8485984Z 2023-01-11T22:18:29.8486061Z Running tests... 2023-01-11T22:18:29.8486324Z ---------------------------------------------------------------------- 2023-01-11T22:18:29.8486502Z 2023-01-11T22:18:29.8486650Z ---------------------------------------------------------------------- 2023-01-11T22:18:29.8486899Z Ran 0 tests in 0.000s 2023-01-11T22:18:29.8487221Z 2023-01-11T22:18:29.8487284Z OK 2023-01-11T22:18:29.8487378Z 2023-01-11T22:18:29.8487470Z Generating XML reports... 2023-01-11T22:18:29.8487747Z Test results will be stored in test-reports\python-unittest\test_decomp 2023-01-11T22:18:29.8487938Z 2023-01-11T22:18:29.8488167Z ##[endgroup] 2023-01-11T22:18:29.8488513Z FINISHED PRINTING LOG FILE of test_decomp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_decomp__5m13hbv) 2023-01-11T22:18:29.8488773Z 2023-01-11T22:18:32.9268627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:32.9269387Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:32.9269754Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:33.0736792Z Running test_deploy ... [2023-01-11 22:18:33.069715] 2023-01-11T22:18:33.0741668Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 22:18:33.069715] 2023-01-11T22:18:33.0744258Z Ignoring disabled issues: [] 2023-01-11T22:18:47.0985401Z 2023-01-11T22:18:47.0986145Z Expand the folded group to see the log file of test_deploy 2023-01-11T22:18:47.0987208Z ##[group]PRINTING LOG FILE of test_deploy (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_deploy__xpp_my9) 2023-01-11T22:18:47.0987895Z ============================= test session starts ============================= 2023-01-11T22:18:47.0988446Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T22:18:47.0988937Z cachedir: .pytest_cache 2023-01-11T22:18:47.0989523Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2023-01-11T22:18:47.0990146Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T22:18:47.0990575Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T22:18:47.0990908Z collecting ... collected 1 item 2023-01-11T22:18:47.0991287Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T22:18:47.0991489Z 2023-01-11T22:18:47.0991648Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2023-01-11T22:18:47.0991868Z 2023-01-11T22:18:47.0991988Z ============================== 1 passed in 3.59s ============================== 2023-01-11T22:18:47.0992133Z 2023-01-11T22:18:47.0992386Z ##[endgroup] 2023-01-11T22:18:47.0992732Z FINISHED PRINTING LOG FILE of test_deploy (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_deploy__xpp_my9) 2023-01-11T22:18:47.0992988Z 2023-01-11T22:18:50.2379008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:50.2379770Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:50.2380116Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:50.3921274Z Running test_dlpack ... [2023-01-11 22:18:50.389982] 2023-01-11T22:18:50.3926458Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:50.389982] 2023-01-11T22:18:50.3929816Z Ignoring disabled issues: [] 2023-01-11T22:18:54.5131297Z 2023-01-11T22:18:54.5131909Z Expand the folded group to see the log file of test_dlpack 2023-01-11T22:18:54.5132676Z ##[group]PRINTING LOG FILE of test_dlpack (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dlpack_i47h0_92) 2023-01-11T22:18:54.5133740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:54.5134439Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:54.5134590Z 2023-01-11T22:18:54.5134669Z Running tests... 2023-01-11T22:18:54.5134937Z ---------------------------------------------------------------------- 2023-01-11T22:18:54.5135129Z 2023-01-11T22:18:54.5135278Z ---------------------------------------------------------------------- 2023-01-11T22:18:54.5135528Z Ran 0 tests in 0.000s 2023-01-11T22:18:54.5135653Z 2023-01-11T22:18:54.5135716Z OK 2023-01-11T22:18:54.5135797Z 2023-01-11T22:18:54.5135888Z Generating XML reports... 2023-01-11T22:18:54.5136172Z Test results will be stored in test-reports\python-unittest\test_dlpack 2023-01-11T22:18:54.5136362Z 2023-01-11T22:18:54.5136591Z ##[endgroup] 2023-01-11T22:18:54.5136937Z FINISHED PRINTING LOG FILE of test_dlpack (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dlpack_i47h0_92) 2023-01-11T22:18:54.5137193Z 2023-01-11T22:18:57.5582085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:18:57.5582855Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:18:57.5584034Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:18:57.7048312Z Running test_dynamic_shapes ... [2023-01-11 22:18:57.701679] 2023-01-11T22:18:57.7053411Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:18:57.701679] 2023-01-11T22:18:57.7056253Z Ignoring disabled issues: [] 2023-01-11T22:19:01.9845900Z 2023-01-11T22:19:01.9846431Z Expand the folded group to see the log file of test_dynamic_shapes 2023-01-11T22:19:01.9847205Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dynamic_shapes_xbrfq905) 2023-01-11T22:19:01.9848728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:01.9849707Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:01.9849862Z 2023-01-11T22:19:01.9849985Z Running tests... 2023-01-11T22:19:01.9850261Z ---------------------------------------------------------------------- 2023-01-11T22:19:01.9850618Z Test results will be stored in test-reports\python-unittest\test_dynamic_shapes 2023-01-11T22:19:01.9850954Z test_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9851265Z test_aten_ops (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9851568Z test_binary (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9852038Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.487s) 2023-01-11T22:19:01.9852338Z test_guard_int (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9852650Z test_int_conversion (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9852963Z test_int_to_float (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9853253Z test_meta_symint (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9853632Z test_numel (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9853961Z test_print_readable_with_symints (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9854299Z test_reverse_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9854615Z test_roundtrip (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9854934Z test_size_expressions (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9855237Z test_stride (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9855535Z test_sym_floor (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9855830Z test_sym_int (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9856130Z test_sym_sqrt (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9856433Z test_symint_args (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9856744Z test_symint_as_scalar (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:19:01.9857043Z test_symint_vargs (__main__.TestPySymInt) ... skip: no sympy (0.002s) 2023-01-11T22:19:01.9857456Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.002s) 2023-01-11T22:19:01.9857939Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T22:19:01.9858386Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.149s) 2023-01-11T22:19:01.9858791Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9859234Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.002s) 2023-01-11T22:19:01.9859727Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.000s) 2023-01-11T22:19:01.9860202Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is unary and already tested (0.003s) 2023-01-11T22:19:01.9860628Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9861071Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.000s) 2023-01-11T22:19:01.9861547Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.006s) 2023-01-11T22:19:01.9861975Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.363s) 2023-01-11T22:19:01.9862370Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9862824Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.002s) 2023-01-11T22:19:01.9863308Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.002s) 2023-01-11T22:19:01.9863785Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is unary and already tested (0.001s) 2023-01-11T22:19:01.9864275Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9864777Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.002s) 2023-01-11T22:19:01.9865768Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.002s) 2023-01-11T22:19:01.9872900Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.006s) 2023-01-11T22:19:01.9873843Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:19:01.9874623Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T22:19:01.9875200Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.002s) 2023-01-11T22:19:01.9875671Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9876288Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T22:19:01.9877007Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.002s) 2023-01-11T22:19:01.9877772Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.000s) 2023-01-11T22:19:01.9878268Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:19:01.9878669Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9879114Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.006s) 2023-01-11T22:19:01.9879584Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.000s) 2023-01-11T22:19:01.9880015Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9880402Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9880838Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.000s) 2023-01-11T22:19:01.9881298Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.000s) 2023-01-11T22:19:01.9881722Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.011s) 2023-01-11T22:19:01.9882114Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9882548Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T22:19:01.9883017Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T22:19:01.9883443Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9883831Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9884268Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T22:19:01.9884731Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.002s) 2023-01-11T22:19:01.9885325Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9885720Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9886224Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.002s) 2023-01-11T22:19:01.9886696Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T22:19:01.9887128Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9887511Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9887951Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.002s) 2023-01-11T22:19:01.9888421Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.002s) 2023-01-11T22:19:01.9888852Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9889250Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9889688Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.002s) 2023-01-11T22:19:01.9890158Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T22:19:01.9890629Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is unary and already tested (0.001s) 2023-01-11T22:19:01.9891049Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:19:01.9891486Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.000s) 2023-01-11T22:19:01.9891957Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.003s) 2023-01-11T22:19:01.9892393Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9892793Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.006s) 2023-01-11T22:19:01.9893230Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T22:19:01.9893694Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T22:19:01.9894121Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9894506Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9894958Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.000s) 2023-01-11T22:19:01.9895445Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.010s) 2023-01-11T22:19:01.9895928Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is unary and already tested (0.000s) 2023-01-11T22:19:01.9896425Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9896882Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.000s) 2023-01-11T22:19:01.9897367Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.000s) 2023-01-11T22:19:01.9897905Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is unary and already tested (0.000s) 2023-01-11T22:19:01.9898352Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.010s) 2023-01-11T22:19:01.9898795Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.000s) 2023-01-11T22:19:01.9899289Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.000s) 2023-01-11T22:19:01.9899734Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9900143Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:19:01.9900366Z 2023-01-11T22:19:01.9900526Z ---------------------------------------------------------------------- 2023-01-11T22:19:01.9900784Z Ran 96 tests in 1.250s 2023-01-11T22:19:01.9900904Z 2023-01-11T22:19:01.9900978Z OK (skipped=62) 2023-01-11T22:19:01.9901090Z 2023-01-11T22:19:01.9901180Z Generating XML reports... 2023-01-11T22:19:01.9901529Z Generated XML report: test-reports\python-unittest\test_dynamic_shapes\TEST-TestPySymInt-20230111221900.xml 2023-01-11T22:19:01.9902053Z Generated XML report: test-reports\python-unittest\test_dynamic_shapes\TEST-TestSymNumberMagicMethods-20230111221900.xml 2023-01-11T22:19:01.9902348Z 2023-01-11T22:19:01.9902701Z ##[endgroup] 2023-01-11T22:19:01.9903072Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dynamic_shapes_xbrfq905) 2023-01-11T22:19:01.9903344Z 2023-01-11T22:19:05.0305453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:05.0306204Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:05.0306562Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:05.1793003Z Running test_expanded_weights ... [2023-01-11 22:19:05.169692] 2023-01-11T22:19:05.1798062Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:05.169692] 2023-01-11T22:19:05.1801432Z Ignoring disabled issues: [] 2023-01-11T22:19:10.1019813Z 2023-01-11T22:19:10.1020266Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T22:19:10.1021055Z ##[group]PRINTING LOG FILE of test_expanded_weights (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_expanded_weights_vywj0q0e) 2023-01-11T22:19:10.1022061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:10.1023370Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:10.1023614Z 2023-01-11T22:19:10.1023737Z Running tests... 2023-01-11T22:19:10.1024159Z ---------------------------------------------------------------------- 2023-01-11T22:19:10.1024901Z Test results will be stored in test-reports\python-unittest\test_expanded_weights 2023-01-11T22:19:10.1025427Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.011s) 2023-01-11T22:19:10.1026090Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1026690Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.054s) 2023-01-11T22:19:10.1027262Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1027762Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1028257Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1028788Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.013s) 2023-01-11T22:19:10.1029307Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1029898Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1030449Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1031037Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1031637Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1032253Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1032889Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1033525Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1034176Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1034817Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1035427Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1036194Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T22:19:10.1037074Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T22:19:10.1037837Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.011s) 2023-01-11T22:19:10.1038488Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1039093Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1039687Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1040365Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1041012Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1041633Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1042267Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1042857Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1043446Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1044051Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1044870Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1045520Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1046193Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1046873Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1047654Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2023-01-11T22:19:10.1048371Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1049026Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1049804Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T22:19:10.1050711Z 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) 2023-01-11T22:19:10.1051476Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1052129Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1052744Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1053311Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1053950Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1054638Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1055343Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1056040Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1056645Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1057253Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1057914Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1058614Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1059266Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1059888Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1060528Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1061238Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1062047Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T22:19:10.1062953Z 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.010s) 2023-01-11T22:19:10.1063705Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1064364Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2023-01-11T22:19:10.1065114Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1065727Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1066407Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1067100Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1067915Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1068531Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1069195Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1069880Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1070645Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1071324Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1071964Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1072646Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2023-01-11T22:19:10.1073339Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T22:19:10.1074018Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T22:19:10.1074667Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1075333Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1075990Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1076654Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1077335Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1078052Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1078912Z 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) 2023-01-11T22:19:10.1079934Z 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.002s) 2023-01-11T22:19:10.1080817Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1081540Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1082229Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1082941Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1083665Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.063s) 2023-01-11T22:19:10.1084396Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.038s) 2023-01-11T22:19:10.1085107Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1085855Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T22:19:10.1086539Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1087130Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T22:19:10.1087875Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T22:19:10.1088733Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T22:19:10.1089466Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1090232Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1090902Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1091620Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T22:19:10.1092311Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T22:19:10.1092797Z 2023-01-11T22:19:10.1093078Z ---------------------------------------------------------------------- 2023-01-11T22:19:10.1093530Z Ran 99 tests in 0.781s 2023-01-11T22:19:10.1093747Z 2023-01-11T22:19:10.1093889Z OK (skipped=10) 2023-01-11T22:19:10.1094095Z 2023-01-11T22:19:10.1094264Z Generating XML reports... 2023-01-11T22:19:10.1094960Z Generated XML report: test-reports\python-unittest\test_expanded_weights\TEST-TestExpandedWeightModule-20230111221908.xml 2023-01-11T22:19:10.1095470Z 2023-01-11T22:19:10.1095957Z ##[endgroup] 2023-01-11T22:19:10.1096609Z FINISHED PRINTING LOG FILE of test_expanded_weights (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_expanded_weights_vywj0q0e) 2023-01-11T22:19:10.1097095Z 2023-01-11T22:19:13.2076774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:13.2077621Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:13.2077973Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:13.3715849Z Running test_foreach ... [2023-01-11 22:19:13.371376] 2023-01-11T22:19:13.3722003Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:13.372022] 2023-01-11T22:19:13.3724981Z Ignoring disabled issues: [] 2023-01-11T22:19:17.8005312Z 2023-01-11T22:19:17.8006312Z Expand the folded group to see the log file of test_foreach 2023-01-11T22:19:17.8007538Z ##[group]PRINTING LOG FILE of test_foreach (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_foreach__01h26iw) 2023-01-11T22:19:17.8008529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:17.8009225Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:17.8009388Z 2023-01-11T22:19:17.8009465Z Running tests... 2023-01-11T22:19:17.8009730Z ---------------------------------------------------------------------- 2023-01-11T22:19:17.8009914Z 2023-01-11T22:19:17.8010062Z ---------------------------------------------------------------------- 2023-01-11T22:19:17.8010299Z Ran 0 tests in 0.000s 2023-01-11T22:19:17.8010416Z 2023-01-11T22:19:17.8010477Z OK 2023-01-11T22:19:17.8010571Z 2023-01-11T22:19:17.8010661Z Generating XML reports... 2023-01-11T22:19:17.8010949Z Test results will be stored in test-reports\python-unittest\test_foreach 2023-01-11T22:19:17.8011137Z 2023-01-11T22:19:17.8011379Z ##[endgroup] 2023-01-11T22:19:17.8011808Z FINISHED PRINTING LOG FILE of test_foreach (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_foreach__01h26iw) 2023-01-11T22:19:17.8012433Z 2023-01-11T22:19:20.8969899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:20.8970862Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:20.8971257Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:21.0458093Z Running test_function_schema ... [2023-01-11 22:19:21.040153] 2023-01-11T22:19:21.0463458Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:21.040153] 2023-01-11T22:19:21.0466262Z Ignoring disabled issues: [] 2023-01-11T22:19:24.9501790Z 2023-01-11T22:19:24.9502658Z Expand the folded group to see the log file of test_function_schema 2023-01-11T22:19:24.9503741Z ##[group]PRINTING LOG FILE of test_function_schema (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_function_schema_pju3h1io) 2023-01-11T22:19:24.9505171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:24.9506180Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:24.9506375Z 2023-01-11T22:19:24.9506451Z Running tests... 2023-01-11T22:19:24.9506724Z ---------------------------------------------------------------------- 2023-01-11T22:19:24.9507078Z Test results will be stored in test-reports\python-unittest\test_function_schema 2023-01-11T22:19:24.9507447Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (0.491s) 2023-01-11T22:19:24.9507807Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9508144Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.002s) 2023-01-11T22:19:24.9508516Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.002s) 2023-01-11T22:19:24.9508898Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9509268Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9509641Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.003s) 2023-01-11T22:19:24.9509971Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9510264Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.002s) 2023-01-11T22:19:24.9510570Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.367s) 2023-01-11T22:19:24.9510927Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9511303Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:19:24.9511678Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... ok (0.002s) 2023-01-11T22:19:24.9511877Z 2023-01-11T22:19:24.9512030Z ---------------------------------------------------------------------- 2023-01-11T22:19:24.9512284Z Ran 13 tests in 0.921s 2023-01-11T22:19:24.9512412Z 2023-01-11T22:19:24.9512474Z OK 2023-01-11T22:19:24.9512555Z 2023-01-11T22:19:24.9512646Z Generating XML reports... 2023-01-11T22:19:24.9513023Z Generated XML report: test-reports\python-unittest\test_function_schema\TEST-TestFunctionSchema-20230111221923.xml 2023-01-11T22:19:24.9513297Z 2023-01-11T22:19:24.9513546Z ##[endgroup] 2023-01-11T22:19:24.9513915Z FINISHED PRINTING LOG FILE of test_function_schema (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_function_schema_pju3h1io) 2023-01-11T22:19:24.9514387Z 2023-01-11T22:19:28.1768613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:28.1769369Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:28.1769726Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:28.3324471Z Running test_functional_autograd_benchmark ... [2023-01-11 22:19:28.332205] 2023-01-11T22:19:28.3330554Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:28.332818] 2023-01-11T22:19:28.3333835Z Ignoring disabled issues: [] 2023-01-11T22:19:31.2393586Z 2023-01-11T22:19:31.2394409Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2023-01-11T22:19:31.2395827Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functional_autograd_benchmark_j3hiqblj) 2023-01-11T22:19:31.2396799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:31.2398275Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:31.2398552Z 2023-01-11T22:19:31.2398717Z Running tests... 2023-01-11T22:19:31.2399168Z ---------------------------------------------------------------------- 2023-01-11T22:19:31.2399807Z Test results will be stored in test-reports\python-unittest\test_functional_autograd_benchmark 2023-01-11T22:19:31.2400606Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.000s) 2023-01-11T22:19:31.2401517Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.000s) 2023-01-11T22:19:31.2401959Z 2023-01-11T22:19:31.2402214Z ---------------------------------------------------------------------- 2023-01-11T22:19:31.2402629Z Ran 2 tests in 0.063s 2023-01-11T22:19:31.2402839Z 2023-01-11T22:19:31.2402978Z OK (skipped=2) 2023-01-11T22:19:31.2403152Z 2023-01-11T22:19:31.2403314Z Generating XML reports... 2023-01-11T22:19:31.2404028Z Generated XML report: test-reports\python-unittest\test_functional_autograd_benchmark\TEST-TestFunctionalAutogradBenchmark-20230111221930.xml 2023-01-11T22:19:31.2404576Z 2023-01-11T22:19:31.2405050Z ##[endgroup] 2023-01-11T22:19:31.2405746Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functional_autograd_benchmark_j3hiqblj) 2023-01-11T22:19:31.2406218Z 2023-01-11T22:19:34.5016507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:34.5017324Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:34.5017673Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:34.6614259Z Running test_functional_optim ... [2023-01-11 22:19:34.660994] 2023-01-11T22:19:34.6619352Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:34.661613] 2023-01-11T22:19:34.6622187Z Ignoring disabled issues: [] 2023-01-11T22:19:38.8103943Z 2023-01-11T22:19:38.8104725Z Expand the folded group to see the log file of test_functional_optim 2023-01-11T22:19:38.8105836Z ##[group]PRINTING LOG FILE of test_functional_optim (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functional_optim_hpqm329c) 2023-01-11T22:19:38.8106711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:38.8107412Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:38.8107562Z 2023-01-11T22:19:38.8107639Z Running tests... 2023-01-11T22:19:38.8107905Z ---------------------------------------------------------------------- 2023-01-11T22:19:38.8108259Z Test results will be stored in test-reports\python-unittest\test_functional_optim 2023-01-11T22:19:38.8108632Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (0.486s) 2023-01-11T22:19:38.8109015Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.027s) 2023-01-11T22:19:38.8109397Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.030s) 2023-01-11T22:19:38.8109774Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... ok (0.001s) 2023-01-11T22:19:38.8109978Z 2023-01-11T22:19:38.8110130Z ---------------------------------------------------------------------- 2023-01-11T22:19:38.8110384Z Ran 4 tests in 0.968s 2023-01-11T22:19:38.8110501Z 2023-01-11T22:19:38.8110564Z OK 2023-01-11T22:19:38.8110644Z 2023-01-11T22:19:38.8110735Z Generating XML reports... 2023-01-11T22:19:38.8111141Z Generated XML report: test-reports\python-unittest\test_functional_optim\TEST-TestFunctionalOptimParity-20230111221937.xml 2023-01-11T22:19:38.8111434Z 2023-01-11T22:19:38.8111658Z ##[endgroup] 2023-01-11T22:19:38.8112033Z FINISHED PRINTING LOG FILE of test_functional_optim (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functional_optim_hpqm329c) 2023-01-11T22:19:38.8112313Z 2023-01-11T22:19:41.9868514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:41.9869282Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:41.9869619Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:42.1395522Z Running test_functionalization ... [2023-01-11 22:19:42.139178] 2023-01-11T22:19:42.1401448Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:42.139804] 2023-01-11T22:19:42.1404550Z Ignoring disabled issues: [] 2023-01-11T22:19:52.8248529Z 2023-01-11T22:19:52.8249128Z Expand the folded group to see the log file of test_functionalization 2023-01-11T22:19:52.8249974Z ##[group]PRINTING LOG FILE of test_functionalization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functionalization_90o9w7iy) 2023-01-11T22:19:52.8251504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:52.8252749Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:52.8252970Z 2023-01-11T22:19:52.8253078Z Running tests... 2023-01-11T22:19:52.8253540Z ---------------------------------------------------------------------- 2023-01-11T22:19:52.8253972Z Test results will be stored in test-reports\python-unittest\test_functionalization 2023-01-11T22:19:52.8254354Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... ok (1.363s) 2023-01-11T22:19:52.8254750Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... ok (0.055s) 2023-01-11T22:19:52.8255618Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8256425Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T22:19:52.8257126Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8257738Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T22:19:52.8257949Z ok (0.002s) 2023-01-11T22:19:52.8258233Z test_as_strided (__main__.TestCrossRefFunctionalization) ... expected failure (0.007s) 2023-01-11T22:19:52.8258583Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... ok (0.650s) 2023-01-11T22:19:52.8258920Z test_cat (__main__.TestCrossRefFunctionalization) ... ok (0.077s) 2023-01-11T22:19:52.8259272Z test_copy_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.017s) 2023-01-11T22:19:52.8259651Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... ok (0.009s) 2023-01-11T22:19:52.8260028Z test_diagonal (__main__.TestCrossRefFunctionalization) ... expected failure (0.007s) 2023-01-11T22:19:52.8260425Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... expected failure (0.013s) 2023-01-11T22:19:52.8260814Z test_everything (__main__.TestCrossRefFunctionalization) ... expected failure (0.015s) 2023-01-11T22:19:52.8261184Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... ok (0.028s) 2023-01-11T22:19:52.8261550Z test_fill_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.000s) 2023-01-11T22:19:52.8261902Z test_freeze (__main__.TestCrossRefFunctionalization) ... ok (0.012s) 2023-01-11T22:19:52.8262314Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... ok (0.073s) 2023-01-11T22:19:52.8262687Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... ok (0.072s) 2023-01-11T22:19:52.8263094Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... ok (0.543s) 2023-01-11T22:19:52.8263437Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... ok (0.081s) 2023-01-11T22:19:52.8263808Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... ok (0.003s) 2023-01-11T22:19:52.8264272Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T22:19:52.8264647Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T22:19:52.8266301Z test_multi_out (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8267193Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8268059Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8268932Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8269830Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8270626Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8271483Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8272282Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8273134Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8273932Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8274140Z ok (0.086s) 2023-01-11T22:19:52.8274431Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... ok (0.042s) 2023-01-11T22:19:52.8274827Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... ok (0.024s) 2023-01-11T22:19:52.8275235Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... ok (0.033s) 2023-01-11T22:19:52.8275601Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... ok (0.010s) 2023-01-11T22:19:52.8275963Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... ok (0.062s) 2023-01-11T22:19:52.8276338Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... ok (0.059s) 2023-01-11T22:19:52.8276712Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.010s) 2023-01-11T22:19:52.8277144Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... ok (0.089s) 2023-01-11T22:19:52.8277508Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... ok (0.164s) 2023-01-11T22:19:52.8277871Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... ok (0.011s) 2023-01-11T22:19:52.8278239Z test_scalars (__main__.TestCrossRefFunctionalization) ... ok (0.079s) 2023-01-11T22:19:52.8279062Z test_set_ (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8279774Z y.set_(x.storage()) 2023-01-11T22:19:52.8279956Z ok (0.002s) 2023-01-11T22:19:52.8280216Z test_simple (__main__.TestCrossRefFunctionalization) ... ok (0.122s) 2023-01-11T22:19:52.8281258Z test_simple_out (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8282112Z torch.add(y, tmp, out=z) 2023-01-11T22:19:52.8282868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2023-01-11T22:19:52.8283568Z warnings.warn(msg) 2023-01-11T22:19:52.8284301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2023-01-11T22:19:52.8284986Z warnings.warn(msg) 2023-01-11T22:19:52.8285711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2023-01-11T22:19:52.8286397Z warnings.warn(msg) 2023-01-11T22:19:52.8287121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2023-01-11T22:19:52.8287797Z warnings.warn(msg) 2023-01-11T22:19:52.8288023Z ok (0.137s) 2023-01-11T22:19:52.8288306Z test_split (__main__.TestCrossRefFunctionalization) ... expected failure (0.016s) 2023-01-11T22:19:52.8288669Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... ok (0.069s) 2023-01-11T22:19:52.8289034Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... ok (0.028s) 2023-01-11T22:19:52.8289437Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... ok (0.006s) 2023-01-11T22:19:52.8290130Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:19:52.8290685Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T22:19:52.8291144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: Error detected in SumBackward0. Traceback of forward call that caused the error: 2023-01-11T22:19:52.8300505Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 1487, in 2023-01-11T22:19:52.8300965Z run_tests() 2023-01-11T22:19:52.8301373Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 787, in run_tests 2023-01-11T22:19:52.8301793Z unittest.main(argv=argv, testRunner=xmlrunner.XMLTestRunner( 2023-01-11T22:19:52.8302174Z File "C:\Jenkins\Miniconda3\lib\unittest\main.py", line 101, in __init__ 2023-01-11T22:19:52.8302440Z self.runTests() 2023-01-11T22:19:52.8302732Z File "C:\Jenkins\Miniconda3\lib\unittest\main.py", line 271, in runTests 2023-01-11T22:19:52.8303030Z self.result = testRunner.run(self.test) 2023-01-11T22:19:52.8303373Z File "C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py", line 67, in run 2023-01-11T22:19:52.8303652Z test(result) 2023-01-11T22:19:52.8304059Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 84, in __call__ 2023-01-11T22:19:52.8304335Z return self.run(*args, **kwds) 2023-01-11T22:19:52.8304637Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 122, in run 2023-01-11T22:19:52.8304880Z test(result) 2023-01-11T22:19:52.8305166Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 84, in __call__ 2023-01-11T22:19:52.8305438Z return self.run(*args, **kwds) 2023-01-11T22:19:52.8305735Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 122, in run 2023-01-11T22:19:52.8305966Z test(result) 2023-01-11T22:19:52.8306245Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 651, in __call__ 2023-01-11T22:19:52.8306518Z return self.run(*args, **kwds) 2023-01-11T22:19:52.8306912Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2225, in run 2023-01-11T22:19:52.8307253Z self._run_with_retry( 2023-01-11T22:19:52.8307656Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2154, in _run_with_retry 2023-01-11T22:19:52.8308015Z super().run(result=result) 2023-01-11T22:19:52.8308310Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 592, in run 2023-01-11T22:19:52.8308588Z self._callTestMethod(testMethod) 2023-01-11T22:19:52.8308911Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 550, in _callTestMethod 2023-01-11T22:19:52.8309169Z method() 2023-01-11T22:19:52.8309542Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 186, in test_view_clone_view_inplace 2023-01-11T22:19:52.8309936Z logs = self.get_logs(g, torch.ones(16, 64, 128, 128, requires_grad=True)) 2023-01-11T22:19:52.8310335Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 66, in get_logs 2023-01-11T22:19:52.8310761Z traced_f = make_fx(_functionalize(func, reapply_views=reapply_views, crossref=self.crossref))(*inpts) 2023-01-11T22:19:52.8311432Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 692, in wrapped 2023-01-11T22:19:52.8311877Z t = dispatch_trace(wrap_key(func, args, fx_tracer), tracer=fx_tracer, concrete_args=tuple(phs)) 2023-01-11T22:19:52.8312365Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 431, in dispatch_trace 2023-01-11T22:19:52.8312818Z graph = tracer.trace(root, concrete_args) 2023-01-11T22:19:52.8313215Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py", line 739, in trace 2023-01-11T22:19:52.8313535Z (self.create_arg(fn(*args)),), 2023-01-11T22:19:52.8313922Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 447, in wrapped 2023-01-11T22:19:52.8314250Z out = f(*tensors) 2023-01-11T22:19:52.8314479Z File "", line 1, in 2023-01-11T22:19:52.8314840Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 40, in wrapped 2023-01-11T22:19:52.8315228Z out = f(*inputs_functional) 2023-01-11T22:19:52.8315569Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 177, in g 2023-01-11T22:19:52.8315865Z loss = f(x).sum() 2023-01-11T22:19:52.8316211Z (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_anomaly_mode.cpp:119.) 2023-01-11T22:19:52.8316642Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:19:52.8316917Z expected failure (0.287s) 2023-01-11T22:19:52.8317225Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... expected failure (0.015s) 2023-01-11T22:19:52.8317583Z test_advanced_indexing (__main__.TestFunctionalization) ... ok (0.019s) 2023-01-11T22:19:52.8317936Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... ok (0.047s) 2023-01-11T22:19:52.8318772Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8319505Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T22:19:52.8320169Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8320776Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T22:19:52.8320980Z ok (0.002s) 2023-01-11T22:19:52.8321214Z test_as_strided (__main__.TestFunctionalization) ... ok (0.032s) 2023-01-11T22:19:52.8321526Z test_batch_norm (__main__.TestFunctionalization) ... ok (0.581s) 2023-01-11T22:19:52.8321825Z test_cat (__main__.TestFunctionalization) ... ok (0.035s) 2023-01-11T22:19:52.8322120Z test_copy_ (__main__.TestFunctionalization) ... ok (0.234s) 2023-01-11T22:19:52.8331848Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... ok (0.011s) 2023-01-11T22:19:52.8332184Z test_diagonal (__main__.TestFunctionalization) ... ok (0.056s) 2023-01-11T22:19:52.8332517Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.032s) 2023-01-11T22:19:52.8332849Z test_everything (__main__.TestFunctionalization) ... ok (0.286s) 2023-01-11T22:19:52.8333168Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.016s) 2023-01-11T22:19:52.8333630Z test_fill_ (__main__.TestFunctionalization) ... ok (0.048s) 2023-01-11T22:19:52.8333912Z test_freeze (__main__.TestFunctionalization) ... ok (0.000s) 2023-01-11T22:19:52.8334236Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.053s) 2023-01-11T22:19:52.8334574Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.036s) 2023-01-11T22:19:52.8334900Z test_instance_norm (__main__.TestFunctionalization) ... ok (0.449s) 2023-01-11T22:19:52.8335286Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.043s) 2023-01-11T22:19:52.8335628Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.000s) 2023-01-11T22:19:52.8335962Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.010s) 2023-01-11T22:19:52.8336301Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.000s) 2023-01-11T22:19:52.8337283Z test_multi_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8338165Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:19:52.8338380Z ok (0.041s) 2023-01-11T22:19:52.8338648Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.035s) 2023-01-11T22:19:52.8339010Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.015s) 2023-01-11T22:19:52.8339381Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.016s) 2023-01-11T22:19:52.8339712Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.012s) 2023-01-11T22:19:52.8340044Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.035s) 2023-01-11T22:19:52.8340380Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.033s) 2023-01-11T22:19:52.8340807Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:19:52.8341145Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.048s) 2023-01-11T22:19:52.8341480Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.129s) 2023-01-11T22:19:52.8341807Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T22:19:52.8342141Z test_scalars (__main__.TestFunctionalization) ... ok (0.038s) 2023-01-11T22:19:52.8342891Z test_set_ (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:19:52.8343530Z y.set_(x.storage()) 2023-01-11T22:19:52.8343711Z ok (0.003s) 2023-01-11T22:19:52.8344047Z test_simple (__main__.TestFunctionalization) ... ok (0.050s) 2023-01-11T22:19:52.8344996Z test_simple_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:19:52.8345998Z torch.add(y, tmp, out=z) 2023-01-11T22:19:52.8346224Z ok (0.036s) 2023-01-11T22:19:52.8346449Z test_split (__main__.TestFunctionalization) ... ok (0.068s) 2023-01-11T22:19:52.8346756Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.040s) 2023-01-11T22:19:52.8347145Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.012s) 2023-01-11T22:19:52.8347719Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T22:19:52.8349305Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:19:52.8350214Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T22:19:52.8350596Z ok (0.608s) 2023-01-11T22:19:52.8350995Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.051s) 2023-01-11T22:19:52.8351300Z 2023-01-11T22:19:52.8351546Z ---------------------------------------------------------------------- 2023-01-11T22:19:52.8351956Z Ran 84 tests in 7.672s 2023-01-11T22:19:52.8352146Z 2023-01-11T22:19:52.8352288Z OK (expected failures=9) 2023-01-11T22:19:52.8352484Z 2023-01-11T22:19:52.8352617Z Generating XML reports... 2023-01-11T22:19:52.8353270Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestCrossRefFunctionalization-20230111221944.xml 2023-01-11T22:19:52.8354163Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestFunctionalization-20230111221944.xml 2023-01-11T22:19:52.8354619Z 2023-01-11T22:19:52.8360165Z ##[endgroup] 2023-01-11T22:19:52.8360953Z FINISHED PRINTING LOG FILE of test_functionalization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functionalization_90o9w7iy) 2023-01-11T22:19:52.8361768Z 2023-01-11T22:19:55.8434067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:55.8434834Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:55.8435199Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:19:56.0061075Z Running test_futures ... [2023-01-11 22:19:56.003699] 2023-01-11T22:19:56.0066300Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:19:56.003699] 2023-01-11T22:19:56.0069151Z Ignoring disabled issues: [] 2023-01-11T22:19:59.9551480Z 2023-01-11T22:19:59.9552121Z Expand the folded group to see the log file of test_futures 2023-01-11T22:19:59.9553093Z ##[group]PRINTING LOG FILE of test_futures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_futures_z8o1cgvl) 2023-01-11T22:19:59.9554548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:19:59.9555348Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:19:59.9555501Z 2023-01-11T22:19:59.9555576Z Running tests... 2023-01-11T22:19:59.9555837Z ---------------------------------------------------------------------- 2023-01-11T22:19:59.9556163Z Test results will be stored in test-reports\python-unittest\test_futures 2023-01-11T22:19:59.9556610Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T22:19:59.9557067Z 2023-01-11T22:19:59.9557130Z At: 2023-01-11T22:19:59.9557412Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(236): raise_value_error 2023-01-11T22:19:59.9557825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(244): set_result 2023-01-11T22:19:59.9558355Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(229): _test_add_done_callback_error_ignored 2023-01-11T22:19:59.9558793Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(238): test_add_done_callback_error_is_ignored 2023-01-11T22:19:59.9559159Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2023-01-11T22:19:59.9559465Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2023-01-11T22:19:59.9559863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2154): _run_with_retry 2023-01-11T22:19:59.9560333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2225): run 2023-01-11T22:19:59.9560715Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2023-01-11T22:19:59.9561010Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:19:59.9561293Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:19:59.9561583Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:19:59.9561876Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:19:59.9562200Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2023-01-11T22:19:59.9562522Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2023-01-11T22:19:59.9562810Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2023-01-11T22:19:59.9563183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(787): run_tests 2023-01-11T22:19:59.9563601Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(340): 2023-01-11T22:19:59.9563797Z 2023-01-11T22:19:59.9563868Z ok (0.456s) 2023-01-11T22:19:59.9564138Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9564714Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2023-01-11T22:19:59.9565132Z ok (0.000s) 2023-01-11T22:19:59.9565375Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.006s) 2023-01-11T22:19:59.9565649Z test_chained_then (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9565915Z test_collect_all (__main__.TestFuture) ... ok (0.109s) 2023-01-11T22:19:59.9566174Z test_done (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9566440Z test_done_exception (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9566790Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9567290Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T22:19:59.9567589Z 2023-01-11T22:19:59.9567650Z At: 2023-01-11T22:19:59.9567917Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(280): raise_value_error 2023-01-11T22:19:59.9568328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(244): set_result 2023-01-11T22:19:59.9568796Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2023-01-11T22:19:59.9569200Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2023-01-11T22:19:59.9569507Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2023-01-11T22:19:59.9569979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2154): _run_with_retry 2023-01-11T22:19:59.9570492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2225): run 2023-01-11T22:19:59.9570874Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2023-01-11T22:19:59.9571220Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:19:59.9571575Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:19:59.9571873Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:19:59.9572162Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:19:59.9572472Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2023-01-11T22:19:59.9572800Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2023-01-11T22:19:59.9573090Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2023-01-11T22:19:59.9573481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(787): run_tests 2023-01-11T22:19:59.9573893Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(340): 2023-01-11T22:19:59.9574086Z 2023-01-11T22:19:59.9574154Z ok (0.002s) 2023-01-11T22:19:59.9574387Z test_mark_future_twice (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9574651Z test_pickle_future (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:19:59.9574926Z test_set_exception (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9575218Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:19:59.9575497Z test_then (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9575754Z test_then_no_arg (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:19:59.9576006Z test_then_raise (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9576275Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9576586Z test_wait (__main__.TestFuture) ... ok (0.000s) 2023-01-11T22:19:59.9576903Z test_wait_all (__main__.TestFuture) ... skip: TODO: need to fix this testcase for Windows (0.000s) 2023-01-11T22:19:59.9577279Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.509s) 2023-01-11T22:19:59.9577544Z test_wait_none (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:19:59.9577689Z 2023-01-11T22:19:59.9577845Z ---------------------------------------------------------------------- 2023-01-11T22:19:59.9578086Z Ran 22 tests in 1.203s 2023-01-11T22:19:59.9578202Z 2023-01-11T22:19:59.9578277Z OK (skipped=1) 2023-01-11T22:19:59.9578387Z 2023-01-11T22:19:59.9578476Z Generating XML reports... 2023-01-11T22:19:59.9578819Z Generated XML report: test-reports\python-unittest\test_futures\TEST-TestFuture-20230111221958.xml 2023-01-11T22:19:59.9579058Z 2023-01-11T22:19:59.9579348Z ##[endgroup] 2023-01-11T22:19:59.9579683Z FINISHED PRINTING LOG FILE of test_futures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_futures_z8o1cgvl) 2023-01-11T22:19:59.9579945Z 2023-01-11T22:20:03.0719829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:03.0720646Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:03.0720983Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:03.2203564Z Running test_fx_experimental ... [2023-01-11 22:20:03.216419] 2023-01-11T22:20:03.2208480Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:03.216419] 2023-01-11T22:20:03.2211337Z Ignoring disabled issues: [] 2023-01-11T22:20:11.0550423Z 2023-01-11T22:20:11.0551183Z Expand the folded group to see the log file of test_fx_experimental 2023-01-11T22:20:11.0552056Z ##[group]PRINTING LOG FILE of test_fx_experimental (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_experimental_6_n0tett) 2023-01-11T22:20:11.0553102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:11.0553857Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:11.0554013Z 2023-01-11T22:20:11.0554091Z Running tests... 2023-01-11T22:20:11.0554359Z ---------------------------------------------------------------------- 2023-01-11T22:20:11.0554714Z Test results will be stored in test-reports\python-unittest\test_fx_experimental 2023-01-11T22:20:11.0555139Z test_annotate_getitem_node (__main__.TestFXExperimental) ... ok (0.006s) 2023-01-11T22:20:11.0555508Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T22:20:11.0556036Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.025s) 2023-01-11T22:20:11.0556415Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.006s) 2023-01-11T22:20:11.0556735Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.000s) 2023-01-11T22:20:11.0557070Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.000s) 2023-01-11T22:20:11.0557413Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.013s) 2023-01-11T22:20:11.0557771Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2023-01-11T22:20:11.0558118Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.013s) 2023-01-11T22:20:11.0558447Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.018s) 2023-01-11T22:20:11.0558737Z test_fetch (__main__.TestFXExperimental) ... ok (0.005s) 2023-01-11T22:20:11.0559041Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.007s) 2023-01-11T22:20:11.0559358Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.004s) 2023-01-11T22:20:11.0559669Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.005s) 2023-01-11T22:20:11.0559959Z test_merge_matmuls (__main__.TestFXExperimental) 2023-01-11T22:20:11.0560288Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.032s) 2023-01-11T22:20:11.0560607Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.034s) 2023-01-11T22:20:11.0560938Z test_normalize_args (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T22:20:11.0561595Z test_normalize_args_perserve_type (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\operator_schemas.py:207: UserWarning: Does not support nested parametric types, got typing.List[~t]. Please file a bug. 2023-01-11T22:20:11.0562137Z warnings.warn( 2023-01-11T22:20:11.0562316Z ok (0.006s) 2023-01-11T22:20:11.0562581Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.000s) 2023-01-11T22:20:11.0562923Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.065s) 2023-01-11T22:20:11.0563240Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2023-01-11T22:20:11.0563997Z Exhaustively test `Node.normalized_arguments` on all standard ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T22:20:11.0564808Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T22:20:11.0565027Z ok (2.190s) 2023-01-11T22:20:11.0565292Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.578s) 2023-01-11T22:20:11.0565751Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T22:20:11.0566133Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.016s) 2023-01-11T22:20:11.0566449Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.013s) 2023-01-11T22:20:11.0566788Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.007s) 2023-01-11T22:20:11.0567132Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.004s) 2023-01-11T22:20:11.0567516Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2023-01-11T22:20:11.0567746Z [1, 2] 2023-01-11T22:20:11.0567952Z ok (0.010s) 2023-01-11T22:20:11.0568197Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.009s) 2023-01-11T22:20:11.0568571Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.179s) 2023-01-11T22:20:11.0568912Z test_split_module_default_arg (__main__.TestFXExperimental) ... ok (0.010s) 2023-01-11T22:20:11.0569254Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.010s) 2023-01-11T22:20:11.0569594Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.014s) 2023-01-11T22:20:11.0569922Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.009s) 2023-01-11T22:20:11.0570260Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2023-01-11T22:20:11.0570614Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.007s) 2023-01-11T22:20:11.0571184Z test_to_folder (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph_module.py:476: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2023-01-11T22:20:11.0571730Z warnings.warn("Was not able to save the following children modules as reprs -" 2023-01-11T22:20:11.0571981Z ok (0.048s) 2023-01-11T22:20:11.0572261Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T22:20:11.0572601Z test_type_matches (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T22:20:11.0572770Z 2023-01-11T22:20:11.0572913Z ---------------------------------------------------------------------- 2023-01-11T22:20:11.0573225Z Ran 39 tests in 3.359s 2023-01-11T22:20:11.0573347Z 2023-01-11T22:20:11.0573421Z OK (skipped=5) 2023-01-11T22:20:11.0573529Z 2023-01-11T22:20:11.0573620Z Generating XML reports... 2023-01-11T22:20:11.0574044Z Generated XML report: test-reports\python-unittest\test_fx_experimental\TEST-TestFXExperimental-20230111222007.xml 2023-01-11T22:20:11.0574328Z 2023-01-11T22:20:11.0574610Z ##[endgroup] 2023-01-11T22:20:11.0574970Z FINISHED PRINTING LOG FILE of test_fx_experimental (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_experimental_6_n0tett) 2023-01-11T22:20:11.0575249Z 2023-01-11T22:20:14.1359763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:14.1360515Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:14.1360864Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:14.2849373Z Running test_fx_passes ... [2023-01-11 22:20:14.284508] 2023-01-11T22:20:14.2855970Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:14.285137] 2023-01-11T22:20:14.2858792Z Ignoring disabled issues: [] 2023-01-11T22:20:18.2820651Z 2023-01-11T22:20:18.2821145Z Expand the folded group to see the log file of test_fx_passes 2023-01-11T22:20:18.2822132Z ##[group]PRINTING LOG FILE of test_fx_passes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_passes_iqbq8yz5) 2023-01-11T22:20:18.2823169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:18.2824186Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:18.2824397Z 2023-01-11T22:20:18.2824498Z Running tests... 2023-01-11T22:20:18.2824883Z ---------------------------------------------------------------------- 2023-01-11T22:20:18.2825370Z Test results will be stored in test-reports\python-unittest\test_fx_passes 2023-01-11T22:20:18.2826008Z test_fuser_pass_deep_model (__main__.TestFXGraphPasses) ... ERROR:numba.cuda.cudadrv.driver:Call to cuInit results in CUDA_ERROR_UNKNOWN 2023-01-11T22:20:18.2826343Z ok (0.552s) 2023-01-11T22:20:18.2826631Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.015s) 2023-01-11T22:20:18.2827033Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.013s) 2023-01-11T22:20:18.2827670Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.012s) 2023-01-11T22:20:18.2828342Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2828941Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2829464Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.013s) 2023-01-11T22:20:18.2830069Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.013s) 2023-01-11T22:20:18.2830622Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.011s) 2023-01-11T22:20:18.2831296Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:20:18.2831891Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2023-01-11T22:20:18.2832501Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:20:18.2833014Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2833388Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2023-01-11T22:20:18.2833781Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.011s) 2023-01-11T22:20:18.2834166Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T22:20:18.2834531Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T22:20:18.2835049Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2835855Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.021s) 2023-01-11T22:20:18.2836467Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2837162Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2837787Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.000s) 2023-01-11T22:20:18.2838559Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2839238Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2839892Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:20:18.2840551Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.000s) 2023-01-11T22:20:18.2841206Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.020s) 2023-01-11T22:20:18.2841818Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:20:18.2842432Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:20:18.2843025Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T22:20:18.2843626Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.005s) 2023-01-11T22:20:18.2844211Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:20:18.2844813Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.013s) 2023-01-11T22:20:18.2845421Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T22:20:18.2846031Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T22:20:18.2846603Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2847051Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2847581Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2848082Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T22:20:18.2848571Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2023-01-11T22:20:18.2849087Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2849631Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2023-01-11T22:20:18.2850139Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.013s) 2023-01-11T22:20:18.2850621Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2851075Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T22:20:18.2851498Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2851945Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2023-01-11T22:20:18.2852382Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2852824Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2023-01-11T22:20:18.2853317Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T22:20:18.2853845Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:20:18.2854135Z 2023-01-11T22:20:18.2854351Z ---------------------------------------------------------------------- 2023-01-11T22:20:18.2854620Z Ran 51 tests in 0.953s 2023-01-11T22:20:18.2854744Z 2023-01-11T22:20:18.2854808Z OK 2023-01-11T22:20:18.2854903Z 2023-01-11T22:20:18.2854997Z Generating XML reports... 2023-01-11T22:20:18.2855380Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXGraphPasses-20230111222016.xml 2023-01-11T22:20:18.2855891Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXMatcherUtils-20230111222016.xml 2023-01-11T22:20:18.2856153Z 2023-01-11T22:20:18.2856464Z ##[endgroup] 2023-01-11T22:20:18.2856812Z FINISHED PRINTING LOG FILE of test_fx_passes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_passes_iqbq8yz5) 2023-01-11T22:20:18.2857073Z 2023-01-11T22:20:21.4926722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:21.4928059Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:21.4928962Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:21.6452568Z Running test_fx_reinplace_pass ... [2023-01-11 22:20:21.644598] 2023-01-11T22:20:21.6458049Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:21.645212] 2023-01-11T22:20:21.6460834Z Ignoring disabled issues: [] 2023-01-11T22:20:26.4313675Z 2023-01-11T22:20:26.4314503Z Expand the folded group to see the log file of test_fx_reinplace_pass 2023-01-11T22:20:26.4315570Z ##[group]PRINTING LOG FILE of test_fx_reinplace_pass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_reinplace_pass_ksxip81e) 2023-01-11T22:20:26.4316450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:26.4317128Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:26.4317268Z 2023-01-11T22:20:26.4317343Z Running tests... 2023-01-11T22:20:26.4317606Z ---------------------------------------------------------------------- 2023-01-11T22:20:26.4317959Z Test results will be stored in test-reports\python-unittest\test_fx_reinplace_pass 2023-01-11T22:20:26.4318307Z test_out_node_updated (__main__.TestReinplacePass) ... ok (1.196s) 2023-01-11T22:20:26.4318620Z test_reinplace_basic (__main__.TestReinplacePass) ... ok (0.155s) 2023-01-11T22:20:26.4318951Z test_reinplace_different_metadata (__main__.TestReinplacePass) ... ok (0.016s) 2023-01-11T22:20:26.4319273Z test_reinplace_index_mutation (__main__.TestReinplacePass) ... ok (0.038s) 2023-01-11T22:20:26.4319611Z test_reinplace_overlapping_memory (__main__.TestReinplacePass) ... ok (0.011s) 2023-01-11T22:20:26.4319946Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.042s) 2023-01-11T22:20:26.4320270Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.060s) 2023-01-11T22:20:26.4320642Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.030s) 2023-01-11T22:20:26.4321043Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.023s) 2023-01-11T22:20:26.4321434Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.020s) 2023-01-11T22:20:26.4321784Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.010s) 2023-01-11T22:20:26.4321958Z 2023-01-11T22:20:26.4322109Z ---------------------------------------------------------------------- 2023-01-11T22:20:26.4322360Z Ran 11 tests in 1.875s 2023-01-11T22:20:26.4322477Z 2023-01-11T22:20:26.4322541Z OK 2023-01-11T22:20:26.4322634Z 2023-01-11T22:20:26.4322723Z Generating XML reports... 2023-01-11T22:20:26.4323181Z Generated XML report: test-reports\python-unittest\test_fx_reinplace_pass\TEST-TestReinplacePass-20230111222024.xml 2023-01-11T22:20:26.4323454Z 2023-01-11T22:20:26.4323681Z ##[endgroup] 2023-01-11T22:20:26.4324056Z FINISHED PRINTING LOG FILE of test_fx_reinplace_pass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_reinplace_pass_ksxip81e) 2023-01-11T22:20:26.4324337Z 2023-01-11T22:20:29.4843131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:29.4843880Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:29.4844435Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:29.6331270Z Running test_hub ... [2023-01-11 22:20:29.625494] 2023-01-11T22:20:29.6336338Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:29.625494] 2023-01-11T22:20:29.6339298Z Ignoring disabled issues: [] 2023-01-11T22:20:32.4209988Z 2023-01-11T22:20:32.4210999Z Expand the folded group to see the log file of test_hub 2023-01-11T22:20:32.4211871Z ##[group]PRINTING LOG FILE of test_hub (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_hub_79vzo691) 2023-01-11T22:20:32.4212772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:32.4213459Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:32.4213611Z 2023-01-11T22:20:32.4213841Z ##[endgroup] 2023-01-11T22:20:32.4214295Z FINISHED PRINTING LOG FILE of test_hub (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_hub_79vzo691) 2023-01-11T22:20:32.4214607Z 2023-01-11T22:20:35.7851381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:35.7852134Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:35.7852488Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:35.9454670Z Running test_import_stats ... [2023-01-11 22:20:35.936914] 2023-01-11T22:20:35.9460406Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:35.936914] 2023-01-11T22:20:35.9463275Z Ignoring disabled issues: [] 2023-01-11T22:20:43.9183608Z 2023-01-11T22:20:43.9184450Z Expand the folded group to see the log file of test_import_stats 2023-01-11T22:20:43.9185308Z ##[group]PRINTING LOG FILE of test_import_stats (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_import_stats_n9pqj5xu) 2023-01-11T22:20:43.9186176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:43.9186867Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:43.9187021Z 2023-01-11T22:20:43.9187097Z Running tests... 2023-01-11T22:20:43.9187367Z ---------------------------------------------------------------------- 2023-01-11T22:20:43.9187712Z Test results will be stored in test-reports\python-unittest\test_import_stats 2023-01-11T22:20:43.9188054Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (2.729s) 2023-01-11T22:20:43.9188349Z test_time_import_torch (__main__.TestImportTime) ... ok (2.371s) 2023-01-11T22:20:43.9188518Z 2023-01-11T22:20:43.9188670Z ---------------------------------------------------------------------- 2023-01-11T22:20:43.9188920Z Ran 2 tests in 5.094s 2023-01-11T22:20:43.9189039Z 2023-01-11T22:20:43.9189100Z OK 2023-01-11T22:20:43.9189194Z 2023-01-11T22:20:43.9189284Z Generating XML reports... 2023-01-11T22:20:43.9189822Z Generated XML report: test-reports\python-unittest\test_import_stats\TEST-TestImportTime-20230111222038.xml 2023-01-11T22:20:43.9190083Z 2023-01-11T22:20:43.9190297Z ##[endgroup] 2023-01-11T22:20:43.9190656Z FINISHED PRINTING LOG FILE of test_import_stats (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_import_stats_n9pqj5xu) 2023-01-11T22:20:43.9191026Z 2023-01-11T22:20:47.2116389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:47.2117170Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:47.2117507Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:47.4120807Z Running test_itt ... [2023-01-11 22:20:47.411688] 2023-01-11T22:20:47.4126692Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_itt.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:47.412312] 2023-01-11T22:20:47.4130062Z Ignoring disabled issues: [] 2023-01-11T22:20:50.9647359Z 2023-01-11T22:20:50.9647853Z Expand the folded group to see the log file of test_itt 2023-01-11T22:20:50.9648694Z ##[group]PRINTING LOG FILE of test_itt (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_itt_ku9dpduq) 2023-01-11T22:20:50.9649574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:50.9650270Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:50.9650422Z 2023-01-11T22:20:50.9650496Z Running tests... 2023-01-11T22:20:50.9650765Z ---------------------------------------------------------------------- 2023-01-11T22:20:50.9651098Z Test results will be stored in test-reports\python-unittest\test_itt 2023-01-11T22:20:50.9651450Z test_itt (__main__.TestItt) ... ok (0.485s) 2023-01-11T22:20:50.9651589Z 2023-01-11T22:20:50.9651733Z ---------------------------------------------------------------------- 2023-01-11T22:20:50.9651980Z Ran 1 test in 0.531s 2023-01-11T22:20:50.9652099Z 2023-01-11T22:20:50.9652208Z OK 2023-01-11T22:20:50.9652305Z 2023-01-11T22:20:50.9652397Z Generating XML reports... 2023-01-11T22:20:50.9652733Z Generated XML report: test-reports\python-unittest\test_itt\TEST-TestItt-20230111222049.xml 2023-01-11T22:20:50.9652963Z 2023-01-11T22:20:50.9653197Z ##[endgroup] 2023-01-11T22:20:50.9653526Z FINISHED PRINTING LOG FILE of test_itt (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_itt_ku9dpduq) 2023-01-11T22:20:50.9653774Z 2023-01-11T22:20:54.2278560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:20:54.2279335Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:20:54.2279692Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:20:54.3960428Z Running test_jit ... [2023-01-11 22:20:54.391408] 2023-01-11T22:20:54.3966389Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:20:54.391408] 2023-01-11T22:20:54.3969233Z Ignoring disabled issues: [] 2023-01-11T22:23:51.4651083Z 2023-01-11T22:23:51.4651718Z Expand the folded group to see the log file of test_jit 2023-01-11T22:23:51.4652504Z ##[group]PRINTING LOG FILE of test_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_qpn8qx9v) 2023-01-11T22:23:51.4681531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:23:51.4682264Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:23:51.4682518Z CUDA not available, skipping tests 2023-01-11T22:23:51.4682825Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T22:23:51.4684368Z 2023-01-11T22:23:51.4684588Z Running tests... 2023-01-11T22:23:51.4684884Z ---------------------------------------------------------------------- 2023-01-11T22:23:51.4685246Z Test results will be stored in test-reports\python-unittest\test_jit 2023-01-11T22:23:51.4685627Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.004s) 2023-01-11T22:23:51.4686050Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2023-01-11T22:23:51.4686536Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.018s) 2023-01-11T22:23:51.4686887Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T22:23:51.4687216Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.069s) 2023-01-11T22:23:51.4687652Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.011s) 2023-01-11T22:23:51.4688070Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.072s) 2023-01-11T22:23:51.4688465Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.011s) 2023-01-11T22:23:51.4688894Z test_async_python (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T22:23:51.4689390Z test_async_script (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T22:23:51.4689801Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.018s) 2023-01-11T22:23:51.4690191Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.760s) 2023-01-11T22:23:51.4690505Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.015s) 2023-01-11T22:23:51.4690888Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.010s) 2023-01-11T22:23:51.4691267Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.021s) 2023-01-11T22:23:51.4691649Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T22:23:51.4691970Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.051s) 2023-01-11T22:23:51.4692394Z test_future_subtyping (jit.test_async.TestAsync) 2023-01-11T22:23:51.4692793Z Test that futures subtype each other properly. ... ok (0.016s) 2023-01-11T22:23:51.4693322Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T22:23:51.4693723Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.017s) 2023-01-11T22:23:51.4694149Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.014s) 2023-01-11T22:23:51.4694580Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T22:23:51.4695122Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.048s) 2023-01-11T22:23:51.4695631Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.029s) 2023-01-11T22:23:51.4696125Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2023-01-11T22:23:51.4696495Z 1. Testing a = int, b = int ... ok (0.015s) 2023-01-11T22:23:51.4697137Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.019s) 2023-01-11T22:23:51.4697623Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.009s) 2023-01-11T22:23:51.4698130Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.010s) 2023-01-11T22:23:51.4698660Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.006s) 2023-01-11T22:23:51.4699270Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.028s) 2023-01-11T22:23:51.4699879Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T22:23:51.4700489Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.053s) 2023-01-11T22:23:51.4701102Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.089s) 2023-01-11T22:23:51.4701719Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2023-01-11T22:23:51.4702345Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.046s) 2023-01-11T22:23:51.4702964Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4703747Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.000s) 2023-01-11T22:23:51.4704513Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.012s) 2023-01-11T22:23:51.4705134Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4705768Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.002s) 2023-01-11T22:23:51.4706414Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.017s) 2023-01-11T22:23:51.4707009Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2023-01-11T22:23:51.4707582Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T22:23:51.4708168Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4708775Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4709455Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.000s) 2023-01-11T22:23:51.4710140Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4710756Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4711376Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4711979Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T22:23:51.4712575Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.4713155Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.4713734Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.4714347Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.4715003Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.4715633Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2023-01-11T22:23:51.4716097Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.012s) 2023-01-11T22:23:51.4716565Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2023-01-11T22:23:51.4717115Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.012s) 2023-01-11T22:23:51.4717628Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.012s) 2023-01-11T22:23:51.4718112Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.012s) 2023-01-11T22:23:51.4718618Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.015s) 2023-01-11T22:23:51.4719138Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2023-01-11T22:23:51.4719603Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.009s) 2023-01-11T22:23:51.4720037Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.008s) 2023-01-11T22:23:51.4720481Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.038s) 2023-01-11T22:23:51.4720912Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.010s) 2023-01-11T22:23:51.4721372Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.050s) 2023-01-11T22:23:51.4721817Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4722256Z Test that the error message displayed when convering a class type ... ok (0.024s) 2023-01-11T22:23:51.4722712Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.048s) 2023-01-11T22:23:51.4723162Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.031s) 2023-01-11T22:23:51.4723643Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.018s) 2023-01-11T22:23:51.4724091Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4724509Z Test that inheritance is detected in ... ok (0.039s) 2023-01-11T22:23:51.4724899Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.236s) 2023-01-11T22:23:51.4725360Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.030s) 2023-01-11T22:23:51.4725832Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.021s) 2023-01-11T22:23:51.4726258Z test_classmethod (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4726642Z Test classmethods on class types. ... ok (0.029s) 2023-01-11T22:23:51.4727057Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T22:23:51.4727481Z test_custom_delete (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4727890Z Test that del can be called on an instance of a class that ... ok (0.060s) 2023-01-11T22:23:51.4728311Z test_default_args (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4728735Z Test that methods on class types can have default arguments. ... ok (0.268s) 2023-01-11T22:23:51.4729184Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.026s) 2023-01-11T22:23:51.4729633Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.013s) 2023-01-11T22:23:51.4730065Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.002s) 2023-01-11T22:23:51.4730521Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.036s) 2023-01-11T22:23:51.4731023Z test_in (jit.test_class_type.TestClassType) ... ok (0.019s) 2023-01-11T22:23:51.4732764Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.018s) 2023-01-11T22:23:51.4733103Z test_interface (jit.test_class_type.TestClassType) ... ok (0.285s) 2023-01-11T22:23:51.4733442Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.053s) 2023-01-11T22:23:51.4733912Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.136s) 2023-01-11T22:23:51.4734232Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.201s) 2023-01-11T22:23:51.4734546Z test_properties (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4734968Z Test that a scripted class can make use of the @property decorator. ... ok (0.098s) 2023-01-11T22:23:51.4735402Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.025s) 2023-01-11T22:23:51.4735758Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.015s) 2023-01-11T22:23:51.4736076Z test_recursive_class (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4736401Z Recursive class types not yet supported. We should give a good error message. ... ok (0.024s) 2023-01-11T22:23:51.4736777Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4737202Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.224s) 2023-01-11T22:23:51.4737616Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4738040Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.041s) 2023-01-11T22:23:51.4738421Z test_recursive_scripting (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4738770Z Test that class types are recursively scripted when an Python instance of one ... ok (0.048s) 2023-01-11T22:23:51.4739106Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4739437Z Test that class types module attributes that fail to script ... ok (0.073s) 2023-01-11T22:23:51.4739757Z test_reference_semantics (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4740087Z Test that modifications made to a class instance in TorchScript ... ok (0.024s) 2023-01-11T22:23:51.4740436Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.032s) 2023-01-11T22:23:51.4740786Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.049s) 2023-01-11T22:23:51.4741136Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.168s) 2023-01-11T22:23:51.4741476Z test_schema_human_readable (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4741887Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.333s) 2023-01-11T22:23:51.4742284Z test_self_referential_method (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4742626Z Test that a scripted class can have a method that refers to the class itself ... ok (0.039s) 2023-01-11T22:23:51.4742970Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T22:23:51.4743310Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.020s) 2023-01-11T22:23:51.4743641Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T22:23:51.4743961Z test_staticmethod (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4744239Z Test static methods on class types. ... ok (0.044s) 2023-01-11T22:23:51.4744522Z test_type_annotation (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4744851Z Test that annotating container attributes with types works correctly ... ok (0.026s) 2023-01-11T22:23:51.4745197Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T22:23:51.4745535Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.028s) 2023-01-11T22:23:51.4745857Z test_unused_method (jit.test_class_type.TestClassType) 2023-01-11T22:23:51.4746139Z Test unused methods on scripted classes. ... ok (0.028s) 2023-01-11T22:23:51.4746451Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.023s) 2023-01-11T22:23:51.4746837Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.019s) 2023-01-11T22:23:51.4747170Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.693s) 2023-01-11T22:23:51.4747492Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.066s) 2023-01-11T22:23:51.4747813Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.010s) 2023-01-11T22:23:51.4748127Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.010s) 2023-01-11T22:23:51.4748485Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T22:23:51.4748799Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T22:23:51.4749096Z test_div (jit.test_complex.TestComplex) ... ok (0.005s) 2023-01-11T22:23:51.4749385Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.018s) 2023-01-11T22:23:51.4749688Z test_pickle (jit.test_complex.TestComplex) ... ok (0.018s) 2023-01-11T22:23:51.4749985Z test_script (jit.test_complex.TestComplex) ... ok (0.005s) 2023-01-11T22:23:51.4750294Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.010s) 2023-01-11T22:23:51.4750645Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.054s) 2023-01-11T22:23:51.4751039Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2023-01-11T22:23:51.4751430Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.010s) 2023-01-11T22:23:51.4751837Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.011s) 2023-01-11T22:23:51.4752234Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2023-01-11T22:23:51.4752616Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T22:23:51.4753008Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4753434Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4753838Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4754214Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4754602Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4755008Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.005s) 2023-01-11T22:23:51.4755529Z 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) 2023-01-11T22:23:51.4756032Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T22:23:51.4756424Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.007s) 2023-01-11T22:23:51.4756757Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.000s) 2023-01-11T22:23:51.4757033Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.029s) 2023-01-11T22:23:51.4757408Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:23:51.4757852Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:23:51.4758280Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.003s) 2023-01-11T22:23:51.4758723Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.003s) 2023-01-11T22:23:51.4759159Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:23:51.4759539Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (1.807s) 2023-01-11T22:23:51.4759929Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (3.280s) 2023-01-11T22:23:51.4760271Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.014s) 2023-01-11T22:23:51.4760622Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.004s) 2023-01-11T22:23:51.4760973Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... ok (0.047s) 2023-01-11T22:23:51.4761838Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.025s) 2023-01-11T22:23:51.4762237Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.000s) 2023-01-11T22:23:51.4762612Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2023-01-11T22:23:51.4762986Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2023-01-11T22:23:51.4763345Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2023-01-11T22:23:51.4763725Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.014s) 2023-01-11T22:23:51.4764098Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2023-01-11T22:23:51.4764462Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2023-01-11T22:23:51.4764829Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2023-01-11T22:23:51.4765208Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: Requires torchvision (0.001s) 2023-01-11T22:23:51.4765593Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2023-01-11T22:23:51.4765946Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2023-01-11T22:23:51.4766294Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2023-01-11T22:23:51.4766645Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.009s) 2023-01-11T22:23:51.4767006Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.010s) 2023-01-11T22:23:51.4767351Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.232s) 2023-01-11T22:23:51.4767719Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2023-01-11T22:23:51.4768094Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.034s) 2023-01-11T22:23:51.4768430Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.026s) 2023-01-11T22:23:51.4768715Z test_basic (jit.test_list_dict.TestDict) ... ok (0.020s) 2023-01-11T22:23:51.4768994Z test_clear (jit.test_list_dict.TestDict) ... ok (0.010s) 2023-01-11T22:23:51.4769266Z test_copy (jit.test_list_dict.TestDict) ... ok (0.000s) 2023-01-11T22:23:51.4769529Z test_del (jit.test_list_dict.TestDict) ... ok (0.015s) 2023-01-11T22:23:51.4769823Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.032s) 2023-01-11T22:23:51.4770149Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.214s) 2023-01-11T22:23:51.4770459Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.011s) 2023-01-11T22:23:51.4770745Z test_dict_variance (jit.test_list_dict.TestDict) 2023-01-11T22:23:51.4771023Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.016s) 2023-01-11T22:23:51.4771305Z test_get (jit.test_list_dict.TestDict) ... ok (0.013s) 2023-01-11T22:23:51.4771588Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.014s) 2023-01-11T22:23:51.4771870Z test_items (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T22:23:51.4772150Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T22:23:51.4772425Z test_keys (jit.test_list_dict.TestDict) ... ok (0.007s) 2023-01-11T22:23:51.4772684Z test_len (jit.test_list_dict.TestDict) ... ok (0.005s) 2023-01-11T22:23:51.4772953Z test_loop (jit.test_list_dict.TestDict) ... ok (0.006s) 2023-01-11T22:23:51.4773305Z test_membership (jit.test_list_dict.TestDict) ... ok (0.010s) 2023-01-11T22:23:51.4773600Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.000s) 2023-01-11T22:23:51.4773913Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.029s) 2023-01-11T22:23:51.4774229Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.019s) 2023-01-11T22:23:51.4774504Z test_pop (jit.test_list_dict.TestDict) ... ok (0.012s) 2023-01-11T22:23:51.4774931Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.005s) 2023-01-11T22:23:51.4775228Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.012s) 2023-01-11T22:23:51.4775545Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2023-01-11T22:23:51.4775881Z Test that the use of a Dict type annotation without contained ... ok (0.004s) 2023-01-11T22:23:51.4776189Z test_update (jit.test_list_dict.TestDict) ... ok (0.016s) 2023-01-11T22:23:51.4776479Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.007s) 2023-01-11T22:23:51.4776782Z test_values (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T22:23:51.4777055Z test_view (jit.test_list_dict.TestDict) ... ok (0.009s) 2023-01-11T22:23:51.4777371Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.012s) 2023-01-11T22:23:51.4778084Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:23:51.4778842Z rand_tensor = torch.rand(shape, dtype=dtype) 2023-01-11T22:23:51.4779060Z ok (0.098s) 2023-01-11T22:23:51.4779329Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.010s) 2023-01-11T22:23:51.4779678Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.013s) 2023-01-11T22:23:51.4780043Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2023-01-11T22:23:51.4780391Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.017s) 2023-01-11T22:23:51.4780722Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.010s) 2023-01-11T22:23:51.4781026Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.021s) 2023-01-11T22:23:51.4797826Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.016s) 2023-01-11T22:23:51.4798159Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.011s) 2023-01-11T22:23:51.4798454Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.019s) 2023-01-11T22:23:51.4798767Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.000s) 2023-01-11T22:23:51.4799063Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.026s) 2023-01-11T22:23:51.4799351Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.015s) 2023-01-11T22:23:51.4799635Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.022s) 2023-01-11T22:23:51.4799994Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.011s) 2023-01-11T22:23:51.4800273Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.016s) 2023-01-11T22:23:51.4800552Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.014s) 2023-01-11T22:23:51.4800882Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.025s) 2023-01-11T22:23:51.4801204Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.007s) 2023-01-11T22:23:51.4801518Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.009s) 2023-01-11T22:23:51.4801839Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.013s) 2023-01-11T22:23:51.4802199Z test_freeze_interface_swapping_two_methods (jit.test_freezing.TestFreezing) ... ok (0.079s) 2023-01-11T22:23:51.4802600Z test_freeze_interface_within_object (jit.test_freezing.TestFreezing) ... expected failure (0.058s) 2023-01-11T22:23:51.4803105Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.018s) 2023-01-11T22:23:51.4803443Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.019s) 2023-01-11T22:23:51.4803802Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.489s) 2023-01-11T22:23:51.4804139Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.050s) 2023-01-11T22:23:51.4804546Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.015s) 2023-01-11T22:23:51.4804895Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T22:23:51.4805247Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.015s) 2023-01-11T22:23:51.4805607Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.014s) 2023-01-11T22:23:51.4805968Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T22:23:51.4806370Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4806743Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4807170Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.008s) 2023-01-11T22:23:51.4807548Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T22:23:51.4807924Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.015s) 2023-01-11T22:23:51.4808288Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4808632Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.017s) 2023-01-11T22:23:51.4808957Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T22:23:51.4809325Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.016s) 2023-01-11T22:23:51.4809708Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4810078Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.014s) 2023-01-11T22:23:51.4810432Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4810777Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T22:23:51.4811135Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T22:23:51.4811480Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T22:23:51.4811837Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.029s) 2023-01-11T22:23:51.4812197Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.036s) 2023-01-11T22:23:51.4812624Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.043s) 2023-01-11T22:23:51.4813017Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2023-01-11T22:23:51.4813422Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.093s) 2023-01-11T22:23:51.4813783Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4814160Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.015s) 2023-01-11T22:23:51.4814549Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T22:23:51.4815032Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.044s) 2023-01-11T22:23:51.4815395Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.012s) 2023-01-11T22:23:51.4815741Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.019s) 2023-01-11T22:23:51.4816158Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.011s) 2023-01-11T22:23:51.4816511Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.014s) 2023-01-11T22:23:51.4816894Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T22:23:51.4817344Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T22:23:51.4817784Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.018s) 2023-01-11T22:23:51.4818194Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.012s) 2023-01-11T22:23:51.4818578Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T22:23:51.4819030Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T22:23:51.4819388Z test_freeze_no_forward (jit.test_freezing.TestFreezing) ... ok (0.016s) 2023-01-11T22:23:51.4819787Z test_freeze_non_interface_module_swap (jit.test_freezing.TestFreezing) ... ok (0.024s) 2023-01-11T22:23:51.4820148Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.177s) 2023-01-11T22:23:51.4820512Z test_freeze_recursive_interfaces (jit.test_freezing.TestFreezing) ... ok (0.106s) 2023-01-11T22:23:51.4820882Z test_freeze_recursive_interfaces_same_name (jit.test_freezing.TestFreezing) ... ok (0.231s) 2023-01-11T22:23:51.4821274Z test_freeze_recursive_interfaces_with_reassignment (jit.test_freezing.TestFreezing) ... ok (0.245s) 2023-01-11T22:23:51.4821648Z test_freeze_with_interface_mutable (jit.test_freezing.TestFreezing) ... ok (0.057s) 2023-01-11T22:23:51.4821994Z test_freeze_with_swapping_interfaces (jit.test_freezing.TestFreezing) ... ok (0.192s) 2023-01-11T22:23:51.4822359Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.053s) 2023-01-11T22:23:51.4822721Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.153s) 2023-01-11T22:23:51.4823076Z test_dictionary_as_example_inputs_for_jit_trace (__main__.TestFrontend) ... ok (0.061s) 2023-01-11T22:23:51.4823392Z test_instancing_error (__main__.TestFrontend) ... ok (0.567s) 2023-01-11T22:23:51.4823751Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.026s) 2023-01-11T22:23:51.4824139Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (2.613s) 2023-01-11T22:23:51.4824516Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.757s) 2023-01-11T22:23:51.4824979Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.006s) 2023-01-11T22:23:51.4825495Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2023-01-11T22:23:51.4825908Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.003s) 2023-01-11T22:23:51.4826352Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.283s) 2023-01-11T22:23:51.4826724Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.261s) 2023-01-11T22:23:51.4827120Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.010s) 2023-01-11T22:23:51.4827555Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2023-01-11T22:23:51.4828006Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2023-01-11T22:23:51.4828422Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.010s) 2023-01-11T22:23:51.4828865Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.022s) 2023-01-11T22:23:51.4829270Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2023-01-11T22:23:51.4829673Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.015s) 2023-01-11T22:23:51.4830063Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.306s) 2023-01-11T22:23:51.4830507Z test_linear_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.977s) 2023-01-11T22:23:51.4830975Z test_linear_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.004s) 2023-01-11T22:23:51.4831478Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.002s) 2023-01-11T22:23:51.4831953Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T22:23:51.4832367Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.002s) 2023-01-11T22:23:51.4832828Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T22:23:51.4833242Z There should be no change to the graph due to the optimization pass ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T22:23:51.4833718Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.003s) 2023-01-11T22:23:51.4834165Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2023-01-11T22:23:51.4834560Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2023-01-11T22:23:51.4834964Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.001s) 2023-01-11T22:23:51.4835374Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.042s) 2023-01-11T22:23:51.4835773Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2023-01-11T22:23:51.4836166Z test_numel_less_than_size_with_padding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.034s) 2023-01-11T22:23:51.4836569Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.033s) 2023-01-11T22:23:51.4836957Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.691s) 2023-01-11T22:23:51.4837340Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (1.637s) 2023-01-11T22:23:51.4837719Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2023-01-11T22:23:51.4838105Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2023-01-11T22:23:51.4838541Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.097s) 2023-01-11T22:23:51.4838910Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.065s) 2023-01-11T22:23:51.4839396Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.030s) 2023-01-11T22:23:51.4839892Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.108s) 2023-01-11T22:23:51.4840385Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.013s) 2023-01-11T22:23:51.4840891Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: no torchvision (0.001s) 2023-01-11T22:23:51.4841320Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.009s) 2023-01-11T22:23:51.4841688Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.051s) 2023-01-11T22:23:51.4842006Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.013s) 2023-01-11T22:23:51.4842347Z test_hash_device (jit.test_hash.TestHash) ... ok (0.015s) 2023-01-11T22:23:51.4842624Z test_hash_float (jit.test_hash.TestHash) ... ok (0.013s) 2023-01-11T22:23:51.4842894Z test_hash_int (jit.test_hash.TestHash) ... ok (0.025s) 2023-01-11T22:23:51.4843162Z test_hash_none (jit.test_hash.TestHash) ... ok (0.007s) 2023-01-11T22:23:51.4843433Z test_hash_string (jit.test_hash.TestHash) ... ok (0.011s) 2023-01-11T22:23:51.4843682Z test_hash_tensor (jit.test_hash.TestHash) 2023-01-11T22:23:51.4843982Z Tensors should hash by identity ... ok (0.012s) 2023-01-11T22:23:51.4844252Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.013s) 2023-01-11T22:23:51.4844559Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.006s) 2023-01-11T22:23:51.4844938Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.041s) 2023-01-11T22:23:51.4845260Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.002s) 2023-01-11T22:23:51.4845616Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.017s) 2023-01-11T22:23:51.4845943Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.012s) 2023-01-11T22:23:51.4846279Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.028s) 2023-01-11T22:23:51.4846621Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.056s) 2023-01-11T22:23:51.4846951Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.032s) 2023-01-11T22:23:51.4847278Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.051s) 2023-01-11T22:23:51.4847605Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.062s) 2023-01-11T22:23:51.4847954Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.058s) 2023-01-11T22:23:51.4848284Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.028s) 2023-01-11T22:23:51.4848603Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.036s) 2023-01-11T22:23:51.4848942Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.021s) 2023-01-11T22:23:51.4849294Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.028s) 2023-01-11T22:23:51.4849632Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.037s) 2023-01-11T22:23:51.4849974Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.039s) 2023-01-11T22:23:51.4850337Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.040s) 2023-01-11T22:23:51.4850691Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.032s) 2023-01-11T22:23:51.4851089Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.067s) 2023-01-11T22:23:51.4851447Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.041s) 2023-01-11T22:23:51.4851830Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.040s) 2023-01-11T22:23:51.4852154Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.047s) 2023-01-11T22:23:51.4852475Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.047s) 2023-01-11T22:23:51.4852791Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.060s) 2023-01-11T22:23:51.4853134Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.000s) 2023-01-11T22:23:51.4853514Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.029s) 2023-01-11T22:23:51.4853989Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.004s) 2023-01-11T22:23:51.4854538Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.002s) 2023-01-11T22:23:51.4855161Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.001s) 2023-01-11T22:23:51.4855751Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.075s) 2023-01-11T22:23:51.4856270Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: no torchvision (0.001s) 2023-01-11T22:23:51.4856685Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2023-01-11T22:23:51.4857043Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2023-01-11T22:23:51.4857420Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.012s) 2023-01-11T22:23:51.4857767Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T22:23:51.4858148Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4858506Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T22:23:51.4858901Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T22:23:51.4859253Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4859566Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4859879Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4860191Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.012s) 2023-01-11T22:23:51.4860513Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4860820Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4861138Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2023-01-11T22:23:51.4861479Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T22:23:51.4861821Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4862151Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4862533Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T22:23:51.4862896Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2023-01-11T22:23:51.4863233Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2023-01-11T22:23:51.4863637Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T22:23:51.4863992Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4864372Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T22:23:51.4864701Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2023-01-11T22:23:51.4865027Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.011s) 2023-01-11T22:23:51.4865377Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T22:23:51.4865717Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2023-01-11T22:23:51.4866042Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2023-01-11T22:23:51.4866377Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.022s) 2023-01-11T22:23:51.4866664Z test_ModuleList (__main__.TestJit) ... ok (0.116s) 2023-01-11T22:23:51.4866926Z test_Sequential (__main__.TestJit) ... ok (0.039s) 2023-01-11T22:23:51.4867180Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.032s) 2023-01-11T22:23:51.4867435Z test_add_relu_fusion (__main__.TestJit) ... ok (0.046s) 2023-01-11T22:23:51.4867689Z test_arg_configurations (__main__.TestJit) 2023-01-11T22:23:51.4868042Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.003s) 2023-01-11T22:23:51.4868357Z test_attrs (__main__.TestJit) ... ok (0.009s) 2023-01-11T22:23:51.4868662Z test_batchnorm (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4868943Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2023-01-11T22:23:51.4869219Z test_conj_transpose (__main__.TestJit) ... ok (0.008s) 2023-01-11T22:23:51.4869490Z test_constant_insertion (__main__.TestJit) ... ok (8.829s) 2023-01-11T22:23:51.4869775Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4870160Z test_constant_prop_exception (__main__.TestJit) ... ok (0.003s) 2023-01-11T22:23:51.4870457Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4870797Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.010s) 2023-01-11T22:23:51.4871095Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4871384Z test_constant_prop_nested (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4871662Z test_constant_prop_none (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4871927Z test_constant_prop_print (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4872200Z test_constant_prop_rand (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4872485Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4872773Z test_constant_prop_simple (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4873042Z test_constants_pkl (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4873282Z test_cpp (__main__.TestJit) ... ok (0.027s) 2023-01-11T22:23:51.4873514Z test_cse (__main__.TestJit) ... ok (0.016s) 2023-01-11T22:23:51.4873779Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.008s) 2023-01-11T22:23:51.4874059Z test_cu_escaped_number (__main__.TestJit) ... ok (0.002s) 2023-01-11T22:23:51.4874355Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.001s) 2023-01-11T22:23:51.4874666Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.015s) 2023-01-11T22:23:51.4874940Z test_decompose_addmm (__main__.TestJit) ... ok (0.012s) 2023-01-11T22:23:51.4875228Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.000s) 2023-01-11T22:23:51.4875539Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4875813Z test_disabled (__main__.TestJit) ... ok (0.010s) 2023-01-11T22:23:51.4876059Z test_dropout (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4876416Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.000s) 2023-01-11T22:23:51.4876981Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:23:51.4877656Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:23:51.4878267Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:23:51.4878872Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:23:51.4879468Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:23:51.4880072Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:23:51.4880668Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:23:51.4881313Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:23:51.4881898Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:23:51.4882583Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:23:51.4883170Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:23:51.4883838Z STAGE:2023-01-11 22:21:34 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:23:51.4884193Z ok (0.113s) 2023-01-11T22:23:51.4884484Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2023-01-11T22:23:51.4884798Z test_einsum (__main__.TestJit) ... ok (0.029s) 2023-01-11T22:23:51.4885050Z test_element_size (__main__.TestJit) ... ok (0.011s) 2023-01-11T22:23:51.4885324Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4885600Z test_expand_quantlint (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4885954Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:23:51.4886288Z test_export_dropout (__main__.TestJit) ... ok (0.016s) 2023-01-11T22:23:51.4886546Z test_export_lstm (__main__.TestJit) ... ok (0.073s) 2023-01-11T22:23:51.4886792Z test_export_opnames (__main__.TestJit) ... ok (0.013s) 2023-01-11T22:23:51.4887045Z test_export_rnn (__main__.TestJit) ... ok (0.138s) 2023-01-11T22:23:51.4887364Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2023-01-11T22:23:51.4887687Z test_function_default_values (__main__.TestJit) ... ok (0.020s) 2023-01-11T22:23:51.4887985Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4888276Z test_import_method (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4888530Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.013s) 2023-01-11T22:23:51.4888838Z test_layout (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4889105Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4889378Z test_matrix_transpose (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4889701Z test_module_default_values (__main__.TestJit) ... ok (0.009s) 2023-01-11T22:23:51.4889981Z test_mutable_default_values (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4890290Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.000s) 2023-01-11T22:23:51.4890580Z test_nn_conv (__main__.TestJit) ... ok (0.461s) 2023-01-11T22:23:51.4890828Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.071s) 2023-01-11T22:23:51.4891080Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.075s) 2023-01-11T22:23:51.4891332Z test_nn_padding (__main__.TestJit) ... ok (0.597s) 2023-01-11T22:23:51.4891601Z test_nn_padding_functional (__main__.TestJit) ... ok (0.063s) 2023-01-11T22:23:51.4891872Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4892221Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2023-01-11T22:23:51.4892537Z test_numel (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4892807Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.040s) 2023-01-11T22:23:51.4893098Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4893485Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.021s) 2023-01-11T22:23:51.4893866Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.006s) 2023-01-11T22:23:51.4894220Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4894496Z test_pretty_printer (__main__.TestJit) ... ok (0.039s) 2023-01-11T22:23:51.4894904Z test_print_classes_module (__main__.TestJit) ... ok (0.001s) 2023-01-11T22:23:51.4895236Z test_print_op_module (__main__.TestJit) ... ok (0.001s) 2023-01-11T22:23:51.4895519Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.002s) 2023-01-11T22:23:51.4895828Z test_profiler (__main__.TestJit) ... skip: TODO: fix occasional windows failure (0.001s) 2023-01-11T22:23:51.4896191Z test_python_bindings (__main__.TestJit) ... ok (0.117s) 2023-01-11T22:23:51.4896454Z test_python_ir (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4896716Z test_python_ir_utils (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4896990Z test_python_ir_utils_graph (__main__.TestJit) ... ok (0.009s) 2023-01-11T22:23:51.4897325Z test_python_ivalue (__main__.TestJit) ... ok (0.000s) 2023-01-11T22:23:51.4897586Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (2.285s) 2023-01-11T22:23:51.4897853Z test_recursive_cse (__main__.TestJit) ... ok (0.002s) 2023-01-11T22:23:51.4898136Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4898418Z test_restore_device (__main__.TestJit) ... ok (0.010s) 2023-01-11T22:23:51.4898733Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2023-01-11T22:23:51.4899106Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2023-01-11T22:23:51.4899422Z test_script_autograd_grad (__main__.TestJit) ... ok (0.161s) 2023-01-11T22:23:51.4899698Z test_script_backward (__main__.TestJit) ... ok (0.024s) 2023-01-11T22:23:51.4900222Z test_script_backward_twice (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_script.py:1243: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2023-01-11T22:23:51.4900683Z warnings.warn( 2023-01-11T22:23:51.4900859Z ok (0.019s) 2023-01-11T22:23:51.4901076Z test_script_fn_pkl (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4901347Z test_script_tensor_type (__main__.TestJit) ... ok (0.007s) 2023-01-11T22:23:51.4901672Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.004s) 2023-01-11T22:23:51.4901968Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2023-01-11T22:23:51.4902325Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2023-01-11T22:23:51.4902624Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.005s) 2023-01-11T22:23:51.4902891Z test_sparse_tensors (__main__.TestJit) ... ok (0.045s) 2023-01-11T22:23:51.4903838Z test_torch_complex (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:23:51.4904718Z return callable(*args, **kwargs) 2023-01-11T22:23:51.4905587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:23:51.4906469Z return callable(*args, **kwargs) 2023-01-11T22:23:51.4906660Z ok (0.038s) 2023-01-11T22:23:51.4907044Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2023-01-11T22:23:51.4907413Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.006s) 2023-01-11T22:23:51.4907679Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.010s) 2023-01-11T22:23:51.4908011Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.003s) 2023-01-11T22:23:51.4908275Z test_torch_sum (__main__.TestJit) ... ok (0.014s) 2023-01-11T22:23:51.4908539Z test_trace_retains_train (__main__.TestJit) ... ok (0.009s) 2023-01-11T22:23:51.4908853Z test_train_eval (__main__.TestJit) ... ok (0.065s) 2023-01-11T22:23:51.4909090Z test_transpose (__main__.TestJit) ... ok (0.005s) 2023-01-11T22:23:51.4909349Z test_unchecked_cast (__main__.TestJit) ... ok (0.021s) 2023-01-11T22:23:51.4909616Z test_unique_state_dict (__main__.TestJit) ... ok (0.003s) 2023-01-11T22:23:51.4909951Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2023-01-11T22:23:51.4910269Z test_warnings (__main__.TestJit) ... ok (0.013s) 2023-01-11T22:23:51.4910573Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.4910929Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.4911303Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.076s) 2023-01-11T22:23:51.4911677Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T22:23:51.4912050Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T22:23:51.4912426Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.088s) 2023-01-11T22:23:51.4912798Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4913167Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.4913523Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.096s) 2023-01-11T22:23:51.4913894Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.096s) 2023-01-11T22:23:51.4914312Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.091s) 2023-01-11T22:23:51.4914677Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.088s) 2023-01-11T22:23:51.4915096Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4915460Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.102s) 2023-01-11T22:23:51.4915811Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4916184Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.136s) 2023-01-11T22:23:51.4916552Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T22:23:51.4916917Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.090s) 2023-01-11T22:23:51.4917284Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T22:23:51.4917654Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.120s) 2023-01-11T22:23:51.4918026Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.088s) 2023-01-11T22:23:51.4918966Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T22:23:51.4919341Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.090s) 2023-01-11T22:23:51.4919718Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.120s) 2023-01-11T22:23:51.4920100Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.4920574Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.4920914Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.080s) 2023-01-11T22:23:51.4921308Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.4921638Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.4921968Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.4922301Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.113s) 2023-01-11T22:23:51.4922645Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T22:23:51.4923004Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.088s) 2023-01-11T22:23:51.4923356Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.4923683Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4924025Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T22:23:51.4924355Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T22:23:51.4924680Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.082s) 2023-01-11T22:23:51.4925022Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4925397Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.080s) 2023-01-11T22:23:51.4925760Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4926148Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.4926552Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.088s) 2023-01-11T22:23:51.4927012Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4927385Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4927774Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.094s) 2023-01-11T22:23:51.4928128Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.4928468Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T22:23:51.4928843Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4929230Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4929626Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.4929972Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T22:23:51.4930303Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T22:23:51.4930648Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T22:23:51.4930981Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.4931319Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4931661Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.4932074Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.060s) 2023-01-11T22:23:51.4932417Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.4932757Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4933160Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4933576Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.061s) 2023-01-11T22:23:51.4933991Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.4934372Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.4934828Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T22:23:51.4935218Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T22:23:51.4935589Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4935947Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4936330Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T22:23:51.4936704Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.4937058Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.195s) 2023-01-11T22:23:51.4937414Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.162s) 2023-01-11T22:23:51.4937768Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.170s) 2023-01-11T22:23:51.4938116Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.189s) 2023-01-11T22:23:51.4938480Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.148s) 2023-01-11T22:23:51.4938834Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.155s) 2023-01-11T22:23:51.4939194Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.184s) 2023-01-11T22:23:51.4939580Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.150s) 2023-01-11T22:23:51.4939928Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.166s) 2023-01-11T22:23:51.4940331Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.138s) 2023-01-11T22:23:51.4940668Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.149s) 2023-01-11T22:23:51.4941024Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.146s) 2023-01-11T22:23:51.4941381Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.153s) 2023-01-11T22:23:51.4941717Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.184s) 2023-01-11T22:23:51.4942063Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.164s) 2023-01-11T22:23:51.4942416Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.163s) 2023-01-11T22:23:51.4942747Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.158s) 2023-01-11T22:23:51.4943106Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.158s) 2023-01-11T22:23:51.4943460Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.184s) 2023-01-11T22:23:51.4943787Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.4944097Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.082s) 2023-01-11T22:23:51.4944418Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T22:23:51.4944820Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T22:23:51.4945207Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2023-01-11T22:23:51.4945668Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T22:23:51.4946045Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T22:23:51.4946538Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.010s) 2023-01-11T22:23:51.4946930Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.4947271Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4947619Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.115s) 2023-01-11T22:23:51.4947960Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.4948316Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T22:23:51.4948658Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.071s) 2023-01-11T22:23:51.4949020Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.4949367Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.074s) 2023-01-11T22:23:51.4949709Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.4950054Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.4950395Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.4950738Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.132s) 2023-01-11T22:23:51.4951083Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.103s) 2023-01-11T22:23:51.4951416Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.112s) 2023-01-11T22:23:51.4951744Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.117s) 2023-01-11T22:23:51.4952110Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.119s) 2023-01-11T22:23:51.4952441Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.146s) 2023-01-11T22:23:51.4952765Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4953142Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.103s) 2023-01-11T22:23:51.4953470Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T22:23:51.4953804Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.109s) 2023-01-11T22:23:51.4954130Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T22:23:51.4954475Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.114s) 2023-01-11T22:23:51.4954839Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.116s) 2023-01-11T22:23:51.4955179Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.122s) 2023-01-11T22:23:51.4955505Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.112s) 2023-01-11T22:23:51.4955844Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.109s) 2023-01-11T22:23:51.4956175Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.123s) 2023-01-11T22:23:51.4956505Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.137s) 2023-01-11T22:23:51.4956850Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4957189Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.111s) 2023-01-11T22:23:51.4957542Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.128s) 2023-01-11T22:23:51.4957961Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.158s) 2023-01-11T22:23:51.4958377Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.112s) 2023-01-11T22:23:51.4958713Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.124s) 2023-01-11T22:23:51.4959036Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.116s) 2023-01-11T22:23:51.4959464Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T22:23:51.4959795Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4960122Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.4960460Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2023-01-11T22:23:51.4960799Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.105s) 2023-01-11T22:23:51.4961120Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.4961469Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.148s) 2023-01-11T22:23:51.4961831Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.128s) 2023-01-11T22:23:51.4962174Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.112s) 2023-01-11T22:23:51.4962501Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.102s) 2023-01-11T22:23:51.4962837Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.105s) 2023-01-11T22:23:51.4963149Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.4963468Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.124s) 2023-01-11T22:23:51.4963817Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.117s) 2023-01-11T22:23:51.4964160Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2023-01-11T22:23:51.4964493Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.4964875Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.112s) 2023-01-11T22:23:51.4965186Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.111s) 2023-01-11T22:23:51.4965511Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.111s) 2023-01-11T22:23:51.4965906Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.4966243Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T22:23:51.4966591Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.120s) 2023-01-11T22:23:51.4966930Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4967263Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.176s) 2023-01-11T22:23:51.4967594Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.102s) 2023-01-11T22:23:51.4967939Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.122s) 2023-01-11T22:23:51.4968282Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.159s) 2023-01-11T22:23:51.4968629Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.182s) 2023-01-11T22:23:51.4968987Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.175s) 2023-01-11T22:23:51.4969340Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.202s) 2023-01-11T22:23:51.4969669Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.193s) 2023-01-11T22:23:51.4970017Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.188s) 2023-01-11T22:23:51.4970373Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.179s) 2023-01-11T22:23:51.4970783Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.187s) 2023-01-11T22:23:51.4971170Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.166s) 2023-01-11T22:23:51.4971525Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.209s) 2023-01-11T22:23:51.4971867Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.4972328Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.4972716Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.4973110Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.4973500Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T22:23:51.4973867Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T22:23:51.4974217Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.4974575Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T22:23:51.4975045Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.4975472Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.4975911Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.4976350Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T22:23:51.4976748Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.4977142Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.4977599Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.4978025Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.4978477Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.4978858Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.096s) 2023-01-11T22:23:51.4979248Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.4979671Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.4980108Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.4980550Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.061s) 2023-01-11T22:23:51.4980965Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T22:23:51.4981352Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.4981772Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.4982187Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T22:23:51.4982566Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T22:23:51.4982948Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.059s) 2023-01-11T22:23:51.4983392Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T22:23:51.4983740Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T22:23:51.4984166Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.4984512Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.4984877Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.4985634Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.4985970Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T22:23:51.4986277Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.4986624Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T22:23:51.4986976Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4987335Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.074s) 2023-01-11T22:23:51.4987692Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T22:23:51.4988046Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4988393Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.4988739Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4989091Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.4989451Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.4989796Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T22:23:51.4990152Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.4990507Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.4990811Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.113s) 2023-01-11T22:23:51.4991174Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.106s) 2023-01-11T22:23:51.4991511Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.119s) 2023-01-11T22:23:51.4991859Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.120s) 2023-01-11T22:23:51.4992224Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.196s) 2023-01-11T22:23:51.4992612Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.166s) 2023-01-11T22:23:51.4993018Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.176s) 2023-01-11T22:23:51.4993439Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.158s) 2023-01-11T22:23:51.4993828Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.263s) 2023-01-11T22:23:51.4994212Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.194s) 2023-01-11T22:23:51.4994630Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.161s) 2023-01-11T22:23:51.4995033Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.211s) 2023-01-11T22:23:51.4995412Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.174s) 2023-01-11T22:23:51.4995791Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.140s) 2023-01-11T22:23:51.4996205Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.142s) 2023-01-11T22:23:51.4996676Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.133s) 2023-01-11T22:23:51.4997135Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.145s) 2023-01-11T22:23:51.4997569Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.145s) 2023-01-11T22:23:51.4997986Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.149s) 2023-01-11T22:23:51.4998350Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.096s) 2023-01-11T22:23:51.4998714Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.4999045Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T22:23:51.4999357Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.4999662Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.4999981Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.5000307Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.109s) 2023-01-11T22:23:51.5000618Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.155s) 2023-01-11T22:23:51.5000965Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.117s) 2023-01-11T22:23:51.5001322Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.146s) 2023-01-11T22:23:51.5001681Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.131s) 2023-01-11T22:23:51.5002033Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.121s) 2023-01-11T22:23:51.5002369Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.128s) 2023-01-11T22:23:51.5002714Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.179s) 2023-01-11T22:23:51.5003126Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.126s) 2023-01-11T22:23:51.5003467Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.133s) 2023-01-11T22:23:51.5003878Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.154s) 2023-01-11T22:23:51.5004225Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T22:23:51.5004565Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T22:23:51.5004909Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T22:23:51.5005290Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2023-01-11T22:23:51.5005705Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2023-01-11T22:23:51.5006064Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T22:23:51.5006394Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.5006731Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T22:23:51.5007075Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.059s) 2023-01-11T22:23:51.5007421Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.5007794Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5008182Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.5008568Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T22:23:51.5008947Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T22:23:51.5009371Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.013s) 2023-01-11T22:23:51.5009809Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T22:23:51.5010192Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T22:23:51.5010514Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5010859Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T22:23:51.5011262Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T22:23:51.5011615Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.5011957Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.202s) 2023-01-11T22:23:51.5012303Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.159s) 2023-01-11T22:23:51.5012659Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.199s) 2023-01-11T22:23:51.5013045Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.183s) 2023-01-11T22:23:51.5013406Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.167s) 2023-01-11T22:23:51.5013750Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.173s) 2023-01-11T22:23:51.5014113Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.173s) 2023-01-11T22:23:51.5014500Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.187s) 2023-01-11T22:23:51.5014940Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.221s) 2023-01-11T22:23:51.5015285Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.196s) 2023-01-11T22:23:51.5015695Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.193s) 2023-01-11T22:23:51.5016075Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.210s) 2023-01-11T22:23:51.5016483Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.061s) 2023-01-11T22:23:51.5016817Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.5017165Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T22:23:51.5017505Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5017865Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5018210Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5018561Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T22:23:51.5018923Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5019290Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5019637Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T22:23:51.5019994Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5020360Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5020732Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5021065Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.062s) 2023-01-11T22:23:51.5021390Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.5021737Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T22:23:51.5022121Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5022453Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5022925Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5023268Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5023599Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5023916Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.155s) 2023-01-11T22:23:51.5024289Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.136s) 2023-01-11T22:23:51.5024624Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.163s) 2023-01-11T22:23:51.5024944Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.182s) 2023-01-11T22:23:51.5025262Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.176s) 2023-01-11T22:23:51.5025576Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.147s) 2023-01-11T22:23:51.5025930Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.115s) 2023-01-11T22:23:51.5026293Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.094s) 2023-01-11T22:23:51.5026677Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5027042Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.5027418Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.382s) 2023-01-11T22:23:51.5027793Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.5028186Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.161s) 2023-01-11T22:23:51.5028519Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5028850Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.076s) 2023-01-11T22:23:51.5029255Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.5029610Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5029936Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5030254Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T22:23:51.5030585Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T22:23:51.5030910Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.197s) 2023-01-11T22:23:51.5031277Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.166s) 2023-01-11T22:23:51.5031659Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.178s) 2023-01-11T22:23:51.5032008Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5032346Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5032698Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T22:23:51.5033024Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.107s) 2023-01-11T22:23:51.5033344Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.105s) 2023-01-11T22:23:51.5033705Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.5034063Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T22:23:51.5034390Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5034771Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T22:23:51.5035114Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5035510Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.5035902Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5036240Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T22:23:51.5036569Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.111s) 2023-01-11T22:23:51.5036893Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2023-01-11T22:23:51.5037283Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5037638Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.059s) 2023-01-11T22:23:51.5038003Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T22:23:51.5038391Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T22:23:51.5038782Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.5039132Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.118s) 2023-01-11T22:23:51.5039468Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.136s) 2023-01-11T22:23:51.5039812Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.115s) 2023-01-11T22:23:51.5040138Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T22:23:51.5040474Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T22:23:51.5040816Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.202s) 2023-01-11T22:23:51.5041200Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.102s) 2023-01-11T22:23:51.5041536Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.136s) 2023-01-11T22:23:51.5041929Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.5042272Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.107s) 2023-01-11T22:23:51.5042599Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.5042914Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.118s) 2023-01-11T22:23:51.5043243Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T22:23:51.5043585Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T22:23:51.5043960Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5044335Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T22:23:51.5044701Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5045089Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5045487Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T22:23:51.5045886Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T22:23:51.5046289Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T22:23:51.5046676Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5047059Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T22:23:51.5047496Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T22:23:51.5047915Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T22:23:51.5048381Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.062s) 2023-01-11T22:23:51.5048862Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5049268Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T22:23:51.5049682Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5050060Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.5050442Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5050805Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5051169Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5051537Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5051911Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5052268Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T22:23:51.5052615Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5052985Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T22:23:51.5053361Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5053858Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:23:51.5054260Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T22:23:51.5054641Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5055089Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.011s) 2023-01-11T22:23:51.5055445Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5055795Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5056155Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5056520Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5056863Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T22:23:51.5057195Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5057526Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.5057857Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T22:23:51.5058194Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T22:23:51.5058533Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T22:23:51.5058874Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5059217Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5059561Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T22:23:51.5059938Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5060289Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5060644Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5061067Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5061457Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5061887Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.5062224Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5062587Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T22:23:51.5062925Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.5063297Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.5063629Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T22:23:51.5063955Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.082s) 2023-01-11T22:23:51.5064281Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5064596Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T22:23:51.5064933Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.5065262Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5065601Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5065952Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5066345Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5066682Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5067074Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5067426Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5067771Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5068123Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5068465Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5068793Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.5069152Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.076s) 2023-01-11T22:23:51.5069526Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.105s) 2023-01-11T22:23:51.5069897Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5070275Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T22:23:51.5070634Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.5070968Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T22:23:51.5071304Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.091s) 2023-01-11T22:23:51.5071671Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T22:23:51.5072050Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5072421Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5072839Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T22:23:51.5073202Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5073619Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T22:23:51.5073990Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5074323Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.119s) 2023-01-11T22:23:51.5074696Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.5075015Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T22:23:51.5075347Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.091s) 2023-01-11T22:23:51.5075687Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5076049Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5076355Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2023-01-11T22:23:51.5076673Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.5076996Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.080s) 2023-01-11T22:23:51.5077320Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.080s) 2023-01-11T22:23:51.5077651Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T22:23:51.5077966Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.5078314Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.5078666Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.090s) 2023-01-11T22:23:51.5079081Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5079669Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T22:23:51.5080265Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T22:23:51.5080827Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T22:23:51.5081391Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.090s) 2023-01-11T22:23:51.5081954Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.5082515Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T22:23:51.5083076Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.100s) 2023-01-11T22:23:51.5083617Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T22:23:51.5084147Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5084668Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T22:23:51.5085270Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.135s) 2023-01-11T22:23:51.5085839Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.205s) 2023-01-11T22:23:51.5086406Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T22:23:51.5086883Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T22:23:51.5087228Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5087384Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T22:23:51.5087524Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T22:23:51.5087664Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T22:23:51.5087821Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T22:23:51.5087970Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.5088116Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T22:23:51.5088278Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2023-01-11T22:23:51.5088431Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.060s) 2023-01-11T22:23:51.5088584Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5088870Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5089044Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.5089215Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.5089385Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T22:23:51.5089609Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5089786Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5089947Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T22:23:51.5090112Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.013s) 2023-01-11T22:23:51.5090267Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.5090449Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.5090612Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T22:23:51.5090787Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T22:23:51.5090958Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5091104Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.104s) 2023-01-11T22:23:51.5091251Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T22:23:51.5091448Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.094s) 2023-01-11T22:23:51.5091629Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T22:23:51.5091782Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5091928Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.107s) 2023-01-11T22:23:51.5092091Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.103s) 2023-01-11T22:23:51.5092254Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.121s) 2023-01-11T22:23:51.5092449Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.115s) 2023-01-11T22:23:51.5092600Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T22:23:51.5092751Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T22:23:51.5092917Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T22:23:51.5093091Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T22:23:51.5093252Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2023-01-11T22:23:51.5093393Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5093551Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T22:23:51.5093717Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T22:23:51.5093879Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2023-01-11T22:23:51.5094026Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.102s) 2023-01-11T22:23:51.5094185Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T22:23:51.5094340Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5094478Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.063s) 2023-01-11T22:23:51.5094633Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T22:23:51.5094866Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5095065Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T22:23:51.5095229Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.092s) 2023-01-11T22:23:51.5095385Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T22:23:51.5095549Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T22:23:51.5095754Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2023-01-11T22:23:51.5095925Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T22:23:51.5096103Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T22:23:51.5096336Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:23:51.5096528Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (3.126s) 2023-01-11T22:23:51.5096728Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (3.045s) 2023-01-11T22:23:51.5096922Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.811s) 2023-01-11T22:23:51.5097112Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.653s) 2023-01-11T22:23:51.5097292Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (9.841s) 2023-01-11T22:23:51.5097480Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T22:23:51.5097669Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T22:23:51.5097905Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T22:23:51.5098072Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.071s) 2023-01-11T22:23:51.5098219Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.117s) 2023-01-11T22:23:51.5098376Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.121s) 2023-01-11T22:23:51.5098528Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T22:23:51.5098737Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T22:23:51.5098912Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T22:23:51.5099078Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T22:23:51.5099243Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5099420Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5099594Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5099790Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5099975Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.011s) 2023-01-11T22:23:51.5100170Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5100345Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5100538Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5100708Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5100886Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5101061Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5101299Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5101484Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5101693Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5101968Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5102193Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5102383Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5102591Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5102792Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.013s) 2023-01-11T22:23:51.5102993Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5103209Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5103404Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5103594Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5103802Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5103991Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5104214Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5104414Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5104611Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5104810Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2023-01-11T22:23:51.5105055Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T22:23:51.5105253Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5105455Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5105652Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5105849Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5106040Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5106235Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5106440Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5106641Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5106864Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.011s) 2023-01-11T22:23:51.5107063Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5107282Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5107463Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.007s) 2023-01-11T22:23:51.5107644Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5107826Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.007s) 2023-01-11T22:23:51.5107972Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5108673Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5108873Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.012s) 2023-01-11T22:23:51.5109091Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5109281Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.007s) 2023-01-11T22:23:51.5109518Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5109715Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.007s) 2023-01-11T22:23:51.5109898Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.005s) 2023-01-11T22:23:51.5110084Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.003s) 2023-01-11T22:23:51.5110271Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.006s) 2023-01-11T22:23:51.5110522Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.010s) 2023-01-11T22:23:51.5110719Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.000s) 2023-01-11T22:23:51.5110933Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.010s) 2023-01-11T22:23:51.5111138Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... ok (0.013s) 2023-01-11T22:23:51.5111394Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T22:23:51.5111608Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... ok (0.008s) 2023-01-11T22:23:51.5111829Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T22:23:51.5112034Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T22:23:51.5112252Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T22:23:51.5112409Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T22:23:51.5112589Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.023s) 2023-01-11T22:23:51.5112783Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T22:23:51.5124002Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.013s) 2023-01-11T22:23:51.5124281Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.011s) 2023-01-11T22:23:51.5124447Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5124598Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5124746Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T22:23:51.5124870Z test_del (jit.test_list_dict.TestList) ... ok (0.013s) 2023-01-11T22:23:51.5125040Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5125211Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5125405Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.011s) 2023-01-11T22:23:51.5125589Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T22:23:51.5125754Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T22:23:51.5125938Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5126095Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5126248Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.011s) 2023-01-11T22:23:51.5126563Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.014s) 2023-01-11T22:23:51.5126720Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5126889Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5127067Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T22:23:51.5127285Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5127473Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5127675Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T22:23:51.5127826Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T22:23:51.5127977Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.011s) 2023-01-11T22:23:51.5128113Z test_in_check (jit.test_list_dict.TestList) ... ok (0.018s) 2023-01-11T22:23:51.5128247Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.033s) 2023-01-11T22:23:51.5128382Z test_list_count (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5128532Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5128670Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.016s) 2023-01-11T22:23:51.5128804Z test_list_index (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T22:23:51.5128954Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5129091Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.023s) 2023-01-11T22:23:51.5129274Z test_list_len (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T22:23:51.5129410Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.022s) 2023-01-11T22:23:51.5129543Z test_list_none (jit.test_list_dict.TestList) ... ok (0.000s) 2023-01-11T22:23:51.5129674Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.064s) 2023-01-11T22:23:51.5129806Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.033s) 2023-01-11T22:23:51.5129935Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.035s) 2023-01-11T22:23:51.5130132Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T22:23:51.5130258Z test_list_variance (jit.test_list_dict.TestList) 2023-01-11T22:23:51.5130401Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.016s) 2023-01-11T22:23:51.5130523Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5130656Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.091s) 2023-01-11T22:23:51.5130801Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.061s) 2023-01-11T22:23:51.5130948Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.012s) 2023-01-11T22:23:51.5131094Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5131244Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T22:23:51.5131401Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T22:23:51.5131554Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.000s) 2023-01-11T22:23:51.5131713Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.018s) 2023-01-11T22:23:51.5131856Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5132008Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T22:23:51.5132164Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5132308Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5132522Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5132681Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5132843Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.000s) 2023-01-11T22:23:51.5132994Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.017s) 2023-01-11T22:23:51.5133163Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5133315Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5133463Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5133608Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5133766Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5133929Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T22:23:51.5134078Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5134224Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.000s) 2023-01-11T22:23:51.5134367Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5134510Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5134675Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5134934Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T22:23:51.5135080Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5135236Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T22:23:51.5135394Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5135552Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T22:23:51.5135737Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.033s) 2023-01-11T22:23:51.5135869Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5136028Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5136168Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T22:23:51.5136326Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T22:23:51.5136471Z test_to_list (jit.test_list_dict.TestList) 2023-01-11T22:23:51.5136622Z Unit tests for Tensor.tolist() function. ... ok (0.297s) 2023-01-11T22:23:51.5136744Z test_to_list_gpu (jit.test_list_dict.TestList) 2023-01-11T22:23:51.5136905Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.000s) 2023-01-11T22:23:51.5137062Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.010s) 2023-01-11T22:23:51.5137217Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.010s) 2023-01-11T22:23:51.5137366Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.000s) 2023-01-11T22:23:51.5137526Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.004s) 2023-01-11T22:23:51.5137697Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.010s) 2023-01-11T22:23:51.5137855Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.009s) 2023-01-11T22:23:51.5138036Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.032s) 2023-01-11T22:23:51.5138210Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.021s) 2023-01-11T22:23:51.5138380Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.021s) 2023-01-11T22:23:51.5138551Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.019s) 2023-01-11T22:23:51.5138731Z test_broadcasting_list (jit.test_misc.TestMisc) 2023-01-11T22:23:51.5138876Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.020s) 2023-01-11T22:23:51.5139023Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.058s) 2023-01-11T22:23:51.5139161Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.007s) 2023-01-11T22:23:51.5139292Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.005s) 2023-01-11T22:23:51.5139455Z test_if_returning_any (jit.test_misc.TestMisc) 2023-01-11T22:23:51.5139594Z Check that an if statement can return different ... ok (0.006s) 2023-01-11T22:23:51.5139723Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.016s) 2023-01-11T22:23:51.5139857Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.020s) 2023-01-11T22:23:51.5140007Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.033s) 2023-01-11T22:23:51.5140143Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.009s) 2023-01-11T22:23:51.5140270Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.008s) 2023-01-11T22:23:51.5140407Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T22:23:51.5140572Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T22:23:51.5140738Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T22:23:51.5140875Z test_script_many_decorators (jit.test_misc.TestMisc) ... ok (0.006s) 2023-01-11T22:23:51.5141007Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.006s) 2023-01-11T22:23:51.5141163Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.005s) 2023-01-11T22:23:51.5141320Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.005s) 2023-01-11T22:23:51.5141470Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2023-01-11T22:23:51.5141619Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.005s) 2023-01-11T22:23:51.5141780Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T22:23:51.5141958Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.003s) 2023-01-11T22:23:51.5142178Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2023-01-11T22:23:51.5142383Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.026s) 2023-01-11T22:23:51.5142577Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T22:23:51.5142810Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.015s) 2023-01-11T22:23:51.5143021Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2023-01-11T22:23:51.5143221Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T22:23:51.5143421Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.024s) 2023-01-11T22:23:51.5143601Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.063s) 2023-01-11T22:23:51.5143783Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.045s) 2023-01-11T22:23:51.5143953Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.032s) 2023-01-11T22:23:51.5144146Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.019s) 2023-01-11T22:23:51.5144322Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.015s) 2023-01-11T22:23:51.5144498Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.053s) 2023-01-11T22:23:51.5144689Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2023-01-11T22:23:51.5144870Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.020s) 2023-01-11T22:23:51.5145090Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.296s) 2023-01-11T22:23:51.5145279Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2023-01-11T22:23:51.5145444Z Tracing over a script function returning a dictionary should work. ... ok (0.042s) 2023-01-11T22:23:51.5145618Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2023-01-11T22:23:51.5145876Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.090s) 2023-01-11T22:23:51.5146086Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.081s) 2023-01-11T22:23:51.5146263Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2023-01-11T22:23:51.5146435Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T22:23:51.5146597Z test_alexnet (jit.test_models.TestModels) ... skip: no torchvision (0.011s) 2023-01-11T22:23:51.5146738Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.566s) 2023-01-11T22:23:51.5146898Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5147028Z test_mnist (jit.test_models.TestModels) ... ok (0.171s) 2023-01-11T22:23:51.5147179Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5147362Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5147573Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:23:51.5147730Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5147887Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.076s) 2023-01-11T22:23:51.5148067Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5148301Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2023-01-11T22:23:51.5148489Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: no torchvision (0.010s) 2023-01-11T22:23:51.5148694Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:23:51.5148846Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5148988Z test_snli_quantized (jit.test_models.TestModels) ... ok (1.003s) 2023-01-11T22:23:51.5149261Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:23:51.5149429Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5149586Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.209s) 2023-01-11T22:23:51.5149718Z test_vae (jit.test_models.TestModels) ... ok (0.360s) 2023-01-11T22:23:51.5149868Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5150010Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.272s) 2023-01-11T22:23:51.5150171Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T22:23:51.5150319Z Tests that customized state dict methods are in effect ... ok (0.061s) 2023-01-11T22:23:51.5150480Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T22:23:51.5150631Z Tests that default state dict methods are automatically available ... ok (0.049s) 2023-01-11T22:23:51.5150806Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T22:23:51.5150966Z Tests that customized state dict methods on submodules are in effect ... ok (0.089s) 2023-01-11T22:23:51.5151216Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.202s) 2023-01-11T22:23:51.5151421Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.036s) 2023-01-11T22:23:51.5151620Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2023-01-11T22:23:51.5151833Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.077s) 2023-01-11T22:23:51.5152444Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.078s) 2023-01-11T22:23:51.5152637Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.348s) 2023-01-11T22:23:51.5152828Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.053s) 2023-01-11T22:23:51.5153024Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.022s) 2023-01-11T22:23:51.5153226Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2023-01-11T22:23:51.5153397Z Test that an attempt to script a module with a regular list attribute ... ok (0.004s) 2023-01-11T22:23:51.5153606Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.028s) 2023-01-11T22:23:51.5153811Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.076s) 2023-01-11T22:23:51.5154018Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.099s) 2023-01-11T22:23:51.5154224Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.040s) 2023-01-11T22:23:51.5154423Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.184s) 2023-01-11T22:23:51.5154691Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.044s) 2023-01-11T22:23:51.5154897Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.042s) 2023-01-11T22:23:51.5155070Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2023-01-11T22:23:51.5155231Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.125s) 2023-01-11T22:23:51.5155451Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2023-01-11T22:23:51.5155624Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.116s) 2023-01-11T22:23:51.5155856Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.045s) 2023-01-11T22:23:51.5156056Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.036s) 2023-01-11T22:23:51.5156266Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.055s) 2023-01-11T22:23:51.5156476Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.192s) 2023-01-11T22:23:51.5156687Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.040s) 2023-01-11T22:23:51.5156874Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.027s) 2023-01-11T22:23:51.5157054Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.049s) 2023-01-11T22:23:51.5157236Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.060s) 2023-01-11T22:23:51.5157439Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.000s) 2023-01-11T22:23:51.5157630Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.074s) 2023-01-11T22:23:51.5157805Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2023-01-11T22:23:51.5158001Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.044s) 2023-01-11T22:23:51.5158261Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.020s) 2023-01-11T22:23:51.5158452Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2023-01-11T22:23:51.5158649Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.023s) 2023-01-11T22:23:51.5158891Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.040s) 2023-01-11T22:23:51.5159050Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2023-01-11T22:23:51.5159184Z Test that a module that has __constants__ set to something ... ok (0.067s) 2023-01-11T22:23:51.5159336Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.015s) 2023-01-11T22:23:51.5159494Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.009s) 2023-01-11T22:23:51.5159659Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2023-01-11T22:23:51.5159830Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.014s) 2023-01-11T22:23:51.5159988Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.043s) 2023-01-11T22:23:51.5160155Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2023-01-11T22:23:51.5160375Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.000s) 2023-01-11T22:23:51.5160545Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2023-01-11T22:23:51.5160716Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.010s) 2023-01-11T22:23:51.5160928Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2023-01-11T22:23:51.5161087Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.018s) 2023-01-11T22:23:51.5161334Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5161568Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5161843Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5162090Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5162317Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.003s) 2023-01-11T22:23:51.5162559Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5162791Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5163018Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5163244Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2023-01-11T22:23:51.5163476Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5163698Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5163918Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5164148Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5164421Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5164652Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5164929Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5165176Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5165416Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5165644Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5165866Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2023-01-11T22:23:51.5166094Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5166323Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5166550Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5166782Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5167007Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T22:23:51.5167287Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2023-01-11T22:23:51.5167521Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5167739Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5168015Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T22:23:51.5168266Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.003s) 2023-01-11T22:23:51.5168465Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.006s) 2023-01-11T22:23:51.5168680Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.010s) 2023-01-11T22:23:51.5168972Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.040s) 2023-01-11T22:23:51.5169260Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.036s) 2023-01-11T22:23:51.5169550Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.052s) 2023-01-11T22:23:51.5169828Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.040s) 2023-01-11T22:23:51.5170125Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.020s) 2023-01-11T22:23:51.5170401Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.020s) 2023-01-11T22:23:51.5170722Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.013s) 2023-01-11T22:23:51.5170909Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.060s) 2023-01-11T22:23:51.5171080Z test_traceable (jit.test_parametrization.TestParametrization) 2023-01-11T22:23:51.5171276Z Test the jit scripting and tracing of a parametrized model. ... ok (0.085s) 2023-01-11T22:23:51.5171419Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.117s) 2023-01-11T22:23:51.5171581Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.034s) 2023-01-11T22:23:51.5171734Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.036s) 2023-01-11T22:23:51.5171888Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.009s) 2023-01-11T22:23:51.5172056Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.010s) 2023-01-11T22:23:51.5172211Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.013s) 2023-01-11T22:23:51.5172393Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.011s) 2023-01-11T22:23:51.5172543Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.019s) 2023-01-11T22:23:51.5172701Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T22:23:51.5172859Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5173047Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.000s) 2023-01-11T22:23:51.5173257Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.010s) 2023-01-11T22:23:51.5173510Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.012s) 2023-01-11T22:23:51.5173732Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5173931Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T22:23:51.5174140Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5174402Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.008s) 2023-01-11T22:23:51.5174578Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.019s) 2023-01-11T22:23:51.5174838Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5175033Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5175239Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5175446Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T22:23:51.5175603Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5175759Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5175914Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5176071Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.067s) 2023-01-11T22:23:51.5176227Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.024s) 2023-01-11T22:23:51.5176400Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.007s) 2023-01-11T22:23:51.5176569Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5176740Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5176966Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.011s) 2023-01-11T22:23:51.5177172Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.009s) 2023-01-11T22:23:51.5177379Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T22:23:51.5177549Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.019s) 2023-01-11T22:23:51.5177755Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.014s) 2023-01-11T22:23:51.5177933Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T22:23:51.5178095Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.017s) 2023-01-11T22:23:51.5178262Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.007s) 2023-01-11T22:23:51.5178420Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.012s) 2023-01-11T22:23:51.5178561Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2023-01-11T22:23:51.5178713Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.021s) 2023-01-11T22:23:51.5178880Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.032s) 2023-01-11T22:23:51.5179057Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.010s) 2023-01-11T22:23:51.5179213Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.015s) 2023-01-11T22:23:51.5179374Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.010s) 2023-01-11T22:23:51.5179532Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.003s) 2023-01-11T22:23:51.5179697Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.012s) 2023-01-11T22:23:51.5179860Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.032s) 2023-01-11T22:23:51.5180020Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.015s) 2023-01-11T22:23:51.5180173Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.007s) 2023-01-11T22:23:51.5180354Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.014s) 2023-01-11T22:23:51.5180511Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.008s) 2023-01-11T22:23:51.5180680Z test_add_input (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T22:23:51.5180852Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2023-01-11T22:23:51.5181027Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2023-01-11T22:23:51.5181194Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.003s) 2023-01-11T22:23:51.5181371Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.006s) 2023-01-11T22:23:51.5181543Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2023-01-11T22:23:51.5181739Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.010s) 2023-01-11T22:23:51.5181911Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.006s) 2023-01-11T22:23:51.5182074Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.012s) 2023-01-11T22:23:51.5182256Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.028s) 2023-01-11T22:23:51.5182438Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.038s) 2023-01-11T22:23:51.5182605Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2023-01-11T22:23:51.5182770Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.039s) 2023-01-11T22:23:51.5182949Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.121s) 2023-01-11T22:23:51.5183110Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2023-01-11T22:23:51.5183327Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.023s) 2023-01-11T22:23:51.5183488Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2023-01-11T22:23:51.5183648Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.056s) 2023-01-11T22:23:51.5183818Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2023-01-11T22:23:51.5184021Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2023-01-11T22:23:51.5184210Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2023-01-11T22:23:51.5184373Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.017s) 2023-01-11T22:23:51.5184540Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2023-01-11T22:23:51.5184689Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.006s) 2023-01-11T22:23:51.5184921Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.067s) 2023-01-11T22:23:51.5185101Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.033s) 2023-01-11T22:23:51.5185286Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.041s) 2023-01-11T22:23:51.5185447Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.076s) 2023-01-11T22:23:51.5185668Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2023-01-11T22:23:51.5185860Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2023-01-11T22:23:51.5186039Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.017s) 2023-01-11T22:23:51.5186221Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2023-01-11T22:23:51.5186420Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2023-01-11T22:23:51.5186621Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.046s) 2023-01-11T22:23:51.5186796Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2023-01-11T22:23:51.5186978Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2023-01-11T22:23:51.5187147Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T22:23:51.5187334Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.037s) 2023-01-11T22:23:51.5187514Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.078s) 2023-01-11T22:23:51.5187688Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.028s) 2023-01-11T22:23:51.5187849Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.023s) 2023-01-11T22:23:51.5188037Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.035s) 2023-01-11T22:23:51.5188212Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2023-01-11T22:23:51.5188379Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.022s) 2023-01-11T22:23:51.5188558Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.049s) 2023-01-11T22:23:51.5188763Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2023-01-11T22:23:51.5188958Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2023-01-11T22:23:51.5189150Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2023-01-11T22:23:51.5189358Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.080s) 2023-01-11T22:23:51.5189552Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.020s) 2023-01-11T22:23:51.5189791Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2023-01-11T22:23:51.5189971Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2023-01-11T22:23:51.5190147Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T22:23:51.5190339Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.040s) 2023-01-11T22:23:51.5190549Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2023-01-11T22:23:51.5190705Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.034s) 2023-01-11T22:23:51.5190878Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.025s) 2023-01-11T22:23:51.5191060Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.042s) 2023-01-11T22:23:51.5191226Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.006s) 2023-01-11T22:23:51.5191384Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.009s) 2023-01-11T22:23:51.5191563Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.017s) 2023-01-11T22:23:51.5191734Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.013s) 2023-01-11T22:23:51.5191900Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2023-01-11T22:23:51.5192080Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2023-01-11T22:23:51.5192225Z test_different_functions (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5192379Z Exercise the situation where we have the same qualified name ... ok (0.034s) 2023-01-11T22:23:51.5192522Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5192674Z Exercise the situation where we have the same qualified name ... ok (0.084s) 2023-01-11T22:23:51.5192815Z test_different_modules (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5192963Z Exercise the situation where we have the same qualified name ... ok (0.066s) 2023-01-11T22:23:51.5193113Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.267s) 2023-01-11T22:23:51.5193253Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5193427Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.048s) 2023-01-11T22:23:51.5193590Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5193765Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.025s) 2023-01-11T22:23:51.5193927Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.016s) 2023-01-11T22:23:51.5194090Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.023s) 2023-01-11T22:23:51.5194229Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5194390Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.020s) 2023-01-11T22:23:51.5194541Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2023-01-11T22:23:51.5194703Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.016s) 2023-01-11T22:23:51.5194852Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.006s) 2023-01-11T22:23:51.5195017Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5195236Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5195404Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5195613Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.010s) 2023-01-11T22:23:51.5195825Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5196043Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5196281Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5196569Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5196756Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5196991Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.010s) 2023-01-11T22:23:51.5197234Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5197405Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5197639Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5197810Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5198031Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5198203Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T22:23:51.5198412Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T22:23:51.5198683Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying explicit example: test_versioned_div_scalar( 2023-01-11T22:23:51.5198908Z self=, 2023-01-11T22:23:51.5199001Z sample_input=(2, 3, 2.0, 3.0), 2023-01-11T22:23:51.5199064Z ) 2023-01-11T22:23:51.5199457Z skip: Failed to load fixture! (0.409s) 2023-01-11T22:23:51.5199681Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.202s) 2023-01-11T22:23:51.5199915Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.154s) 2023-01-11T22:23:51.5200134Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2023-01-11T22:23:51.5200340Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.133s) 2023-01-11T22:23:51.5200559Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.133s) 2023-01-11T22:23:51.5200773Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.196s) 2023-01-11T22:23:51.5200982Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.012s) 2023-01-11T22:23:51.5201251Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.008s) 2023-01-11T22:23:51.5201460Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2023-01-11T22:23:51.5201674Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.010s) 2023-01-11T22:23:51.5201793Z test_add_out (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5201938Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5202131Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5202268Z test_add_tuple_optional (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5202446Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5202550Z test_addmm_grad (__main__.TestScript) 2023-01-11T22:23:51.5202666Z This test checks several things: ... ok (0.008s) 2023-01-11T22:23:51.5202822Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5203267Z test_all (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:7038: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T22:23:51.5203433Z self.assertTrue(test_all_tensor(torch.tensor([3.14, 3, 99], dtype=torch.uint8))) 2023-01-11T22:23:51.5203504Z ok (0.014s) 2023-01-11T22:23:51.5203635Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.091s) 2023-01-11T22:23:51.5203772Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.112s) 2023-01-11T22:23:51.5203902Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.093s) 2023-01-11T22:23:51.5204032Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.121s) 2023-01-11T22:23:51.5204164Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5204303Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.035s) 2023-01-11T22:23:51.5204435Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5204577Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.033s) 2023-01-11T22:23:51.5204711Z test_annotated_script_fn (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5204863Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5205008Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5205149Z test_annotated_script_method (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5205280Z test_annoying_doubles (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5205395Z test_any (__main__.TestScript) ... ok (0.036s) 2023-01-11T22:23:51.5205549Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5205699Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5205835Z test_attr_module_constants (__main__.TestScript) ... ok (0.041s) 2023-01-11T22:23:51.5205966Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5206097Z test_attribute_in_init (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5206233Z test_attribute_serialization (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5206457Z test_attribute_unpickling (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2023-01-11T22:23:51.5206594Z test_augmented_assign (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5206739Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5206874Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5207016Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5207171Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5207319Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5207530Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.006s) 2023-01-11T22:23:51.5207686Z test_batchnorm_fuser_cpu (__main__.TestScript) ... pytorch_fusernywssd.cpp 2023-01-11T22:23:51.5207862Z Creating library pytorch_fusernywssd.lib and object pytorch_fusernywssd.exp 2023-01-11T22:23:51.5207930Z ok (5.994s) 2023-01-11T22:23:51.5208066Z test_big_float_literals (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5208192Z test_big_int_literals (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5208356Z test_binary_op_shape (__main__.TestScript) ... ok (0.301s) 2023-01-11T22:23:51.5208478Z test_bitwise_ops (__main__.TestScript) ... ok (0.026s) 2023-01-11T22:23:51.5208617Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5208757Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5208896Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5209078Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5209206Z test_bool_dispatch (__main__.TestScript) ... ok (0.053s) 2023-01-11T22:23:51.5209365Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.040s) 2023-01-11T22:23:51.5209500Z test_break_continue_error (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5209628Z test_breaks_continues (__main__.TestScript) ... ok (0.189s) 2023-01-11T22:23:51.5209751Z test_builtin_args (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5209928Z test_builtin_args_fails (__main__.TestScript) ... You have not run this instance of FileCheck! 2023-01-11T22:23:51.5210009Z FileCheck checks: 2023-01-11T22:23:51.5210502Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T22:23:51.5210757Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py", line 10812 2023-01-11T22:23:51.5210847Z @torch.jit.script 2023-01-11T22:23:51.5210920Z def f6(a): 2023-01-11T22:23:51.5211013Z a.expand(size=[3, [4]]) 2023-01-11T22:23:51.5211095Z ~~~~~~ <--- HERE 2023-01-11T22:23:51.5211192Z (function emitListLiteral) 2023-01-11T22:23:51.5211259Z ok (0.000s) 2023-01-11T22:23:51.5211405Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.032s) 2023-01-11T22:23:51.5211537Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5211651Z test_call_ge (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5211794Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5211948Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5212096Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5212240Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5212383Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5212538Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5212689Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5212837Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5212980Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5213115Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5213260Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5213404Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5213553Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5213736Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T22:23:51.5213880Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5214064Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T22:23:51.5214368Z test_calls_in_type_annotations (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py 2023-01-11T22:23:51.5214438Z ok (0.002s) 2023-01-11T22:23:51.5214587Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5214886Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2023-01-11T22:23:51.5215046Z test_cat (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5215169Z test_cat_lifts (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5215278Z test_chr (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5215398Z test_circular_dependency (__main__.TestScript) 2023-01-11T22:23:51.5215553Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.053s) 2023-01-11T22:23:51.5215688Z test_class_as_attribute (__main__.TestScript) ... ok (0.356s) 2023-01-11T22:23:51.5215807Z test_class_attribute (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5215951Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5216113Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5216229Z test_code_with_constants (__main__.TestScript) 2023-01-11T22:23:51.5216421Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.014s) 2023-01-11T22:23:51.5216555Z test_code_with_constants_restore (__main__.TestScript) 2023-01-11T22:23:51.5216758Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.021s) 2023-01-11T22:23:51.5216899Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5217041Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5217264Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:23:51.5217405Z test_conditional_casting (__main__.TestScript) ... ok (0.055s) 2023-01-11T22:23:51.5217535Z test_constant_as_attr (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5217690Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5217823Z test_constant_pooling_none (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5217973Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5218105Z test_context_manager (__main__.TestScript) ... ok (0.047s) 2023-01-11T22:23:51.5218227Z test_conv_error (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5218338Z test_convert_base (__main__.TestScript) ... ok (0.032s) 2023-01-11T22:23:51.5218482Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5218617Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5218748Z test_desugar_module (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5218872Z test_device_kwarg (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5218995Z test_device_type (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5219149Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2023-01-11T22:23:51.5219261Z test_dir (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5219380Z test_divmod (__main__.TestScript) ... ok (0.044s) 2023-01-11T22:23:51.5219562Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.003s) 2023-01-11T22:23:51.5219690Z test_dropout_eval (__main__.TestScript) ... ok (0.370s) 2023-01-11T22:23:51.5219811Z test_dtype_attr (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5219939Z test_dtype_op_shape (__main__.TestScript) ... ok (0.058s) 2023-01-11T22:23:51.5220069Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.059s) 2023-01-11T22:23:51.5220690Z test_early_return_closure (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5220827Z test_early_return_fork_join (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5220948Z test_early_return_rewrite (__main__.TestScript) ... ok (0.041s) 2023-01-11T22:23:51.5221096Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5221231Z test_early_returns_loops (__main__.TestScript) ... ok (0.051s) 2023-01-11T22:23:51.5221412Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5221546Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5221690Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5221822Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5221945Z test_ellipsis_end (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5222072Z test_ellipsis_mid (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5222206Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.014s) 2023-01-11T22:23:51.5222333Z test_ellipsis_start (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5222475Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5222616Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5222742Z test_empty_tuple_str (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5222887Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.079s) 2023-01-11T22:23:51.5223003Z test_erase_number_types (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5223114Z test_error (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5223243Z test_error_stacktrace (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5223386Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.939s) 2023-01-11T22:23:51.5223510Z test_eval_python (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5223647Z test_exception_exits_closure (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5223789Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.050s) 2023-01-11T22:23:51.5223902Z test_expand (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5224011Z test_fibb (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5224142Z test_fibb_totally_better (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5224288Z test_file_format_serialization (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5224413Z test_file_line_error (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5224551Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.817s) 2023-01-11T22:23:51.5224676Z test_file_line_graph (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5224803Z test_file_line_save_load (__main__.TestScript) ... ok (0.477s) 2023-01-11T22:23:51.5224930Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5225042Z test_file_line_trace (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5225166Z test_filecheck (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5225292Z test_filecheck_parse (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5225422Z test_first_class_calls (__main__.TestScript) ... ok (0.325s) 2023-01-11T22:23:51.5225549Z test_first_class_module (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5225667Z test_floor_div (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5225785Z test_floordiv (__main__.TestScript) ... ok (0.029s) 2023-01-11T22:23:51.5225898Z test_for_else (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5226016Z test_for_in_dict (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5226142Z test_for_in_enumerate (__main__.TestScript) ... ok (0.045s) 2023-01-11T22:23:51.5226262Z test_for_in_range (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5226437Z test_for_in_range_ast (__main__.TestScript) ... ok (0.025s) 2023-01-11T22:23:51.5226573Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.023s) 2023-01-11T22:23:51.5226701Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5226836Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5226964Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5227142Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5227266Z test_for_in_string (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5227390Z test_for_in_tensors (__main__.TestScript) ... ok (0.014s) 2023-01-11T22:23:51.5227531Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5227663Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5227796Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5227914Z test_for_in_zip (__main__.TestScript) ... ok (0.029s) 2023-01-11T22:23:51.5228044Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.027s) 2023-01-11T22:23:51.5228170Z test_for_tuple_assign (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5228296Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.023s) 2023-01-11T22:23:51.5228406Z test_format (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5228523Z test_func_call (__main__.TestScript) ... ok (0.029s) 2023-01-11T22:23:51.5228668Z test_function_compilation_caching (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5228806Z test_function_overload_misuse (__main__.TestScript) ... ok (1.064s) 2023-01-11T22:23:51.5228958Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5229077Z test_function_overloads (__main__.TestScript) ... ok (0.087s) 2023-01-11T22:23:51.5229299Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:23:51.5229472Z test_fuser_double_literal_precision (__main__.TestScript) ... pytorch_fuserda2nki.cpp 2023-01-11T22:23:51.5229644Z Creating library pytorch_fuserda2nki.lib and object pytorch_fuserda2nki.exp 2023-01-11T22:23:51.5229712Z ok (0.129s) 2023-01-11T22:23:51.5229845Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5229980Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5230114Z test_generic_list_errors (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5230325Z test_get_set_state (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.004s) 2023-01-11T22:23:51.5230468Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5230595Z test_grad_from_script (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5230708Z test_hash (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5230830Z test_hex_literals (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5230937Z test_id (__main__.TestScript) ... ok (0.554s) 2023-01-11T22:23:51.5231043Z test_if (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5231161Z test_if_define (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5231280Z test_if_different_type (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5231408Z test_if_for_in_range (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5231539Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.026s) 2023-01-11T22:23:51.5231659Z test_if_list_cat (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5231782Z test_if_nest_while (__main__.TestScript) ... ok (0.074s) 2023-01-11T22:23:51.5231901Z test_if_noelse (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5232033Z test_if_not_defined_error (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5232202Z test_if_supertype (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5232330Z test_ignore_decorator (__main__.TestScript) ... ok (0.025s) 2023-01-11T22:23:51.5232457Z test_ignored_as_value (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5232666Z test_ignored_method_binding (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5232803Z test_ignored_props (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5233001Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5233135Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5233280Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5233380Z test_index (__main__.TestScript) ... ok (0.098s) 2023-01-11T22:23:51.5233569Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5233702Z test_index_with_tuple (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5233828Z test_indexing_error (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5233948Z test_infer_size (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5234064Z test_inferred_error_msg (__main__.TestScript) 2023-01-11T22:23:51.5234225Z Test that when we get a type mismatch on a function where we inferred ... ok (0.004s) 2023-01-11T22:23:51.5234353Z test_inherit_method (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5234586Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.003s) 2023-01-11T22:23:51.5234694Z test_inlined_graph (__main__.TestScript) 2023-01-11T22:23:51.5234860Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.016s) 2023-01-11T22:23:51.5234990Z test_inlining_cleanup (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5235115Z test_inplace_add (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5235251Z test_inplace_copy_script (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5235389Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5235504Z test_int_cast (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5235632Z test_integral_shape_inference (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5235762Z test_interpret_graph (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5235896Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.375s) 2023-01-11T22:23:51.5236015Z test_intlist_args (__main__.TestScript) ... ok (0.024s) 2023-01-11T22:23:51.5236151Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5236283Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5236424Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5236542Z test_irparser (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5236663Z test_is_after_use (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5236848Z test_is_isnot (__main__.TestScript) ... :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5236988Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237122Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237252Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237385Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237515Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237644Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237761Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5237896Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238082Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238212Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238342Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238471Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238599Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238771Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5238910Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239042Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239179Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239311Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239441Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239573Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239706Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239836Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5239954Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240085Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240217Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240347Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240477Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240609Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240738Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240869Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5240998Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241127Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241254Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241382Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241517Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241648Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241778Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5241907Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242024Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242154Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242285Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242420Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242550Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242682Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242810Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5242941Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5243070Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T22:23:51.5243211Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5243347Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5243490Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5243680Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5243819Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5243959Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244095Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244220Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244408Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244546Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244685Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244821Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5244959Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245095Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245232Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245372Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245507Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245643Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245781Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5245917Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246054Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246189Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246323Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246461Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246585Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246721Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246857Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5246991Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247128Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247264Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247399Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247534Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247671Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247811Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5247948Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248082Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248216Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248350Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248488Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248623Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248746Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5248882Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249017Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249151Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249337Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249474Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249609Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249745Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T22:23:51.5249813Z ok (0.061s) 2023-01-11T22:23:51.5250287Z test_is_optional (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5250426Z test_is_scripting (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5250569Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5250690Z test_isinstance (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5250823Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5250963Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5251103Z test_isinstance_refinement (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5251210Z test_jitter_bug (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5251327Z test_keyword (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5251461Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5251589Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5251714Z test_lazy_script (__main__.TestScript) ... ok (0.028s) 2023-01-11T22:23:51.5251867Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5252035Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5252159Z test_lhs_indexing (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5252298Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5252445Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5252598Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5252729Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5252863Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5252985Z test_linear_grad (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5253139Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.090s) 2023-01-11T22:23:51.5253284Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5253413Z test_list_iterables (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5253540Z test_list_python_op (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5253660Z test_list_unify (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5253779Z test_literal (__main__.TestScript) ... ok (0.030s) 2023-01-11T22:23:51.5253900Z test_literals (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5254036Z test_logical_short_circuit (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5254161Z test_loop_liveness (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5254295Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5254440Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5254566Z test_loop_unrolling (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5254824Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5254964Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.069s) 2023-01-11T22:23:51.5255099Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5255216Z test_math_ops (__main__.TestScript) ... ok (0.240s) 2023-01-11T22:23:51.5255410Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T22:23:51.5255693Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2023-01-11T22:23:51.5255828Z test_method_casts_script (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5255953Z test_method_no_self (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5256088Z test_method_overloading (__main__.TestScript) ... ok (9.984s) 2023-01-11T22:23:51.5256259Z test_missing_getstate (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5256383Z test_mm_batching (__main__.TestScript) ... ok (0.787s) 2023-01-11T22:23:51.5256506Z test_module_apis (__main__.TestScript) ... ok (0.068s) 2023-01-11T22:23:51.5256628Z test_module_attrs (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5256775Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.014s) 2023-01-11T22:23:51.5256903Z test_module_copying (__main__.TestScript) ... ok (0.023s) 2023-01-11T22:23:51.5257025Z test_module_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5257170Z test_module_method_reassignment (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5257302Z test_module_none_attrs (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5257448Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.044s) 2023-01-11T22:23:51.5257568Z test_module_str (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5257720Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5257836Z test_multi_reduction (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5257974Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5258115Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.100s) 2023-01-11T22:23:51.5258276Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5258417Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5258549Z test_multiple_assign (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5258682Z test_multiple_assignment (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5258805Z test_mutable_dce (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5258934Z test_mutable_dce_block (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5259071Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5259226Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5259374Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5259503Z test_mutable_dce_list (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5259631Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5259767Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5259894Z test_mutate_constant (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5260009Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5260149Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.073s) 2023-01-11T22:23:51.5260275Z test_namedtuple_attr (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5260433Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5260603Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.030s) 2023-01-11T22:23:51.5260756Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.038s) 2023-01-11T22:23:51.5260914Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.030s) 2023-01-11T22:23:51.5261092Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5261223Z test_namedtuple_python (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5261411Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5261531Z test_narrow_copy (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5261661Z test_nested_aug_assign (__main__.TestScript) ... ok (1.206s) 2023-01-11T22:23:51.5261787Z test_nested_bailouts (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5261910Z test_nested_breaks (__main__.TestScript) ... ok (0.058s) 2023-01-11T22:23:51.5262083Z test_nested_list_construct (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5262218Z test_nested_select_assign (__main__.TestScript) ... ok (0.050s) 2023-01-11T22:23:51.5262319Z test_nn_GRU (__main__.TestScript) ... ok (0.243s) 2023-01-11T22:23:51.5262432Z test_nn_LSTM (__main__.TestScript) ... ok (0.193s) 2023-01-11T22:23:51.5262558Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.183s) 2023-01-11T22:23:51.5262670Z test_nn_init (__main__.TestScript) ... ok (0.053s) 2023-01-11T22:23:51.5262797Z test_no_dtype_shape (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5262940Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5263066Z test_non_final_return (__main__.TestScript) ... ok (0.115s) 2023-01-11T22:23:51.5263187Z test_none_type_str (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5263295Z test_not (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5263426Z test_not_initialized_err (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5263556Z test_ntuple_builtins (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5263674Z test_number_abs (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5263803Z test_number_augassign (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5263953Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5264097Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5264247Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5264352Z test_number_div (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5264472Z test_number_math (__main__.TestScript) ... ok (2.591s) 2023-01-11T22:23:51.5264587Z test_number_neg (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5264800Z test_old_models_bc (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2023-01-11T22:23:51.5264926Z test_oneline_func (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5265042Z test_op_dtype (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5265176Z test_operator_precedence (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5265398Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2023-01-11T22:23:51.5265623Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2023-01-11T22:23:51.5265734Z test_ord (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5265860Z test_override_magic (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5265995Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5266125Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.041s) 2023-01-11T22:23:51.5266259Z test_pack_unpack_state (__main__.TestScript) ... ok (0.034s) 2023-01-11T22:23:51.5266430Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T22:23:51.5266535Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T22:23:51.5266640Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T22:23:51.5266723Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T22:23:51.5266816Z grad_fn=) 2023-01-11T22:23:51.5266975Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T22:23:51.5267078Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T22:23:51.5267178Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T22:23:51.5267269Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T22:23:51.5267358Z grad_fn=) 2023-01-11T22:23:51.5267424Z ok (0.015s) 2023-01-11T22:23:51.5267609Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5267777Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5267908Z test_parse_nested_names (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5268050Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5268187Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5268320Z test_parser_kwargonly (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5268463Z test_parser_type_annotations (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5268601Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5268779Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5268947Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5269110Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5269265Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5269393Z test_partial_returns (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5269502Z test_pass (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5269633Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.030s) 2023-01-11T22:23:51.5269790Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2023-01-11T22:23:51.5269928Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5270107Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2023-01-11T22:23:51.5270241Z test_pretty_print_function (__main__.TestScript) ... ok (0.053s) 2023-01-11T22:23:51.5270431Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2023-01-11T22:23:51.5270543Z test_print (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5270666Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5270853Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2023-01-11T22:23:51.5270981Z test_profiling_merge (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5271114Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5271234Z test_python_call (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5271373Z test_python_call_annotation (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5271522Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5271654Z test_python_call_failure (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5271789Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5271931Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5272058Z test_python_frontend (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5272188Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5272332Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5272462Z test_python_op_builtins (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5272634Z test_python_op_name (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5272775Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5272934Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2023-01-11T22:23:51.5273059Z test_rand_profiling (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5273177Z test_range_args (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5273338Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5273473Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5273603Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5273730Z test_remove_dropout (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5273877Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5274002Z test_request_bailout (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5274177Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.002s) 2023-01-11T22:23:51.5274322Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.053s) 2023-01-11T22:23:51.5274450Z test_resize_input_ops (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5274563Z test_return (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5274694Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5274816Z test_return_tuple (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5274950Z test_robust_op_resolution (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5275062Z test_round (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5275194Z test_save_load_attr_error (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5275325Z test_script_annotation (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5275446Z test_script_bool_constant (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5275565Z test_script_chunk (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5275693Z test_script_clamp_none (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5275812Z test_script_copy (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5275932Z test_script_cu (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5276062Z test_script_define_order (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5276217Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5276348Z test_script_docstring (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5276502Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5276660Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.000s) 2023-01-11T22:23:51.5276799Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5276930Z test_script_is_tracing (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5277062Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5277200Z test_script_method_docstring (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5277355Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5277477Z test_script_module (__main__.TestScript) ... ok (0.026s) 2023-01-11T22:23:51.5277610Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5277742Z test_script_module_const (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5277894Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.027s) 2023-01-11T22:23:51.5278036Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.025s) 2023-01-11T22:23:51.5278617Z test_script_module_export_shared_storage (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:10624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:23:51.5278869Z self.assertTrue(m_import.param1.storage().data_ptr() == m_import.param2.storage().data_ptr()) 2023-01-11T22:23:51.5279407Z C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:10625: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:23:51.5279607Z self.assertTrue(m_import.param1.storage().data_ptr() != m_import.param3.storage().data_ptr()) 2023-01-11T22:23:51.5279676Z ok (0.020s) 2023-01-11T22:23:51.5279827Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.052s) 2023-01-11T22:23:51.5280024Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.002s) 2023-01-11T22:23:51.5280589Z test_script_module_export_tensor_type (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:10560: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:23:51.5280723Z self.assertTrue(m_orig.param.storage().size() == 25) 2023-01-11T22:23:51.5280793Z ok (0.029s) 2023-01-11T22:23:51.5280933Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5281067Z test_script_module_for (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5281200Z test_script_module_for2 (__main__.TestScript) ... ok (0.081s) 2023-01-11T22:23:51.5281344Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5281496Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5281748Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.000s) 2023-01-11T22:23:51.5281888Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5282040Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5282180Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5282329Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.021s) 2023-01-11T22:23:51.5282473Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5282634Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5282789Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5282925Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.059s) 2023-01-11T22:23:51.5283068Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5283204Z test_script_optional_none (__main__.TestScript) ... ok (0.024s) 2023-01-11T22:23:51.5283331Z test_script_outputs (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5283476Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.063s) 2023-01-11T22:23:51.5283629Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.071s) 2023-01-11T22:23:51.5283750Z test_script_scope (__main__.TestScript) ... ok (0.001s) 2023-01-11T22:23:51.5283885Z test_script_sequential_for (__main__.TestScript) ... ok (0.037s) 2023-01-11T22:23:51.5284077Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.072s) 2023-01-11T22:23:51.5284231Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5284376Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.049s) 2023-01-11T22:23:51.5284531Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.054s) 2023-01-11T22:23:51.5284662Z test_script_star_assign (__main__.TestScript) ... ok (0.014s) 2023-01-11T22:23:51.5284837Z test_script_star_expr (__main__.TestScript) ... ok (0.032s) 2023-01-11T22:23:51.5284966Z test_script_star_expr_string (__main__.TestScript) ... ok (0.028s) 2023-01-11T22:23:51.5285098Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5285265Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5285432Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5285598Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5285727Z test_select_after_chunk (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5285857Z test_sequence_parsing (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5286006Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.049s) 2023-01-11T22:23:51.5286144Z test_serialization_big_ints (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5286342Z test_serialization_sharing (__main__.TestScript) ... skip: NYI: TemporaryFileName on Windows (0.001s) 2023-01-11T22:23:51.5286474Z test_serialize_long_lines (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5286612Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.545s) 2023-01-11T22:23:51.5286752Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.507s) 2023-01-11T22:23:51.5286909Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.094s) 2023-01-11T22:23:51.5287059Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.340s) 2023-01-11T22:23:51.5287209Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5287357Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5287489Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5287624Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5287769Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5287900Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5288027Z test_signed_float_zero (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5288172Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5288301Z test_single_starred_lhs (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5288441Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5288628Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T22:23:51.5288741Z test_split (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5288851Z test_stack (__main__.TestScript) ... ok (0.020s) 2023-01-11T22:23:51.5288977Z test_static_if_prop (__main__.TestScript) ... ok (2.554s) 2023-01-11T22:23:51.5289194Z test_static_method_on_module (__main__.TestScript) 2023-01-11T22:23:51.5289369Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.010s) 2023-01-11T22:23:51.5289494Z test_static_methods (__main__.TestScript) ... ok (0.046s) 2023-01-11T22:23:51.5289610Z test_str_cast (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5289714Z test_string_cu (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5289865Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5290106Z test_string_frontend_elif (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5290230Z test_string_index (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5290350Z test_string_len (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5290470Z test_string_list (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5290596Z test_string_new_line (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5290761Z test_string_ops (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5290884Z test_string_print (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5291014Z test_string_single_escape (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5291140Z test_string_slicing (__main__.TestScript) ... ok (0.022s) 2023-01-11T22:23:51.5291258Z test_string_sort (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5291383Z test_string_sorted (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5291541Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.032s) 2023-01-11T22:23:51.5291671Z test_submodule_twice (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5291769Z test_sum (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5291900Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5292027Z test_sum_list_empty (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5292158Z test_sum_list_literal (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5292279Z test_sum_list_one (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5292412Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5292547Z test_sys_stdout_override (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5292765Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.000s) 2023-01-11T22:23:51.5292890Z test_tensor_data (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5293055Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2023-01-11T22:23:51.5293179Z test_tensor_dtype (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5293300Z test_tensor_grad (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5293435Z test_tensor_import_export (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5293557Z test_tensor_len (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5293690Z test_tensor_number_math (__main__.TestScript) ... ok (0.597s) 2023-01-11T22:23:51.5293841Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2023-01-11T22:23:51.5294000Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2023-01-11T22:23:51.5294126Z test_tensor_shape (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5294599Z test_tensor_subclasses (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\annotations.py:309: 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. 2023-01-11T22:23:51.5294834Z warnings.warn("TorchScript will treat type annotations of Tensor " 2023-01-11T22:23:51.5294905Z ok (0.006s) 2023-01-11T22:23:51.5295024Z test_tensor_to (__main__.TestScript) ... ok (0.040s) 2023-01-11T22:23:51.5295151Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5295336Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2023-01-11T22:23:51.5295557Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2023-01-11T22:23:51.5295683Z test_ternary (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5295825Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.089s) 2023-01-11T22:23:51.5296025Z test_ternary_right_associative (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5296158Z test_ternary_static_if (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5296277Z test_torch_any (__main__.TestScript) ... ok (0.028s) 2023-01-11T22:23:51.5296509Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.004s) 2023-01-11T22:23:51.5296662Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.066s) 2023-01-11T22:23:51.5296862Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5297018Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.041s) 2023-01-11T22:23:51.5297159Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5297310Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.015s) 2023-01-11T22:23:51.5297440Z test_torch_manual_seed (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5297561Z test_torch_pow (__main__.TestScript) ... ok (0.044s) 2023-01-11T22:23:51.5297905Z test_torch_tensor_as_tensor (__main__.TestScript) ... :4: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T22:23:51.5298354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:471: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:276.) 2023-01-11T22:23:51.5298452Z return callable(*args, **kwargs) 2023-01-11T22:23:51.5298522Z ok (0.688s) 2023-01-11T22:23:51.5298677Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5298817Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5298949Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5299095Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5299237Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.215s) 2023-01-11T22:23:51.5299396Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.314s) 2023-01-11T22:23:51.5299525Z test_training_param (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5299659Z test_tuple_assignments (__main__.TestScript) ... ok (0.605s) 2023-01-11T22:23:51.5299785Z test_tuple_error_msg (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5299919Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5300047Z test_tuple_indexing (__main__.TestScript) ... ok (0.031s) 2023-01-11T22:23:51.5300153Z test_tuple_len (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5300285Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5300406Z test_tuple_sort (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5300535Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5300657Z test_tuple_sorted (__main__.TestScript) ... ok (0.009s) 2023-01-11T22:23:51.5300784Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5300925Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5301074Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5301225Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5301347Z test_type_annotate (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5301485Z test_type_annotation_module (__main__.TestScript) ... ok (0.019s) 2023-01-11T22:23:51.5301617Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.023s) 2023-01-11T22:23:51.5301748Z test_type_annotations (__main__.TestScript) ... ok (0.024s) 2023-01-11T22:23:51.5301991Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.017s) 2023-01-11T22:23:51.5302134Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.018s) 2023-01-11T22:23:51.5302252Z test_type_call_in_script (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5302368Z test_type_cast (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5302500Z test_type_comments_in_body (__main__.TestScript) ... ok (0.007s) 2023-01-11T22:23:51.5302683Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2023-01-11T22:23:51.5302891Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.004s) 2023-01-11T22:23:51.5303136Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2023-01-11T22:23:51.5303308Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5303443Z test_unicode_comments (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5303569Z test_uninitialized (__main__.TestScript) ... ok (0.014s) 2023-01-11T22:23:51.5303697Z test_union_to_number (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5303821Z test_unknown_builtin (__main__.TestScript) ... ok (0.003s) 2023-01-11T22:23:51.5304007Z test_unmatched_type_annotation (__main__.TestScript) ... skip: TODO: need to fix the test case (0.002s) 2023-01-11T22:23:51.5304153Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.008s) 2023-01-11T22:23:51.5304346Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T22:23:51.5304490Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5304619Z test_unused_decorator (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5304759Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5304885Z test_var_aug_assign (__main__.TestScript) ... ok (1.176s) 2023-01-11T22:23:51.5304994Z test_vararg_zeros (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5305142Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.005s) 2023-01-11T22:23:51.5305267Z test_view_shape_prop (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5305385Z test_view_write (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5305513Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T22:23:51.5305629Z test_where (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5305751Z test_where_method (__main__.TestScript) ... ok (0.016s) 2023-01-11T22:23:51.5305866Z test_while (__main__.TestScript) ... ok (0.011s) 2023-01-11T22:23:51.5305987Z test_while_nest_if (__main__.TestScript) ... ok (0.059s) 2023-01-11T22:23:51.5306131Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.036s) 2023-01-11T22:23:51.5306269Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5306408Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5306536Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.000s) 2023-01-11T22:23:51.5306670Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.010s) 2023-01-11T22:23:51.5306811Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.013s) 2023-01-11T22:23:51.5306940Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5307068Z test_wrong_return_type (__main__.TestScript) ... ok (0.006s) 2023-01-11T22:23:51.5307200Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.002s) 2023-01-11T22:23:51.5307328Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.004s) 2023-01-11T22:23:51.5307440Z test_zeros (__main__.TestScript) ... ok (0.012s) 2023-01-11T22:23:51.5307578Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.883s) 2023-01-11T22:23:51.5307747Z test_bool (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5307878Z Test the __bool__ method. This should return True ... ok (0.002s) 2023-01-11T22:23:51.5308008Z test_contains (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5308138Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2023-01-11T22:23:51.5308263Z test_delitem (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5308351Z Test deletion. ... ok (0.003s) 2023-01-11T22:23:51.5308519Z test_getitem (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5308671Z Test accessing dictionary values using the [] operator. ... ok (0.000s) 2023-01-11T22:23:51.5308843Z test_items (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5308917Z Test .items(). ... ok (0.003s) 2023-01-11T22:23:51.5309037Z test_iter (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5309162Z Test iteration over a dictionary's keys. ... ok (0.000s) 2023-01-11T22:23:51.5309278Z test_len (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5309387Z Test len() builtin function. ... ok (0.000s) 2023-01-11T22:23:51.5309508Z test_nested (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5309798Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.000s) 2023-01-11T22:23:51.5309960Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5310130Z Test that reference semantics are honoured; that modifications made ... ok (0.010s) 2023-01-11T22:23:51.5310251Z test_repr (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5310349Z Test the __repr__ method. ... ok (0.001s) 2023-01-11T22:23:51.5310473Z test_setitem (jit.test_list_dict.TestScriptDict) 2023-01-11T22:23:51.5310617Z Test setting dictionary values using the [] operator. ... ok (0.002s) 2023-01-11T22:23:51.5310740Z test_append (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5310836Z Test append method. ... ok (0.002s) 2023-01-11T22:23:51.5310944Z test_bool (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5311077Z Test the __bool__ method. This should return True ... ok (0.001s) 2023-01-11T22:23:51.5311203Z test_clear (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5311284Z Test clear. ... ok (0.001s) 2023-01-11T22:23:51.5311409Z test_contains (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5311537Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2023-01-11T22:23:51.5311659Z test_count (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5311749Z Test count method. ... ok (0.002s) 2023-01-11T22:23:51.5311872Z test_delitem (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5311958Z Test deletion. ... ok (0.003s) 2023-01-11T22:23:51.5312079Z test_extend (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5312163Z Test extend. ... ok (0.003s) 2023-01-11T22:23:51.5312284Z test_getitem (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5312429Z Test accessing list elements using the [] operator. ... ok (0.004s) 2023-01-11T22:23:51.5312539Z test_insert (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5312622Z Test insert. ... ok (0.002s) 2023-01-11T22:23:51.5312742Z test_iter (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5312865Z Test iteration over a list's elements. ... ok (0.001s) 2023-01-11T22:23:51.5312983Z test_len (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5313090Z Test len() builtin function. ... ok (0.002s) 2023-01-11T22:23:51.5313211Z test_nested (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5313475Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2023-01-11T22:23:51.5313595Z test_pop (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5313676Z Test pop. ... ok (0.002s) 2023-01-11T22:23:51.5313820Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5314394Z Test that reference semantics are honoured; that modifications made ... ok (0.003s) 2023-01-11T22:23:51.5314521Z test_remove (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5314615Z Test remove method. ... ok (0.003s) 2023-01-11T22:23:51.5314724Z test_repr (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5314826Z Test the __repr__ method. ... ok (0.000s) 2023-01-11T22:23:51.5314950Z test_setitem (jit.test_list_dict.TestScriptList) 2023-01-11T22:23:51.5315133Z Test setting list elements using the [] operator. ... ok (0.000s) 2023-01-11T22:23:51.5315503Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2023-01-11T22:23:51.5315785Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.020s) 2023-01-11T22:23:51.5316066Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.015s) 2023-01-11T22:23:51.5316380Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2023-01-11T22:23:51.5316641Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.008s) 2023-01-11T22:23:51.5316905Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T22:23:51.5317170Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.018s) 2023-01-11T22:23:51.5317435Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.018s) 2023-01-11T22:23:51.5317704Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2023-01-11T22:23:51.5317973Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.017s) 2023-01-11T22:23:51.5318239Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.008s) 2023-01-11T22:23:51.5318508Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2023-01-11T22:23:51.5318781Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2023-01-11T22:23:51.5319051Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T22:23:51.5319212Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.095s) 2023-01-11T22:23:51.5319371Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.002s) 2023-01-11T22:23:51.5319525Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.101s) 2023-01-11T22:23:51.5319687Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.134s) 2023-01-11T22:23:51.5319837Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.448s) 2023-01-11T22:23:51.5319977Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.030s) 2023-01-11T22:23:51.5320119Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.005s) 2023-01-11T22:23:51.5320258Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.006s) 2023-01-11T22:23:51.5320392Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.000s) 2023-01-11T22:23:51.5320525Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.013s) 2023-01-11T22:23:51.5320662Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.006s) 2023-01-11T22:23:51.5320806Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.006s) 2023-01-11T22:23:51.5320956Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.006s) 2023-01-11T22:23:51.5321153Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.007s) 2023-01-11T22:23:51.5321291Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.007s) 2023-01-11T22:23:51.5321440Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T22:23:51.5321574Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T22:23:51.5321709Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.006s) 2023-01-11T22:23:51.5321953Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.010s) 2023-01-11T22:23:51.5322116Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.000s) 2023-01-11T22:23:51.5322253Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.016s) 2023-01-11T22:23:51.5322374Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2023-01-11T22:23:51.5322511Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.008s) 2023-01-11T22:23:51.5322711Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.015s) 2023-01-11T22:23:51.5322903Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.000s) 2023-01-11T22:23:51.5323055Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.014s) 2023-01-11T22:23:51.5323246Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.002s) 2023-01-11T22:23:51.5323438Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2023-01-11T22:23:51.5323676Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5323939Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5324182Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5324429Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2023-01-11T22:23:51.5324680Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T22:23:51.5324929Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5325178Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.010s) 2023-01-11T22:23:51.5325407Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2023-01-11T22:23:51.5325658Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.011s) 2023-01-11T22:23:51.5325906Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5326149Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5326414Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5326646Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5326872Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2023-01-11T22:23:51.5327119Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5327377Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2023-01-11T22:23:51.5327675Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5327888Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T22:23:51.5328208Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2023-01-11T22:23:51.5328419Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.010s) 2023-01-11T22:23:51.5328649Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2023-01-11T22:23:51.5328911Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.053s) 2023-01-11T22:23:51.5329118Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.034s) 2023-01-11T22:23:51.5329336Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2023-01-11T22:23:51.5329548Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2023-01-11T22:23:51.5329761Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.023s) 2023-01-11T22:23:51.5329968Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T22:23:51.5330184Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.025s) 2023-01-11T22:23:51.5330397Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.061s) 2023-01-11T22:23:51.5330629Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.034s) 2023-01-11T22:23:51.5330859Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2023-01-11T22:23:51.5331083Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2023-01-11T22:23:51.5331284Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2023-01-11T22:23:51.5331484Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.135s) 2023-01-11T22:23:51.5331695Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.043s) 2023-01-11T22:23:51.5331959Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.002s) 2023-01-11T22:23:51.5332171Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T22:23:51.5332373Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2023-01-11T22:23:51.5332581Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2023-01-11T22:23:51.5332792Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2023-01-11T22:23:51.5332995Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2023-01-11T22:23:51.5333208Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T22:23:51.5333407Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2023-01-11T22:23:51.5333597Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2023-01-11T22:23:51.5333762Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.000s) 2023-01-11T22:23:51.5333989Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.027s) 2023-01-11T22:23:51.5334148Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.007s) 2023-01-11T22:23:51.5334363Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.015s) 2023-01-11T22:23:51.5334545Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.041s) 2023-01-11T22:23:51.5334883Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.001s) 2023-01-11T22:23:51.5335083Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.008s) 2023-01-11T22:23:51.5335329Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.008s) 2023-01-11T22:23:51.5335529Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.009s) 2023-01-11T22:23:51.5335735Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2023-01-11T22:23:51.5335932Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2023-01-11T22:23:51.5336132Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.010s) 2023-01-11T22:23:51.5336293Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.010s) 2023-01-11T22:23:51.5336465Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.000s) 2023-01-11T22:23:51.5336686Z test_default_args (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.5336916Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.5337138Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.010s) 2023-01-11T22:23:51.5337355Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5337564Z test_torchbind (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.003s) 2023-01-11T22:23:51.5337793Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5338021Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5338253Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5338476Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5338725Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5338967Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5339208Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5339432Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5339651Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5339893Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5340121Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5340387Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T22:23:51.5340628Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5340951Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5341197Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5341428Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5341654Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5341949Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5342178Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5342401Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5342624Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5342866Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5343087Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5343320Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T22:23:51.5343492Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5343668Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T22:23:51.5343834Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5343975Z test_constant (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T22:23:51.5344105Z test_conv (jit.test_tracer.TestTracer) ... ok (0.041s) 2023-01-11T22:23:51.5344242Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.052s) 2023-01-11T22:23:51.5344402Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.019s) 2023-01-11T22:23:51.5344559Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5344686Z test_ge (jit.test_tracer.TestTracer) ... ok (0.023s) 2023-01-11T22:23:51.5344841Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2023-01-11T22:23:51.5344980Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.210s) 2023-01-11T22:23:51.5345125Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.168s) 2023-01-11T22:23:51.5345261Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.012s) 2023-01-11T22:23:51.5345415Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5345576Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5345720Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T22:23:51.5345859Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5346021Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.020s) 2023-01-11T22:23:51.5346161Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.000s) 2023-01-11T22:23:51.5346369Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.023s) 2023-01-11T22:23:51.5346510Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5346655Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5346800Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5346947Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5347533Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2023-01-11T22:23:51.5347706Z Check that dictionary access doesn't care about insertion order ... ok (0.014s) 2023-01-11T22:23:51.5347854Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.017s) 2023-01-11T22:23:51.5347999Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5348151Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T22:23:51.5348296Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2023-01-11T22:23:51.5348495Z Check that the trace remembers which keys were in a dict input ... ok (0.021s) 2023-01-11T22:23:51.5348645Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5348768Z test_input_flatten (jit.test_tracer.TestTracer) 2023-01-11T22:23:51.5348913Z Check that inputs to traced functions are flattened ... ok (0.021s) 2023-01-11T22:23:51.5349064Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T22:23:51.5349210Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.017s) 2023-01-11T22:23:51.5349373Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5349539Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5349672Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T22:23:51.5349827Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.044s) 2023-01-11T22:23:51.5349999Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.010s) 2023-01-11T22:23:51.5350140Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5350283Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T22:23:51.5350416Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5350557Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.021s) 2023-01-11T22:23:51.5350700Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5350830Z test_output_unflatten (jit.test_tracer.TestTracer) 2023-01-11T22:23:51.5351031Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.021s) 2023-01-11T22:23:51.5351174Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5351322Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5351461Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5351602Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.028s) 2023-01-11T22:23:51.5351739Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T22:23:51.5351870Z test_simple (jit.test_tracer.TestTracer) ... ok (0.033s) 2023-01-11T22:23:51.5352020Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5352173Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5352318Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5352456Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.028s) 2023-01-11T22:23:51.5352604Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.028s) 2023-01-11T22:23:51.5352810Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T22:23:51.5353012Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.003s) 2023-01-11T22:23:51.5353148Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.054s) 2023-01-11T22:23:51.5353304Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5353454Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T22:23:51.5353659Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T22:23:51.5353861Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T22:23:51.5354031Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5354188Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5354343Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.024s) 2023-01-11T22:23:51.5354506Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T22:23:51.5355135Z test_trace_contiguous (jit.test_tracer.TestTracer) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1673: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:23:51.5355290Z self.assertNotEqual(x.storage().data_ptr(), y.storage().data_ptr()) 2023-01-11T22:23:51.5355358Z ok (0.013s) 2023-01-11T22:23:51.5355522Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T22:23:51.5355648Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5355799Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T22:23:51.5355969Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.000s) 2023-01-11T22:23:51.5356120Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T22:23:51.5356265Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.024s) 2023-01-11T22:23:51.5356409Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.020s) 2023-01-11T22:23:51.5356555Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.032s) 2023-01-11T22:23:51.5356712Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.075s) 2023-01-11T22:23:51.5356865Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.072s) 2023-01-11T22:23:51.5357019Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5357187Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T22:23:51.5357326Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5357474Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5357628Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.014s) 2023-01-11T22:23:51.5357773Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T22:23:51.5357912Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T22:23:51.5358074Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.020s) 2023-01-11T22:23:51.5358206Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T22:23:51.5358376Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.064s) 2023-01-11T22:23:51.5358519Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.040s) 2023-01-11T22:23:51.5358715Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2023-01-11T22:23:51.5358901Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2023-01-11T22:23:51.5359037Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2023-01-11T22:23:51.5359314Z %5 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1429:0 2023-01-11T22:23:51.5359613Z %6 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1430:0 2023-01-11T22:23:51.5360011Z %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=]()(%5, %6) # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py:429:0 2023-01-11T22:23:51.5360292Z %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) 2023-01-11T22:23:51.5360534Z %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) 2023-01-11T22:23:51.5360606Z return (%12) 2023-01-11T22:23:51.5360619Z 2023-01-11T22:23:51.5360686Z ok (0.010s) 2023-01-11T22:23:51.5360840Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5361046Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.021s) 2023-01-11T22:23:51.5361191Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.028s) 2023-01-11T22:23:51.5361327Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T22:23:51.5361480Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T22:23:51.5361621Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T22:23:51.5361805Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T22:23:51.5361945Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T22:23:51.5362095Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.020s) 2023-01-11T22:23:51.5362228Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.021s) 2023-01-11T22:23:51.5362366Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.061s) 2023-01-11T22:23:51.5362515Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5362649Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.014s) 2023-01-11T22:23:51.5362794Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T22:23:51.5362951Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T22:23:51.5363091Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.075s) 2023-01-11T22:23:51.5363256Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5363401Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5363567Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T22:23:51.5363714Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.094s) 2023-01-11T22:23:51.5363861Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.071s) 2023-01-11T22:23:51.5364001Z test_trace_topk (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T22:23:51.5364140Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T22:23:51.5364304Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.000s) 2023-01-11T22:23:51.5364436Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.021s) 2023-01-11T22:23:51.5364603Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T22:23:51.5364821Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5364967Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5365123Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.021s) 2023-01-11T22:23:51.5365291Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.003s) 2023-01-11T22:23:51.5365490Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T22:23:51.5365631Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.065s) 2023-01-11T22:23:51.5365788Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.206s) 2023-01-11T22:23:51.5365935Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T22:23:51.5366077Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T22:23:51.5366228Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5366403Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.058s) 2023-01-11T22:23:51.5366601Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.019s) 2023-01-11T22:23:51.5366782Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.012s) 2023-01-11T22:23:51.5366951Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.010s) 2023-01-11T22:23:51.5367093Z test_constants (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5367299Z Types should be shared for identical constant values, and different for different constant values ... ok (0.019s) 2023-01-11T22:23:51.5367448Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5367645Z Types should be shared even if attribute values differ ... ok (0.010s) 2023-01-11T22:23:51.5367814Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5367977Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.005s) 2023-01-11T22:23:51.5368137Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.010s) 2023-01-11T22:23:51.5368272Z test_linear (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5368394Z Simple example with a real nn Module ... ok (0.017s) 2023-01-11T22:23:51.5368561Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.030s) 2023-01-11T22:23:51.5368737Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5368900Z We should be able to differentiate between two ModuleDict instances ... ok (0.044s) 2023-01-11T22:23:51.5369047Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5369207Z Mutating the value of an attribute should not change type sharing ... ok (0.027s) 2023-01-11T22:23:51.5369357Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5369522Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.011s) 2023-01-11T22:23:51.5369697Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5369853Z Different functions passed in should lead to different types ... ok (0.014s) 2023-01-11T22:23:51.5370018Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5370156Z Same functions passed in should lead to same types ... ok (0.011s) 2023-01-11T22:23:51.5370317Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5370484Z Even if everything about the module is the same, different originating ... ok (0.031s) 2023-01-11T22:23:51.5370647Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5370804Z Different functions passed in should lead to different types ... ok (0.015s) 2023-01-11T22:23:51.5371021Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5371160Z Same functions passed in should lead to same types ... ok (0.011s) 2023-01-11T22:23:51.5371358Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.030s) 2023-01-11T22:23:51.5371502Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5371643Z If submodules differ, the types should differ. ... ok (0.066s) 2023-01-11T22:23:51.5371854Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5372021Z Since we can't guarantee that methods are the same between different ... ok (0.017s) 2023-01-11T22:23:51.5372194Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5372338Z Test that types are not shared if the exclusion of their ... ok (0.006s) 2023-01-11T22:23:51.5372505Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5372649Z Test that types are shared if the exclusion of their ... ok (0.018s) 2023-01-11T22:23:51.5372812Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5372959Z Tests that types between instances of a ScriptModule ... ok (0.009s) 2023-01-11T22:23:51.5373163Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2023-01-11T22:23:51.5373276Z Test that type sharing can be disabled. ... ok (0.028s) 2023-01-11T22:23:51.5373457Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2023-01-11T22:23:51.5373618Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2023-01-11T22:23:51.5373789Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2023-01-11T22:23:51.5373958Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2023-01-11T22:23:51.5374139Z Test that module attributes can be ignored. ... ok (0.010s) 2023-01-11T22:23:51.5374331Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T22:23:51.5374510Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T22:23:51.5374777Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T22:23:51.5374946Z Test that using an optional with no contained types produces an error. ... ok (0.004s) 2023-01-11T22:23:51.5375111Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T22:23:51.5375273Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.010s) 2023-01-11T22:23:51.5375442Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2023-01-11T22:23:51.5375607Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2023-01-11T22:23:51.5375784Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T22:23:51.5375948Z Test that using a tuple with no contained types produces an error. ... ok (0.006s) 2023-01-11T22:23:51.5376120Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.020s) 2023-01-11T22:23:51.5376286Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.018s) 2023-01-11T22:23:51.5376457Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2023-01-11T22:23:51.5376597Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T22:23:51.5376751Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T22:23:51.5376911Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T22:23:51.5377091Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.010s) 2023-01-11T22:23:51.5377229Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.038s) 2023-01-11T22:23:51.5377394Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T22:23:51.5378033Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T22:23:51.5378326Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 90 2023-01-11T22:23:51.5378402Z def fn(): 2023-01-11T22:23:51.5378486Z l1 = [1, 2, "foo", 3] 2023-01-11T22:23:51.5378580Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T22:23:51.5378678Z l2 = ["foo", "bar", "baz", "qux"] 2023-01-11T22:23:51.5378802Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2023-01-11T22:23:51.5378896Z (function emitListLiteral) 2023-01-11T22:23:51.5378967Z ok (0.004s) 2023-01-11T22:23:51.5379575Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T22:23:51.5379830Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 104 2023-01-11T22:23:51.5379900Z def fn(): 2023-01-11T22:23:51.5379996Z l1 = ["foo", "bar", "baz", "qux"] 2023-01-11T22:23:51.5380063Z l2 = [1, 2, "foo", 3] 2023-01-11T22:23:51.5380151Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T22:23:51.5380274Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2023-01-11T22:23:51.5380344Z return d 2023-01-11T22:23:51.5380439Z (function emitListLiteral) 2023-01-11T22:23:51.5380508Z ok (0.007s) 2023-01-11T22:23:51.5380695Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.015s) 2023-01-11T22:23:51.5380837Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.039s) 2023-01-11T22:23:51.5380982Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.011s) 2023-01-11T22:23:51.5381124Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.019s) 2023-01-11T22:23:51.5381257Z test_list_io (jit.test_typing.TestTyping) ... ok (0.010s) 2023-01-11T22:23:51.5381401Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.000s) 2023-01-11T22:23:51.5381535Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.024s) 2023-01-11T22:23:51.5381724Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T22:23:51.5381858Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.012s) 2023-01-11T22:23:51.5382002Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.009s) 2023-01-11T22:23:51.5382160Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T22:23:51.5382303Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T22:23:51.5382454Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.000s) 2023-01-11T22:23:51.5382593Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.012s) 2023-01-11T22:23:51.5382743Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T22:23:51.5382892Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.019s) 2023-01-11T22:23:51.5383041Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T22:23:51.5383182Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T22:23:51.5383339Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.009s) 2023-01-11T22:23:51.5383483Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.010s) 2023-01-11T22:23:51.5383671Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.009s) 2023-01-11T22:23:51.5383814Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.008s) 2023-01-11T22:23:51.5383950Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.008s) 2023-01-11T22:23:51.5384098Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T22:23:51.5384246Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.032s) 2023-01-11T22:23:51.5384426Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.008s) 2023-01-11T22:23:51.5384565Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.007s) 2023-01-11T22:23:51.5384707Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.007s) 2023-01-11T22:23:51.5384862Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T22:23:51.5385012Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T22:23:51.5385184Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.009s) 2023-01-11T22:23:51.5385347Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.010s) 2023-01-11T22:23:51.5385523Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.000s) 2023-01-11T22:23:51.5385669Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.010s) 2023-01-11T22:23:51.5385842Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.000s) 2023-01-11T22:23:51.5385990Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.013s) 2023-01-11T22:23:51.5386177Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T22:23:51.5386325Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T22:23:51.5386480Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T22:23:51.5386670Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T22:23:51.5386863Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T22:23:51.5387079Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T22:23:51.5387282Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T22:23:51.5387476Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T22:23:51.5387666Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.000s) 2023-01-11T22:23:51.5387820Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.015s) 2023-01-11T22:23:51.5388316Z test_union_memory_aliasing (jit.test_union.TestUnion) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_jit_internal.py:1282: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2023-01-11T22:23:51.5388399Z warnings.warn( 2023-01-11T22:23:51.5388468Z ok (0.011s) 2023-01-11T22:23:51.5388637Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.015s) 2023-01-11T22:23:51.5388813Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.030s) 2023-01-11T22:23:51.5388980Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T22:23:51.5389151Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5389337Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5389522Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5389761Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5389904Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5390075Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.011s) 2023-01-11T22:23:51.5390261Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.011s) 2023-01-11T22:23:51.5390460Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T22:23:51.5390624Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.010s) 2023-01-11T22:23:51.5390803Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.011s) 2023-01-11T22:23:51.5390950Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T22:23:51.5391115Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T22:23:51.5391314Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.127s) 2023-01-11T22:23:51.5391512Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.015s) 2023-01-11T22:23:51.5391682Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5391852Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T22:23:51.5392014Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.015s) 2023-01-11T22:23:51.5392202Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.010s) 2023-01-11T22:23:51.5392367Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T22:23:51.5392525Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T22:23:51.5392738Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.010s) 2023-01-11T22:23:51.5392891Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.013s) 2023-01-11T22:23:51.5393042Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.036s) 2023-01-11T22:23:51.5393177Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.009s) 2023-01-11T22:23:51.5393776Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T22:23:51.5393879Z File "", line 3 2023-01-11T22:23:51.5393888Z 2023-01-11T22:23:51.5393956Z def fn(): 2023-01-11T22:23:51.5394130Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T22:23:51.5394258Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T22:23:51.5394387Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T22:23:51.5394481Z x.append(torch.tensor(3)) 2023-01-11T22:23:51.5394572Z (function emitListLiteral) 2023-01-11T22:23:51.5395043Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T22:23:51.5395140Z File "", line 3 2023-01-11T22:23:51.5395159Z 2023-01-11T22:23:51.5395213Z def fn(): 2023-01-11T22:23:51.5395373Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T22:23:51.5395546Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T22:23:51.5395673Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T22:23:51.5395765Z x.append(torch.tensor(3)) 2023-01-11T22:23:51.5395857Z (function emitListLiteral) 2023-01-11T22:23:51.5395926Z ok (0.039s) 2023-01-11T22:23:51.5396078Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T22:23:51.5396284Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T22:23:51.5396444Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T22:23:51.5396644Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.004s) 2023-01-11T22:23:51.5396811Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.022s) 2023-01-11T22:23:51.5396982Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2023-01-11T22:23:51.5397188Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2023-01-11T22:23:51.5397379Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.017s) 2023-01-11T22:23:51.5397568Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2023-01-11T22:23:51.5397711Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.007s) 2023-01-11T22:23:51.5397908Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.013s) 2023-01-11T22:23:51.5398090Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2023-01-11T22:23:51.5398272Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T22:23:51.5398456Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2023-01-11T22:23:51.5398637Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2023-01-11T22:23:51.5405595Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.013s) 2023-01-11T22:23:51.5405904Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.010s) 2023-01-11T22:23:51.5406099Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2023-01-11T22:23:51.5406281Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2023-01-11T22:23:51.5406393Z test_warn (jit.test_warn.TestWarn) ... ok (0.004s) 2023-01-11T22:23:51.5406569Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.004s) 2023-01-11T22:23:51.5406791Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.008s) 2023-01-11T22:23:51.5406932Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.011s) 2023-01-11T22:23:51.5407085Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.011s) 2023-01-11T22:23:51.5407221Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.004s) 2023-01-11T22:23:51.5407374Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.007s) 2023-01-11T22:23:51.5407480Z test_with_as (jit.test_with.TestWith) 2023-01-11T22:23:51.5407649Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.109s) 2023-01-11T22:23:51.5407762Z test_with_errors (jit.test_with.TestWith) 2023-01-11T22:23:51.5407960Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.045s) 2023-01-11T22:23:51.5408085Z test_with_exceptions (jit.test_with.TestWith) 2023-01-11T22:23:51.5408253Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.037s) 2023-01-11T22:23:51.5408363Z test_with_no_as (jit.test_with.TestWith) 2023-01-11T22:23:51.5408541Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.120s) 2023-01-11T22:23:51.5408655Z test_with_no_grad (jit.test_with.TestWith) 2023-01-11T22:23:51.5408920Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.032s) 2023-01-11T22:23:51.5409046Z test_with_record_function (jit.test_with.TestWith) 2023-01-11T22:23:51.5409456Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2023-01-11 22:23:49 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:23:51.5409817Z STAGE:2023-01-11 22:23:49 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:23:51.5410129Z STAGE:2023-01-11 22:23:49 2624:4340 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:23:51.5410202Z ok (0.038s) 2023-01-11T22:23:51.5410212Z 2023-01-11T22:23:51.5410366Z ---------------------------------------------------------------------- 2023-01-11T22:23:51.5410454Z Ran 2526 tests in 170.422s 2023-01-11T22:23:51.5410461Z 2023-01-11T22:23:51.5410565Z OK (skipped=193, expected failures=2) 2023-01-11T22:23:51.5410571Z 2023-01-11T22:23:51.5410662Z Generating XML reports... 2023-01-11T22:23:51.5410939Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111222059.xml 2023-01-11T22:23:51.5411173Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_async.TestAsync-20230111222059.xml 2023-01-11T22:23:51.5411411Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_aten_pow.TestAtenPow-20230111222059.xml 2023-01-11T22:23:51.5411666Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff.TestAutodiffJit-20230111222059.xml 2023-01-11T22:23:51.5411980Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111222059.xml 2023-01-11T22:23:51.5412265Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_batch_mm.TestBatchMM-20230111222059.xml 2023-01-11T22:23:51.5412519Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestBuiltins-20230111222059.xml 2023-01-11T22:23:51.5412765Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_class_type.TestClassType-20230111222059.xml 2023-01-11T22:23:51.5413008Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_complex.TestComplex-20230111222059.xml 2023-01-11T22:23:51.5413340Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_custom_operators.TestCustomOperators-20230111222059.xml 2023-01-11T22:23:51.5413563Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dce.TestDCE-20230111222059.xml 2023-01-11T22:23:51.5413826Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dataclasses.TestDataclasses-20230111222059.xml 2023-01-11T22:23:51.5414103Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111222059.xml 2023-01-11T22:23:51.5414331Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestDict-20230111222059.xml 2023-01-11T22:23:51.5414602Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111222059.xml 2023-01-11T22:23:51.5414908Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_enum.TestEnum-20230111222059.xml 2023-01-11T22:23:51.5415140Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFreezing-20230111222059.xml 2023-01-11T22:23:51.5415356Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestFrontend-20230111222059.xml 2023-01-11T22:23:51.5415635Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFrozenOptimizations-20230111222059.xml 2023-01-11T22:23:51.5415980Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111222059.xml 2023-01-11T22:23:51.5416311Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111222059.xml 2023-01-11T22:23:51.5416564Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_attr.TestGetDefaultAttr-20230111222059.xml 2023-01-11T22:23:51.5416896Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111222059.xml 2023-01-11T22:23:51.5417121Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hash.TestHash-20230111222059.xml 2023-01-11T22:23:51.5417348Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hooks.TestHooks-20230111222059.xml 2023-01-11T22:23:51.5417603Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111222059.xml 2023-01-11T22:23:51.5417936Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111222059.xml 2023-01-11T22:23:51.5418189Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_isinstance.TestIsinstance-20230111222059.xml 2023-01-11T22:23:51.5418392Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJit-20230111222059.xml 2023-01-11T22:23:51.5418643Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJitGeneratedModule-20230111222059.xml 2023-01-11T22:23:51.5418936Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_jit_utils.TestJitUtils-20230111222059.xml 2023-01-11T22:23:51.5419165Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestList-20230111222059.xml 2023-01-11T22:23:51.5419403Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_logging.TestLogging-20230111222059.xml 2023-01-11T22:23:51.5419679Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111222059.xml 2023-01-11T22:23:51.5419929Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_misc.TestMisc-20230111222059.xml 2023-01-11T22:23:51.5420212Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestMixTracingScripting-20230111222059.xml 2023-01-11T22:23:51.5420447Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_models.TestModels-20230111222059.xml 2023-01-11T22:23:51.5420695Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_apis.TestModuleAPIs-20230111222059.xml 2023-01-11T22:23:51.5420978Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_containers.TestModuleContainers-20230111222059.xml 2023-01-11T22:23:51.5421255Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_interface.TestModuleInterface-20230111222059.xml 2023-01-11T22:23:51.5421498Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_modules.TestModules-20230111222059.xml 2023-01-11T22:23:51.5421742Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestNamedTuple-20230111222059.xml 2023-01-11T22:23:51.5422036Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_op_decompositions.TestOpDecompositions-20230111222059.xml 2023-01-11T22:23:51.5422397Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111222059.xml 2023-01-11T22:23:51.5422676Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_parametrization.TestParametrization-20230111222059.xml 2023-01-11T22:23:51.5422924Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_peephole.TestPeephole-20230111222059.xml 2023-01-11T22:23:51.5423580Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestProducerVersion-20230111222059.xml 2023-01-11T22:23:51.5423823Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_profiler.TestProfiler-20230111222059.xml 2023-01-11T22:23:51.5424091Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_bindings.TestPythonBindings-20230111222059.xml 2023-01-11T22:23:51.5424416Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111222059.xml 2023-01-11T22:23:51.5424659Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_ir.TestPythonIr-20230111222059.xml 2023-01-11T22:23:51.5424933Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_recursive_script.TestRecursiveScript-20230111222059.xml 2023-01-11T22:23:51.5425196Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_remove_mutation.TestRemoveMutation-20230111222059.xml 2023-01-11T22:23:51.5425494Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoad-20230111222059.xml 2023-01-11T22:23:51.5425804Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111222059.xml 2023-01-11T22:23:51.5426015Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestScript-20230111222059.xml 2023-01-11T22:23:51.5426260Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptDict-20230111222059.xml 2023-01-11T22:23:51.5426542Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptList-20230111222059.xml 2023-01-11T22:23:51.5426910Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111222059.xml 2023-01-11T22:23:51.5427176Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_script_profile.TestScriptProfile-20230111222059.xml 2023-01-11T22:23:51.5427410Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_slice.TestSlice-20230111222059.xml 2023-01-11T22:23:51.5427646Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_sparse.TestSparse-20230111222059.xml 2023-01-11T22:23:51.5427929Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_string_formatting.TestStringFormatting-20230111222059.xml 2023-01-11T22:23:51.5428232Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111222059.xml 2023-01-11T22:23:51.5428496Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestTensorBuiltins-20230111222059.xml 2023-01-11T22:23:51.5428776Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111222059.xml 2023-01-11T22:23:51.5429040Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_methods.TestTensorMethods-20230111222059.xml 2023-01-11T22:23:51.5429272Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestTracer-20230111222059.xml 2023-01-11T22:23:51.5429524Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_type_sharing.TestTypeSharing-20230111222059.xml 2023-01-11T22:23:51.5429792Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_types.TestTypesAndAnnotation-20230111222059.xml 2023-01-11T22:23:51.5430022Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_typing.TestTyping-20230111222059.xml 2023-01-11T22:23:51.5430248Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_union.TestUnion-20230111222059.xml 2023-01-11T22:23:51.5430501Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111222059.xml 2023-01-11T22:23:51.5430801Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_upgraders.TestUpgraders-20230111222059.xml 2023-01-11T22:23:51.5431021Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_warn.TestWarn-20230111222059.xml 2023-01-11T22:23:51.5431241Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_with.TestWith-20230111222059.xml 2023-01-11T22:23:51.5431529Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackends-20230111222059.xml 2023-01-11T22:23:51.5431813Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackendsWithCompiler-20230111222059.xml 2023-01-11T22:23:51.5432127Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_data_parallel.TestDataParallel-20230111222059.xml 2023-01-11T22:23:51.5432425Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111222059.xml 2023-01-11T22:23:51.5432685Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111222059.xml 2023-01-11T22:23:51.5432948Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111222059.xml 2023-01-11T22:23:51.5433243Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_torchbind.TestTorchbind-20230111222059.xml 2023-01-11T22:23:51.5433254Z 2023-01-11T22:23:51.5433660Z ##[endgroup] 2023-01-11T22:23:51.5433898Z FINISHED PRINTING LOG FILE of test_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_qpn8qx9v) 2023-01-11T22:23:51.5433905Z 2023-01-11T22:23:54.7389804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:23:54.7391028Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:23:54.7391623Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:23:54.8926554Z Running test_jit_autocast ... [2023-01-11 22:23:54.890179] 2023-01-11T22:23:54.8932274Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:23:54.890179] 2023-01-11T22:23:54.8934833Z Ignoring disabled issues: [] 2023-01-11T22:24:16.5325558Z 2023-01-11T22:24:16.5326436Z Expand the folded group to see the log file of test_jit_autocast 2023-01-11T22:24:16.5327678Z ##[group]PRINTING LOG FILE of test_jit_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_autocast_e4hv90je) 2023-01-11T22:24:16.5329042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:16.5330142Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:16.5330560Z CUDA not available, skipping tests 2023-01-11T22:24:16.5331074Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T22:24:16.5331369Z 2023-01-11T22:24:16.5331497Z Running tests... 2023-01-11T22:24:16.5331928Z ---------------------------------------------------------------------- 2023-01-11T22:24:16.5332529Z Test results will be stored in test-reports\python-unittest\test_jit_autocast 2023-01-11T22:24:16.5333051Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5333808Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.000s) 2023-01-11T22:24:16.5334201Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5334560Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2023-01-11T22:24:16.5334943Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5335400Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5335727Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5336058Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5336461Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T22:24:16.5336788Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.010s) 2023-01-11T22:24:16.5337239Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2023-01-11T22:24:16.5337605Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5337934Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5338268Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5338602Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5339013Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5339332Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5339635Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5339972Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5340324Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5340642Z test_ignore_amp (__main__.TestAutocast) ... ok (0.025s) 2023-01-11T22:24:16.5340969Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5341298Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5341596Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.087s) 2023-01-11T22:24:16.5341933Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5342286Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5342683Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.002s) 2023-01-11T22:24:16.5343032Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5343431Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5343764Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2023-01-11T22:24:16.5344092Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5344403Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5344714Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5345039Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5345360Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5345675Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5346003Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5346365Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2023-01-11T22:24:16.5346807Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5347161Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5347501Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5347906Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2023-01-11T22:24:16.5348332Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5348666Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5349130Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2023-01-11T22:24:16.5349577Z test_cat_promote (__main__.TestJitTraceAutocast) ... ok (0.264s) 2023-01-11T22:24:16.5349937Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (4.233s) 2023-01-11T22:24:16.5350305Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (5.701s) 2023-01-11T22:24:16.5350671Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (5.819s) 2023-01-11T22:24:16.5351008Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.150s) 2023-01-11T22:24:16.5351370Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.001s) 2023-01-11T22:24:16.5351746Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.116s) 2023-01-11T22:24:16.5352105Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.099s) 2023-01-11T22:24:16.5352289Z 2023-01-11T22:24:16.5352462Z ---------------------------------------------------------------------- 2023-01-11T22:24:16.5352732Z Ran 53 tests in 16.594s 2023-01-11T22:24:16.5352861Z 2023-01-11T22:24:16.5352926Z OK (skipped=44) 2023-01-11T22:24:16.5353050Z 2023-01-11T22:24:16.5353148Z Generating XML reports... 2023-01-11T22:24:16.5353526Z Generated XML report: test-reports\python-unittest\test_jit_autocast\TEST-TestAutocast-20230111222358.xml 2023-01-11T22:24:16.5354043Z Generated XML report: test-reports\python-unittest\test_jit_autocast\TEST-TestJitTraceAutocast-20230111222358.xml 2023-01-11T22:24:16.5354327Z 2023-01-11T22:24:16.5354657Z ##[endgroup] 2023-01-11T22:24:16.5355081Z FINISHED PRINTING LOG FILE of test_jit_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_autocast_e4hv90je) 2023-01-11T22:24:16.5355364Z 2023-01-11T22:24:19.8316656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:19.8317441Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:19.8317801Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:24:19.9945979Z Running test_jit_fuser_te ... [2023-01-11 22:24:19.994159] 2023-01-11T22:24:19.9953765Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:24:19.994788] 2023-01-11T22:24:19.9959307Z Ignoring disabled issues: [] 2023-01-11T22:24:54.9931589Z 2023-01-11T22:24:54.9932339Z Expand the folded group to see the log file of test_dataloader 2023-01-11T22:24:54.9933200Z ##[group]PRINTING LOG FILE of test_dataloader (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dataloader_vpgojqm0) 2023-01-11T22:24:54.9964258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9965171Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9965330Z 2023-01-11T22:24:54.9965412Z Running tests... 2023-01-11T22:24:54.9968231Z ---------------------------------------------------------------------- 2023-01-11T22:24:54.9968783Z Test results will be stored in test-reports\python-unittest\test_dataloader 2023-01-11T22:24:54.9969443Z test_shuffler_iterdatapipe (__main__.IntegrationTestDataLoaderDataPipe) 2023-01-11T22:24:54.9970235Z Verify ``IterDataPipe.shuffle`` is controlled by ``DataLoader`` ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:24:54.9970927Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.451s) 2023-01-11T22:24:54.9971516Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.000s) 2023-01-11T22:24:54.9972104Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.000s) 2023-01-11T22:24:54.9972614Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.009s) 2023-01-11T22:24:54.9973130Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.002s) 2023-01-11T22:24:54.9973901Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.000s) 2023-01-11T22:24:54.9974417Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Needs fork (0.000s) 2023-01-11T22:24:54.9974911Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:24:54.9975406Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:24:54.9976114Z test_batch_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9976746Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9977347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9977906Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9978507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9979076Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9979715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9980341Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9980942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9981495Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9982062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9982649Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9983756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9984774Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9985482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9986057Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9986646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9987227Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9988555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9989284Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9990015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9990810Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9991612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9992382Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9992850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9993338Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9993937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9994521Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9995126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9995681Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:54.9996271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:54.9996847Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:54.9997865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:54.9998776Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:54.9999319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:54.9999836Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0000269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0000778Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0001534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0002273Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0002997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0003667Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0004085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0004494Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0004908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0005351Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0006113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0006859Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0007083Z ok (6.368s) 2023-01-11T22:24:55.0007579Z test_builtin_collection_conversion (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0008059Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0008491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0008903Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0009663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0010351Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0010761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0011178Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0011609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0012039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0012794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0013533Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0013943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0014335Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0014805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0015239Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0015997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0016680Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0017093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0017504Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0017936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0018348Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0019099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0019783Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0020192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0020599Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0021028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0021459Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0022209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0022879Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0023289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0023773Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0024203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0024627Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0025374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0026106Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0026513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0026972Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0027410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0027830Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0028594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0029270Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0029677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0030089Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0030520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0030946Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0031700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0032376Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0032595Z ok (21.320s) 2023-01-11T22:24:55.0033007Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0033474Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0033904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0034338Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0034781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0035190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0035611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0036020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0036456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0036860Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0037288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0037716Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0038273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0038729Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0039139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0039570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0040381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0041074Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0041793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0042455Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0043157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0043827Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0044530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0045184Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0045405Z ok (3.308s) 2023-01-11T22:24:55.0045845Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0046303Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0046732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0047166Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0047919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0048595Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0049002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0049409Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0049840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0050302Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0051097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0051777Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0051997Z ok (5.495s) 2023-01-11T22:24:55.0052265Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:24:55.0052615Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:24:55.0052951Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:24:55.0053288Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:24:55.0054298Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py:172: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:210.) 2023-01-11T22:24:55.0055271Z return collate([torch.as_tensor(b) for b in batch], collate_fn_map=collate_fn_map) 2023-01-11T22:24:55.0055532Z ok (0.509s) 2023-01-11T22:24:55.0055810Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:24:55.0056159Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0056506Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.006s) 2023-01-11T22:24:55.0056846Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0057200Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0057562Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0057913Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0058240Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0058548Z test_error (__main__.TestDataLoader) ... ok (0.010s) 2023-01-11T22:24:55.0059019Z test_error_in_init (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0059486Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0059919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0060354Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0060798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0061193Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0061622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0062056Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0062868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0063554Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0064422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0065114Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0065534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0065947Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0066374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0066791Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0067231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0067640Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0068068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0068494Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0069255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0069935Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0070649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0071331Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0071537Z ok (6.215s) 2023-01-11T22:24:55.0071961Z test_error_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0072421Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0072853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0073285Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0074042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0074773Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0075181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0075596Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0076051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0076485Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0077240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0077919Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0078326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0078731Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0079160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0079589Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0080323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0081006Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0081417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0081827Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0082259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0082689Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0083451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0084145Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0084364Z ok (3.065s) 2023-01-11T22:24:55.0084621Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.012s) 2023-01-11T22:24:55.0085001Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: No 'resource' module on Windows (0.001s) 2023-01-11T22:24:55.0085530Z test_get_worker_info (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0085991Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0086420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0086849Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0087653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0088339Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0088587Z ok (6.124s) 2023-01-11T22:24:55.0088838Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:24:55.0089153Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:24:55.0089493Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.006s) 2023-01-11T22:24:55.0090006Z test_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0090474Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0090905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0091312Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0091750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0092156Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0092587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0093014Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0093451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0093862Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0094362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0094840Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0095602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0096273Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0096980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0097665Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0098370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0099036Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0099498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0099907Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0100335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0100750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0101553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0102235Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0102646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0103060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0103490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0103992Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0104752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0105430Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0105844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0106243Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0106672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0107099Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0107855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0108540Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0108951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0109352Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0109778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0110186Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0110621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0111026Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0111764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0112495Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0112910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0113377Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0113822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0114212Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0114642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0115072Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0115820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0116509Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0117223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0117908Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0118318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0118722Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0119152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0119563Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0120000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0120402Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0120831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0121262Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0122011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0122692Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0123404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0124608Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0125019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0125413Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0125902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0126334Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0127087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0127769Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0128176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0128579Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0129011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0129420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0130174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0130863Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0131274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0131680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0132114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0132542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0133292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0133973Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0134380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0134772Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0135205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0135631Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0136381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0137099Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0137508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0137915Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0138386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0138803Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0139248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0139658Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0140095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0140519Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0141276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0141946Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0142354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0142743Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0143173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0143691Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0144447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0145125Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0145835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0146513Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0146921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0147330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0147761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0148171Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0149779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0150537Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0150948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0151407Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0151837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0152264Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0153020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0153703Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0154110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0154504Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0154932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0155359Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0156109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0156782Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0157188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0157594Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0158021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0158431Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0158865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0159271Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0159692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0160113Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0160865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0161546Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0162263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0162981Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0163388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0163830Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0164262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0164695Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0165451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0166134Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0166558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0166974Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0167401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0167812Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0168567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0169254Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0169660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0170062Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0170489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0170919Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0171356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0171763Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0172172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0172596Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0173352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0174030Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0174739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0175460Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0175914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0176326Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0176758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0177167Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0177603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0178012Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0178443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0178875Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0179633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0180314Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0181037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0181728Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0182139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0182529Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0182957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0183384Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0184243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0184913Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0185329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0185736Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0186162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0186567Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0187379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0188063Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0188871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0189292Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0189721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0190152Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0190904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0191583Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0191996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0192381Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0192806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0193233Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0193999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0194680Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0195092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0195604Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0196083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0196499Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0196934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0197337Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0197768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0198196Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0198949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0199698Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0200419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0201147Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0201639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0202030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0202513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0202947Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0203710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0204389Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0204799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0205204Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0205631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0206042Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0206479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0206881Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0207311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0207785Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0208589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0209277Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0210005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0210675Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0211084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0211476Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0211908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0212408Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0213203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0213935Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0214397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0214805Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0215237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0215657Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0216411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0217093Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0217508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0217915Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0218343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0218776Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0219209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0219662Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0220111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0220549Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0221298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0221982Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0222693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0223370Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0223851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0224267Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0224688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0225132Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0225612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0226102Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0226602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0227033Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0227789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0228462Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0229168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0229851Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0230256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0230643Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0231072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0231500Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0248966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0249760Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0250025Z ok (43.828s) 2023-01-11T22:24:55.0250305Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:24:55.0250822Z test_large_sampler_indices (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0251311Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0251733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0252177Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0252947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0253639Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0254030Z ok (5.218s) 2023-01-11T22:24:55.0254262Z test_len (__main__.TestDataLoader) ... ok (0.010s) 2023-01-11T22:24:55.0254746Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0255228Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0255758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0256250Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0256694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0257105Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0257539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0257965Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0258728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0259405Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0260126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0260805Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0261197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0261664Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0262136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0262563Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0263313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0264080Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0264491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0264913Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0265328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0265759Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0266515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0267262Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0267732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0268196Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0268670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0269081Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0269493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0269915Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0270361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0270785Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0271542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0272228Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0272954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0273697Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0273906Z ok (8.535s) 2023-01-11T22:24:55.0274381Z test_multiple_dataloaders (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0274850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0275277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0275704Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0276454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0277139Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0277544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0277957Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0278391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0278802Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0279275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0279755Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0280233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0280666Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0281477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0282174Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0282891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0283584Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0284007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0284401Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0284826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0285308Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0286120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0286814Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0287228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0287641Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0288066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0288480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0289238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0289927Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0290337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0290750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0291231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0291667Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0292532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0293213Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0293418Z ok (7.217s) 2023-01-11T22:24:55.0293911Z test_multiprocessing_contexts (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0294397Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0294832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0295271Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0296028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0296702Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0297168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0297588Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0298053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0298486Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0299246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0299926Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0300340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0300756Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0301187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0301620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0302365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0303038Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0303491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0304026Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0304445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0304905Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0305334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0305763Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0306251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0306667Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0307101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0307505Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0307934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0308363Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0309112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0309886Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0310616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0311288Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0312008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0312680Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0313072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0313473Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0313897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0314321Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0315064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0315840Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0316245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0316644Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0317105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0317524Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0317951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0318346Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0318810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0319235Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0319981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0320646Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0321416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0322145Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0322348Z ok (9.123s) 2023-01-11T22:24:55.0322949Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T22:24:55.0323517Z warnings.warn( 2023-01-11T22:24:55.0323891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0324288Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0324709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0325135Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0325552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0325954Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0326373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0326793Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0327583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0328315Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0329036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0329762Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0330163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0330563Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0331015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0331440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0331866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0332267Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0332692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0333157Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0333959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0334634Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0335338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0336012Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0336416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0336820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0337245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0337671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0338096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0338499Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0338907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0339383Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0340190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0340866Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0341579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0343021Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0343237Z ok (8.530s) 2023-01-11T22:24:55.0343491Z test_no_segfault (__main__.TestDataLoader) ... skip: Needs fork (0.001s) 2023-01-11T22:24:55.0343952Z test_numpy (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:24:55.0344221Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.005s) 2023-01-11T22:24:55.0344507Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:24:55.0344781Z test_partial_workers (__main__.TestDataLoader) 2023-01-11T22:24:55.0345169Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.001s) 2023-01-11T22:24:55.0345485Z test_proper_exit (__main__.TestDataLoader) 2023-01-11T22:24:55.0345986Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:24:55.0346422Z test_random_sampler (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:24:55.0346745Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0347098Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:24:55.0347594Z test_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0348040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0348462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0348886Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0349306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0349701Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0350118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0350537Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0351339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0352070Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0352470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0352861Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0353585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0354256Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0354648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0355112Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0355539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0355936Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0356400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0356821Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0357663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0358335Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0359056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0359734Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0360128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0360535Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0360953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0361377Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0361805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0362208Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0362634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0363091Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0363554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0363964Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0364388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0364808Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0365235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0365632Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0366034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0366446Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0367196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0367914Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0368677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0369408Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0370158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0370826Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0371526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0372186Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0372393Z ok (6.220s) 2023-01-11T22:24:55.0372632Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.038s) 2023-01-11T22:24:55.0373112Z test_segfault (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0373559Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0373972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0374392Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0375180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0375884Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0376091Z ok (5.217s) 2023-01-11T22:24:55.0376507Z test_seqential_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0376962Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0377376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0377790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0378217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0378613Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0379026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0379496Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0380224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0380946Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0381363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0381809Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0382228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0382640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0383371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0384126Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0384530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0384918Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0385327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0385739Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0386482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0387192Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0387956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0388626Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0388833Z ok (3.218s) 2023-01-11T22:24:55.0389263Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0389730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0390133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0390546Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0391285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0392010Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0392411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0392814Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0393334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0393806Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0394550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0395222Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0395607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0396006Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0396424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0396839Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0397577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0398247Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0398639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0399092Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0399539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0399953Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0400683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0401344Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0401550Z ok (3.178s) 2023-01-11T22:24:55.0401783Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.050s) 2023-01-11T22:24:55.0402079Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.027s) 2023-01-11T22:24:55.0402400Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:24:55.0402905Z test_sequential_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0403356Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0403821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0404212Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0404633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0405098Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0406018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0406433Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0406856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0407249Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0407667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0408084Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0408831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0409487Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0410204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0410914Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0411683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0412341Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0412726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0413126Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0413544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0413959Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0414696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0415355Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0415562Z ok (3.166s) 2023-01-11T22:24:55.0415772Z test_shuffle (__main__.TestDataLoader) ... ok (0.093s) 2023-01-11T22:24:55.0416049Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.093s) 2023-01-11T22:24:55.0416404Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.088s) 2023-01-11T22:24:55.0416932Z test_shuffle_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0417392Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0417904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0418321Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0418734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0419134Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0419547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0419964Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0420710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0421375Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0422085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0422747Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0423201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0423721Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0424135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0424556Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0424989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0425385Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0425806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0426227Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0426982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0427660Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0428381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0429164Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0429415Z ok (3.166s) 2023-01-11T22:24:55.0429853Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0430376Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0430803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0431226Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0431659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0432058Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0432463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0432881Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0433626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0434296Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0435069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0435789Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0436196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0436596Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0437012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0437415Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0437841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0438236Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0438655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0439068Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0439813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0440487Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0441249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0442019Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0442227Z ok (3.173s) 2023-01-11T22:24:55.0442529Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:24:55.0443055Z test_shuffle_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0443519Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0443937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0444362Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0445108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0445781Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0446183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0446572Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0447043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0447464Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0448256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0448924Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0449317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0449714Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0450135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0450545Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0451289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0451961Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0452356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0452749Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0453217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0453742Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0454525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0455197Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0455409Z ok (5.920s) 2023-01-11T22:24:55.0455811Z test_shuffle_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0456260Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0456677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0457094Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0457519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0457915Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0458318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0458692Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0459162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0459587Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0460075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0467386Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0468203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0468906Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0469619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0470349Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0471071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0471794Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0472228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0472824Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0473250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0473674Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0474484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0475164Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0475378Z ok (3.194s) 2023-01-11T22:24:55.0475787Z test_timeout (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0476224Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0476651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0477075Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0477863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0478587Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0478801Z ok (3.662s) 2023-01-11T22:24:55.0479027Z test_typing (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:24:55.0479492Z test_worker_init_fn (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0479927Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0480346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0480769Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0481198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0481595Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0482008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0482429Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0483161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0483876Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0484635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0485376Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0485584Z ok (2.948s) 2023-01-11T22:24:55.0485996Z test_worker_seed (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0486490Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0486913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0487335Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0487754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0488153Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0488570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0488991Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0489781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0490498Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0491199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0491863Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0492265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0492666Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0493074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0493493Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0493921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0494318Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0494732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0495149Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0495616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0496007Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0496457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0496852Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0497264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0497743Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0498173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0498583Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0499370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0500022Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0500718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0501433Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0502200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0502868Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0503583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0504369Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0504582Z ok (4.297s) 2023-01-11T22:24:55.0505023Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0505493Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0505917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0506328Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0506762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0507158Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0507623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0508090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0508840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0509572Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0510286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0510999Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0511407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0511792Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0512211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0512632Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0513061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0513501Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0513914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0514371Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0514785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0515179Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0515592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0516010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0516432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0516829Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0517240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0517643Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0518396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0519073Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0519819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0520528Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0521243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0521954Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0522718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0523389Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0523787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0523924Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0524190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0524342Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0524599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0524735Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0525001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0525148Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0525389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0525562Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0525826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0525976Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0526591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0526713Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0527267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0527385Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0527961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0528075Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0528328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0528461Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0528718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0528918Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0529174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0529308Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0529611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0529766Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0530342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0530462Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0531032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0531148Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0531402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0531537Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0531797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0531946Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0532507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0532626Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0532695Z ok (8.049s) 2023-01-11T22:24:55.0533047Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0533183Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0533444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0533593Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0534167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0534286Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0534544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0535180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0535443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0535601Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0535860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0536030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0536297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0536447Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0536754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0536897Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0537192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0537341Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0537915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0538035Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0538610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0538730Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0539301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0539416Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0539675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0539814Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0540081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0540233Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0540795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0540911Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0541165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0541352Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0541612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0541761Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0542054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0542189Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0542450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0542598Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0543171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0543289Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0543942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0544060Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0544317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0544453Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0544712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0544862Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0545420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0545539Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0545613Z ok (6.231s) 2023-01-11T22:24:55.0545987Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0546125Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0546376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0546526Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0547097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0547264Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0547522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0547657Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0547954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0548104Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0548681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0548799Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0549051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0549187Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0549449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0549599Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0550163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0550283Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0550536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0550674Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0550934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0551084Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0551649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0551769Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0552019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0552154Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0552420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0552617Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0553180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0553431Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0553685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0553818Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0554120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0554268Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0554846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0554965Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0555217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0555352Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0555617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0555767Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0556331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0556452Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0556706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0556827Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0557089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0557238Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0557810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0557929Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0557999Z ok (24.180s) 2023-01-11T22:24:55.0558363Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0558501Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0558765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0558913Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0559484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0559647Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0559940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0560076Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0560340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0560488Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0560743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0560881Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0561146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0561293Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0561870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0561985Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0562555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0562676Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0562932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0563065Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0563325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0563475Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0564035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0564154Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0564224Z ok (3.661s) 2023-01-11T22:24:55.0564594Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0564729Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0564991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0565170Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0565754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0566525Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0566791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0566930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0567196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0567350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0567917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0568037Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0568108Z ok (5.940s) 2023-01-11T22:24:55.0568467Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0568601Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0568867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0569022Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0569279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0569414Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0569676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0569824Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0570401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0570522Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0571100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0571219Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0571289Z ok (3.286s) 2023-01-11T22:24:55.0571492Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:24:55.0571697Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:24:55.0571937Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:24:55.0572141Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0572334Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:24:55.0572587Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0572795Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0572993Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.006s) 2023-01-11T22:24:55.0573182Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0573389Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0573595Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0573801Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0573999Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0574189Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.000s) 2023-01-11T22:24:55.0574354Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.012s) 2023-01-11T22:24:55.0574708Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0574846Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0575121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0575275Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0575537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0575673Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0575937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0576087Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0576666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0576789Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0577364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0577482Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0577742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0577878Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0578189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0578340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0578940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0579058Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0579312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0579450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0579711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0579860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0580434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0580554Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0580623Z ok (6.243s) 2023-01-11T22:24:55.0580962Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0581101Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0581363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0581510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0581766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0581899Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0582157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0582302Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0582560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0582694Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0582951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0583097Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0583837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0583960Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0584537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0584752Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0585369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0585487Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0585744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0585882Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0586148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0586298Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0586864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0586981Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0587053Z ok (3.047s) 2023-01-11T22:24:55.0587261Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (20.021s) 2023-01-11T22:24:55.0587489Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: No 'resource' module on Windows (0.001s) 2023-01-11T22:24:55.0587844Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0587981Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0588247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0588396Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0588966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0589085Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0589153Z ok (5.720s) 2023-01-11T22:24:55.0589320Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:24:55.0589514Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T22:24:55.0589711Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:24:55.0590079Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0590266Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0590531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0590682Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0591292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0591410Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0591668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0591804Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0592062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0592209Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0592469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0592602Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0592860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0593007Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0593584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0593706Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0594281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0594397Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0594655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0594790Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0595049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0595198Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0595454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0595630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0595894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0596042Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0596613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0596778Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0597386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0597505Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0597759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0597895Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0598156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0598292Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0598854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0598983Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0599222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0599358Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0599614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0599759Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0600020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0600155Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0600413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0600560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0601134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0601252Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0601818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0601936Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0602242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0602377Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0602637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0602785Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0603387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0603508Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0603762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0603896Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0604151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0604298Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0604555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0604689Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0604947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0605093Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0605672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0605792Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0606358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0606478Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0606734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0606868Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0607128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0607278Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0607834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0607992Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0608246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0608368Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0608621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0608807Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0609067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0609200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0609459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0609610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0610181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0610301Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0610870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0610986Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0611247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0611381Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0611640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0611788Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0612346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0612464Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0612715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0612848Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0613105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0613251Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0613821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0613978Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0614227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0614360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0614660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0614810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0615369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0615491Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0615744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0615878Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0616135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0616279Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0616850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0616967Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0617216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0617351Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0617596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0617726Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0617986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0618136Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0618391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0618542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0618794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0618925Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0619185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0619333Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0619905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0620067Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0620673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0620793Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0621360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0621479Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0621734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0621868Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0622128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0622276Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0622532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0622664Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0622926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0623072Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0623729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0623852Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0624106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0624255Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0624521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0624675Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0625246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0625364Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0625932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0626105Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0626361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0626495Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0626796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0626948Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0627197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0627333Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0627595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0627743Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0627998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0628137Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0628713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0628834Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0629098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0629249Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0629811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0629928Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0630496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0630614Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0630874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0631010Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0631269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0631416Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0631975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0632490Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0632746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0632922Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0633183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0633336Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0633911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0634031Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0634284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0634419Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0634686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0634836Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0635394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0635515Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0635778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0635914Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0636175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0636324Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0636907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0637030Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0637285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0637422Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0637672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0637823Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0638080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0638264Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0638530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0638678Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0639290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0639410Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0639987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0640111Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0640443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0640584Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0640888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0641041Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0641609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0641728Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0641985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0642123Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0642381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0642531Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0642790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0642929Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0643190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0643340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0643922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0644043Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0644670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0644786Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0644901Z ok (36.009s) 2023-01-11T22:24:55.0645097Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:24:55.0645459Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0645597Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0645862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0646010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0646577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0646694Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0646762Z ok (5.335s) 2023-01-11T22:24:55.0646912Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.008s) 2023-01-11T22:24:55.0647289Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0647424Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0647687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0647835Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0648397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0648512Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0648776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0648910Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0649174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0649321Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0649898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0650013Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0650122Z ok (2.761s) 2023-01-11T22:24:55.0650489Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0650624Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0650930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0651079Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0651653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0651772Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0652026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0652160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0652429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0652580Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0653157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0653273Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0653531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0653665Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0653926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0654075Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0654645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0654762Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0655013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0655199Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0655484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0655602Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0655879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0656037Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0656327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0656546Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0656836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0657039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0657359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0657532Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0658118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0658258Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0658851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0658987Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0659583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0659724Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0659813Z ok (6.742s) 2023-01-11T22:24:55.0660205Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0660364Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0660650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0660819Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0661407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0661547Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0661824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0661980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0662265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0662435Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0662711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0662915Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0663204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0663377Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0664435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0664592Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0665187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0665328Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0665616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0665773Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0666057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0666194Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0666479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0666641Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0666925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0667097Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0667695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0667838Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0668433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0668576Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0668856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0669013Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0669297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0669467Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0670100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0670241Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0670560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0670719Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0671002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0671171Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0671764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0671900Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0672174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0672333Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0672617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0672790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0673071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0673225Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0673512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0673682Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0674276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0674418Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0675025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0675165Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0675257Z ok (9.134s) 2023-01-11T22:24:55.0675823Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T22:24:55.0675924Z warnings.warn( 2023-01-11T22:24:55.0676254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0676413Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0676701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0676837Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0677473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0677649Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0677895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0678053Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0678333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0678502Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0679098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0679235Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0679515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0679672Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0679952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0692804Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0693544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0693676Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0693949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0694088Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0694355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0694507Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0695089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0695354Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0695613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0695749Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0696014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0696221Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0696789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0696910Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0697170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0697308Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0697567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0697718Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0698305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0698422Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0698493Z ok (8.851s) 2023-01-11T22:24:55.0698688Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.001s) 2023-01-11T22:24:55.0698857Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:24:55.0699037Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.007s) 2023-01-11T22:24:55.0699199Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:24:55.0699363Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T22:24:55.0699545Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.000s) 2023-01-11T22:24:55.0699704Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T22:24:55.0700010Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:24:55.0700192Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.009s) 2023-01-11T22:24:55.0700399Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:24:55.0700608Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:24:55.0700955Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0701092Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0701359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0701554Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0702135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0702292Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0702557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0702696Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0702959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0703110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0703777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0703899Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0704157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0704291Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0704558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0704711Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0705276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0705393Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0705650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0705782Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0706047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0706199Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0706780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0706898Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0707152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0707274Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0707537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0707735Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0707990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0708124Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0708427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0708579Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0708832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0708965Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0709231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0709381Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0709956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0710075Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0710330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0710465Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0711035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0711155Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0711421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0711570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0712129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0712248Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0712819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0712935Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0713005Z ok (6.734s) 2023-01-11T22:24:55.0713202Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.022s) 2023-01-11T22:24:55.0713554Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0713743Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0714008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0714156Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0714776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0714896Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0714965Z ok (6.085s) 2023-01-11T22:24:55.0715335Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0715470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0715721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0715871Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0716431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0716551Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0716809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0716941Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0717203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0717352Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0717609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0717743Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0718002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0718155Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0718409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0718541Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0718802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0718948Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0719521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0719682Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0720288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0720406Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0720980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0721098Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0721166Z ok (4.183s) 2023-01-11T22:24:55.0721546Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0721681Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0721949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0722099Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0722676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0722794Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0723049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0723186Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0723451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0723599Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0723853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0723985Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0724238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0724387Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0724957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0725074Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0725331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0725509Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0725766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0725916Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0726534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0726654Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0727226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0727346Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0727414Z ok (4.084s) 2023-01-11T22:24:55.0727596Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.043s) 2023-01-11T22:24:55.0727781Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.025s) 2023-01-11T22:24:55.0727997Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:24:55.0728361Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0728498Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0728767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0728917Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0729489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0729608Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0729866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0730004Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0730263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0730411Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0730988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0731104Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0731359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0731535Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0731801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0731953Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0732210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0732388Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0732641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0732788Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0733365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0733486Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0734059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0734189Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0734246Z ok (3.270s) 2023-01-11T22:24:55.0734417Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.087s) 2023-01-11T22:24:55.0734597Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.070s) 2023-01-11T22:24:55.0734782Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.073s) 2023-01-11T22:24:55.0735143Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0735281Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0735549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0735698Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0735959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0736095Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0736354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0736487Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0736749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0736899Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0737161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0737306Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0737558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0737736Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0737998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0738145Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0738761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0738883Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0739458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0739577Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0740154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0740271Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0740829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0740946Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0741016Z ok (3.244s) 2023-01-11T22:24:55.0741396Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0741605Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0741860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0742010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0742622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0743347Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0743831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0744246Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0744669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0745095Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0746006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0746416Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0746823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0747310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0748122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0748843Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0749254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0749658Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0750074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0750504Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0751254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0751920Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0752753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0753536Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0753825Z ok (3.290s) 2023-01-11T22:24:55.0754193Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:24:55.0754884Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0755393Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0755820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0756241Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0756993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0757678Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0758176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0758663Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0759070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0759498Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0760379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0761055Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0761457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0761861Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0762284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0762705Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0763449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0764133Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0764526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0764930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0765351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0765817Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0766603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0767269Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0767482Z ok (5.805s) 2023-01-11T22:24:55.0767949Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0768449Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0768877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0769307Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0769740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0770152Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0770577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0770987Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0771832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0772584Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0773290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0773975Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0774376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0774778Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0775198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0775623Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0776051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0776451Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0776857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0777282Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0778076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0778857Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0779586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0780256Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0780467Z ok (3.269s) 2023-01-11T22:24:55.0780913Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0781389Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0781812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0782231Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0782955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0783774Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0784036Z ok (3.677s) 2023-01-11T22:24:55.0784303Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:24:55.0784940Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0785438Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0785867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0786333Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0786774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0787168Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0787620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0788041Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0788799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0789562Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0790327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0791047Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0791262Z ok (2.772s) 2023-01-11T22:24:55.0791721Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0792200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0792613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0793036Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0793783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0794463Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0794866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0795265Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0795684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0796222Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0797004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0797724Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0798115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0798522Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0798937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0799359Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0799791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0800192Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0800608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0801012Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0801438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0801826Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0802284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0802746Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0803496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0804174Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0804570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0804971Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0805370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0805790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0806538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0807203Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0807956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0808746Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0809854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0810527Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0810738Z ok (3.417s) 2023-01-11T22:24:55.0811216Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0811713Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0812136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0812558Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0813305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0814013Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0814413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0814857Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0815280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0815699Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0816120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0816529Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0816950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0817371Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0818127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0818807Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0819527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0820240Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0820686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0821231Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0821653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0822080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0822562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0822966Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0823386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0823900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0824332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0824723Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0825143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0825559Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0826314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0827081Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0827798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0828463Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0829177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0829838Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0830235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0830623Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0831048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0831465Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0831893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0832286Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0832750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0833210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0833958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0834702Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0835449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0836113Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0836512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0836912Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0837327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0837742Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0838167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0838610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0839055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0839473Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0839905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0840301Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0840711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0841097Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0841511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0841917Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0842342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0842753Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0843497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0844176Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0844975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0845644Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0846426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0847098Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0847858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0848536Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0848754Z ok (7.104s) 2023-01-11T22:24:55.0849024Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2023-01-11T22:24:55.0849396Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2023-01-11T22:24:55.0849759Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2023-01-11T22:24:55.0850117Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2023-01-11T22:24:55.0850521Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.003s) 2023-01-11T22:24:55.0850879Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2023-01-11T22:24:55.0851262Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.006s) 2023-01-11T22:24:55.0851597Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2023-01-11T22:24:55.0851886Z Indices generated by random_split ... ok (0.000s) 2023-01-11T22:24:55.0852206Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.012s) 2023-01-11T22:24:55.0852562Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:24:55.0852926Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:24:55.0853307Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:24:55.0853829Z test_sequential_batch (__main__.TestDictDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:24:55.0854301Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:24:55.0854727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:24:55.0855149Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:24:55.0855936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:55.0856663Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:55.0856873Z ok (2.667s) 2023-01-11T22:24:55.0857533Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, linux, win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T22:24:55.0858265Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.003s) 2023-01-11T22:24:55.0858670Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: os.sched_setaffinity is not available (0.001s) 2023-01-11T22:24:55.0859076Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:24:55.0859408Z test_getitem (__main__.TestTensorDataset) ... ok (0.006s) 2023-01-11T22:24:55.0859751Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.006s) 2023-01-11T22:24:55.0860038Z test_len (__main__.TestTensorDataset) ... ok (0.002s) 2023-01-11T22:24:55.0860324Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.005s) 2023-01-11T22:24:55.0860610Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.002s) 2023-01-11T22:24:55.0860778Z 2023-01-11T22:24:55.0860931Z ---------------------------------------------------------------------- 2023-01-11T22:24:55.0861187Z Ran 164 tests in 398.468s 2023-01-11T22:24:55.0861309Z 2023-01-11T22:24:55.0861383Z OK (skipped=23) 2023-01-11T22:24:55.0861497Z 2023-01-11T22:24:55.0861585Z Generating XML reports... 2023-01-11T22:24:55.0861959Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConcatDataset-20230111221816.xml 2023-01-11T22:24:55.0862495Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader-20230111221816.xml 2023-01-11T22:24:55.0863057Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoaderPersistentWorkers-20230111221816.xml 2023-01-11T22:24:55.0863693Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDatasetRandomSplit-20230111221816.xml 2023-01-11T22:24:55.0864211Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDictDataLoader-20230111221816.xml 2023-01-11T22:24:55.0864732Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestNamedTupleDataLoader-20230111221816.xml 2023-01-11T22:24:55.0865248Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestTensorDataset-20230111221816.xml 2023-01-11T22:24:55.0865806Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-IntegrationTestDataLoaderDataPipe-20230111221816.xml 2023-01-11T22:24:55.0866348Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConvAfterFork-20230111221816.xml 2023-01-11T22:24:55.0866836Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestCustomPinFn-20230111221816.xml 2023-01-11T22:24:55.0867338Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestIndividualWorkerQueue-20230111221816.xml 2023-01-11T22:24:55.0867854Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestSetAffinity-20230111221816.xml 2023-01-11T22:24:55.0868389Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestStringDataLoader-20230111221816.xml 2023-01-11T22:24:55.0868667Z 2023-01-11T22:24:55.0869049Z ##[endgroup] 2023-01-11T22:24:55.0869423Z FINISHED PRINTING LOG FILE of test_dataloader (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dataloader_vpgojqm0) 2023-01-11T22:24:55.0869693Z 2023-01-11T22:24:58.0746928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:24:58.0747676Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:24:58.0748025Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:24:58.2283078Z Running test_jit_llga_fuser ... [2023-01-11 22:24:58.228055] 2023-01-11T22:24:58.2290038Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:24:58.228738] 2023-01-11T22:24:58.2293720Z Ignoring disabled issues: [] 2023-01-11T22:25:01.5400282Z 2023-01-11T22:25:01.5400736Z Expand the folded group to see the log file of test_jit_llga_fuser 2023-01-11T22:25:01.5401589Z ##[group]PRINTING LOG FILE of test_jit_llga_fuser (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_llga_fuser_jokx38fo) 2023-01-11T22:25:01.5402921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:01.5403619Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:01.5403779Z 2023-01-11T22:25:01.5403856Z Running tests... 2023-01-11T22:25:01.5404120Z ---------------------------------------------------------------------- 2023-01-11T22:25:01.5404531Z test_dynamo_aot_ts_onednn (__main__.TestDynamoAOT) ... Test results will be stored in test-reports\python-unittest\test_jit_llga_fuser 2023-01-11T22:25:01.5404879Z skip: MKL-DNN build is disabled (0.067s) 2023-01-11T22:25:01.5405209Z test_context_manager (__main__.TestEnableDisableLlgaFuser) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T22:25:01.5405626Z test_vision_alexnet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5406025Z test_vision_alexnet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5406425Z test_vision_densenet121_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5406839Z test_vision_densenet121_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5407247Z test_vision_densenet161_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5407648Z test_vision_densenet161_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5408056Z test_vision_densenet169_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5408447Z test_vision_densenet169_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5408850Z test_vision_densenet201_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5409255Z test_vision_densenet201_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5409675Z test_vision_efficientnet_b0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5410098Z test_vision_efficientnet_b0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5410520Z test_vision_efficientnet_b1_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5410935Z test_vision_efficientnet_b1_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5411345Z test_vision_efficientnet_b2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.006s) 2023-01-11T22:25:01.5411741Z test_vision_efficientnet_b2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5412244Z test_vision_efficientnet_b3_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5412658Z test_vision_efficientnet_b3_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5413072Z test_vision_efficientnet_b4_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5413530Z test_vision_efficientnet_b4_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5413943Z test_vision_efficientnet_b5_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5414362Z test_vision_efficientnet_b5_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5414769Z test_vision_efficientnet_b6_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5415181Z test_vision_efficientnet_b6_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5415574Z test_vision_efficientnet_b7_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5415993Z test_vision_efficientnet_b7_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5416407Z test_vision_googlenet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5416813Z test_vision_googlenet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5417216Z test_vision_mnasnet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5417619Z test_vision_mnasnet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5418027Z test_vision_mobilenet_v2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5418430Z test_vision_mobilenet_v2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5418835Z test_vision_mobilenet_v3_large_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5419314Z test_vision_mobilenet_v3_large_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5419728Z test_vision_regnet_y_400mf_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5420178Z test_vision_regnet_y_400mf_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5420579Z test_vision_resnet50_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5420978Z test_vision_resnet50_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5421386Z test_vision_resnext101_32x8d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5421795Z test_vision_resnext101_32x8d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5422192Z test_vision_resnext50_32x4d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5422625Z test_vision_resnext50_32x4d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.010s) 2023-01-11T22:25:01.5423100Z test_vision_shufflenet_v2_x1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5423515Z test_vision_shufflenet_v2_x1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T22:25:01.5423977Z test_vision_squeezenet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T22:25:01.5424473Z test_vision_squeezenet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5424878Z test_vision_vgg16_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T22:25:01.5425266Z test_vision_vgg16_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T22:25:01.5425670Z test_vision_wide_resnet50_2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T22:25:01.5426067Z test_vision_wide_resnet50_2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T22:25:01.5426280Z 2023-01-11T22:25:01.5426435Z ---------------------------------------------------------------------- 2023-01-11T22:25:01.5426689Z Ran 52 tests in 0.094s 2023-01-11T22:25:01.5426809Z 2023-01-11T22:25:01.5426886Z OK (skipped=52) 2023-01-11T22:25:01.5427002Z 2023-01-11T22:25:01.5427094Z Generating XML reports... 2023-01-11T22:25:01.5427458Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestDynamoAOT-20230111222501.xml 2023-01-11T22:25:01.5427980Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestEnableDisableLlgaFuser-20230111222501.xml 2023-01-11T22:25:01.5428463Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestModel-20230111222501.xml 2023-01-11T22:25:01.5428709Z 2023-01-11T22:25:01.5428985Z ##[endgroup] 2023-01-11T22:25:01.5429347Z FINISHED PRINTING LOG FILE of test_jit_llga_fuser (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_llga_fuser_jokx38fo) 2023-01-11T22:25:01.5429614Z 2023-01-11T22:25:04.5282297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:04.5283141Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:04.5283500Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:04.6942787Z Running test_jiterator ... [2023-01-11 22:25:04.693849] 2023-01-11T22:25:04.6950056Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:04.694478] 2023-01-11T22:25:04.6954285Z Ignoring disabled issues: [] 2023-01-11T22:25:07.9894782Z 2023-01-11T22:25:07.9895392Z Expand the folded group to see the log file of test_jiterator 2023-01-11T22:25:07.9896222Z ##[group]PRINTING LOG FILE of test_jiterator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jiterator__qeiim60) 2023-01-11T22:25:07.9897084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:07.9897966Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:07.9898205Z CUDA not available, skipping tests 2023-01-11T22:25:07.9898347Z 2023-01-11T22:25:07.9898423Z Running tests... 2023-01-11T22:25:07.9898693Z ---------------------------------------------------------------------- 2023-01-11T22:25:07.9898876Z 2023-01-11T22:25:07.9899027Z ---------------------------------------------------------------------- 2023-01-11T22:25:07.9899283Z Ran 0 tests in 0.000s 2023-01-11T22:25:07.9899401Z 2023-01-11T22:25:07.9899543Z OK 2023-01-11T22:25:07.9899641Z 2023-01-11T22:25:07.9899718Z Generating XML reports... 2023-01-11T22:25:07.9900010Z Test results will be stored in test-reports\python-unittest\test_jiterator 2023-01-11T22:25:07.9900204Z 2023-01-11T22:25:07.9900436Z ##[endgroup] 2023-01-11T22:25:07.9900793Z FINISHED PRINTING LOG FILE of test_jiterator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jiterator__qeiim60) 2023-01-11T22:25:07.9901060Z 2023-01-11T22:25:10.9461468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:10.9462308Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:10.9462675Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:11.0981762Z Running test_legacy_vmap ... [2023-01-11 22:25:11.097057] 2023-01-11T22:25:11.0986788Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_legacy_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:11.097057] 2023-01-11T22:25:11.0989519Z Ignoring disabled issues: [] 2023-01-11T22:25:17.6328711Z 2023-01-11T22:25:17.6329184Z Expand the folded group to see the log file of test_legacy_vmap 2023-01-11T22:25:17.6330079Z ##[group]PRINTING LOG FILE of test_legacy_vmap (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_legacy_vmap_rigfbcut) 2023-01-11T22:25:17.6332741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:17.6333645Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:17.6333926Z 2023-01-11T22:25:17.6334036Z Running tests... 2023-01-11T22:25:17.6334397Z ---------------------------------------------------------------------- 2023-01-11T22:25:17.6334858Z Test results will be stored in test-reports\python-unittest\test_legacy_vmap 2023-01-11T22:25:17.6335552Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:377: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6336131Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2023-01-11T22:25:17.6336655Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:379: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6337243Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2023-01-11T22:25:17.6337697Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:381: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6338154Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T22:25:17.6338654Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:384: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6339224Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2023-01-11T22:25:17.6339683Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:386: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6340098Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2023-01-11T22:25:17.6340659Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:388: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6341443Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2023-01-11T22:25:17.6342156Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:391: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6342825Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2023-01-11T22:25:17.6343449Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:393: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6343852Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2023-01-11T22:25:17.6344323Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:395: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6344745Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T22:25:17.6345173Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:399: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6345569Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2023-01-11T22:25:17.6345790Z ok (0.006s) 2023-01-11T22:25:17.6346325Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:749: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6346777Z vmap(backward_on_vmapped_tensor)(x) 2023-01-11T22:25:17.6347176Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:755: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6347568Z vmap(backward_with_vmapped_grad)(x, grad) 2023-01-11T22:25:17.6347980Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:761: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6348362Z vmap(completely_unrelated_backward)(y) 2023-01-11T22:25:17.6348571Z ok (0.010s) 2023-01-11T22:25:17.6348987Z test_batched_gradient_basic (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:793: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6349417Z jacobian = vmap(vjp_mul)(batched_v) 2023-01-11T22:25:17.6349676Z ok (0.000s) 2023-01-11T22:25:17.6350097Z test_constant_function (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:64: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6350612Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2023-01-11T22:25:17.6350832Z ok (0.000s) 2023-01-11T22:25:17.6351260Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:42: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6351658Z vmap(torch.mul)(x, y) 2023-01-11T22:25:17.6352042Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:44: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6352429Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T22:25:17.6352822Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:46: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6353225Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T22:25:17.6353545Z ok (0.000s) 2023-01-11T22:25:17.6353965Z test_fallback_atan2 (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:555: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6354366Z result = vmap(op, (2, 0))(x, y) 2023-01-11T22:25:17.6354811Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:561: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6355185Z result = vmap(vmap(op), (2, 0))(x, y) 2023-01-11T22:25:17.6355572Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:567: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6356001Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T22:25:17.6356200Z ok (0.135s) 2023-01-11T22:25:17.6356481Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.000s) 2023-01-11T22:25:17.6357002Z test_fallback_masked_fill (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6357473Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T22:25:17.6357906Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6358319Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T22:25:17.6358552Z ok (0.099s) 2023-01-11T22:25:17.6358978Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:601: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6359403Z result = vmap(torch.var_mean)(tensor) 2023-01-11T22:25:17.6359788Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:607: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6360169Z result = vmap(vmap(torch.var_mean))(tensor) 2023-01-11T22:25:17.6360569Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:613: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6360957Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2023-01-11T22:25:17.6361169Z ok (0.128s) 2023-01-11T22:25:17.6361436Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T22:25:17.6361761Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T22:25:17.6362298Z test_fallback_zero_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:526: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6362757Z vmap(op, (0, None))(x, y) 2023-01-11T22:25:17.6363143Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:528: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6363496Z vmap(op, (None, 0))(y, x) 2023-01-11T22:25:17.6363876Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:530: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6364217Z vmap(op)(x, x) 2023-01-11T22:25:17.6364571Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:535: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6364921Z vmap(op, (0, None))(x, y) 2023-01-11T22:25:17.6365297Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:537: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6365646Z vmap(op, (None, 0))(y, x) 2023-01-11T22:25:17.6366020Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:539: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6366954Z vmap(op)(x, x) 2023-01-11T22:25:17.6367119Z ok (0.694s) 2023-01-11T22:25:17.6367548Z test_func_with_no_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:58: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6367941Z vmap(foo)() 2023-01-11T22:25:17.6368438Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:61: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6368791Z vmap(bar)() 2023-01-11T22:25:17.6369022Z ok (0.000s) 2023-01-11T22:25:17.6369428Z test_functools_partial (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:799: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6369880Z result = vmap(functools.partial(torch.mul, x))(y) 2023-01-11T22:25:17.6370110Z ok (0.000s) 2023-01-11T22:25:17.6370545Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:774: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6371001Z vmap(output_to_grad_is_vmapped)(input_tensor) 2023-01-11T22:25:17.6371406Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:782: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6371793Z vmap(input_to_grad_is_vmapped)(input_tensor) 2023-01-11T22:25:17.6371987Z ok (0.000s) 2023-01-11T22:25:17.6372411Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:464: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6372829Z vmap(foo)(torch.randn([])) 2023-01-11T22:25:17.6373213Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:466: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6373590Z vmap(foo, in_dims=(0,))(torch.randn([])) 2023-01-11T22:25:17.6373984Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:468: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6374400Z vmap(foo, in_dims=(-1,))(x) 2023-01-11T22:25:17.6374771Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:470: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6375186Z vmap(foo, in_dims=(2,))(y) 2023-01-11T22:25:17.6375565Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:472: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6375944Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2023-01-11T22:25:17.6376341Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:474: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6376718Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2023-01-11T22:25:17.6377100Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:475: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6377474Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2023-01-11T22:25:17.6377676Z ok (0.011s) 2023-01-11T22:25:17.6378104Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:408: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6378517Z vmap(torch.mul, [0, 0])(x, y) 2023-01-11T22:25:17.6378896Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:410: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6379253Z vmap(torch.mul, set({0, 0}))(x, y) 2023-01-11T22:25:17.6379629Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:412: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6380049Z vmap(torch.mul, 'lol')(x, y) 2023-01-11T22:25:17.6380489Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:414: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6380873Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2023-01-11T22:25:17.6381382Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:416: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6381744Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T22:25:17.6381919Z ok (0.002s) 2023-01-11T22:25:17.6382362Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:708: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6382804Z vmap(op, in_dims=(0, None))(x, y) 2023-01-11T22:25:17.6383194Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:714: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6383563Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2023-01-11T22:25:17.6383958Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:722: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6384328Z vmap(op, in_dims=(None, 0))(x, y) 2023-01-11T22:25:17.6384830Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:727: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6385224Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2023-01-11T22:25:17.6385628Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:732: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6386100Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2023-01-11T22:25:17.6386498Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:737: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6386936Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2023-01-11T22:25:17.6387139Z ok (0.007s) 2023-01-11T22:25:17.6387633Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:673: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6388053Z vmap(op, (2, 0))(x, y) 2023-01-11T22:25:17.6388426Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:681: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6388781Z vmap(vmap(op), (2, 0))(x, y) 2023-01-11T22:25:17.6389141Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:689: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6389512Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T22:25:17.6389714Z ok (0.158s) 2023-01-11T22:25:17.6390142Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:632: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6390549Z result = vmap(op)(x) 2023-01-11T22:25:17.6390927Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:639: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6391284Z result = vmap(op, out_dims=(1,))(x) 2023-01-11T22:25:17.6391679Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:646: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6392034Z result = vmap(vmap(op))(x) 2023-01-11T22:25:17.6392411Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:653: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6392839Z result = vmap(vmap(vmap(op)))(x) 2023-01-11T22:25:17.6393110Z ok (0.475s) 2023-01-11T22:25:17.6393609Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:447: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6394029Z vmap(torch.sum)(x, 0) 2023-01-11T22:25:17.6394410Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:449: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6394824Z vmap(torch.sum, (0, 0))(x, 0) 2023-01-11T22:25:17.6395207Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:451: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6395592Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2023-01-11T22:25:17.6395991Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:453: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6396355Z vmap(torch.sum, (0, None))(x, 0) 2023-01-11T22:25:17.6396534Z ok (0.003s) 2023-01-11T22:25:17.6396949Z test_multiple_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:79: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6397360Z output = vmap(torch.mul)(x, y) 2023-01-11T22:25:17.6397555Z ok (0.002s) 2023-01-11T22:25:17.6397973Z test_multiple_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:221: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6398391Z result = vmap(foo, out_dims=(0, 1))(x) 2023-01-11T22:25:17.6398770Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:224: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6399213Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2023-01-11T22:25:17.6399416Z ok (0.003s) 2023-01-11T22:25:17.6399888Z test_multiple_outputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:87: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6400298Z outputs = vmap(foo)(x) 2023-01-11T22:25:17.6400480Z ok (0.001s) 2023-01-11T22:25:17.6400902Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:107: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6401334Z vmap(returns_tuple_of_tensors)(x) 2023-01-11T22:25:17.6401728Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:112: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6402102Z vmap(returns_list_of_two_tensors)(x) 2023-01-11T22:25:17.6402498Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:114: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6402862Z vmap(returns_list_of_one_tensor)(x) 2023-01-11T22:25:17.6403062Z ok (0.003s) 2023-01-11T22:25:17.6403473Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:338: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6403922Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2023-01-11T22:25:17.6404133Z ok (0.000s) 2023-01-11T22:25:17.6404545Z test_nested_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:237: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6404992Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2023-01-11T22:25:17.6405465Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:242: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6406004Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2023-01-11T22:25:17.6406425Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:247: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6406848Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2023-01-11T22:25:17.6407331Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:254: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6407748Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2023-01-11T22:25:17.6407984Z ok (0.006s) 2023-01-11T22:25:17.6408413Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:128: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6408868Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2023-01-11T22:25:17.6409265Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:133: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6409680Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2023-01-11T22:25:17.6409913Z ok (0.000s) 2023-01-11T22:25:17.6410339Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:119: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6410763Z output = vmap(vmap(torch.mul))(x, y) 2023-01-11T22:25:17.6411162Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:122: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6411605Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2023-01-11T22:25:17.6411799Z ok (0.000s) 2023-01-11T22:25:17.6412262Z test_nn_module (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:805: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6412667Z result = vmap(model)(tensor) 2023-01-11T22:25:17.6412854Z ok (0.000s) 2023-01-11T22:25:17.6413278Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:345: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6413728Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2023-01-11T22:25:17.6414124Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:350: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6414512Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2023-01-11T22:25:17.6414915Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:359: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6415297Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2023-01-11T22:25:17.6415687Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:363: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6416067Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2023-01-11T22:25:17.6416458Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:368: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6416812Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2023-01-11T22:25:17.6417007Z ok (0.013s) 2023-01-11T22:25:17.6417491Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:29: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6417932Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2023-01-11T22:25:17.6418328Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:35: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6418834Z vmap(multiple_outputs)(torch.ones(3)) 2023-01-11T22:25:17.6419038Z ok (0.002s) 2023-01-11T22:25:17.6419439Z test_non_zero_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:311: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6419860Z output = vmap(lambda x: x, (1,))(tensor) 2023-01-11T22:25:17.6420313Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:317: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6420691Z output = vmap(torch.mul, (0, 1))(x, y) 2023-01-11T22:25:17.6421089Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:319: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6421450Z output = vmap(torch.mul, (1, 0))(x, y) 2023-01-11T22:25:17.6421677Z ok (0.003s) 2023-01-11T22:25:17.6422143Z test_none_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:327: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6435636Z output = vmap(torch.mul, (0, None))(x, y) 2023-01-11T22:25:17.6436069Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:332: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6436537Z output = vmap(torch.mul, (0, None))(x, 2) 2023-01-11T22:25:17.6436751Z ok (0.002s) 2023-01-11T22:25:17.6437241Z test_nonzero_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:172: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6437681Z result = vmap(lambda x: x, out_dims=1)(tensor) 2023-01-11T22:25:17.6438091Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:178: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6438489Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T22:25:17.6438880Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:184: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6439266Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2023-01-11T22:25:17.6439668Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:191: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6440066Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2023-01-11T22:25:17.6440479Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:199: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6440863Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T22:25:17.6441243Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:207: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6441608Z result = vmap(foo, out_dims=1)(x, y) 2023-01-11T22:25:17.6441801Z ok (0.008s) 2023-01-11T22:25:17.6442226Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:140: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6442730Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2023-01-11T22:25:17.6442940Z ok (0.002s) 2023-01-11T22:25:17.6443417Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:424: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6443822Z vmap(torch.mul, (0,))(x, y) 2023-01-11T22:25:17.6444210Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:426: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6444569Z vmap(torch.mul, (0, 0, 0))(x, y) 2023-01-11T22:25:17.6445105Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:428: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6445490Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2023-01-11T22:25:17.6445887Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:430: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6446268Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2023-01-11T22:25:17.6447147Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:432: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6447517Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T22:25:17.6447708Z ok (0.003s) 2023-01-11T22:25:17.6448140Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:303: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6448618Z vmap(lambda x: x, out_dims=3)(x) 2023-01-11T22:25:17.6449017Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:305: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6449436Z vmap(lambda x: x, out_dims=-4)(x) 2023-01-11T22:25:17.6449619Z ok (0.003s) 2023-01-11T22:25:17.6450067Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:286: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6450504Z vmap(lambda x: x, out_dims=(0, 0))(x) 2023-01-11T22:25:17.6450899Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:288: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6451281Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2023-01-11T22:25:17.6451680Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:292: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6452045Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2023-01-11T22:25:17.6452433Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:294: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6452807Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2023-01-11T22:25:17.6453006Z ok (0.003s) 2023-01-11T22:25:17.6453425Z test_out_dims_edge_case (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:264: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6453851Z expected = vmap(foo, out_dims=1)(tensor) 2023-01-11T22:25:17.6454246Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:265: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6454607Z result = vmap(foo, out_dims=(1,))(tensor) 2023-01-11T22:25:17.6454868Z ok (0.002s) 2023-01-11T22:25:17.6455308Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:272: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6455812Z vmap(lambda x: x, out_dims='lol')(tensor) 2023-01-11T22:25:17.6456206Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:274: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6456587Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2023-01-11T22:25:17.6456985Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:276: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6457346Z vmap(lambda x: x, out_dims=None)(tensor) 2023-01-11T22:25:17.6457740Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:278: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6458194Z vmap(lambda x: x, out_dims=(None,))(tensor) 2023-01-11T22:25:17.6458398Z ok (0.003s) 2023-01-11T22:25:17.6458813Z test_single_input (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:73: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6459220Z output = vmap(square)(x) 2023-01-11T22:25:17.6459394Z ok (0.002s) 2023-01-11T22:25:17.6459871Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:151: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6460290Z vmap(torch.ravel)(tensor) 2023-01-11T22:25:17.6460679Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:157: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6461098Z vmap(out_op)(tensor, tensor) 2023-01-11T22:25:17.6461487Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:162: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6461939Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2023-01-11T22:25:17.6462324Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:167: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6462697Z vmap(torch.Tensor.item)(tensor) 2023-01-11T22:25:17.6462897Z ok (0.004s) 2023-01-11T22:25:17.6463135Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T22:25:17.6463427Z test_as_strided (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T22:25:17.6463737Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.193s) 2023-01-11T22:25:17.6464023Z test_bmm (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T22:25:17.6464295Z test_cat (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T22:25:17.6464572Z test_chunk (__main__.TestVmapOperators) ... ok (0.029s) 2023-01-11T22:25:17.6464851Z test_clamp (__main__.TestVmapOperators) ... ok (0.028s) 2023-01-11T22:25:17.6465127Z test_clone (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T22:25:17.6465405Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.072s) 2023-01-11T22:25:17.6465697Z test_conj (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6466087Z test_contiguous (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T22:25:17.6466385Z test_diagonal (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6466670Z test_dot (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6466955Z test_expand_as (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6467349Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T22:25:17.6467648Z test_imag (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:25:17.6467983Z test_is_complex (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T22:25:17.6468283Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T22:25:17.6468589Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T22:25:17.6468882Z test_mm (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:25:17.6469148Z test_movedim (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T22:25:17.6469426Z test_mv (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:25:17.6469702Z test_narrow (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T22:25:17.6469989Z test_new_empty (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T22:25:17.6470287Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.015s) 2023-01-11T22:25:17.6470586Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:25:17.6470875Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T22:25:17.6471170Z test_real (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T22:25:17.6471529Z test_reshape (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T22:25:17.6471820Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T22:25:17.6472116Z test_result_type (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T22:25:17.6472403Z test_select (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:25:17.6472671Z test_slice (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:25:17.6472950Z test_split (__main__.TestVmapOperators) ... ok (0.054s) 2023-01-11T22:25:17.6473335Z test_squeeze (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:25:17.6473623Z test_stack (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T22:25:17.6473901Z test_stride (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T22:25:17.6474235Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:25:17.6474495Z test_t (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T22:25:17.6474777Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.139s) 2023-01-11T22:25:17.6475064Z test_to (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6475338Z test_trace (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T22:25:17.6475619Z test_transpose (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:25:17.6475911Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.136s) 2023-01-11T22:25:17.6476211Z test_unbind (__main__.TestVmapOperators) ... ok (0.184s) 2023-01-11T22:25:17.6476492Z test_unfold (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T22:25:17.6476770Z test_view (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T22:25:17.6477048Z test_view_as (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T22:25:17.6477339Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T22:25:17.6477625Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:25:17.6477930Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T22:25:17.6478446Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:25:17.6478898Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T22:25:17.6479103Z ok (0.002s) 2023-01-11T22:25:17.6479210Z 2023-01-11T22:25:17.6479367Z ---------------------------------------------------------------------- 2023-01-11T22:25:17.6479676Z Ran 95 tests in 3.015s 2023-01-11T22:25:17.6479785Z 2023-01-11T22:25:17.6479847Z OK 2023-01-11T22:25:17.6479939Z 2023-01-11T22:25:17.6480029Z Generating XML reports... 2023-01-11T22:25:17.6480427Z Generated XML report: test-reports\python-unittest\test_legacy_vmap\TEST-TestVmapAPI-20230111222514.xml 2023-01-11T22:25:17.6480917Z Generated XML report: test-reports\python-unittest\test_legacy_vmap\TEST-TestVmapOperators-20230111222514.xml 2023-01-11T22:25:17.6481184Z 2023-01-11T22:25:17.6481538Z ##[endgroup] 2023-01-11T22:25:17.6481901Z FINISHED PRINTING LOG FILE of test_legacy_vmap (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_legacy_vmap_rigfbcut) 2023-01-11T22:25:17.6482168Z 2023-01-11T22:25:20.5234755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:20.5235508Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:20.5235871Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:20.6884587Z Running test_license ... [2023-01-11 22:25:20.687499] 2023-01-11T22:25:20.6890231Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:20.688596] 2023-01-11T22:25:20.6893437Z Ignoring disabled issues: [] 2023-01-11T22:25:23.3395056Z 2023-01-11T22:25:23.3395807Z Expand the folded group to see the log file of test_license 2023-01-11T22:25:23.3396569Z ##[group]PRINTING LOG FILE of test_license (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_license_ajkeislw) 2023-01-11T22:25:23.3397625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:23.3398322Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:23.3398475Z 2023-01-11T22:25:23.3398546Z Running tests... 2023-01-11T22:25:23.3398812Z ---------------------------------------------------------------------- 2023-01-11T22:25:23.3399151Z Test results will be stored in test-reports\python-unittest\test_license 2023-01-11T22:25:23.3399454Z test_distinfo_license (__main__.TestLicense) 2023-01-11T22:25:23.3399817Z If run when pytorch is installed via a wheel, the license will be in ... skip: no installation in site-package to test (0.000s) 2023-01-11T22:25:23.3400221Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2023-01-11T22:25:23.3400418Z 2023-01-11T22:25:23.3400571Z ---------------------------------------------------------------------- 2023-01-11T22:25:23.3400810Z Ran 2 tests in 0.032s 2023-01-11T22:25:23.3400928Z 2023-01-11T22:25:23.3401002Z OK (skipped=2) 2023-01-11T22:25:23.3401115Z 2023-01-11T22:25:23.3401208Z Generating XML reports... 2023-01-11T22:25:23.3401554Z Generated XML report: test-reports\python-unittest\test_license\TEST-TestLicense-20230111222523.xml 2023-01-11T22:25:23.3401800Z 2023-01-11T22:25:23.3402028Z ##[endgroup] 2023-01-11T22:25:23.3402363Z FINISHED PRINTING LOG FILE of test_license (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_license_ajkeislw) 2023-01-11T22:25:23.3402619Z 2023-01-11T22:25:26.3997029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:26.3997781Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:26.3998137Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:26.5545017Z Running test_logging ... [2023-01-11 22:25:26.553749] 2023-01-11T22:25:26.5550133Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:26.553749] 2023-01-11T22:25:26.5553212Z Ignoring disabled issues: [] 2023-01-11T22:25:32.0774017Z 2023-01-11T22:25:32.0774790Z Expand the folded group to see the log file of test_logging 2023-01-11T22:25:32.0775631Z ##[group]PRINTING LOG FILE of test_logging (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_logging_fp_hf4h7) 2023-01-11T22:25:32.0776528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:32.0777206Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:32.0777556Z 2023-01-11T22:25:32.0777620Z Running tests... 2023-01-11T22:25:32.0777890Z ---------------------------------------------------------------------- 2023-01-11T22:25:32.0778229Z Test results will be stored in test-reports\python-unittest\test_logging 2023-01-11T22:25:32.0778520Z testApiUsage (__main__.LoggingTest) 2023-01-11T22:25:32.0778823Z This test verifies that api usage logging is not triggered via static ... ok (2.789s) 2023-01-11T22:25:32.0779016Z 2023-01-11T22:25:32.0779250Z ---------------------------------------------------------------------- 2023-01-11T22:25:32.0779491Z Ran 1 test in 2.797s 2023-01-11T22:25:32.0779610Z 2023-01-11T22:25:32.0779673Z OK 2023-01-11T22:25:32.0779768Z 2023-01-11T22:25:32.0779861Z Generating XML reports... 2023-01-11T22:25:32.0780217Z Generated XML report: test-reports\python-unittest\test_logging\TEST-LoggingTest-20230111222528.xml 2023-01-11T22:25:32.0780465Z 2023-01-11T22:25:32.0780692Z ##[endgroup] 2023-01-11T22:25:32.0781048Z FINISHED PRINTING LOG FILE of test_logging (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_logging_fp_hf4h7) 2023-01-11T22:25:32.0781310Z 2023-01-11T22:25:35.0905658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:35.0906415Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:35.0906764Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:35.2436497Z Running test_masked ... [2023-01-11 22:25:35.242449] 2023-01-11T22:25:35.2441770Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:35.242449] 2023-01-11T22:25:35.2444851Z Ignoring disabled issues: [] 2023-01-11T22:25:39.4509081Z 2023-01-11T22:25:39.4509774Z Expand the folded group to see the log file of test_masked 2023-01-11T22:25:39.4510573Z ##[group]PRINTING LOG FILE of test_masked (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_masked_utd592ka) 2023-01-11T22:25:39.4511488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:39.4512183Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:39.4512340Z 2023-01-11T22:25:39.4512419Z Running tests... 2023-01-11T22:25:39.4512689Z ---------------------------------------------------------------------- 2023-01-11T22:25:39.4512869Z 2023-01-11T22:25:39.4513020Z ---------------------------------------------------------------------- 2023-01-11T22:25:39.4513269Z Ran 0 tests in 0.000s 2023-01-11T22:25:39.4513387Z 2023-01-11T22:25:39.4513448Z OK 2023-01-11T22:25:39.4513541Z 2023-01-11T22:25:39.4513633Z Generating XML reports... 2023-01-11T22:25:39.4513906Z Test results will be stored in test-reports\python-unittest\test_masked 2023-01-11T22:25:39.4514094Z 2023-01-11T22:25:39.4514319Z ##[endgroup] 2023-01-11T22:25:39.4514664Z FINISHED PRINTING LOG FILE of test_masked (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_masked_utd592ka) 2023-01-11T22:25:39.4514915Z 2023-01-11T22:25:42.5436452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:42.5437477Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:42.5437829Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:42.7357697Z Running test_maskedtensor ... [2023-01-11 22:25:42.733458] 2023-01-11T22:25:42.7363411Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:42.733458] 2023-01-11T22:25:42.7365996Z Ignoring disabled issues: [] 2023-01-11T22:25:48.2900662Z 2023-01-11T22:25:48.2901133Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T22:25:48.2901900Z ##[group]PRINTING LOG FILE of test_maskedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_maskedtensor_kii6lhva) 2023-01-11T22:25:48.2903680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:48.2904673Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:48.2904885Z 2023-01-11T22:25:48.2905003Z Running tests... 2023-01-11T22:25:48.2905371Z ---------------------------------------------------------------------- 2023-01-11T22:25:48.2905836Z Test results will be stored in test-reports\python-unittest\test_maskedtensor 2023-01-11T22:25:48.2906719Z test_binary_fn_aten_add (__main__.TestBinary) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:25:48.2907479Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:25:48.2907719Z ok (0.006s) 2023-01-11T22:25:48.2907964Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2908258Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:25:48.2908611Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2909039Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2909413Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2909761Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... ok (0.012s) 2023-01-11T22:25:48.2910076Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2910371Z test_binary_fn_aten_div (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2910655Z test_binary_fn_aten_divide (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2910936Z test_binary_fn_aten_eq (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2911227Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2911510Z test_binary_fn_aten_fmax (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2911791Z test_binary_fn_aten_fmin (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2912067Z test_binary_fn_aten_fmod (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2912347Z test_binary_fn_aten_ge (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2912635Z test_binary_fn_aten_greater (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2912931Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2913404Z test_binary_fn_aten_gt (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2913677Z test_binary_fn_aten_le (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2913955Z test_binary_fn_aten_less (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2914252Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2914556Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:25:48.2914982Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2915268Z test_binary_fn_aten_lt (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2915548Z test_binary_fn_aten_maximum (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2915891Z test_binary_fn_aten_minimum (__main__.TestBinary) ... ok (0.010s) 2023-01-11T22:25:48.2916186Z test_binary_fn_aten_mul (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2916477Z test_binary_fn_aten_multiply (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2916768Z test_binary_fn_aten_ne (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2917044Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... ok (0.011s) 2023-01-11T22:25:48.2917338Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2917630Z test_binary_fn_aten_remainder (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2917913Z test_binary_fn_aten_sub (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2918204Z test_binary_fn_aten_subtract (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2918503Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2918794Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2919101Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2919411Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2919729Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:25:48.2920058Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:25:48.2920387Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2920719Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2921041Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2921401Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2921708Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:25:48.2922025Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... ok (0.017s) 2023-01-11T22:25:48.2922374Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... ok (0.019s) 2023-01-11T22:25:48.2922691Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:25:48.2922978Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T22:25:48.2923283Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:25:48.2923605Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... ok (0.020s) 2023-01-11T22:25:48.2923919Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T22:25:48.2924220Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T22:25:48.2924516Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T22:25:48.2924814Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T22:25:48.2925118Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... ok (0.017s) 2023-01-11T22:25:48.2925413Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2925796Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2926103Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... ok (0.013s) 2023-01-11T22:25:48.2926413Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2926719Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... ok (0.013s) 2023-01-11T22:25:48.2927034Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2927394Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2927763Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:25:48.2928086Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... ok (0.011s) 2023-01-11T22:25:48.2928441Z test_masks_match_fn_name_add (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2928744Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:25:48.2929013Z test_all (__main__.TestReductions) ... ok (0.004s) 2023-01-11T22:25:48.2929278Z test_amax (__main__.TestReductions) ... ok (0.003s) 2023-01-11T22:25:48.2929861Z test_amax_grad (__main__.TestReductions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:25:48.2930489Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:25:48.2930771Z ok (0.004s) 2023-01-11T22:25:48.2931001Z test_amin (__main__.TestReductions) ... ok (0.003s) 2023-01-11T22:25:48.2931265Z test_amin_grad (__main__.TestReductions) ... ok (0.003s) 2023-01-11T22:25:48.2931552Z test_grad_dtype (__main__.TestReductions) ... ok (0.700s) 2023-01-11T22:25:48.2932080Z test_max_not_implemented (__main__.TestReductions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:299: UserWarning: max is not implemented in __torch_dispatch__ for MaskedTensor. 2023-01-11T22:25:48.2932780Z If you would like this operator to be supported, please file an issue for a feature request at https://github.com/pytorch/maskedtensor/issues with a minimal reproducible code snippet. 2023-01-11T22:25:48.2933318Z In the case that the semantics for the operator are not trivial, it would be appreciated to also include a proposal for the semantics. 2023-01-11T22:25:48.2933644Z warnings.warn(msg) 2023-01-11T22:25:48.2933887Z ok (0.002s) 2023-01-11T22:25:48.2934100Z test_mean (__main__.TestReductions) ... ok (0.004s) 2023-01-11T22:25:48.2934384Z test_mean_dim_grad (__main__.TestReductions) ... ok (0.004s) 2023-01-11T22:25:48.2934700Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T22:25:48.2935422Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:25:48.2936121Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:25:48.2936684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:25:48.2937251Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:25:48.2937523Z ok (0.009s) 2023-01-11T22:25:48.2937729Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T22:25:48.2937985Z values.requires_grad = False ... ok (0.003s) 2023-01-11T22:25:48.2938416Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T22:25:48.2939311Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:25:48.2940571Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:25:48.2941010Z ok (0.003s) 2023-01-11T22:25:48.2941385Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T22:25:48.2941827Z values.requires_grad = False ... ok (0.006s) 2023-01-11T22:25:48.2942271Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T22:25:48.2943230Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:25:48.2944270Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:25:48.2944727Z ok (0.000s) 2023-01-11T22:25:48.2945094Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T22:25:48.2946246Z values.requires_grad = False ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:25:48.2947345Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:25:48.2947733Z ok (0.010s) 2023-01-11T22:25:48.2948046Z test_prod (__main__.TestReductions) ... ok (0.000s) 2023-01-11T22:25:48.2948764Z test_prod_grad (__main__.TestReductions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:25:48.2949377Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:25:48.2949639Z ok (0.000s) 2023-01-11T22:25:48.2949862Z test_sum (__main__.TestReductions) ... ok (0.000s) 2023-01-11T22:25:48.2950137Z test_sum_grad (__main__.TestReductions) ... ok (0.010s) 2023-01-11T22:25:48.2950427Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2950739Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2951114Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:25:48.2951408Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2951710Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2952015Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2952321Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2952622Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:25:48.2952988Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2953279Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2953576Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2953930Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2954230Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2954693Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2955002Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2955294Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2955595Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2955896Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2956273Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2956590Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2956887Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2957176Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2957480Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2957788Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2958087Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T22:25:48.2958385Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2958688Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2958966Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2959318Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2959615Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:25:48.2959909Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2960258Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2960554Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2960853Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2961138Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:25:48.2961434Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2961733Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2962027Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2962327Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:25:48.2962629Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2962917Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2963220Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2963518Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2963819Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... ok (0.011s) 2023-01-11T22:25:48.2964134Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2964443Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2964728Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2965021Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2965323Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2965677Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2965972Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2966274Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2966598Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2966963Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2967262Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2967562Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2967857Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2968155Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2968472Z test_unary_fn_aten_abs (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2968758Z test_unary_fn_aten_absolute (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2969037Z test_unary_fn_aten_acos (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2969312Z test_unary_fn_aten_acosh (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2969586Z test_unary_fn_aten_angle (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2969866Z test_unary_fn_aten_arccos (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2970136Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:25:48.2970414Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2970688Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2970962Z test_unary_fn_aten_arctan (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2971237Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2971515Z test_unary_fn_aten_asin (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2971828Z test_unary_fn_aten_asinh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2972102Z test_unary_fn_aten_atan (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2972375Z test_unary_fn_aten_atanh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2972708Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2972995Z test_unary_fn_aten_ceil (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2973276Z test_unary_fn_aten_clamp (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2973539Z test_unary_fn_aten_clip (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2973826Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2974112Z test_unary_fn_aten_cos (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2974387Z test_unary_fn_aten_cosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T22:25:48.2974664Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2974947Z test_unary_fn_aten_digamma (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2975210Z test_unary_fn_aten_erf (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2975480Z test_unary_fn_aten_erfc (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2975755Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:25:48.2976034Z test_unary_fn_aten_exp (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2976304Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2976580Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2976840Z test_unary_fn_aten_fix (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2977118Z test_unary_fn_aten_floor (__main__.TestUnary) ... ok (0.011s) 2023-01-11T22:25:48.2977402Z test_unary_fn_aten_frac (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2977673Z test_unary_fn_aten_i0 (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2977951Z test_unary_fn_aten_isnan (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2978285Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2978550Z test_unary_fn_aten_log (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2978868Z test_unary_fn_aten_log10 (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2979797Z test_unary_fn_aten_log1p (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2980074Z test_unary_fn_aten_log2 (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2980351Z test_unary_fn_aten_logit (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2980638Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2980912Z test_unary_fn_aten_neg (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2981261Z test_unary_fn_aten_negative (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2981560Z test_unary_fn_aten_positive (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2981847Z test_unary_fn_aten_pow (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2982130Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2982410Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2982705Z test_unary_fn_aten_round (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2982983Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2983260Z test_unary_fn_aten_sgn (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:25:48.2983540Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2983821Z test_unary_fn_aten_sign (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:25:48.2984088Z test_unary_fn_aten_signbit (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2984422Z test_unary_fn_aten_sin (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2984698Z test_unary_fn_aten_sinc (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2984971Z test_unary_fn_aten_sinh (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:25:48.2985286Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:25:48.2985570Z test_unary_fn_aten_square (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2985834Z test_unary_fn_aten_tan (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2986110Z test_unary_fn_aten_tanh (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2986385Z test_unary_fn_aten_trunc (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:25:48.2986544Z 2023-01-11T22:25:48.2986703Z ---------------------------------------------------------------------- 2023-01-11T22:25:48.2986963Z Ran 207 tests in 1.375s 2023-01-11T22:25:48.2987084Z 2023-01-11T22:25:48.2987144Z OK 2023-01-11T22:25:48.2987236Z 2023-01-11T22:25:48.2987329Z Generating XML reports... 2023-01-11T22:25:48.2987679Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestBinary-20230111222546.xml 2023-01-11T22:25:48.2988167Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestReductions-20230111222546.xml 2023-01-11T22:25:48.2988728Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestUnary-20230111222546.xml 2023-01-11T22:25:48.2988973Z 2023-01-11T22:25:48.2989349Z ##[endgroup] 2023-01-11T22:25:48.2989724Z FINISHED PRINTING LOG FILE of test_maskedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_maskedtensor_kii6lhva) 2023-01-11T22:25:48.2989999Z 2023-01-11T22:25:51.3027681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:51.3028423Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:51.3028779Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:51.4613339Z Running test_matmul_cuda ... [2023-01-11 22:25:51.461071] 2023-01-11T22:25:51.4618305Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_matmul_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:51.461700] 2023-01-11T22:25:51.4621179Z Ignoring disabled issues: [] 2023-01-11T22:25:54.6042959Z 2023-01-11T22:25:54.6043822Z Expand the folded group to see the log file of test_matmul_cuda 2023-01-11T22:25:54.6044586Z ##[group]PRINTING LOG FILE of test_matmul_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_matmul_cuda_dhett_nk) 2023-01-11T22:25:54.6045665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:54.6046361Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:54.6046516Z 2023-01-11T22:25:54.6046600Z Running tests... 2023-01-11T22:25:54.6046856Z ---------------------------------------------------------------------- 2023-01-11T22:25:54.6047036Z 2023-01-11T22:25:54.6047188Z ---------------------------------------------------------------------- 2023-01-11T22:25:54.6047438Z Ran 0 tests in 0.000s 2023-01-11T22:25:54.6047558Z 2023-01-11T22:25:54.6047621Z OK 2023-01-11T22:25:54.6047716Z 2023-01-11T22:25:54.6047807Z Generating XML reports... 2023-01-11T22:25:54.6048104Z Test results will be stored in test-reports\python-unittest\test_matmul_cuda 2023-01-11T22:25:54.6048349Z 2023-01-11T22:25:54.6048575Z ##[endgroup] 2023-01-11T22:25:54.6048929Z FINISHED PRINTING LOG FILE of test_matmul_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_matmul_cuda_dhett_nk) 2023-01-11T22:25:54.6049255Z 2023-01-11T22:25:57.5863216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:25:57.5864067Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:25:57.5864408Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:25:57.7395927Z Running test_meta ... [2023-01-11 22:25:57.738961] 2023-01-11T22:25:57.7401337Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:25:57.739605] 2023-01-11T22:25:57.7404270Z Ignoring disabled issues: [] 2023-01-11T22:26:02.0834306Z 2023-01-11T22:26:02.0835131Z Expand the folded group to see the log file of test_meta 2023-01-11T22:26:02.0836010Z ##[group]PRINTING LOG FILE of test_meta (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_meta_v_vn6h5h) 2023-01-11T22:26:02.0836935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:02.0837624Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:02.0837783Z 2023-01-11T22:26:02.0837859Z Running tests... 2023-01-11T22:26:02.0838112Z ---------------------------------------------------------------------- 2023-01-11T22:26:02.0838445Z Test results will be stored in test-reports\python-unittest\test_meta 2023-01-11T22:26:02.0838763Z test_channels_last (__main__.TestMetaConverter) ... ok (0.164s) 2023-01-11T22:26:02.0839069Z test_channels_last_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T22:26:02.0839568Z test_channels_last_non_leaf (__main__.TestMetaConverter) ... ok (0.003s) 2023-01-11T22:26:02.0840227Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... C:\actions-runner\_work\pytorch\pytorch\test\test_meta.py:233: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:26:02.0840845Z x = torch.randn((2, 2, 4, 9), dtype=torch.complex32)[:, 0, :, :] 2023-01-11T22:26:02.0841150Z ok (0.003s) 2023-01-11T22:26:02.0841399Z test_empty_strided_non_dense_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2023-01-11T22:26:02.0841763Z test_imag (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0842043Z test_leaf (__main__.TestMetaConverter) ... ok (0.003s) 2023-01-11T22:26:02.0842373Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0843090Z test_non_leaf_torture (__main__.TestMetaConverter) ... C:\actions-runner\_work\pytorch\pytorch\test\test_meta.py:212: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:26:02.0843736Z x.set_(x.storage(), 10, (2,), (2,)) 2023-01-11T22:26:02.0843927Z ok (0.000s) 2023-01-11T22:26:02.0844164Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.006s) 2023-01-11T22:26:02.0844485Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0844804Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0845103Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0845392Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0845669Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.010s) 2023-01-11T22:26:02.0845968Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0846272Z test_view_of_view_of_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T22:26:02.0846583Z test_weakref (__main__.TestMetaConverter) ... ok (0.012s) 2023-01-11T22:26:02.0846832Z 2023-01-11T22:26:02.0847064Z ---------------------------------------------------------------------- 2023-01-11T22:26:02.0847458Z Ran 18 tests in 0.203s 2023-01-11T22:26:02.0847648Z 2023-01-11T22:26:02.0847745Z OK 2023-01-11T22:26:02.0847918Z 2023-01-11T22:26:02.0848055Z Generating XML reports... 2023-01-11T22:26:02.0848604Z Generated XML report: test-reports\python-unittest\test_meta\TEST-TestMetaConverter-20230111222601.xml 2023-01-11T22:26:02.0849005Z 2023-01-11T22:26:02.0849393Z ##[endgroup] 2023-01-11T22:26:02.0849937Z FINISHED PRINTING LOG FILE of test_meta (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_meta_v_vn6h5h) 2023-01-11T22:26:02.0850345Z 2023-01-11T22:26:05.1549762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:05.1550694Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:05.1551034Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:26:05.3163099Z Running test_mkl_verbose ... [2023-01-11 22:26:05.315816] 2023-01-11T22:26:05.3168935Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:26:05.316456] 2023-01-11T22:26:05.3171965Z Ignoring disabled issues: [] 2023-01-11T22:26:12.9963769Z 2023-01-11T22:26:12.9964310Z Expand the folded group to see the log file of test_mkl_verbose 2023-01-11T22:26:12.9965120Z ##[group]PRINTING LOG FILE of test_mkl_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkl_verbose__dw06rxs) 2023-01-11T22:26:12.9966260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:12.9966955Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:12.9967111Z 2023-01-11T22:26:12.9967189Z Running tests... 2023-01-11T22:26:12.9967443Z ---------------------------------------------------------------------- 2023-01-11T22:26:12.9967791Z Test results will be stored in test-reports\python-unittest\test_mkl_verbose 2023-01-11T22:26:12.9968127Z test_verbose_off (__main__.TestMKLVerbose) ... ok (2.633s) 2023-01-11T22:26:12.9968415Z test_verbose_on (__main__.TestMKLVerbose) ... ok (2.304s) 2023-01-11T22:26:12.9968574Z 2023-01-11T22:26:12.9968724Z ---------------------------------------------------------------------- 2023-01-11T22:26:12.9968978Z Ran 2 tests in 4.938s 2023-01-11T22:26:12.9969100Z 2023-01-11T22:26:12.9969149Z OK 2023-01-11T22:26:12.9969244Z 2023-01-11T22:26:12.9969339Z Generating XML reports... 2023-01-11T22:26:12.9969702Z Generated XML report: test-reports\python-unittest\test_mkl_verbose\TEST-TestMKLVerbose-20230111222607.xml 2023-01-11T22:26:12.9969955Z 2023-01-11T22:26:12.9970189Z ##[endgroup] 2023-01-11T22:26:12.9970542Z FINISHED PRINTING LOG FILE of test_mkl_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkl_verbose__dw06rxs) 2023-01-11T22:26:12.9970855Z 2023-01-11T22:26:15.9277405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:15.9278160Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:15.9278523Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:26:16.0864247Z Running test_mkldnn ... [2023-01-11 22:26:16.086086] 2023-01-11T22:26:16.0869262Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:26:16.086700] 2023-01-11T22:26:16.0872898Z Ignoring disabled issues: [] 2023-01-11T22:26:53.7583182Z 2023-01-11T22:26:53.7583692Z Expand the folded group to see the log file of test_mkldnn 2023-01-11T22:26:53.7584575Z ##[group]PRINTING LOG FILE of test_mkldnn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_hhwvqkn0) 2023-01-11T22:26:53.7585688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:53.7586567Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:53.7586730Z 2023-01-11T22:26:53.7586813Z Running tests... 2023-01-11T22:26:53.7587077Z ---------------------------------------------------------------------- 2023-01-11T22:26:53.7588945Z Test results will be stored in test-reports\python-unittest\test_mkldnn 2023-01-11T22:26:53.7589508Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.249s) 2023-01-11T22:26:53.7590182Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.157s) 2023-01-11T22:26:53.7590773Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7591306Z test_add (__main__.TestMkldnn) ... ok (0.146s) 2023-01-11T22:26:53.7591766Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T22:26:53.7592315Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.020s) 2023-01-11T22:26:53.7593019Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.039s) 2023-01-11T22:26:53.7593652Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.006s) 2023-01-11T22:26:53.7594177Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.017s) 2023-01-11T22:26:53.7594646Z test_avg_pool3d (__main__.TestMkldnn) ... ok (1.565s) 2023-01-11T22:26:53.7595149Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.228s) 2023-01-11T22:26:53.7596005Z test_batch_norm_2d (__main__.TestMkldnn) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_trace.py:780: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2023-01-11T22:26:53.7596825Z warnings.warn( 2023-01-11T22:26:53.7597127Z ok (0.214s) 2023-01-11T22:26:53.7597510Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.014s) 2023-01-11T22:26:53.7597975Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (1.193s) 2023-01-11T22:26:53.7598509Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.144s) 2023-01-11T22:26:53.7599015Z test_clone (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7599470Z test_conv1d (__main__.TestMkldnn) ... ok (0.205s) 2023-01-11T22:26:53.7599984Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.002s) 2023-01-11T22:26:53.7600521Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7600970Z test_conv2d (__main__.TestMkldnn) ... ok (1.380s) 2023-01-11T22:26:53.7601460Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7601980Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2023-01-11T22:26:53.7602512Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.026s) 2023-01-11T22:26:53.7603050Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (1.540s) 2023-01-11T22:26:53.7603580Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7604084Z test_conv3d (__main__.TestMkldnn) ... ok (3.253s) 2023-01-11T22:26:53.7604569Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7605110Z test_conversion (__main__.TestMkldnn) ... ok (0.021s) 2023-01-11T22:26:53.7605542Z test_copy (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T22:26:53.7606012Z test_detach (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7606441Z test_empty (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7606876Z test_gelu (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7607257Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.002s) 2023-01-11T22:26:53.7607715Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T22:26:53.7608163Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.008s) 2023-01-11T22:26:53.7609300Z test_legacy_new_failure (__main__.TestMkldnn) ... C:\actions-runner\_work\pytorch\pytorch\test\test_mkldnn.py:1222: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:26:53.7610639Z self.assertRaises(RuntimeError, lambda: x_mkldnn.new(x.storage())) 2023-01-11T22:26:53.7611064Z ok (0.003s) 2023-01-11T22:26:53.7611462Z test_linear (__main__.TestMkldnn) ... ok (0.035s) 2023-01-11T22:26:53.7611908Z test_linear_backward (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T22:26:53.7612497Z test_linear_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.001s) 2023-01-11T22:26:53.7613061Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T22:26:53.7614241Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.212s) 2023-01-11T22:26:53.7614810Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.006s) 2023-01-11T22:26:53.7615348Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.019s) 2023-01-11T22:26:53.7615756Z test_max_pool3d (__main__.TestMkldnn) ... ok (14.751s) 2023-01-11T22:26:53.7616219Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.223s) 2023-01-11T22:26:53.7616766Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T22:26:53.7617264Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.008s) 2023-01-11T22:26:53.7617764Z test_mul (__main__.TestMkldnn) ... ok (0.199s) 2023-01-11T22:26:53.7618197Z test_prelu (__main__.TestMkldnn) ... ok (7.764s) 2023-01-11T22:26:53.7618714Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.002s) 2023-01-11T22:26:53.7619209Z test_relu (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7619626Z test_relu_ (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7620133Z test_relu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7620729Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2023-01-11T22:26:53.7621232Z test_repr (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T22:26:53.7621643Z test_reshape (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7622129Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7622630Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T22:26:53.7623135Z test_resnet18 (__main__.TestMkldnn) ... skip: no torchvision (0.001s) 2023-01-11T22:26:53.7623659Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: no torchvision (0.000s) 2023-01-11T22:26:53.7624216Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7624673Z test_sigmoid (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7625135Z test_softmax (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7625551Z test_tanh (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T22:26:53.7625885Z test_transpose (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T22:26:53.7626304Z test_transpose_invalid_dime (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T22:26:53.7626783Z test_unsupported (__main__.TestMkldnn) ... ok (0.008s) 2023-01-11T22:26:53.7627140Z test_view (__main__.TestMkldnn) ... ok (0.000s) 2023-01-11T22:26:53.7627542Z test_zero_ (__main__.TestMkldnn) ... ok (0.000s) 2023-01-11T22:26:53.7627779Z 2023-01-11T22:26:53.7628030Z ---------------------------------------------------------------------- 2023-01-11T22:26:53.7628453Z Ran 68 tests in 34.766s 2023-01-11T22:26:53.7628658Z 2023-01-11T22:26:53.7628781Z OK (skipped=18) 2023-01-11T22:26:53.7628971Z 2023-01-11T22:26:53.7629120Z Generating XML reports... 2023-01-11T22:26:53.7629694Z Generated XML report: test-reports\python-unittest\test_mkldnn\TEST-TestMkldnn-20230111222618.xml 2023-01-11T22:26:53.7630089Z 2023-01-11T22:26:53.7630627Z ##[endgroup] 2023-01-11T22:26:53.7631236Z FINISHED PRINTING LOG FILE of test_mkldnn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_hhwvqkn0) 2023-01-11T22:26:53.7631630Z 2023-01-11T22:26:56.7089803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:26:56.7090825Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:26:56.7091181Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:26:56.8654801Z Running test_mkldnn_fusion ... [2023-01-11 22:26:56.864635] 2023-01-11T22:26:56.8661507Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:26:56.865880] 2023-01-11T22:26:56.8666314Z Ignoring disabled issues: [] 2023-01-11T22:29:52.6292626Z 2023-01-11T22:29:52.6293324Z Expand the folded group to see the log file of test_jit_fuser_te 2023-01-11T22:29:52.6294764Z ##[group]PRINTING LOG FILE of test_jit_fuser_te (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_fuser_te_p1bes0yi) 2023-01-11T22:29:52.6296337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:29:52.6297607Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:29:52.6298162Z CUDA not available, skipping tests 2023-01-11T22:29:52.6298784Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T22:29:52.6299107Z 2023-01-11T22:29:52.6299277Z Running tests... 2023-01-11T22:29:52.6300222Z ---------------------------------------------------------------------- 2023-01-11T22:29:52.6300908Z Test results will be stored in test-reports\python-unittest\test_jit_fuser_te 2023-01-11T22:29:52.6301600Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.083s) 2023-01-11T22:29:52.6302215Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.248s) 2023-01-11T22:29:52.6302919Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.031s) 2023-01-11T22:29:52.6303485Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.102s) 2023-01-11T22:29:52.6304115Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.051s) 2023-01-11T22:29:52.6304821Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T22:29:52.6305628Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.006s) 2023-01-11T22:29:52.6306458Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T22:29:52.6307171Z test_batch_norm (__main__.TestTEFuserDynamic) ... ok (78.475s) 2023-01-11T22:29:52.6307788Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (0.663s) 2023-01-11T22:29:52.6308387Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (1.442s) 2023-01-11T22:29:52.6308939Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.105s) 2023-01-11T22:29:52.6309646Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.157s) 2023-01-11T22:29:52.6310401Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:29:52.6311103Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (0.309s) 2023-01-11T22:29:52.6311677Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.019s) 2023-01-11T22:29:52.6312242Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.923s) 2023-01-11T22:29:52.6312892Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.036s) 2023-01-11T22:29:52.6313841Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6314524Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.063s) 2023-01-11T22:29:52.6315289Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T22:29:52.6316017Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2023-01-11T22:29:52.6316949Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T22:29:52.6317855Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T22:29:52.6318577Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T22:29:52.6319298Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T22:29:52.6320024Z test_clamp (__main__.TestTEFuserDynamic) ... ok (0.408s) 2023-01-11T22:29:52.6320635Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.022s) 2023-01-11T22:29:52.6321232Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.016s) 2023-01-11T22:29:52.6321846Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.065s) 2023-01-11T22:29:52.6322475Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.056s) 2023-01-11T22:29:52.6323148Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.066s) 2023-01-11T22:29:52.6323728Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.050s) 2023-01-11T22:29:52.6324311Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.055s) 2023-01-11T22:29:52.6324991Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.003s) 2023-01-11T22:29:52.6325734Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T22:29:52.6326494Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: Too slow to run with the TE interpreter (0.001s) 2023-01-11T22:29:52.6327174Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.002s) 2023-01-11T22:29:52.6327761Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.073s) 2023-01-11T22:29:52.6328311Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.019s) 2023-01-11T22:29:52.6328875Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.030s) 2023-01-11T22:29:52.6329449Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.009s) 2023-01-11T22:29:52.6330029Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (40.341s) 2023-01-11T22:29:52.6330594Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.033s) 2023-01-11T22:29:52.6331184Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.002s) 2023-01-11T22:29:52.6331784Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.011s) 2023-01-11T22:29:52.6332378Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.037s) 2023-01-11T22:29:52.6333012Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6333616Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.023s) 2023-01-11T22:29:52.6334143Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.042s) 2023-01-11T22:29:52.6334724Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.048s) 2023-01-11T22:29:52.6335358Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.030s) 2023-01-11T22:29:52.6336088Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.161s) 2023-01-11T22:29:52.6336795Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6337424Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.060s) 2023-01-11T22:29:52.6338177Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2023-01-11T22:29:52.6339067Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.212s) 2023-01-11T22:29:52.6339613Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.144s) 2023-01-11T22:29:52.6340235Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (1.213s) 2023-01-11T22:29:52.6340791Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.122s) 2023-01-11T22:29:52.6341389Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.006s) 2023-01-11T22:29:52.6342155Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2023-01-11T22:29:52.6342828Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2023-01-11T22:29:52.6343526Z test_minmax (__main__.TestTEFuserDynamic) ... ok (0.125s) 2023-01-11T22:29:52.6344101Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.170s) 2023-01-11T22:29:52.6344628Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.020s) 2023-01-11T22:29:52.6345186Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.059s) 2023-01-11T22:29:52.6345779Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T22:29:52.6346395Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.001s) 2023-01-11T22:29:52.6347352Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2023-01-11 22:26:30 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:52.6348551Z STAGE:2023-01-11 22:26:30 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:52.6349684Z STAGE:2023-01-11 22:26:30 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:52.6350413Z ok (0.013s) 2023-01-11T22:29:52.6350963Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6351616Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6352289Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6352892Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.066s) 2023-01-11T22:29:52.6353457Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.028s) 2023-01-11T22:29:52.6354080Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.009s) 2023-01-11T22:29:52.6354675Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.025s) 2023-01-11T22:29:52.6355246Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.043s) 2023-01-11T22:29:52.6355794Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.014s) 2023-01-11T22:29:52.6356400Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.012s) 2023-01-11T22:29:52.6356990Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.048s) 2023-01-11T22:29:52.6357564Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.033s) 2023-01-11T22:29:52.6358222Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.039s) 2023-01-11T22:29:52.6358800Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.023s) 2023-01-11T22:29:52.6359412Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.020s) 2023-01-11T22:29:52.6359967Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (0.003s) 2023-01-11T22:29:52.6360548Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.056s) 2023-01-11T22:29:52.6361163Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (39.013s) 2023-01-11T22:29:52.6361739Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.118s) 2023-01-11T22:29:52.6362310Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.025s) 2023-01-11T22:29:52.6362977Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.009s) 2023-01-11T22:29:52.6363619Z test_to_dtype (__main__.TestTEFuserDynamic) ... skip: Compiles with TensorExprKernel (0.011s) 2023-01-11T22:29:52.6364375Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (0.321s) 2023-01-11T22:29:52.6365021Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (1.012s) 2023-01-11T22:29:52.6365606Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.019s) 2023-01-11T22:29:52.6366401Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:29:52.6367068Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.017s) 2023-01-11T22:29:52.6367707Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.096s) 2023-01-11T22:29:52.6368361Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.134s) 2023-01-11T22:29:52.6369598Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit_fuser_te.py:1186: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:29:52.6370663Z return v.to(dtype) 2023-01-11T22:29:52.6371053Z ok (0.035s) 2023-01-11T22:29:52.6371614Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.032s) 2023-01-11T22:29:52.6372178Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (0.284s) 2023-01-11T22:29:52.6373183Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py:216: UserWarning: Only works in script mode 2023-01-11T22:29:52.6373995Z warnings.warn("Only works in script mode") 2023-01-11T22:29:52.6374425Z ok (0.053s) 2023-01-11T22:29:52.6374913Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.019s) 2023-01-11T22:29:52.6375486Z test_abs (__main__.TestTEFuserStatic) ... ok (0.013s) 2023-01-11T22:29:52.6376018Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.027s) 2023-01-11T22:29:52.6376599Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.064s) 2023-01-11T22:29:52.6377150Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.052s) 2023-01-11T22:29:52.6377749Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.019s) 2023-01-11T22:29:52.6378478Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T22:29:52.6379234Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T22:29:52.6379855Z test_batch_norm (__main__.TestTEFuserStatic) ... ok (65.774s) 2023-01-11T22:29:52.6380417Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (0.700s) 2023-01-11T22:29:52.6380995Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (1.175s) 2023-01-11T22:29:52.6381573Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.130s) 2023-01-11T22:29:52.6382152Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.178s) 2023-01-11T22:29:52.6382767Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (2.030s) 2023-01-11T22:29:52.6383318Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.245s) 2023-01-11T22:29:52.6383878Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.016s) 2023-01-11T22:29:52.6384435Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.904s) 2023-01-11T22:29:52.6384997Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.023s) 2023-01-11T22:29:52.6385653Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T22:29:52.6386305Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.032s) 2023-01-11T22:29:52.6386826Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.020s) 2023-01-11T22:29:52.6387517Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (0.667s) 2023-01-11T22:29:52.6388137Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.041s) 2023-01-11T22:29:52.6388773Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.032s) 2023-01-11T22:29:52.6389405Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (12.208s) 2023-01-11T22:29:52.6389990Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.071s) 2023-01-11T22:29:52.6390599Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.357s) 2023-01-11T22:29:52.6391156Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.017s) 2023-01-11T22:29:52.6391732Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.013s) 2023-01-11T22:29:52.6392308Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.052s) 2023-01-11T22:29:52.6392905Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.050s) 2023-01-11T22:29:52.6393494Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.049s) 2023-01-11T22:29:52.6394016Z test_concat (__main__.TestTEFuserStatic) ... ok (0.026s) 2023-01-11T22:29:52.6394587Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.035s) 2023-01-11T22:29:52.6395966Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit_fuser_te.py:2443: 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. 2023-01-11T22:29:52.6397121Z r = torch.tensor(4) 2023-01-11T22:29:52.6397490Z ok (0.060s) 2023-01-11T22:29:52.6398029Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.050s) 2023-01-11T22:29:52.6398682Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: Too slow to run with the TE interpreter (0.003s) 2023-01-11T22:29:52.6399413Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T22:29:52.6399941Z test_dims (__main__.TestTEFuserStatic) ... ok (0.091s) 2023-01-11T22:29:52.6400481Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.008s) 2023-01-11T22:29:52.6400977Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.021s) 2023-01-11T22:29:52.6401466Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T22:29:52.6402004Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (36.610s) 2023-01-11T22:29:52.6402526Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.034s) 2023-01-11T22:29:52.6403037Z test_erf (__main__.TestTEFuserStatic) ... ok (0.002s) 2023-01-11T22:29:52.6403571Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.009s) 2023-01-11T22:29:52.6404107Z test_exp (__main__.TestTEFuserStatic) ... ok (0.035s) 2023-01-11T22:29:52.6404690Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T22:29:52.6405271Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T22:29:52.6405819Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.029s) 2023-01-11T22:29:52.6406408Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.039s) 2023-01-11T22:29:52.6406982Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.023s) 2023-01-11T22:29:52.6407521Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.121s) 2023-01-11T22:29:52.6408107Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2023-01-11T22:29:52.6408677Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.026s) 2023-01-11T22:29:52.6409368Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.011s) 2023-01-11T22:29:52.6410004Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.152s) 2023-01-11T22:29:52.6410650Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.114s) 2023-01-11T22:29:52.6411204Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (0.585s) 2023-01-11T22:29:52.6411777Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.106s) 2023-01-11T22:29:52.6412346Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.000s) 2023-01-11T22:29:52.6412946Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.597s) 2023-01-11T22:29:52.6413522Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.639s) 2023-01-11T22:29:52.6414026Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.079s) 2023-01-11T22:29:52.6414532Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.109s) 2023-01-11T22:29:52.6415054Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.021s) 2023-01-11T22:29:52.6415549Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.036s) 2023-01-11T22:29:52.6416127Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T22:29:52.6416675Z test_nop (__main__.TestTEFuserStatic) ... ok (0.001s) 2023-01-11T22:29:52.6417556Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2023-01-11 22:29:16 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:52.6418781Z STAGE:2023-01-11 22:29:16 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:52.6419835Z STAGE:2023-01-11 22:29:16 4840:5092 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:52.6420491Z ok (0.010s) 2023-01-11T22:29:52.6420982Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2023-01-11T22:29:52.6421610Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T22:29:52.6422214Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T22:29:52.6422767Z test_relu (__main__.TestTEFuserStatic) ... ok (0.049s) 2023-01-11T22:29:52.6423273Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.040s) 2023-01-11T22:29:52.6423832Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.016s) 2023-01-11T22:29:52.6424415Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.014s) 2023-01-11T22:29:52.6424917Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.027s) 2023-01-11T22:29:52.6425459Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.017s) 2023-01-11T22:29:52.6426010Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T22:29:52.6426553Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.035s) 2023-01-11T22:29:52.6427079Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.047s) 2023-01-11T22:29:52.6427586Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.039s) 2023-01-11T22:29:52.6428101Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.017s) 2023-01-11T22:29:52.6428611Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.014s) 2023-01-11T22:29:52.6429126Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.000s) 2023-01-11T22:29:52.6429649Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.026s) 2023-01-11T22:29:52.6430196Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (32.288s) 2023-01-11T22:29:52.6430727Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.114s) 2023-01-11T22:29:52.6431279Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.029s) 2023-01-11T22:29:52.6431804Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.019s) 2023-01-11T22:29:52.6432399Z test_to_dtype (__main__.TestTEFuserStatic) ... skip: Compiles with TensorExprKernel (0.003s) 2023-01-11T22:29:52.6433109Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.329s) 2023-01-11T22:29:52.6433620Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (0.892s) 2023-01-11T22:29:52.6434126Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.026s) 2023-01-11T22:29:52.6434782Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:29:52.6435422Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.029s) 2023-01-11T22:29:52.6436047Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.132s) 2023-01-11T22:29:52.6436618Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.167s) 2023-01-11T22:29:52.6437147Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.045s) 2023-01-11T22:29:52.6437825Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.037s) 2023-01-11T22:29:52.6438383Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.346s) 2023-01-11T22:29:52.6439200Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py:216: UserWarning: Only works in script mode 2023-01-11T22:29:52.6439926Z warnings.warn("Only works in script mode") 2023-01-11T22:29:52.6440305Z ok (0.067s) 2023-01-11T22:29:52.6440737Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.023s) 2023-01-11T22:29:52.6441047Z 2023-01-11T22:29:52.6441313Z ---------------------------------------------------------------------- 2023-01-11T22:29:52.6441764Z Ran 207 tests in 327.656s 2023-01-11T22:29:52.6441978Z 2023-01-11T22:29:52.6442114Z OK (skipped=42) 2023-01-11T22:29:52.6442308Z 2023-01-11T22:29:52.6442450Z Generating XML reports... 2023-01-11T22:29:52.6443143Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-jit.test_fuser_common.TestFuserCommon-20230111222423.xml 2023-01-11T22:29:52.6444105Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserDynamic-20230111222423.xml 2023-01-11T22:29:52.6445018Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserStatic-20230111222423.xml 2023-01-11T22:29:52.6445474Z 2023-01-11T22:29:52.6445978Z ##[endgroup] 2023-01-11T22:29:52.6446608Z FINISHED PRINTING LOG FILE of test_jit_fuser_te (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_fuser_te_p1bes0yi) 2023-01-11T22:29:52.6447066Z 2023-01-11T22:29:56.4874366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:29:56.4875416Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:29:56.4875915Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:29:56.6754866Z Running test_mkldnn_verbose ... [2023-01-11 22:29:56.674678] 2023-01-11T22:29:56.6759983Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:29:56.675857] 2023-01-11T22:29:56.6763042Z Ignoring disabled issues: [] 2023-01-11T22:30:06.2404711Z 2023-01-11T22:30:06.2405846Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T22:30:06.2407110Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_verbose_y_7wyiir) 2023-01-11T22:30:06.2408222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:06.2409626Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:06.2409834Z 2023-01-11T22:30:06.2410012Z Running tests... 2023-01-11T22:30:06.2410611Z ---------------------------------------------------------------------- 2023-01-11T22:30:06.2411434Z Test results will be stored in test-reports\python-unittest\test_mkldnn_verbose 2023-01-11T22:30:06.2412168Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (3.300s) 2023-01-11T22:30:06.2412530Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (2.807s) 2023-01-11T22:30:06.2412725Z 2023-01-11T22:30:06.2412907Z ---------------------------------------------------------------------- 2023-01-11T22:30:06.2413220Z Ran 2 tests in 6.109s 2023-01-11T22:30:06.2413372Z 2023-01-11T22:30:06.2413463Z OK 2023-01-11T22:30:06.2413545Z 2023-01-11T22:30:06.2413665Z Generating XML reports... 2023-01-11T22:30:06.2414100Z Generated XML report: test-reports\python-unittest\test_mkldnn_verbose\TEST-TestMKLDNNVerbose-20230111222959.xml 2023-01-11T22:30:06.2414400Z 2023-01-11T22:30:06.2414743Z ##[endgroup] 2023-01-11T22:30:06.2415178Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_verbose_y_7wyiir) 2023-01-11T22:30:06.2415484Z 2023-01-11T22:30:10.0703251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:10.0704444Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:10.0704929Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:10.3015360Z Running test_model_dump ... [2023-01-11 22:30:10.301164] 2023-01-11T22:30:10.3021537Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:10.301164] 2023-01-11T22:30:10.3027168Z Ignoring disabled issues: [] 2023-01-11T22:30:14.7932168Z 2023-01-11T22:30:14.7933064Z Expand the folded group to see the log file of test_model_dump 2023-01-11T22:30:14.7934420Z ##[group]PRINTING LOG FILE of test_model_dump (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_model_dump_ucdf9f2v) 2023-01-11T22:30:14.7936091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:14.7937426Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:14.7937729Z 2023-01-11T22:30:14.7937896Z Running tests... 2023-01-11T22:30:14.7938435Z ---------------------------------------------------------------------- 2023-01-11T22:30:14.7939069Z Test results will be stored in test-reports\python-unittest\test_model_dump 2023-01-11T22:30:14.7939709Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.615s) 2023-01-11T22:30:14.7940293Z test_invalid_json (__main__.TestModelDump) ... ok (0.039s) 2023-01-11T22:30:14.7940947Z test_main (__main__.TestModelDump) ... skip: Disabled on Windows. (0.000s) 2023-01-11T22:30:14.7941671Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.006s) 2023-01-11T22:30:14.7942329Z test_model_with_lists (__main__.TestModelDump) ... ok (0.000s) 2023-01-11T22:30:14.7942961Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.010s) 2023-01-11T22:30:14.7943945Z test_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.001s) 2023-01-11T22:30:14.7944589Z test_scripted_model (__main__.TestModelDump) ... ok (0.021s) 2023-01-11T22:30:14.7945155Z test_traced_model (__main__.TestModelDump) ... ok (0.130s) 2023-01-11T22:30:14.7945469Z 2023-01-11T22:30:14.7945773Z ---------------------------------------------------------------------- 2023-01-11T22:30:14.7946278Z Ran 9 tests in 0.813s 2023-01-11T22:30:14.7946698Z 2023-01-11T22:30:14.7946821Z OK (skipped=4) 2023-01-11T22:30:14.7947053Z 2023-01-11T22:30:14.7947279Z Generating XML reports... 2023-01-11T22:30:14.7947992Z Generated XML report: test-reports\python-unittest\test_model_dump\TEST-TestModelDump-20230111223013.xml 2023-01-11T22:30:14.7948477Z 2023-01-11T22:30:14.7948981Z ##[endgroup] 2023-01-11T22:30:14.7949667Z FINISHED PRINTING LOG FILE of test_model_dump (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_model_dump_ucdf9f2v) 2023-01-11T22:30:14.7950179Z 2023-01-11T22:30:18.6468242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:18.6469570Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:18.6470196Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:18.8412474Z Running test_module_init ... [2023-01-11 22:30:18.840573] 2023-01-11T22:30:18.8418779Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:18.841710] 2023-01-11T22:30:18.8421930Z Ignoring disabled issues: [] 2023-01-11T22:30:22.6793828Z 2023-01-11T22:30:22.6794771Z Expand the folded group to see the log file of test_module_init 2023-01-11T22:30:22.6795963Z ##[group]PRINTING LOG FILE of test_module_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_module_init_dz4yg9nz) 2023-01-11T22:30:22.6797395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:22.6798553Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:22.6798819Z 2023-01-11T22:30:22.6798963Z Running tests... 2023-01-11T22:30:22.6799406Z ---------------------------------------------------------------------- 2023-01-11T22:30:22.6799713Z 2023-01-11T22:30:22.6799957Z ---------------------------------------------------------------------- 2023-01-11T22:30:22.6800422Z Ran 0 tests in 0.000s 2023-01-11T22:30:22.6800663Z 2023-01-11T22:30:22.6800809Z OK 2023-01-11T22:30:22.6800962Z 2023-01-11T22:30:22.6801164Z Generating XML reports... 2023-01-11T22:30:22.6801728Z Test results will be stored in test-reports\python-unittest\test_module_init 2023-01-11T22:30:22.6802094Z 2023-01-11T22:30:22.6802649Z ##[endgroup] 2023-01-11T22:30:22.6803370Z FINISHED PRINTING LOG FILE of test_module_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_module_init_dz4yg9nz) 2023-01-11T22:30:22.6803849Z 2023-01-11T22:30:26.5858658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:26.5859935Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:26.7676546Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:26.7677217Z Running test_monitor ... [2023-01-11 22:30:26.766194] 2023-01-11T22:30:26.7682740Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:26.766194] 2023-01-11T22:30:26.7685315Z Ignoring disabled issues: [] 2023-01-11T22:30:30.8524707Z 2023-01-11T22:30:30.8525328Z Expand the folded group to see the log file of test_monitor 2023-01-11T22:30:30.8527266Z ##[group]PRINTING LOG FILE of test_monitor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_monitor_fgeqj7er) 2023-01-11T22:30:30.8530237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:30.8531609Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:30.8531907Z 2023-01-11T22:30:30.8532076Z Running tests... 2023-01-11T22:30:30.8532619Z ---------------------------------------------------------------------- 2023-01-11T22:30:30.8533274Z Test results will be stored in test-reports\python-unittest\test_monitor 2023-01-11T22:30:30.8533890Z test_event_handler (__main__.TestMonitor) ... ok (0.538s) 2023-01-11T22:30:30.8534477Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.003s) 2023-01-11T22:30:30.8535046Z test_interval_stat (__main__.TestMonitor) ... ok (0.004s) 2023-01-11T22:30:30.8535595Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2023-01-11T22:30:30.8536023Z test_event_handler (__main__.TestMonitorTensorboard) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2023-01-11T22:30:30.8536282Z 2023-01-11T22:30:30.8536521Z ---------------------------------------------------------------------- 2023-01-11T22:30:30.8536836Z Ran 5 tests in 0.547s 2023-01-11T22:30:30.8536981Z 2023-01-11T22:30:30.8537081Z OK (skipped=1) 2023-01-11T22:30:30.8537183Z 2023-01-11T22:30:30.8537347Z Generating XML reports... 2023-01-11T22:30:30.8537911Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitor-20230111223029.xml 2023-01-11T22:30:30.8538475Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitorTensorboard-20230111223029.xml 2023-01-11T22:30:30.8538767Z 2023-01-11T22:30:30.8539121Z ##[endgroup] 2023-01-11T22:30:30.8539565Z FINISHED PRINTING LOG FILE of test_monitor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_monitor_fgeqj7er) 2023-01-11T22:30:30.8539957Z 2023-01-11T22:30:34.7894847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:34.7895811Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:34.7896238Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:34.9593589Z Running test_namedtensor ... [2023-01-11 22:30:34.954912] 2023-01-11T22:30:34.9600244Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:34.954912] 2023-01-11T22:30:34.9603095Z Ignoring disabled issues: [] 2023-01-11T22:30:40.3754541Z 2023-01-11T22:30:40.3755452Z Expand the folded group to see the log file of test_namedtensor 2023-01-11T22:30:40.3756725Z ##[group]PRINTING LOG FILE of test_namedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtensor_lavkwr19) 2023-01-11T22:30:40.3758659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:40.3759967Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:40.3760261Z 2023-01-11T22:30:40.3760431Z Running tests... 2023-01-11T22:30:40.3760958Z ---------------------------------------------------------------------- 2023-01-11T22:30:40.3761634Z Test results will be stored in test-reports\python-unittest\test_namedtensor 2023-01-11T22:30:40.3762353Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:30:40.3763017Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:30:40.3763509Z test_addmm (__main__.TestNamedTensor) ... ok (0.836s) 2023-01-11T22:30:40.3764050Z test_addmv (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:30:40.3764893Z test_align_as (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3765498Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.001s) 2023-01-11T22:30:40.3766103Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.006s) 2023-01-11T22:30:40.3766662Z test_align_to (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T22:30:40.3767077Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T22:30:40.3767534Z test_any_all (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3767994Z test_as_strided (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3768489Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2023-01-11T22:30:40.3768864Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3769216Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3769569Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3769919Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3770231Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.037s) 2023-01-11T22:30:40.3770574Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.073s) 2023-01-11T22:30:40.3770897Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3771210Z test_bmm (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T22:30:40.3771513Z test_cat (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:30:40.3771815Z test_cdist (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3772104Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T22:30:40.3772440Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3772773Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T22:30:40.3773091Z test_detach (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3773411Z test_diagonal (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3773719Z test_dot (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3773992Z test_equal (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3774302Z test_expand (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T22:30:40.3774629Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.013s) 2023-01-11T22:30:40.3774974Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.012s) 2023-01-11T22:30:40.3775501Z test_flatten (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T22:30:40.3775799Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3776130Z test_has_names (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3776455Z test_index_fill (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:30:40.3777309Z test_info_smoke (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:30:40.3777992Z tensor.storage() 2023-01-11T22:30:40.3778659Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:30:40.3779298Z tensor.storage_type() 2023-01-11T22:30:40.3779995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:30:40.3780694Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T22:30:40.3781406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:30:40.3782096Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T22:30:40.3782334Z ok (0.004s) 2023-01-11T22:30:40.3782614Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3782951Z test_logical_not (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3783283Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:30:40.3783588Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T22:30:40.3783906Z test_masked_select (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:30:40.3784200Z test_matmul (__main__.TestNamedTensor) ... ok (0.014s) 2023-01-11T22:30:40.3784528Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.008s) 2023-01-11T22:30:40.3784876Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3785217Z test_mm (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:30:40.3785520Z test_mv (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3785850Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.109s) 2023-01-11T22:30:40.3786171Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:30:40.3786538Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3786894Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3787242Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3787588Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3787927Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3788238Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3788640Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:30:40.3788977Z test_pow_special (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3789313Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3789651Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.056s) 2023-01-11T22:30:40.3789980Z test_refine_names (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:30:40.3790271Z test_rename (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:30:40.3790633Z test_rename_ (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3790965Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:30:40.3791306Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:30:40.3791633Z test_repr (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3791950Z test_resize (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3792229Z test_select (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3792568Z test_select_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2023-01-11T22:30:40.3792920Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3793249Z test_size (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:30:40.3793590Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3793933Z test_squeeze (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:30:40.3794218Z test_stride (__main__.TestNamedTensor) ... ok (0.011s) 2023-01-11T22:30:40.3794538Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3795227Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:516: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:30:40.3795832Z tensor = torch.tensor(x) 2023-01-11T22:30:40.3796407Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:522: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:30:40.3796952Z tensor = torch.tensor(x, names=None) 2023-01-11T22:30:40.3797527Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:527: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:30:40.3798073Z tensor = torch.tensor(x, names=('N', 'C')) 2023-01-11T22:30:40.3798417Z ok (0.004s) 2023-01-11T22:30:40.3798706Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3799375Z test_tensor_from_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:511: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:30:40.3799972Z tensor = torch.tensor(x, names=names) 2023-01-11T22:30:40.3800221Z ok (0.002s) 2023-01-11T22:30:40.3800509Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3800864Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3801158Z test_trivial (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3801503Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.030s) 2023-01-11T22:30:40.3801845Z test_unflatten (__main__.TestNamedTensor) ... ok (0.021s) 2023-01-11T22:30:40.3802184Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:30:40.3802661Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:30:40.3803101Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3803491Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:30:40.3803708Z 2023-01-11T22:30:40.3803887Z ---------------------------------------------------------------------- 2023-01-11T22:30:40.3804230Z Ran 86 tests in 1.453s 2023-01-11T22:30:40.3804377Z 2023-01-11T22:30:40.3804471Z OK (skipped=4) 2023-01-11T22:30:40.3804588Z 2023-01-11T22:30:40.3804693Z Generating XML reports... 2023-01-11T22:30:40.3805076Z Generated XML report: test-reports\python-unittest\test_namedtensor\TEST-TestNamedTensor-20230111223038.xml 2023-01-11T22:30:40.3805359Z 2023-01-11T22:30:40.3805694Z ##[endgroup] 2023-01-11T22:30:40.3806095Z FINISHED PRINTING LOG FILE of test_namedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtensor_lavkwr19) 2023-01-11T22:30:40.3806374Z 2023-01-11T22:30:43.9872809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:43.9873652Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:43.9874020Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:44.1785702Z Running test_native_functions ... [2023-01-11 22:30:44.177953] 2023-01-11T22:30:44.1791785Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:44.178623] 2023-01-11T22:30:44.1795077Z Ignoring disabled issues: [] 2023-01-11T22:30:49.0410791Z 2023-01-11T22:30:49.0411312Z Expand the folded group to see the log file of test_native_functions 2023-01-11T22:30:49.0412104Z ##[group]PRINTING LOG FILE of test_native_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_functions_hq1golhp) 2023-01-11T22:30:49.0413623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:49.0414795Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:49.0415037Z 2023-01-11T22:30:49.0415160Z Running tests... 2023-01-11T22:30:49.0415548Z ---------------------------------------------------------------------- 2023-01-11T22:30:49.0416103Z Test results will be stored in test-reports\python-unittest\test_native_functions 2023-01-11T22:30:49.0416763Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (0.577s) 2023-01-11T22:30:49.0417489Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0418108Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0418626Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0419149Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0419632Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0420133Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0420901Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T22:30:49.0421284Z ok (0.109s) 2023-01-11T22:30:49.0421706Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.024s) 2023-01-11T22:30:49.0422258Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.018s) 2023-01-11T22:30:49.0422772Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.018s) 2023-01-11T22:30:49.0423454Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.019s) 2023-01-11T22:30:49.0424038Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.783s) 2023-01-11T22:30:49.0424758Z test_symintlist_error (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0425448Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0426043Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0426707Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0427292Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0427878Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0428404Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T22:30:49.0428785Z ok (0.010s) 2023-01-11T22:30:49.0429370Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T22:30:49.0429954Z * (torch.dtype dtype) 2023-01-11T22:30:49.0430418Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T22:30:49.0430847Z * (tuple of ints size) 2023-01-11T22:30:49.0431293Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T22:30:49.0431602Z 2023-01-11T22:30:49.0431874Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0432449Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T22:30:49.0432987Z * (torch.dtype dtype) 2023-01-11T22:30:49.0433557Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T22:30:49.0434012Z * (tuple of ints size) 2023-01-11T22:30:49.0434486Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T22:30:49.0434922Z 2023-01-11T22:30:49.0435201Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T22:30:49.0435659Z * (torch.dtype dtype) 2023-01-11T22:30:49.0436112Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T22:30:49.0436541Z * (tuple of ints size) 2023-01-11T22:30:49.0436996Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T22:30:49.0437298Z 2023-01-11T22:30:49.0437561Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0438098Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T22:30:49.0438620Z * (torch.dtype dtype) 2023-01-11T22:30:49.0439086Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T22:30:49.0439513Z * (tuple of ints size) 2023-01-11T22:30:49.0439968Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T22:30:49.0440279Z 2023-01-11T22:30:49.0440553Z view() received an invalid combination of arguments - got (str), but expected one of: 2023-01-11T22:30:49.0440971Z * (torch.dtype dtype) 2023-01-11T22:30:49.0441626Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T22:30:49.0442036Z * (tuple of ints size) 2023-01-11T22:30:49.0442479Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T22:30:49.0442752Z 2023-01-11T22:30:49.0442872Z ok (0.021s) 2023-01-11T22:30:49.0444208Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T22:30:49.0444799Z * () 2023-01-11T22:30:49.0445140Z * (torch.Storage source) 2023-01-11T22:30:49.0445663Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0446147Z * (Tensor source) 2023-01-11T22:30:49.0446650Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0446975Z 2023-01-11T22:30:49.0447265Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0447883Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T22:30:49.0448372Z * () 2023-01-11T22:30:49.0448726Z * (torch.Storage source) 2023-01-11T22:30:49.0449245Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0449726Z * (Tensor source) 2023-01-11T22:30:49.0450227Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0450555Z 2023-01-11T22:30:49.0450834Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T22:30:49.0451328Z * () 2023-01-11T22:30:49.0451698Z * (torch.Storage source) 2023-01-11T22:30:49.0452220Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0452668Z * (Tensor source) 2023-01-11T22:30:49.0453165Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0453453Z 2023-01-11T22:30:49.0453751Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0454396Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T22:30:49.0454879Z * () 2023-01-11T22:30:49.0455222Z * (torch.Storage source) 2023-01-11T22:30:49.0455741Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0456234Z * (Tensor source) 2023-01-11T22:30:49.0456655Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0456991Z 2023-01-11T22:30:49.0457287Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2023-01-11T22:30:49.0457739Z * () 2023-01-11T22:30:49.0458082Z * (torch.Storage source) 2023-01-11T22:30:49.0458571Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0459056Z * (Tensor source) 2023-01-11T22:30:49.0459473Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:30:49.0459787Z 2023-01-11T22:30:49.0459933Z ok (0.009s) 2023-01-11T22:30:49.0460572Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0461315Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0461946Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0462603Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0463191Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0463829Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0464634Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0465268Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0465902Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0466625Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T22:30:49.0467395Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0468305Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0469082Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0469913Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0470340Z 2023-01-11T22:30:49.0470649Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:30:49.0471292Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:30:49.0471887Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T22:30:49.0472677Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0473561Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0474358Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0475132Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0475532Z 2023-01-11T22:30:49.0475808Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2023-01-11T22:30:49.0476663Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0477577Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0478472Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0479329Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:30:49.0479760Z 2023-01-11T22:30:49.0479886Z ok (0.014s) 2023-01-11T22:30:49.0480066Z 2023-01-11T22:30:49.0480349Z ---------------------------------------------------------------------- 2023-01-11T22:30:49.0480824Z Ran 11 tests in 1.609s 2023-01-11T22:30:49.0481039Z 2023-01-11T22:30:49.0481133Z OK 2023-01-11T22:30:49.0481290Z 2023-01-11T22:30:49.0481436Z Generating XML reports... 2023-01-11T22:30:49.0482112Z Generated XML report: test-reports\python-unittest\test_native_functions\TEST-TestNativeFunctions-20230111223046.xml 2023-01-11T22:30:49.0482572Z 2023-01-11T22:30:49.0483116Z ##[endgroup] 2023-01-11T22:30:49.0483775Z FINISHED PRINTING LOG FILE of test_native_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_functions_hq1golhp) 2023-01-11T22:30:49.0484413Z 2023-01-11T22:30:52.7881720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:52.7882889Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:52.7883273Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:52.9586158Z Running test_native_mha ... [2023-01-11 22:30:52.955089] 2023-01-11T22:30:52.9592479Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:52.955089] 2023-01-11T22:30:52.9595130Z Ignoring disabled issues: [] 2023-01-11T22:30:54.9866463Z 2023-01-11T22:30:54.9866967Z Expand the folded group to see the log file of test_mkldnn_fusion 2023-01-11T22:30:54.9867894Z ##[group]PRINTING LOG FILE of test_mkldnn_fusion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_fusion_g04m_8s0) 2023-01-11T22:30:54.9868797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:54.9869493Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:54.9869652Z 2023-01-11T22:30:54.9869734Z Running tests... 2023-01-11T22:30:54.9870007Z ---------------------------------------------------------------------- 2023-01-11T22:30:54.9870371Z Test results will be stored in test-reports\python-unittest\test_mkldnn_fusion 2023-01-11T22:30:54.9870780Z test_conv_binary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2023-01-11T22:30:54.9871169Z test_conv_unary_fusion_nnc (__main__.TestMkldnnFusion) ... ok (160.072s) 2023-01-11T22:30:54.9871492Z test_conv_unary_fusion_ops (__main__.TestMkldnnFusion) ... ok (59.740s) 2023-01-11T22:30:54.9871822Z test_linear_binary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.024s) 2023-01-11T22:30:54.9886297Z test_linear_unary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.021s) 2023-01-11T22:30:54.9886770Z test_single_conv (__main__.TestMkldnnFusion) ... ok (1.796s) 2023-01-11T22:30:54.9887094Z test_unsupported_conv (__main__.TestMkldnnFusion) ... ok (13.588s) 2023-01-11T22:30:54.9887283Z 2023-01-11T22:30:54.9887431Z ---------------------------------------------------------------------- 2023-01-11T22:30:54.9887716Z Ran 7 tests in 235.250s 2023-01-11T22:30:54.9887840Z 2023-01-11T22:30:54.9887914Z OK (skipped=1) 2023-01-11T22:30:54.9888026Z 2023-01-11T22:30:54.9888117Z Generating XML reports... 2023-01-11T22:30:54.9888500Z Generated XML report: test-reports\python-unittest\test_mkldnn_fusion\TEST-TestMkldnnFusion-20230111222659.xml 2023-01-11T22:30:54.9888762Z 2023-01-11T22:30:54.9889100Z ##[endgroup] 2023-01-11T22:30:54.9889538Z FINISHED PRINTING LOG FILE of test_mkldnn_fusion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_fusion_g04m_8s0) 2023-01-11T22:30:54.9889811Z 2023-01-11T22:30:56.3938300Z 2023-01-11T22:30:56.3939151Z Expand the folded group to see the log file of test_native_mha 2023-01-11T22:30:56.3939968Z ##[group]PRINTING LOG FILE of test_native_mha (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_mha_8grrr5dy) 2023-01-11T22:30:56.3940840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:56.3941763Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:56.3941917Z 2023-01-11T22:30:56.3941996Z Running tests... 2023-01-11T22:30:56.3942357Z ---------------------------------------------------------------------- 2023-01-11T22:30:56.3942543Z 2023-01-11T22:30:56.3942697Z ---------------------------------------------------------------------- 2023-01-11T22:30:56.3942996Z Ran 0 tests in 0.000s 2023-01-11T22:30:56.3943121Z 2023-01-11T22:30:56.3943172Z OK 2023-01-11T22:30:56.3943271Z 2023-01-11T22:30:56.3943363Z Generating XML reports... 2023-01-11T22:30:56.3943697Z Test results will be stored in test-reports\python-unittest\test_native_mha 2023-01-11T22:30:56.3943901Z 2023-01-11T22:30:56.3944137Z ##[endgroup] 2023-01-11T22:30:56.3944493Z FINISHED PRINTING LOG FILE of test_native_mha (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_mha_8grrr5dy) 2023-01-11T22:30:56.3944755Z 2023-01-11T22:30:58.0862634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:58.0863492Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:58.0863847Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:58.2450489Z Running test_nestedtensor ... [2023-01-11 22:30:58.244662] 2023-01-11T22:30:58.2455786Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:58.245285] 2023-01-11T22:30:58.2458795Z Ignoring disabled issues: [] 2023-01-11T22:30:59.3973571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:30:59.3974415Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:30:59.3974774Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:30:59.5607112Z Running test_numba_integration ... [2023-01-11 22:30:59.560513] 2023-01-11T22:30:59.5612735Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:59.561118] 2023-01-11T22:30:59.5616546Z Ignoring disabled issues: [] 2023-01-11T22:31:02.3714101Z 2023-01-11T22:31:02.3714838Z Expand the folded group to see the log file of test_nestedtensor 2023-01-11T22:31:02.3715934Z ##[group]PRINTING LOG FILE of test_nestedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nestedtensor_z_y7i8g8) 2023-01-11T22:31:02.3717251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:02.3718228Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:02.3718804Z 2023-01-11T22:31:02.3718885Z Running tests... 2023-01-11T22:31:02.3719219Z ---------------------------------------------------------------------- 2023-01-11T22:31:02.3719659Z Test results will be stored in test-reports\python-unittest\test_nestedtensor 2023-01-11T22:31:02.3720505Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nestedtensor.py:113: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:31:02.3721204Z nested_tensor = torch.nested.nested_tensor(data, dtype=torch.int64) 2023-01-11T22:31:02.3721437Z ok (0.017s) 2023-01-11T22:31:02.3721733Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3722119Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3722500Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3722869Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3723239Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3723605Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3723957Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3724319Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:31:02.3724695Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3725078Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3725442Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3725804Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3726169Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3726522Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3726882Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3727275Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:31:02.3727674Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3728069Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3728456Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3728845Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.010s) 2023-01-11T22:31:02.3729229Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3729592Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3729974Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3730378Z test_copy_ (__main__.TestNestedTensor) ... ok (0.680s) 2023-01-11T22:31:02.3730679Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3730975Z test_dim (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3731250Z test_fill_ (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:31:02.3731523Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3731833Z test_nested_namespace (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3732189Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3732507Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3732809Z test_numel (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3733090Z test_ones_like (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3733363Z test_repr_string (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:31:02.3733652Z test_size (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T22:31:02.3733932Z test_size_dim (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:31:02.3734211Z test_stride (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:31:02.3734479Z test_to (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:31:02.3734785Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3735085Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3735364Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:31:02.3735646Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3735921Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3736198Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:31:02.3736364Z 2023-01-11T22:31:02.3736520Z ---------------------------------------------------------------------- 2023-01-11T22:31:02.3736766Z Ran 45 tests in 0.813s 2023-01-11T22:31:02.3736887Z 2023-01-11T22:31:02.3736950Z OK 2023-01-11T22:31:02.3737046Z 2023-01-11T22:31:02.3737138Z Generating XML reports... 2023-01-11T22:31:02.3737514Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensor-20230111223101.xml 2023-01-11T22:31:02.3737781Z 2023-01-11T22:31:02.3738064Z ##[endgroup] 2023-01-11T22:31:02.3738441Z FINISHED PRINTING LOG FILE of test_nestedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nestedtensor_z_y7i8g8) 2023-01-11T22:31:02.3738716Z 2023-01-11T22:31:02.9191788Z 2023-01-11T22:31:02.9192297Z Expand the folded group to see the log file of test_numba_integration 2023-01-11T22:31:02.9193244Z ##[group]PRINTING LOG FILE of test_numba_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_numba_integration_jadoe3da) 2023-01-11T22:31:02.9194120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:02.9194832Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:02.9194985Z 2023-01-11T22:31:02.9195063Z Running tests... 2023-01-11T22:31:02.9195333Z ---------------------------------------------------------------------- 2023-01-11T22:31:02.9195691Z Test results will be stored in test-reports\python-unittest\test_numba_integration 2023-01-11T22:31:02.9196026Z test_active_device (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9196341Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.000s) 2023-01-11T22:31:02.9196663Z test_array_adaptor (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9197179Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.000s) 2023-01-11T22:31:02.9197512Z test_conversion_errors (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9197852Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.000s) 2023-01-11T22:31:02.9198192Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9198607Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.000s) 2023-01-11T22:31:02.9199044Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9199529Z 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.010s) 2023-01-11T22:31:02.9199988Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9200438Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.000s) 2023-01-11T22:31:02.9200883Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9201262Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.000s) 2023-01-11T22:31:02.9201618Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2023-01-11T22:31:02.9202106Z 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.000s) 2023-01-11T22:31:02.9202415Z 2023-01-11T22:31:02.9202569Z ---------------------------------------------------------------------- 2023-01-11T22:31:02.9202823Z Ran 8 tests in 0.016s 2023-01-11T22:31:02.9202941Z 2023-01-11T22:31:02.9203016Z OK (skipped=8) 2023-01-11T22:31:02.9203128Z 2023-01-11T22:31:02.9203221Z Generating XML reports... 2023-01-11T22:31:02.9203617Z Generated XML report: test-reports\python-unittest\test_numba_integration\TEST-TestNumbaIntegration-20230111223102.xml 2023-01-11T22:31:02.9203897Z 2023-01-11T22:31:02.9204125Z ##[endgroup] 2023-01-11T22:31:02.9204499Z FINISHED PRINTING LOG FILE of test_numba_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_numba_integration_jadoe3da) 2023-01-11T22:31:02.9204782Z 2023-01-11T22:31:05.6059242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:05.6059967Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:05.6060326Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:05.7618675Z Running test_numpy_interop ... [2023-01-11 22:31:05.754984] 2023-01-11T22:31:05.7624560Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:05.754984] 2023-01-11T22:31:05.7626750Z Ignoring disabled issues: [] 2023-01-11T22:31:05.9265585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:05.9266318Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:05.9266674Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:06.0856562Z Running test_nvfuser_dynamo ... [2023-01-11 22:31:06.084814] 2023-01-11T22:31:06.0861776Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nvfuser_dynamo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:06.084814] 2023-01-11T22:31:06.0865035Z Ignoring disabled issues: [] 2023-01-11T22:31:09.0463675Z 2023-01-11T22:31:09.0464379Z Expand the folded group to see the log file of test_numpy_interop 2023-01-11T22:31:09.0465420Z ##[group]PRINTING LOG FILE of test_numpy_interop (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_numpy_interop_zknz4f5z) 2023-01-11T22:31:09.0466307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:09.0467318Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:09.0467654Z 2023-01-11T22:31:09.0467769Z Running tests... 2023-01-11T22:31:09.0468261Z ---------------------------------------------------------------------- 2023-01-11T22:31:09.0468535Z 2023-01-11T22:31:09.0468764Z ---------------------------------------------------------------------- 2023-01-11T22:31:09.0469362Z Ran 0 tests in 0.000s 2023-01-11T22:31:09.0469713Z 2023-01-11T22:31:09.0469843Z OK 2023-01-11T22:31:09.0470023Z 2023-01-11T22:31:09.0470199Z Generating XML reports... 2023-01-11T22:31:09.0470754Z Test results will be stored in test-reports\python-unittest\test_numpy_interop 2023-01-11T22:31:09.0471056Z 2023-01-11T22:31:09.0471466Z ##[endgroup] 2023-01-11T22:31:09.0472052Z FINISHED PRINTING LOG FILE of test_numpy_interop (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_numpy_interop_zknz4f5z) 2023-01-11T22:31:09.0472525Z 2023-01-11T22:31:10.4658135Z 2023-01-11T22:31:10.4659011Z Expand the folded group to see the log file of test_nvfuser_dynamo 2023-01-11T22:31:10.4659769Z ##[group]PRINTING LOG FILE of test_nvfuser_dynamo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_dynamo_7c74w21t) 2023-01-11T22:31:10.4660658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:10.4661360Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:10.4661513Z 2023-01-11T22:31:10.4661590Z Running tests... 2023-01-11T22:31:10.4661862Z ---------------------------------------------------------------------- 2023-01-11T22:31:10.4662331Z test_basic (__main__.TestNvFuserDynamo) ... Test results will be stored in test-reports\python-unittest\test_nvfuser_dynamo 2023-01-11T22:31:10.4662701Z skip: TorchDynamo is not supported on Windows (0.002s) 2023-01-11T22:31:10.4663110Z test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) ... skip: TorchDynamo is not supported on Windows (0.001s) 2023-01-11T22:31:10.4663550Z test_dtype_correctness (__main__.TestNvFuserDynamo) ... skip: TorchDynamo is not supported on Windows (0.001s) 2023-01-11T22:31:10.4663952Z test_min_cut (__main__.TestNvFuserDynamo) ... skip: TorchDynamo is not supported on Windows (0.002s) 2023-01-11T22:31:10.4664160Z 2023-01-11T22:31:10.4664314Z ---------------------------------------------------------------------- 2023-01-11T22:31:10.4664564Z Ran 4 tests in 0.000s 2023-01-11T22:31:10.4664684Z 2023-01-11T22:31:10.4664757Z OK (skipped=4) 2023-01-11T22:31:10.4664868Z 2023-01-11T22:31:10.4664958Z Generating XML reports... 2023-01-11T22:31:10.4665502Z Generated XML report: test-reports\python-unittest\test_nvfuser_dynamo\TEST-TestNvFuserDynamo-20230111223110.xml 2023-01-11T22:31:10.4665767Z 2023-01-11T22:31:10.4666004Z ##[endgroup] 2023-01-11T22:31:10.4666368Z FINISHED PRINTING LOG FILE of test_nvfuser_dynamo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_dynamo_7c74w21t) 2023-01-11T22:31:10.4666642Z 2023-01-11T22:31:11.9990858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:11.9991604Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:11.9991959Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:12.1616115Z Running test_nvfuser_frontend ... [2023-01-11 22:31:12.160152] 2023-01-11T22:31:12.1621235Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nvfuser_frontend.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:12.160152] 2023-01-11T22:31:12.1624447Z Ignoring disabled issues: [] 2023-01-11T22:31:13.4673173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:13.4673919Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:13.4674271Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:13.6461508Z Running test_openmp ... [2023-01-11 22:31:13.644171] 2023-01-11T22:31:13.6467003Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:13.644171] 2023-01-11T22:31:13.6469652Z Ignoring disabled issues: [] 2023-01-11T22:31:14.8903384Z 2023-01-11T22:31:14.8904030Z Expand the folded group to see the log file of test_nvfuser_frontend 2023-01-11T22:31:14.8905184Z ##[group]PRINTING LOG FILE of test_nvfuser_frontend (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_frontend_6om4i_fr) 2023-01-11T22:31:14.8906728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:14.8907713Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:14.8907920Z 2023-01-11T22:31:14.8908028Z Running tests... 2023-01-11T22:31:14.8908347Z ---------------------------------------------------------------------- 2023-01-11T22:31:14.8908784Z test_basic (__main__.TestNvFuserFrontend) ... Test results will be stored in test-reports\python-unittest\test_nvfuser_frontend 2023-01-11T22:31:14.8909185Z skip: requires CUDA (0.003s) 2023-01-11T22:31:14.8909482Z test_basic_fp16 (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8909835Z test_broadcast_mixing (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8910181Z test_cast_double_to_half (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8910563Z test_explicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.006s) 2023-01-11T22:31:14.8911123Z test_implicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8911492Z test_ops_broadcast (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8911848Z test_prim_layer_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T22:31:14.8912211Z test_prim_rms_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.010s) 2023-01-11T22:31:14.8912657Z test_promote_to_double (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2023-01-11T22:31:14.8912858Z 2023-01-11T22:31:14.8913000Z ---------------------------------------------------------------------- 2023-01-11T22:31:14.8913264Z Ran 10 tests in 0.031s 2023-01-11T22:31:14.8913389Z 2023-01-11T22:31:14.8913473Z OK (skipped=10) 2023-01-11T22:31:14.8913590Z 2023-01-11T22:31:14.8913685Z Generating XML reports... 2023-01-11T22:31:14.8914080Z Generated XML report: test-reports\python-unittest\test_nvfuser_frontend\TEST-TestNvFuserFrontend-20230111223114.xml 2023-01-11T22:31:14.8914363Z 2023-01-11T22:31:14.8914633Z ##[endgroup] 2023-01-11T22:31:14.8914997Z FINISHED PRINTING LOG FILE of test_nvfuser_frontend (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_frontend_6om4i_fr) 2023-01-11T22:31:14.8915279Z 2023-01-11T22:31:18.0465480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:18.0466245Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:18.0466612Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:18.2026743Z Running test_optim ... [2023-01-11 22:31:18.202288] 2023-01-11T22:31:18.2032291Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:18.202900] 2023-01-11T22:31:18.2035819Z Ignoring disabled issues: [] 2023-01-11T22:31:21.7054048Z 2023-01-11T22:31:21.7054802Z Expand the folded group to see the log file of test_openmp 2023-01-11T22:31:21.7055751Z ##[group]PRINTING LOG FILE of test_openmp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_openmp_oudj0c6i) 2023-01-11T22:31:21.7056698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:21.7057394Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:21.7057559Z 2023-01-11T22:31:21.7057642Z Running tests... 2023-01-11T22:31:21.7057921Z ---------------------------------------------------------------------- 2023-01-11T22:31:21.7058252Z Test results will be stored in test-reports\python-unittest\test_openmp 2023-01-11T22:31:21.7058576Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T22:31:21.7058881Z Make sure there is no memory leak with many threads ... ok (1.717s) 2023-01-11T22:31:21.7059184Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T22:31:21.7059514Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (3.533s) 2023-01-11T22:31:21.7059703Z 2023-01-11T22:31:21.7059863Z ---------------------------------------------------------------------- 2023-01-11T22:31:21.7060110Z Ran 2 tests in 5.250s 2023-01-11T22:31:21.7060235Z 2023-01-11T22:31:21.7060304Z OK 2023-01-11T22:31:21.7060404Z 2023-01-11T22:31:21.7060505Z Generating XML reports... 2023-01-11T22:31:21.7061080Z Generated XML report: test-reports\python-unittest\test_openmp\TEST-TestOpenMP_ParallelFor-20230111223116.xml 2023-01-11T22:31:21.7061346Z 2023-01-11T22:31:21.7061644Z ##[endgroup] 2023-01-11T22:31:21.7062018Z FINISHED PRINTING LOG FILE of test_openmp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_openmp_oudj0c6i) 2023-01-11T22:31:21.7062284Z 2023-01-11T22:31:24.8149219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:24.8149990Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:24.8150363Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:24.9733423Z Running test_package ... [2023-01-11 22:31:24.973163] 2023-01-11T22:31:24.9738425Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:24.973227] 2023-01-11T22:31:24.9741667Z Ignoring disabled issues: [] 2023-01-11T22:31:29.2433795Z 2023-01-11T22:31:29.2434229Z Expand the folded group to see the log file of test_package 2023-01-11T22:31:29.2434993Z ##[group]PRINTING LOG FILE of test_package (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_package__9kuao0w) 2023-01-11T22:31:29.2437671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:29.2438777Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:29.2439014Z 2023-01-11T22:31:29.2439280Z Running tests... 2023-01-11T22:31:29.2439652Z ---------------------------------------------------------------------- 2023-01-11T22:31:29.2440143Z Test results will be stored in test-reports\python-unittest\test_package 2023-01-11T22:31:29.2440635Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (0.419s) 2023-01-11T22:31:29.2441072Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2441467Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.003s) 2023-01-11T22:31:29.2441843Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2442294Z A unpackageable dependency should raise a PackagingError. ... skip: extension modules have a different file extension on windows (0.001s) 2023-01-11T22:31:29.2442683Z test_deny (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2443002Z Test marking packages as "deny" during export. ... ok (0.002s) 2023-01-11T22:31:29.2443328Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2443672Z Test marking packages as "deny" using globs instead of package names. ... ok (0.003s) 2023-01-11T22:31:29.2444031Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2023-01-11T22:31:29.2444384Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.006s) 2023-01-11T22:31:29.2444727Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2445148Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.000s) 2023-01-11T22:31:29.2445523Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2446453Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2447942Z storage_type_str = obj.pickle_storage_type() 2023-01-11T22:31:29.2448738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2449385Z storage_numel = obj.size() 2023-01-11T22:31:29.2450041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2450799Z return self.fget.__get__(instance, owner)() 2023-01-11T22:31:29.2451033Z ok (0.010s) 2023-01-11T22:31:29.2451304Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2451670Z The save_module APIs should implicitly intern the module being saved. ... ok (0.000s) 2023-01-11T22:31:29.2452004Z test_intern_error (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2452352Z Failure to handle all dependencies should lead to an error. ... ok (0.000s) 2023-01-11T22:31:29.2452702Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2453068Z An incorrectly-formed import should raise a PackagingError. ... ok (0.000s) 2023-01-11T22:31:29.2453431Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.010s) 2023-01-11T22:31:29.2453782Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2023-01-11T22:31:29.2454117Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2454490Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.000s) 2023-01-11T22:31:29.2454870Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2023-01-11T22:31:29.2455243Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.010s) 2023-01-11T22:31:29.2455598Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2023-01-11T22:31:29.2455984Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2023-01-11T22:31:29.2456366Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:31:29.2456761Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:31:29.2457157Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:31:29.2457541Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:31:29.2457915Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:31:29.2458262Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:31:29.2458546Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2458862Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2459163Z test_edges (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:31:29.2459467Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2459760Z test_iter (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:31:29.2460060Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2460425Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:31:29.2460747Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2461078Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2461403Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2461731Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:31:29.2462213Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:31:29.2462661Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2463080Z Test DirectoryReader's has_record(). ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:31:29.2463467Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2463899Z Test basic saving and loading of a packages from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:31:29.2464317Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2464751Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:31:29.2465175Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2465620Z Packaged modules should be able to use the importlib.resources API to access ... skip: Tests that use temporary files are disabled in fbcode (0.002s) 2023-01-11T22:31:29.2466067Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2466515Z Tests that packaged code can used importlib.resources.path. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2023-01-11T22:31:29.2466941Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2467373Z Tests DirectoryReader as the base for get_resource_reader. ... skip: Tests that use temporary files are disabled in fbcode (0.003s) 2023-01-11T22:31:29.2467796Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:31:29.2468248Z Test basic saving and loading of a ScriptModule in a directory. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2023-01-11T22:31:29.2468651Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.006s) 2023-01-11T22:31:29.2468962Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2469287Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2469626Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2469950Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2470278Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2470618Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.010s) 2023-01-11T22:31:29.2470946Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2471280Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2471606Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2471913Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2472216Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2472531Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2472838Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:31:29.2473170Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.012s) 2023-01-11T22:31:29.2473568Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2023-01-11T22:31:29.2473915Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2023-01-11T22:31:29.2474280Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2023-01-11T22:31:29.2474630Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2023-01-11T22:31:29.2474956Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2023-01-11T22:31:29.2475324Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2023-01-11T22:31:29.2475651Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2023-01-11T22:31:29.2476002Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:31:29.2476320Z Tests for backwards compatible fx module ... ok (0.009s) 2023-01-11T22:31:29.2476639Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:31:29.2476943Z Tests for backwards compatible nn module ... ok (0.006s) 2023-01-11T22:31:29.2477281Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:31:29.2477637Z Tests for backwards compatible torchscript module ... ok (0.066s) 2023-01-11T22:31:29.2478037Z test_demangle_base (test_mangling.TestMangling) 2023-01-11T22:31:29.2478370Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.002s) 2023-01-11T22:31:29.2478821Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2023-01-11T22:31:29.2479183Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.003s) 2023-01-11T22:31:29.2479542Z test_is_mangled (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:31:29.2479860Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:31:29.2480179Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:31:29.2480491Z test_mangler_is_consistent (test_mangling.TestMangling) 2023-01-11T22:31:29.2480805Z Mangling the same name twice should produce the same result. ... ok (0.000s) 2023-01-11T22:31:29.2481112Z test_package_mangler (test_mangling.TestMangling) ... ok (0.006s) 2023-01-11T22:31:29.2481432Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:31:29.2481734Z test_unique_manglers (test_mangling.TestMangling) 2023-01-11T22:31:29.2482068Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.000s) 2023-01-11T22:31:29.2482509Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:31:29.2482802Z test_dunder_package_present (test_misc.TestMisc) 2023-01-11T22:31:29.2483113Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.000s) 2023-01-11T22:31:29.2483446Z test_dunder_package_works_from_package (test_misc.TestMisc) 2023-01-11T22:31:29.2483844Z The attribute '__torch_package__' should be accessible from within ... ok (0.014s) 2023-01-11T22:31:29.2484151Z test_exporter_content_lists (test_misc.TestMisc) 2023-01-11T22:31:29.2484515Z Test content list API for PackageExporter's contained modules. ... ok (0.006s) 2023-01-11T22:31:29.2484815Z test_file_structure (test_misc.TestMisc) 2023-01-11T22:31:29.2485120Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.005s) 2023-01-11T22:31:29.2485439Z test_file_structure_has_file (test_misc.TestMisc) 2023-01-11T22:31:29.2485709Z Test Directory's has_file() method. ... ok (0.002s) 2023-01-11T22:31:29.2485961Z test_inspect_class (test_misc.TestMisc) 2023-01-11T22:31:29.2486244Z Should be able to retrieve source for a packaged class. ... ok (0.002s) 2023-01-11T22:31:29.2486522Z test_is_from_package (test_misc.TestMisc) 2023-01-11T22:31:29.2486793Z is_from_package should work for objects and modules ... ok (0.002s) 2023-01-11T22:31:29.2487098Z test_load_python_version_from_package (test_misc.TestMisc) 2023-01-11T22:31:29.2487496Z Tests loading a package with a python version embdded ... ok (0.002s) 2023-01-11T22:31:29.2487817Z test_loaders_that_remap_files_work_ok (test_misc.TestMisc) ... ok (0.004s) 2023-01-11T22:31:29.2488105Z test_python_version (test_misc.TestMisc) 2023-01-11T22:31:29.2488425Z Tests that the current python version is stored in the package and is available ... ok (0.004s) 2023-01-11T22:31:29.2488736Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2023-01-11T22:31:29.2489112Z The standard library performs sys.module assignment hackery which ... ok (0.004s) 2023-01-11T22:31:29.2489575Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2023-01-11T22:31:29.2490083Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2023-01-11T22:31:29.2490589Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2023-01-11T22:31:29.2491014Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.010s) 2023-01-11T22:31:29.2491348Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.027s) 2023-01-11T22:31:29.2491669Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.007s) 2023-01-11T22:31:29.2492005Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2023-01-11T22:31:29.2492329Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.005s) 2023-01-11T22:31:29.2492675Z test_different_package_interface (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2493021Z Test a case where the interface defined in the package is ... ok (0.009s) 2023-01-11T22:31:29.2493367Z test_different_package_script_class (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2493712Z Test a case where the script class defined in the package is ... ok (0.010s) 2023-01-11T22:31:29.2494044Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2494390Z Test loading of single ScriptModule shared by multiple eager ... ok (0.010s) 2023-01-11T22:31:29.2494727Z test_load_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2495688Z Test tensors shared across eager and ScriptModules on load ... C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2496384Z shared_tensor.storage()._cdata, 2023-01-11T22:31:29.2497035Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2497660Z scripted_mod_0.tensor.storage()._cdata, 2023-01-11T22:31:29.2498319Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:551: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2498924Z shared_tensor.storage()._cdata, 2023-01-11T22:31:29.2499572Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:552: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2500261Z scripted_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2500953Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:565: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2501570Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2502222Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:566: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2502839Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T22:31:29.2503490Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:569: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2504082Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2504735Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:570: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2505364Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2505586Z ok (0.020s) 2023-01-11T22:31:29.2505927Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2506727Z Test tensors shared across eager and ScriptModules on load ... C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2507416Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2508069Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:620: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2508700Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T22:31:29.2509357Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:623: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2509973Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2510623Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:31:29.2511440Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T22:31:29.2511658Z ok (0.017s) 2023-01-11T22:31:29.2511941Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2512299Z Test saving inline and imported modules in same package with ... ok (0.067s) 2023-01-11T22:31:29.2512672Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2513577Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.000s) 2023-01-11T22:31:29.2513931Z test_package_interface (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2514259Z Packaging an interface class should work correctly. ... ok (0.030s) 2023-01-11T22:31:29.2514613Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.007s) 2023-01-11T22:31:29.2515012Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.015s) 2023-01-11T22:31:29.2515414Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2515890Z Test saving of single ScriptModule shared by multiple ... ok (0.006s) 2023-01-11T22:31:29.2516275Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2516621Z Test to verify saving multiple ScriptModules with completely ... ok (0.021s) 2023-01-11T22:31:29.2516971Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2517310Z Test to verify saving multiple different modules and ... ok (0.027s) 2023-01-11T22:31:29.2517629Z test_save_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2517926Z Test basic saving of ScriptModule. ... ok (0.008s) 2023-01-11T22:31:29.2518234Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2518629Z Test basic saving of ScriptModule in file. ... ok (0.012s) 2023-01-11T22:31:29.2518970Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2519346Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.000s) 2023-01-11T22:31:29.2519714Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2520053Z Test basic saving of ScriptModule with submodule. ... ok (0.006s) 2023-01-11T22:31:29.2520395Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2520753Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.024s) 2023-01-11T22:31:29.2521130Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2521499Z Test to verify saving multiple ScriptModules with same top module ... ok (0.022s) 2023-01-11T22:31:29.2521835Z test_save_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2522187Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.010s) 2023-01-11T22:31:29.2522553Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2522873Z Test scripting a module loaded from a package ... ok (0.015s) 2023-01-11T22:31:29.2523195Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2523541Z Test to verify saving and loading same ScriptModule object works ... ok (0.020s) 2023-01-11T22:31:29.2523880Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2023-01-11T22:31:29.2524220Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.008s) 2023-01-11T22:31:29.2524596Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.010s) 2023-01-11T22:31:29.2524967Z test_importer_access (test_resources.TestResources) ... ok (0.000s) 2023-01-11T22:31:29.2525275Z test_package_resource_access (test_resources.TestResources) 2023-01-11T22:31:29.2525723Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.000s) 2023-01-11T22:31:29.2526066Z test_resource_access_by_path (test_resources.TestResources) 2023-01-11T22:31:29.2526402Z Tests that packaged code can used importlib.resources.path. ... ok (0.014s) 2023-01-11T22:31:29.2526725Z test_resource_reader (test_resources.TestResources) 2023-01-11T22:31:29.2527084Z Test compliance with the get_resource_reader importlib API. ... ok (0.005s) 2023-01-11T22:31:29.2527383Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2023-01-11T22:31:29.2527703Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2023-01-11T22:31:29.2528034Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.005s) 2023-01-11T22:31:29.2528344Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2023-01-11T22:31:29.2528666Z If an object with the same qualified name is loaded from different ... ok (0.012s) 2023-01-11T22:31:29.2528982Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.009s) 2023-01-11T22:31:29.2529257Z test_save_imported_module (test_save_load.TestSaveLoad) 2023-01-11T22:31:29.2529583Z Saving a module that came from another PackageImporter should work. ... ok (0.004s) 2023-01-11T22:31:29.2529937Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2023-01-11T22:31:29.2530312Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.005s) 2023-01-11T22:31:29.2530652Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.009s) 2023-01-11T22:31:29.2530957Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2023-01-11T22:31:29.2531252Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.014s) 2023-01-11T22:31:29.2531552Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.008s) 2023-01-11T22:31:29.2531725Z 2023-01-11T22:31:29.2531880Z ---------------------------------------------------------------------- 2023-01-11T22:31:29.2532136Z Ran 133 tests in 1.203s 2023-01-11T22:31:29.2532254Z 2023-01-11T22:31:29.2532330Z OK (skipped=14) 2023-01-11T22:31:29.2532442Z 2023-01-11T22:31:29.2532532Z Generating XML reports... 2023-01-11T22:31:29.2532891Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_analyze.TestAnalyze-20230111223127.xml 2023-01-11T22:31:29.2533419Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_api.TestDependencyAPI-20230111223127.xml 2023-01-11T22:31:29.2533977Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_hooks.TestDependencyHooks-20230111223127.xml 2023-01-11T22:31:29.2534497Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_digraph.TestDiGraph-20230111223127.xml 2023-01-11T22:31:29.2535144Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_glob_group.TestGlobGroup-20230111223127.xml 2023-01-11T22:31:29.2535657Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_importer.TestImporter-20230111223127.xml 2023-01-11T22:31:29.2536192Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_load_bc_packages.TestLoadBCPackages-20230111223127.xml 2023-01-11T22:31:29.2536712Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_mangling.TestMangling-20230111223127.xml 2023-01-11T22:31:29.2537180Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_misc.TestMisc-20230111223127.xml 2023-01-11T22:31:29.2537657Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_fx.TestPackageFX-20230111223127.xml 2023-01-11T22:31:29.2538174Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_script.TestPackageScript-20230111223127.xml 2023-01-11T22:31:29.2538701Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_repackage.TestRepackage-20230111223127.xml 2023-01-11T22:31:29.2539281Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_resources.TestResources-20230111223127.xml 2023-01-11T22:31:29.2539784Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_save_load.TestSaveLoad-20230111223127.xml 2023-01-11T22:31:29.2540310Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_directory_reader.DirectoryReaderTest-20230111223127.xml 2023-01-11T22:31:29.2540879Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_model.ModelTest-20230111223127.xml 2023-01-11T22:31:29.2541130Z 2023-01-11T22:31:29.2541475Z ##[endgroup] 2023-01-11T22:31:29.2541826Z FINISHED PRINTING LOG FILE of test_package (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_package__9kuao0w) 2023-01-11T22:31:29.2542083Z 2023-01-11T22:31:32.6260505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:32.6261507Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:32.6261982Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:32.8036670Z Running test_per_overload_api ... [2023-01-11 22:31:32.803172] 2023-01-11T22:31:32.8042753Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:32.803775] 2023-01-11T22:31:32.8045196Z Ignoring disabled issues: [] 2023-01-11T22:31:36.5598666Z 2023-01-11T22:31:36.5599520Z Expand the folded group to see the log file of test_per_overload_api 2023-01-11T22:31:36.5600598Z ##[group]PRINTING LOG FILE of test_per_overload_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_per_overload_api_1kwzcxra) 2023-01-11T22:31:36.5602178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:36.5603345Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:36.5603621Z 2023-01-11T22:31:36.5603748Z Running tests... 2023-01-11T22:31:36.5604177Z ---------------------------------------------------------------------- 2023-01-11T22:31:36.5604767Z Test results will be stored in test-reports\python-unittest\test_per_overload_api 2023-01-11T22:31:36.5605379Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.491s) 2023-01-11T22:31:36.5605943Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.003s) 2023-01-11T22:31:36.5606550Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.002s) 2023-01-11T22:31:36.5606860Z 2023-01-11T22:31:36.5607108Z ---------------------------------------------------------------------- 2023-01-11T22:31:36.5607518Z Ran 3 tests in 0.562s 2023-01-11T22:31:36.5607717Z 2023-01-11T22:31:36.5607816Z OK 2023-01-11T22:31:36.5607975Z 2023-01-11T22:31:36.5608128Z Generating XML reports... 2023-01-11T22:31:36.5608791Z Generated XML report: test-reports\python-unittest\test_per_overload_api\TEST-TestPerOverloadAPI-20230111223135.xml 2023-01-11T22:31:36.5609284Z 2023-01-11T22:31:36.5609728Z ##[endgroup] 2023-01-11T22:31:36.5610345Z FINISHED PRINTING LOG FILE of test_per_overload_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_per_overload_api_1kwzcxra) 2023-01-11T22:31:36.5610830Z 2023-01-11T22:31:40.0052956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:40.0054301Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:40.0054895Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:40.1818340Z Running test_proxy_tensor ... [2023-01-11 22:31:40.177238] 2023-01-11T22:31:40.1823487Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:40.177238] 2023-01-11T22:31:40.1826114Z Ignoring disabled issues: [] 2023-01-11T22:31:46.8323357Z 2023-01-11T22:31:46.8323862Z Expand the folded group to see the log file of test_proxy_tensor 2023-01-11T22:31:46.8324692Z ##[group]PRINTING LOG FILE of test_proxy_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_proxy_tensor_juc12347) 2023-01-11T22:31:46.8325953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:46.8326949Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:46.8327495Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T22:31:46.8328056Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T22:31:46.8328247Z 2023-01-11T22:31:46.8328322Z Running tests... 2023-01-11T22:31:46.8328573Z ---------------------------------------------------------------------- 2023-01-11T22:31:46.8328917Z Test results will be stored in test-reports\python-unittest\test_proxy_tensor 2023-01-11T22:31:46.8329243Z test_alias (__main__.TestFakeProxyTensor) ... ok (0.151s) 2023-01-11T22:31:46.8329546Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.006s) 2023-01-11T22:31:46.8329833Z test_meta (__main__.TestFakeProxyTensor) ... ok (0.003s) 2023-01-11T22:31:46.8330136Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.006s) 2023-01-11T22:31:46.8330446Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8330804Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... skip: CUDA-only test (0.000s) 2023-01-11T22:31:46.8331170Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8331534Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.661s) 2023-01-11T22:31:46.8331942Z test_constant_random (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T22:31:46.8332291Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8332667Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... ok (0.010s) 2023-01-11T22:31:46.8333040Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.010s) 2023-01-11T22:31:46.8333403Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8333757Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.079s) 2023-01-11T22:31:46.8334123Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... ok (0.015s) 2023-01-11T22:31:46.8334487Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.045s) 2023-01-11T22:31:46.8335049Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.040s) 2023-01-11T22:31:46.8335417Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8335783Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.010s) 2023-01-11T22:31:46.8336141Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8336581Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.015s) 2023-01-11T22:31:46.8336946Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... ok (0.028s) 2023-01-11T22:31:46.8337289Z test_pickle_issue89626 (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T22:31:46.8337607Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... ok (0.009s) 2023-01-11T22:31:46.8337938Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.047s) 2023-01-11T22:31:46.8338375Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T22:31:46.8338909Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test requires torchvision (0.000s) 2023-01-11T22:31:46.8339301Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2023-01-11T22:31:46.8339635Z test_strides (__main__.TestGenericProxyTensorFake) ... ok (0.023s) 2023-01-11T22:31:46.8339975Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.008s) 2023-01-11T22:31:46.8340323Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.009s) 2023-01-11T22:31:46.8340665Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2023-01-11T22:31:46.8341009Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.013s) 2023-01-11T22:31:46.8341338Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2023-01-11T22:31:46.8341694Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... skip: CUDA-only test (0.001s) 2023-01-11T22:31:46.8342058Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T22:31:46.8342413Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.009s) 2023-01-11T22:31:46.8342756Z test_constant_random (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2023-01-11T22:31:46.8343103Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2023-01-11T22:31:46.8343449Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2023-01-11T22:31:46.8343816Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2023-01-11T22:31:46.8344180Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2023-01-11T22:31:46.8344584Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.083s) 2023-01-11T22:31:46.8344953Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... ok (0.017s) 2023-01-11T22:31:46.8345344Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.051s) 2023-01-11T22:31:46.8345712Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.053s) 2023-01-11T22:31:46.8346078Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.009s) 2023-01-11T22:31:46.8346441Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T22:31:46.8346799Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2023-01-11T22:31:46.8347164Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T22:31:46.8347513Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... ok (0.034s) 2023-01-11T22:31:46.8347857Z test_pickle_issue89626 (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2023-01-11T22:31:46.8348258Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T22:31:46.8348585Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.042s) 2023-01-11T22:31:46.8348973Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T22:31:46.8349409Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test requires torchvision (0.001s) 2023-01-11T22:31:46.8349851Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T22:31:46.8350178Z test_strides (__main__.TestGenericProxyTensorReal) ... ok (0.012s) 2023-01-11T22:31:46.8350519Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T22:31:46.8350907Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.012s) 2023-01-11T22:31:46.8351260Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... ok (0.006s) 2023-01-11T22:31:46.8351650Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T22:31:46.8352003Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8352370Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8352756Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8353162Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8353563Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8353954Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8354342Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8354753Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8355153Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8355555Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.004s) 2023-01-11T22:31:46.8355966Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8356374Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.002s) 2023-01-11T22:31:46.8356784Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.002s) 2023-01-11T22:31:46.8357231Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8357678Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8358070Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8358564Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8358980Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8359369Z test_pickle_issue89626 (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8359750Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8360124Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8360557Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8360984Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8361380Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8361951Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8362331Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8362724Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.001s) 2023-01-11T22:31:46.8363801Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8364234Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8364583Z test_binary_broadcast (__main__.TestSymbolicTracing) ... skip: no sympy (0.002s) 2023-01-11T22:31:46.8364912Z test_cat (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8365249Z test_debug_interpreter (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8365624Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... skip: no sympy (0.003s) 2023-01-11T22:31:46.8365973Z test_expand (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8366299Z test_guards_equal (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8366604Z test_item (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8366924Z test_mega_guard (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8367251Z test_metadata (__main__.TestSymbolicTracing) ... skip: no sympy (0.006s) 2023-01-11T22:31:46.8367582Z test_metadata_fresh (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8367919Z test_multiply_shape (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8368249Z test_neg_shape (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8368558Z test_new_empty (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8368913Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8369270Z test_resize_from_zero (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8369656Z test_return_symint (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8369985Z test_rmethod (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8370364Z test_size_with_tensor (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8370698Z test_sqrt_size (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8371022Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8371361Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8371690Z test_unary (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2023-01-11T22:31:46.8371873Z 2023-01-11T22:31:46.8372030Z ---------------------------------------------------------------------- 2023-01-11T22:31:46.8372287Z Ran 113 tests in 1.719s 2023-01-11T22:31:46.8372411Z 2023-01-11T22:31:46.8372486Z OK (skipped=55) 2023-01-11T22:31:46.8372602Z 2023-01-11T22:31:46.8372680Z Generating XML reports... 2023-01-11T22:31:46.8373062Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestFakeProxyTensor-20230111223144.xml 2023-01-11T22:31:46.8373611Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorFake-20230111223144.xml 2023-01-11T22:31:46.8374174Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorReal-20230111223144.xml 2023-01-11T22:31:46.8374733Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorSymbolic-20230111223144.xml 2023-01-11T22:31:46.8375279Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestSymbolicTracing-20230111223144.xml 2023-01-11T22:31:46.8375927Z 2023-01-11T22:31:46.8376227Z ##[endgroup] 2023-01-11T22:31:46.8376617Z FINISHED PRINTING LOG FILE of test_proxy_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_proxy_tensor_juc12347) 2023-01-11T22:31:46.8376891Z 2023-01-11T22:31:49.9132006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:49.9132762Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:49.9133125Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:50.0859747Z Running test_pruning_op ... [2023-01-11 22:31:50.082086] 2023-01-11T22:31:50.0864910Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:50.082086] 2023-01-11T22:31:50.0867669Z Ignoring disabled issues: [] 2023-01-11T22:31:52.8331773Z 2023-01-11T22:31:52.8332433Z Expand the folded group to see the log file of test_pruning_op 2023-01-11T22:31:52.8333180Z ##[group]PRINTING LOG FILE of test_pruning_op (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_pruning_op_jlef6v87) 2023-01-11T22:31:52.8334050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:52.8334756Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:52.8334896Z 2023-01-11T22:31:52.8335114Z ##[endgroup] 2023-01-11T22:31:52.8335468Z FINISHED PRINTING LOG FILE of test_pruning_op (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_pruning_op_jlef6v87) 2023-01-11T22:31:52.8335732Z 2023-01-11T22:31:56.1713072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:56.1713829Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:56.1714226Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:31:56.3394433Z Running test_public_bindings ... [2023-01-11 22:31:56.338935] 2023-01-11T22:31:56.3400547Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:56.339553] 2023-01-11T22:31:56.3403657Z Ignoring disabled issues: [] 2023-01-11T22:31:59.9295010Z 2023-01-11T22:31:59.9295559Z Expand the folded group to see the log file of test_public_bindings 2023-01-11T22:31:59.9296511Z ##[group]PRINTING LOG FILE of test_public_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_public_bindings_i0uf2yxk) 2023-01-11T22:31:59.9297452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:31:59.9298354Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:31:59.9298509Z 2023-01-11T22:31:59.9298586Z Running tests... 2023-01-11T22:31:59.9298853Z ---------------------------------------------------------------------- 2023-01-11T22:31:59.9299246Z Test results will be stored in test-reports\python-unittest\test_public_bindings 2023-01-11T22:31:59.9299563Z test_correct_module_names (__main__.TestPublicBindings) 2023-01-11T22:31:59.9300020Z An API is considered public, if its `__module__` starts with `torch.` ... skip: Distributed Attribute Error (0.004s) 2023-01-11T22:31:59.9300372Z test_no_new_bindings (__main__.TestPublicBindings) 2023-01-11T22:31:59.9300695Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.479s) 2023-01-11T22:31:59.9300888Z 2023-01-11T22:31:59.9301042Z ---------------------------------------------------------------------- 2023-01-11T22:31:59.9301292Z Ran 2 tests in 0.516s 2023-01-11T22:31:59.9301413Z 2023-01-11T22:31:59.9301488Z OK (skipped=1) 2023-01-11T22:31:59.9301584Z 2023-01-11T22:31:59.9301674Z Generating XML reports... 2023-01-11T22:31:59.9302059Z Generated XML report: test-reports\python-unittest\test_public_bindings\TEST-TestPublicBindings-20230111223159.xml 2023-01-11T22:31:59.9302398Z 2023-01-11T22:31:59.9302639Z ##[endgroup] 2023-01-11T22:31:59.9303063Z FINISHED PRINTING LOG FILE of test_public_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_public_bindings_i0uf2yxk) 2023-01-11T22:31:59.9303344Z 2023-01-11T22:32:02.8762004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:02.8762775Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:02.8763122Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:32:03.0475401Z Running test_python_dispatch ... [2023-01-11 22:32:03.047073] 2023-01-11T22:32:03.0482624Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:03.047695] 2023-01-11T22:32:03.0487266Z Ignoring disabled issues: [] 2023-01-11T22:32:07.6298622Z 2023-01-11T22:32:07.6299198Z Expand the folded group to see the log file of test_python_dispatch 2023-01-11T22:32:07.6300014Z ##[group]PRINTING LOG FILE of test_python_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_python_dispatch_2qya58m9) 2023-01-11T22:32:07.6301243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:07.6302010Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:07.6302162Z 2023-01-11T22:32:07.6302239Z Running tests... 2023-01-11T22:32:07.6302511Z ---------------------------------------------------------------------- 2023-01-11T22:32:07.6302886Z Test results will be stored in test-reports\python-unittest\test_python_dispatch 2023-01-11T22:32:07.6303240Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (0.439s) 2023-01-11T22:32:07.6303569Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:32:07.6303867Z test_basic (__main__.TestPythonDispatch) ... ok (0.008s) 2023-01-11T22:32:07.6304207Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:32:07.6304892Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6305266Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:32:07.6305720Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6306124Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6318267Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6318799Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6319162Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6319484Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:32:07.6319815Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6320170Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:32:07.6320524Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6320870Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.640s) 2023-01-11T22:32:07.6321217Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6321543Z test_fancy_strides (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:32:07.6321852Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6322155Z test_get_cur_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6322464Z test_get_mode_stack (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6322793Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6323377Z test_invalid_ret (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:447: DeprecationWarning: Please use assertRaisesRegex instead. 2023-01-11T22:32:07.6323827Z self.assertRaisesRegexp( 2023-01-11T22:32:07.6324032Z ok (0.002s) 2023-01-11T22:32:07.6324353Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:32:07.6324679Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:32:07.6324999Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6325338Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:32:07.6325643Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6325936Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6326256Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6326608Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6326971Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6327324Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6327652Z test_mode_with_make_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6327989Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6328340Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6328678Z test_nesting_same_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6328987Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:32:07.6329276Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:32:07.6329654Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:32:07.6329989Z test_optional_tensor_list (__main__.TestPythonDispatch) ... woof 2023-01-11T22:32:07.6330346Z ok (0.003s) 2023-01-11T22:32:07.6330685Z test_out (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6330991Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6331287Z test_set_data (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:32:07.6331610Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6331999Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6332329Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6333087Z test_storage (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:469: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:32:07.6333793Z self.assertRaises(RuntimeError, lambda: x.storage()) 2023-01-11T22:32:07.6334025Z ok (0.010s) 2023-01-11T22:32:07.6334740Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:1197: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:32:07.6335427Z s = torch.Storage() 2023-01-11T22:32:07.6335600Z ok (0.000s) 2023-01-11T22:32:07.6335905Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6336253Z test_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6336598Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T22:32:07.6336991Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6337343Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6337681Z test_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6338047Z test_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T22:32:07.6338429Z test_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6338807Z test_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6339137Z test_version (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6339470Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6339788Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T22:32:07.6340129Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:32:07.6340456Z test_basic (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T22:32:07.6340758Z test_lstsq (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T22:32:07.6341110Z test_alias_analysis (__main__.TestPythonRegistration) ... skip: Skipped under Windows (0.010s) 2023-01-11T22:32:07.6341484Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:32:07.6341848Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:32:07.6342249Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:32:07.6342622Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:32:07.6343313Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:32:07.6344473Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2023-01-11T22:32:07.6344869Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:32:07.6345203Z dispatch key: ZeroTensor 2023-01-11T22:32:07.6345661Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\LegacyBatchingRegistrations.cpp:1070 2023-01-11T22:32:07.6346228Z new kernel: registered at /dev/null:550 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:32:07.6346719Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:32:07.6347003Z ok (0.011s) 2023-01-11T22:32:07.6347277Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.002s) 2023-01-11T22:32:07.6347637Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... ok (0.004s) 2023-01-11T22:32:07.6347843Z 2023-01-11T22:32:07.6348004Z ---------------------------------------------------------------------- 2023-01-11T22:32:07.6348269Z Ran 72 tests in 1.750s 2023-01-11T22:32:07.6348420Z 2023-01-11T22:32:07.6348516Z OK (skipped=1) 2023-01-11T22:32:07.6348632Z 2023-01-11T22:32:07.6348727Z Generating XML reports... 2023-01-11T22:32:07.6349124Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatch-20230111223205.xml 2023-01-11T22:32:07.6349727Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatcher-20230111223205.xml 2023-01-11T22:32:07.6350264Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonRegistration-20230111223205.xml 2023-01-11T22:32:07.6350547Z 2023-01-11T22:32:07.6350859Z ##[endgroup] 2023-01-11T22:32:07.6351215Z FINISHED PRINTING LOG FILE of test_python_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_python_dispatch_2qya58m9) 2023-01-11T22:32:07.6351494Z 2023-01-11T22:32:10.7932825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:10.7933592Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:10.9525661Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:32:10.9526043Z Running test_pytree ... [2023-01-11 22:32:10.952219] 2023-01-11T22:32:10.9530635Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:10.952821] 2023-01-11T22:32:10.9533575Z Ignoring disabled issues: [] 2023-01-11T22:32:14.2518822Z 2023-01-11T22:32:14.2519603Z Expand the folded group to see the log file of test_pytree 2023-01-11T22:32:14.2520442Z ##[group]PRINTING LOG FILE of test_pytree (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_pytree_7lat3otd) 2023-01-11T22:32:14.2521353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:14.2522066Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:14.2522227Z 2023-01-11T22:32:14.2522513Z Running tests... 2023-01-11T22:32:14.2522793Z ---------------------------------------------------------------------- 2023-01-11T22:32:14.2523144Z Test results will be stored in test-reports\python-unittest\test_pytree 2023-01-11T22:32:14.2523466Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.440s) 2023-01-11T22:32:14.2523787Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.010s) 2023-01-11T22:32:14.2524099Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.000s) 2023-01-11T22:32:14.2524492Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.000s) 2023-01-11T22:32:14.2524813Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.011s) 2023-01-11T22:32:14.2525140Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2525439Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2525767Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.003s) 2023-01-11T22:32:14.2526108Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2526435Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.004s) 2023-01-11T22:32:14.2526730Z test_tree_all_any (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2527003Z test_tree_only (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2527256Z test_treemap (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2527544Z test_treespec_equality (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2527838Z test_treespec_repr (__main__.TestPytree) ... ok (0.002s) 2023-01-11T22:32:14.2528000Z 2023-01-11T22:32:14.2528159Z ---------------------------------------------------------------------- 2023-01-11T22:32:14.2528424Z Ran 15 tests in 0.531s 2023-01-11T22:32:14.2528546Z 2023-01-11T22:32:14.2528614Z OK 2023-01-11T22:32:14.2528712Z 2023-01-11T22:32:14.2528811Z Generating XML reports... 2023-01-11T22:32:14.2529156Z Generated XML report: test-reports\python-unittest\test_pytree\TEST-TestPytree-20230111223213.xml 2023-01-11T22:32:14.2529402Z 2023-01-11T22:32:14.2529647Z ##[endgroup] 2023-01-11T22:32:14.2530001Z FINISHED PRINTING LOG FILE of test_pytree (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_pytree_7lat3otd) 2023-01-11T22:32:14.2530261Z 2023-01-11T22:32:17.3834878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:17.3835639Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:17.3835998Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:32:17.5413598Z Running test_quantization ... [2023-01-11 22:32:17.541159] 2023-01-11T22:32:17.5418851Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:17.541775] 2023-01-11T22:32:17.5421920Z Ignoring disabled issues: [] 2023-01-11T22:32:44.4180291Z 2023-01-11T22:32:44.4180991Z Expand the folded group to see the log file of test_optim 2023-01-11T22:32:44.4181951Z ##[group]PRINTING LOG FILE of test_optim (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_optim_8_wvluiq) 2023-01-11T22:32:44.4183824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:44.4185330Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:44.4185604Z 2023-01-11T22:32:44.4185715Z Running tests... 2023-01-11T22:32:44.4186111Z ---------------------------------------------------------------------- 2023-01-11T22:32:44.4186611Z Test results will be stored in test-reports\python-unittest\test_optim 2023-01-11T22:32:44.4187148Z test_adadelta (__main__.TestDifferentiableOptimizer) ... ok (0.482s) 2023-01-11T22:32:44.4187877Z test_adagrad (__main__.TestDifferentiableOptimizer) ... ok (0.003s) 2023-01-11T22:32:44.4188372Z test_adam (__main__.TestDifferentiableOptimizer) ... ok (0.021s) 2023-01-11T22:32:44.4188871Z test_adamax (__main__.TestDifferentiableOptimizer) ... ok (0.013s) 2023-01-11T22:32:44.4189341Z test_adamw (__main__.TestDifferentiableOptimizer) ... ok (0.018s) 2023-01-11T22:32:44.4189811Z test_asgd (__main__.TestDifferentiableOptimizer) ... ok (0.006s) 2023-01-11T22:32:44.4190287Z test_nadam (__main__.TestDifferentiableOptimizer) ... ok (0.017s) 2023-01-11T22:32:44.4190771Z test_radam (__main__.TestDifferentiableOptimizer) ... ok (0.011s) 2023-01-11T22:32:44.4191250Z test_rmsprop (__main__.TestDifferentiableOptimizer) ... ok (0.016s) 2023-01-11T22:32:44.4191729Z test_rprop (__main__.TestDifferentiableOptimizer) ... ok (0.011s) 2023-01-11T22:32:44.4192192Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.006s) 2023-01-11T22:32:44.4192685Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4193209Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4193683Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4194230Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.076s) 2023-01-11T22:32:44.4194757Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T22:32:44.4195291Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4196595Z test_chained_lr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4197838Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4198320Z ok (0.004s) 2023-01-11T22:32:44.4198730Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4199229Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4199692Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4200095Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4200493Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4200904Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4201217Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4201546Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4201868Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.013s) 2023-01-11T22:32:44.4202194Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.009s) 2023-01-11T22:32:44.4202523Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.008s) 2023-01-11T22:32:44.4202844Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.009s) 2023-01-11T22:32:44.4203921Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4204905Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4205167Z ok (0.003s) 2023-01-11T22:32:44.4205447Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4205810Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4206168Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4206516Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4206861Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4207201Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4207554Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4207898Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4208235Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4208573Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4208903Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4209248Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4209572Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4209913Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4210245Z test_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4210581Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4210937Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.013s) 2023-01-11T22:32:44.4211852Z test_cos_anneal_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4212745Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4213026Z ok (0.002s) 2023-01-11T22:32:44.4213268Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4213593Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4213912Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4214284Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T22:32:44.4214654Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T22:32:44.4214995Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4215334Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4215740Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4216089Z test_cycle_lr_removed_after_out_of_scope (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T22:32:44.4216452Z test_cycle_lr_scale_fn_restored_from_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4216810Z test_cycle_lr_state_dict_picklable (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4217149Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4217539Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4217884Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4218239Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4218580Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4218933Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4219311Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4219655Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4219975Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4220322Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4220641Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4220950Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4221307Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T22:32:44.4221661Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4221962Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T22:32:44.4222288Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4223256Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:152: 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. 2023-01-11T22:32:44.4224153Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T22:32:44.4224397Z ok (0.003s) 2023-01-11T22:32:44.4224653Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4225566Z test_lambda_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4226443Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4226721Z ok (0.002s) 2023-01-11T22:32:44.4226985Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4227297Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4227658Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4228646Z test_linearlr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4230052Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4230345Z ok (0.002s) 2023-01-11T22:32:44.4230691Z test_linearlr_start_factor_limits1 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T22:32:44.4231043Z test_linearlr_start_factor_limits2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T22:32:44.4231432Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T22:32:44.4232355Z test_multi_step_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4233265Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4233530Z ok (0.000s) 2023-01-11T22:32:44.4233794Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4234126Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4235038Z test_multiplicative_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4235934Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4236232Z ok (0.000s) 2023-01-11T22:32:44.4236497Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4236836Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T22:32:44.4237189Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.007s) 2023-01-11T22:32:44.4237552Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.158s) 2023-01-11T22:32:44.4237889Z test_no_cyclic_references_in_step (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4238221Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4238554Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4239010Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4239368Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4239720Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.005s) 2023-01-11T22:32:44.4240103Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4240464Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.006s) 2023-01-11T22:32:44.4240817Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4241246Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4241593Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4241938Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4242929Z test_poly_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4243823Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4244102Z ok (0.000s) 2023-01-11T22:32:44.4244391Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4244749Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4245077Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.010s) 2023-01-11T22:32:44.4245401Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4245702Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4246022Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.011s) 2023-01-11T22:32:44.4246336Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4246643Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4246958Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T22:32:44.4247295Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4248232Z test_sequentiallr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4249111Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4250031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:152: 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. 2023-01-11T22:32:44.4250851Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T22:32:44.4251080Z ok (0.003s) 2023-01-11T22:32:44.4251332Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4251647Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4251954Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4252253Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4252583Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4252907Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4253276Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4253620Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4253961Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T22:32:44.4254303Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T22:32:44.4254644Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T22:32:44.4255586Z test_adadelta (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4256454Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4256712Z ok (3.139s) 2023-01-11T22:32:44.4256960Z test_adadelta_complex (__main__.TestOptim) ... ok (0.006s) 2023-01-11T22:32:44.4257242Z test_adagrad (__main__.TestOptim) ... ok (4.265s) 2023-01-11T22:32:44.4257526Z test_adagrad_complex (__main__.TestOptim) ... ok (0.015s) 2023-01-11T22:32:44.4257822Z test_adagrad_sparse (__main__.TestOptim) ... ok (14.234s) 2023-01-11T22:32:44.4258096Z test_adam (__main__.TestOptim) ... ok (10.597s) 2023-01-11T22:32:44.4258340Z test_adamax (__main__.TestOptim) ... ok (2.682s) 2023-01-11T22:32:44.4258602Z test_adamw (__main__.TestOptim) ... ok (3.282s) 2023-01-11T22:32:44.4258861Z test_asgd (__main__.TestOptim) ... ok (4.199s) 2023-01-11T22:32:44.4259164Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.002s) 2023-01-11T22:32:44.4259472Z test_empty_grad (__main__.TestOptim) ... ok (0.012s) 2023-01-11T22:32:44.4259817Z test_functional_fused_adam_with_foundinf (__main__.TestOptim) ... skip: CUDA is required. (0.002s) 2023-01-11T22:32:44.4260144Z test_fused_optimizers (__main__.TestOptim) ... ok (0.002s) 2023-01-11T22:32:44.4260440Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2023-01-11T22:32:44.4260745Z test_lbfgs (__main__.TestOptim) ... ok (0.410s) 2023-01-11T22:32:44.4261023Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.003s) 2023-01-11T22:32:44.4261330Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.004s) 2023-01-11T22:32:44.4262230Z test_nadam (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:139: 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 2023-01-11T22:32:44.4263107Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T22:32:44.4263384Z ok (1.530s) 2023-01-11T22:32:44.4263636Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.000s) 2023-01-11T22:32:44.4263907Z test_post_hook (__main__.TestOptim) ... ok (0.000s) 2023-01-11T22:32:44.4264194Z test_pre_and_post_hook (__main__.TestOptim) ... ok (0.000s) 2023-01-11T22:32:44.4264478Z test_pre_hook (__main__.TestOptim) ... ok (0.010s) 2023-01-11T22:32:44.4264750Z test_radam (__main__.TestOptim) ... ok (1.787s) 2023-01-11T22:32:44.4265023Z test_rmsprop (__main__.TestOptim) ... ok (8.073s) 2023-01-11T22:32:44.4265275Z test_rprop (__main__.TestOptim) ... ok (3.471s) 2023-01-11T22:32:44.4265534Z test_sgd (__main__.TestOptim) ... ok (8.488s) 2023-01-11T22:32:44.4265859Z test_sgd_complex (__main__.TestOptim) ... ok (0.010s) 2023-01-11T22:32:44.4266141Z test_sgd_sparse (__main__.TestOptim) ... ok (12.211s) 2023-01-11T22:32:44.4266418Z test_sparse_adam (__main__.TestOptim) ... ok (3.450s) 2023-01-11T22:32:44.4266728Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.016s) 2023-01-11T22:32:44.4267044Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.015s) 2023-01-11T22:32:44.4267386Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.008s) 2023-01-11T22:32:44.4267773Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.000s) 2023-01-11T22:32:44.4268110Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.006s) 2023-01-11T22:32:44.4268434Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.010s) 2023-01-11T22:32:44.4268742Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.054s) 2023-01-11T22:32:44.4269016Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.028s) 2023-01-11T22:32:44.4269182Z 2023-01-11T22:32:44.4269342Z ---------------------------------------------------------------------- 2023-01-11T22:32:44.4269616Z Ran 166 tests in 83.297s 2023-01-11T22:32:44.4269744Z 2023-01-11T22:32:44.4269826Z OK (skipped=1) 2023-01-11T22:32:44.4269947Z 2023-01-11T22:32:44.4270045Z Generating XML reports... 2023-01-11T22:32:44.4270459Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestDifferentiableOptimizer-20230111223120.xml 2023-01-11T22:32:44.4270990Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestLRScheduler-20230111223120.xml 2023-01-11T22:32:44.4271445Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestOptim-20230111223120.xml 2023-01-11T22:32:44.4271904Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestSWAUtils-20230111223120.xml 2023-01-11T22:32:44.4272152Z 2023-01-11T22:32:44.4272490Z ##[endgroup] 2023-01-11T22:32:44.4272850Z FINISHED PRINTING LOG FILE of test_optim (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_optim_8_wvluiq) 2023-01-11T22:32:44.4273112Z 2023-01-11T22:32:47.7596615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:47.7597940Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:47.7598676Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:32:47.9410142Z Running test_scatter_gather_ops ... [2023-01-11 22:32:47.940424] 2023-01-11T22:32:47.9416914Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:47.941067] 2023-01-11T22:32:47.9419708Z Ignoring disabled issues: [] 2023-01-11T22:32:51.8929465Z 2023-01-11T22:32:51.8930184Z Expand the folded group to see the log file of test_scatter_gather_ops 2023-01-11T22:32:51.8931267Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_scatter_gather_ops_3k02qcpf) 2023-01-11T22:32:51.8932558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:51.8933686Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:51.8933976Z 2023-01-11T22:32:51.8934125Z Running tests... 2023-01-11T22:32:51.8934748Z ---------------------------------------------------------------------- 2023-01-11T22:32:51.8934943Z 2023-01-11T22:32:51.8935097Z ---------------------------------------------------------------------- 2023-01-11T22:32:51.8935356Z Ran 0 tests in 0.000s 2023-01-11T22:32:51.8935480Z 2023-01-11T22:32:51.8935546Z OK 2023-01-11T22:32:51.8935644Z 2023-01-11T22:32:51.8935743Z Generating XML reports... 2023-01-11T22:32:51.8936059Z Test results will be stored in test-reports\python-unittest\test_scatter_gather_ops 2023-01-11T22:32:51.8936386Z 2023-01-11T22:32:51.8936678Z ##[endgroup] 2023-01-11T22:32:51.8937067Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_scatter_gather_ops_3k02qcpf) 2023-01-11T22:32:51.8937358Z 2023-01-11T22:32:55.0554950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:32:55.0555898Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:32:55.0556264Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:32:55.2110839Z Running test_schema_check ... [2023-01-11 22:32:55.210387] 2023-01-11T22:32:55.2116057Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:55.211002] 2023-01-11T22:32:55.2119219Z Ignoring disabled issues: [] 2023-01-11T22:33:00.6246339Z 2023-01-11T22:33:00.6246874Z Expand the folded group to see the log file of test_schema_check 2023-01-11T22:33:00.6248000Z ##[group]PRINTING LOG FILE of test_schema_check (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_schema_check_eznjrcxb) 2023-01-11T22:33:00.6249814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:33:00.6251025Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:33:00.6251305Z 2023-01-11T22:33:00.6251443Z Running tests... 2023-01-11T22:33:00.6251908Z ---------------------------------------------------------------------- 2023-01-11T22:33:00.6252533Z Test results will be stored in test-reports\python-unittest\test_schema_check 2023-01-11T22:33:00.6253207Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.007s) 2023-01-11T22:33:00.6253855Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6254519Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6255131Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6255676Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T22:33:00.6256198Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6256761Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:33:00.6257345Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6257917Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6258499Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:33:00.6259132Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.780s) 2023-01-11T22:33:00.6260025Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6260647Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6261327Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6261996Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6262779Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.008s) 2023-01-11T22:33:00.6263427Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6264078Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6264772Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.007s) 2023-01-11T22:33:00.6265485Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:33:00.6266142Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:33:00.6266822Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:33:00.6268633Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:278: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:33:00.6270203Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T22:33:00.6270613Z ok (0.000s) 2023-01-11T22:33:00.6271157Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.012s) 2023-01-11T22:33:00.6272930Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:180: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:33:00.6274464Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T22:33:00.6274840Z ok (0.004s) 2023-01-11T22:33:00.6275331Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:33:00.6275999Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:33:00.6276681Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6277354Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:33:00.6277984Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:33:00.6278679Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6279314Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6279910Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:33:00.6280216Z 2023-01-11T22:33:00.6280655Z ---------------------------------------------------------------------- 2023-01-11T22:33:00.6281080Z Ran 33 tests in 1.094s 2023-01-11T22:33:00.6281298Z 2023-01-11T22:33:00.6281410Z OK 2023-01-11T22:33:00.6281577Z 2023-01-11T22:33:00.6281741Z Generating XML reports... 2023-01-11T22:33:00.6282383Z Generated XML report: test-reports\python-unittest\test_schema_check\TEST-TestSchemaCheck-20230111223258.xml 2023-01-11T22:33:00.6282866Z 2023-01-11T22:33:00.6283339Z ##[endgroup] 2023-01-11T22:33:00.6284136Z FINISHED PRINTING LOG FILE of test_schema_check (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_schema_check_eznjrcxb) 2023-01-11T22:33:00.6284616Z 2023-01-11T22:33:03.7106552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:33:03.7107332Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:33:03.7107700Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:33:03.8703510Z Running test_serialization ... [2023-01-11 22:33:03.869750] 2023-01-11T22:33:03.8708938Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:33:03.870374] 2023-01-11T22:33:03.8712328Z Ignoring disabled issues: [] 2023-01-11T22:35:45.2802079Z 2023-01-11T22:35:45.2802681Z Expand the folded group to see the log file of test_serialization 2023-01-11T22:35:45.2803617Z ##[group]PRINTING LOG FILE of test_serialization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_serialization_v32lne6d) 2023-01-11T22:35:45.2814468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:35:45.2815912Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:35:45.2816184Z 2023-01-11T22:35:45.2816319Z Running tests... 2023-01-11T22:35:45.2816846Z ---------------------------------------------------------------------- 2023-01-11T22:35:45.2817379Z Test results will be stored in test-reports\python-unittest\test_serialization 2023-01-11T22:35:45.2817940Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2818529Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2819097Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.059s) 2023-01-11T22:35:45.2819639Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2821024Z test_save_different_dtype_error (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2822148Z torch.save([a.storage(), a.imag], f) 2023-01-11T22:35:45.2823105Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2824136Z torch.save([a, a.imag.storage()], f) 2023-01-11T22:35:45.2825013Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2825920Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T22:35:45.2826836Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2827742Z wrap_storage=a.storage().untyped(), 2023-01-11T22:35:45.2828648Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:728: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2829483Z s_bytes = torch.TypedStorage( 2023-01-11T22:35:45.2830379Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2831218Z torch.save([a.storage(), s_bytes], f) 2023-01-11T22:35:45.2831518Z ok (0.005s) 2023-01-11T22:35:45.2832444Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2833133Z wrap_storage=a.storage().untyped(), 2023-01-11T22:35:45.2833832Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:696: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2834486Z s = torch.TypedStorage( 2023-01-11T22:35:45.2835174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2835824Z device=typed_storage.device, 2023-01-11T22:35:45.2836478Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2837090Z save_load_check(a.storage(), s) 2023-01-11T22:35:45.2837282Z ok (0.257s) 2023-01-11T22:35:45.2837971Z test_serialization (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2838833Z b += [a[0].storage()] # 4 2023-01-11T22:35:45.2839614Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2840268Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T22:35:45.2840909Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2841563Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2842266Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2842924Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2843622Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2844256Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T22:35:45.2844918Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2845533Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T22:35:45.2846231Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2846942Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2847609Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2848224Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T22:35:45.2848866Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2849572Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T22:35:45.2849813Z ok (0.021s) 2023-01-11T22:35:45.2850712Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2851392Z b += [a[0].storage()] 2023-01-11T22:35:45.2852053Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2852730Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T22:35:45.2853382Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2854042Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2854725Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2855340Z return (self.new_tensor.storage(), 2023-01-11T22:35:45.2855985Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2856599Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T22:35:45.2856834Z ok (0.035s) 2023-01-11T22:35:45.2857571Z test_serialization_backwards_compat_safe (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2858372Z return self.fget.__get__(instance, owner)() 2023-01-11T22:35:45.2858597Z ok (0.009s) 2023-01-11T22:35:45.2858861Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.023s) 2023-01-11T22:35:45.2859242Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.016s) 2023-01-11T22:35:45.2859660Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2023-01-11T22:35:45.2860129Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2023-01-11T22:35:45.2860545Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2861335Z test_serialization_filelike (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2862075Z b += [a[0].storage()] # 4 2023-01-11T22:35:45.2862765Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2863387Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T22:35:45.2864060Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2864775Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2865461Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2866135Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2866828Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2867452Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T22:35:45.2868114Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2868721Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T22:35:45.2869417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2870111Z device=typed_storage.device, 2023-01-11T22:35:45.2870810Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2871479Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2872170Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2872778Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T22:35:45.2873431Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2874717Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T22:35:45.2874940Z ok (0.005s) 2023-01-11T22:35:45.2875305Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2876191Z test_serialization_filelike_exceptions (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2876931Z s = torch.CharStorage(s_data) 2023-01-11T22:35:45.2877146Z ok (0.002s) 2023-01-11T22:35:45.2877441Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2877825Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.332s) 2023-01-11T22:35:45.2878187Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2878659Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.018s) 2023-01-11T22:35:45.2879019Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.069s) 2023-01-11T22:35:45.2879380Z test_serialization_offset (__main__.TestOldSerialization) ... ok (123.661s) 2023-01-11T22:35:45.2879775Z test_serialization_offset_filelike_weights_only_False (__main__.TestOldSerialization) ... ok (9.395s) 2023-01-11T22:35:45.2880634Z test_serialization_offset_filelike_weights_only_True (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2881373Z return self.fget.__get__(instance, owner)() 2023-01-11T22:35:45.2881600Z ok (9.573s) 2023-01-11T22:35:45.2881909Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (1.692s) 2023-01-11T22:35:45.2882270Z test_serialization_safe (__main__.TestOldSerialization) ... ok (0.017s) 2023-01-11T22:35:45.2882680Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.007s) 2023-01-11T22:35:45.2883475Z test_serialization_sparse (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2884145Z b += [a[0].storage()] # 4 2023-01-11T22:35:45.2884787Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2885398Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T22:35:45.2886027Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2886745Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2887489Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2888210Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2888942Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2889571Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T22:35:45.2890212Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2890835Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T22:35:45.2891534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2892184Z device=typed_storage.device, 2023-01-11T22:35:45.2892834Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2893502Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2894234Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2894899Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T22:35:45.2895549Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2896187Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T22:35:45.2896431Z ok (0.014s) 2023-01-11T22:35:45.2897233Z test_serialization_sparse_bsc_invalid (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:391: UserWarning: Sparse BSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:35:45.2898116Z lambda x: x.to_sparse_bsc(1, 1), torch.Tensor.ccol_indices, torch.Tensor.row_indices) 2023-01-11T22:35:45.2898509Z C:\Jenkins\Miniconda3\lib\unittest\case.py:172: FutureWarning: Possible nested set at position 14 2023-01-11T22:35:45.2898864Z expected_regex = re.compile(expected_regex) 2023-01-11T22:35:45.2899097Z ok (0.674s) 2023-01-11T22:35:45.2899387Z test_serialization_sparse_bsr_invalid (__main__.TestOldSerialization) ... ok (0.005s) 2023-01-11T22:35:45.2899818Z test_serialization_sparse_csc_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2900259Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2900664Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.043s) 2023-01-11T22:35:45.2901481Z test_serialization_sparse_safe (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2902203Z return self.fget.__get__(instance, owner)() 2023-01-11T22:35:45.2902425Z ok (0.023s) 2023-01-11T22:35:45.2903137Z test_serialization_storage_slice (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2903825Z self.assertEqual(s1[0], 0) 2023-01-11T22:35:45.2904474Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2905079Z self.assertEqual(s2[0], 0) 2023-01-11T22:35:45.2905719Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2906402Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T22:35:45.2906675Z ok (0.002s) 2023-01-11T22:35:45.2906942Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.015s) 2023-01-11T22:35:45.2907300Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2907629Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T22:35:45.2907957Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2908305Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.014s) 2023-01-11T22:35:45.2908647Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T22:35:45.2909014Z test_meta_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.006s) 2023-01-11T22:35:45.2909373Z test_meta_serialization_weights_only_True (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T22:35:45.2909760Z test_pathlike_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.025s) 2023-01-11T22:35:45.2910589Z test_pathlike_serialization_weights_only_True (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2911381Z return self.fget.__get__(instance, owner)() 2023-01-11T22:35:45.2911606Z ok (0.022s) 2023-01-11T22:35:45.2912412Z test_save_different_dtype_error (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2913153Z torch.save([a.storage(), a.imag], f) 2023-01-11T22:35:45.2913811Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2914433Z torch.save([a, a.imag.storage()], f) 2023-01-11T22:35:45.2915100Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2915733Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T22:35:45.2916380Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2916991Z wrap_storage=a.storage().untyped(), 2023-01-11T22:35:45.2917640Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:728: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2918394Z s_bytes = torch.TypedStorage( 2023-01-11T22:35:45.2919081Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2919689Z torch.save([a.storage(), s_bytes], f) 2023-01-11T22:35:45.2919908Z ok (0.004s) 2023-01-11T22:35:45.2920617Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2921314Z wrap_storage=a.storage().untyped(), 2023-01-11T22:35:45.2921970Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:696: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2922640Z s = torch.TypedStorage( 2023-01-11T22:35:45.2923373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2924020Z device=typed_storage.device, 2023-01-11T22:35:45.2924696Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2925335Z save_load_check(a.storage(), s) 2023-01-11T22:35:45.2925543Z ok (0.266s) 2023-01-11T22:35:45.2926228Z test_serialization (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2926874Z b += [a[0].storage()] # 4 2023-01-11T22:35:45.2927514Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2928132Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T22:35:45.2928777Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2929437Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2930177Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2930894Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2931580Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2932214Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T22:35:45.2932882Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2933476Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T22:35:45.2934129Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2934859Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2936112Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2936784Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T22:35:45.2937486Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2938127Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T22:35:45.2938370Z ok (0.018s) 2023-01-11T22:35:45.2938644Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (10.668s) 2023-01-11T22:35:45.2939437Z test_serialization_backwards_compat (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2940105Z b += [a[0].storage()] 2023-01-11T22:35:45.2940737Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2941333Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T22:35:45.2941984Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2942694Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2943434Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2944047Z return (self.new_tensor.storage(), 2023-01-11T22:35:45.2944701Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2945314Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T22:35:45.2945548Z ok (0.009s) 2023-01-11T22:35:45.2945839Z test_serialization_backwards_compat_safe (__main__.TestSerialization) ... ok (0.010s) 2023-01-11T22:35:45.2946330Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.000s) 2023-01-11T22:35:45.2946766Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.000s) 2023-01-11T22:35:45.2947212Z test_serialization_efficient_zerotensor_weights_only_False (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T22:35:45.2947630Z test_serialization_efficient_zerotensor_weights_only_True (__main__.TestSerialization) ... ok (0.011s) 2023-01-11T22:35:45.2948061Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2948447Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T22:35:45.2965990Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T22:35:45.2967233Z test_serialization_filelike_exceptions (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2968273Z s = torch.CharStorage(s_data) 2023-01-11T22:35:45.2968631Z ok (0.002s) 2023-01-11T22:35:45.2969100Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2969704Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.643s) 2023-01-11T22:35:45.2970289Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.011s) 2023-01-11T22:35:45.2970859Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.022s) 2023-01-11T22:35:45.2971407Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.010s) 2023-01-11T22:35:45.2972006Z test_serialization_math_bits_weights_only_False (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2972631Z test_serialization_math_bits_weights_only_True (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2973224Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.021s) 2023-01-11T22:35:45.2973777Z test_serialization_python_attr (__main__.TestSerialization) ... ok (0.006s) 2023-01-11T22:35:45.2974249Z test_serialization_safe (__main__.TestSerialization) ... ok (0.019s) 2023-01-11T22:35:45.2974804Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.2976010Z test_serialization_sparse (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2976789Z b += [a[0].storage()] # 4 2023-01-11T22:35:45.2977474Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2978132Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T22:35:45.2978826Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2979581Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2980498Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2981258Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T22:35:45.2981990Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2982660Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T22:35:45.2983356Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2984000Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T22:35:45.2984740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2985474Z device=typed_storage.device, 2023-01-11T22:35:45.2986199Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2986904Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T22:35:45.2987639Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2988255Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T22:35:45.2988871Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2989495Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T22:35:45.2989705Z ok (0.025s) 2023-01-11T22:35:45.2989980Z test_serialization_sparse_bsc_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2990335Z test_serialization_sparse_bsr_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2990709Z test_serialization_sparse_csc_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2991129Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2991500Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T22:35:45.2992350Z test_serialization_sparse_safe (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2993118Z return self.fget.__get__(instance, owner)() 2023-01-11T22:35:45.2993336Z ok (0.017s) 2023-01-11T22:35:45.2994129Z test_serialization_storage_slice (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2994838Z self.assertEqual(s1[0], 0) 2023-01-11T22:35:45.2995517Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2996154Z self.assertEqual(s2[0], 0) 2023-01-11T22:35:45.2996838Z C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:35:45.2997566Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T22:35:45.2997915Z ok (0.000s) 2023-01-11T22:35:45.2998669Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py:801: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2023-01-11T22:35:45.2999379Z warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive" 2023-01-11T22:35:45.2999699Z ok (0.033s) 2023-01-11T22:35:45.2999979Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.015s) 2023-01-11T22:35:45.3000393Z test_serialization_zipfile_weights_only_False (__main__.TestSerialization) ... ok (0.018s) 2023-01-11T22:35:45.3000821Z test_serialization_zipfile_weights_only_True (__main__.TestSerialization) ... ok (0.022s) 2023-01-11T22:35:45.3001215Z test_serialize_device (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T22:35:45.3001566Z test_weights_only_assert (__main__.TestSerialization) ... Hello World! 2023-01-11T22:35:45.3001860Z ok (0.002s) 2023-01-11T22:35:45.3002164Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.002s) 2023-01-11T22:35:45.3002630Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.002s) 2023-01-11T22:35:45.3003112Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.003s) 2023-01-11T22:35:45.3003542Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.003s) 2023-01-11T22:35:45.3004034Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.003s) 2023-01-11T22:35:45.3004479Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.003s) 2023-01-11T22:35:45.3004730Z 2023-01-11T22:35:45.3004873Z ---------------------------------------------------------------------- 2023-01-11T22:35:45.3005188Z Ran 91 tests in 158.031s 2023-01-11T22:35:45.3005342Z 2023-01-11T22:35:45.3005442Z OK (skipped=4) 2023-01-11T22:35:45.3005662Z 2023-01-11T22:35:45.3005779Z Generating XML reports... 2023-01-11T22:35:45.3006227Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestOldSerialization-20230111223306.xml 2023-01-11T22:35:45.3006797Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSerialization-20230111223306.xml 2023-01-11T22:35:45.3007386Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSubclassSerialization-20230111223306.xml 2023-01-11T22:35:45.3007754Z 2023-01-11T22:35:45.3008158Z ##[endgroup] 2023-01-11T22:35:45.3008585Z FINISHED PRINTING LOG FILE of test_serialization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_serialization_v32lne6d) 2023-01-11T22:35:45.3008892Z 2023-01-11T22:35:48.8795080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:35:48.8796358Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:35:48.8796942Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:35:49.0678428Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 22:35:49.067632] 2023-01-11T22:35:49.0684702Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:35:49.068279] 2023-01-11T22:35:49.0690371Z Ignoring disabled issues: [] 2023-01-11T22:35:53.6244191Z 2023-01-11T22:35:53.6244994Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T22:35:53.6245945Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_set_default_mobile_cpu_allocator_uwahe8x3) 2023-01-11T22:35:53.6247014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:35:53.6247711Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:35:53.6247863Z 2023-01-11T22:35:53.6247939Z Running tests... 2023-01-11T22:35:53.6248205Z ---------------------------------------------------------------------- 2023-01-11T22:35:53.6248581Z Test results will be stored in test-reports\python-unittest\test_set_default_mobile_cpu_allocator 2023-01-11T22:35:53.6248969Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (1.277s) 2023-01-11T22:35:53.6249346Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.001s) 2023-01-11T22:35:53.6249547Z 2023-01-11T22:35:53.6249696Z ---------------------------------------------------------------------- 2023-01-11T22:35:53.6249948Z Ran 2 tests in 1.282s 2023-01-11T22:35:53.6250065Z 2023-01-11T22:35:53.6250125Z OK 2023-01-11T22:35:53.6250220Z 2023-01-11T22:35:53.6250309Z Generating XML reports... 2023-01-11T22:35:53.6250756Z Generated XML report: test-reports\python-unittest\test_set_default_mobile_cpu_allocator\TEST-TestSetDefaultMobileCPUAllocator-20230111223551.xml 2023-01-11T22:35:53.6251085Z 2023-01-11T22:35:53.6251297Z ##[endgroup] 2023-01-11T22:35:53.6251707Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_set_default_mobile_cpu_allocator_uwahe8x3) 2023-01-11T22:35:53.6252022Z 2023-01-11T22:35:56.9716032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:35:56.9716985Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:35:57.1401515Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:35:57.1401892Z Running test_shape_ops ... [2023-01-11 22:35:57.139578] 2023-01-11T22:35:57.1406357Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:35:57.140209] 2023-01-11T22:35:57.1409220Z Ignoring disabled issues: [] 2023-01-11T22:36:00.8428364Z 2023-01-11T22:36:00.8429483Z Expand the folded group to see the log file of test_shape_ops 2023-01-11T22:36:00.8430556Z ##[group]PRINTING LOG FILE of test_shape_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_shape_ops_5bs_hehm) 2023-01-11T22:36:00.8431744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:00.8432688Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:00.8432901Z 2023-01-11T22:36:00.8433015Z Running tests... 2023-01-11T22:36:00.8433419Z ---------------------------------------------------------------------- 2023-01-11T22:36:00.8433664Z 2023-01-11T22:36:00.8433866Z ---------------------------------------------------------------------- 2023-01-11T22:36:00.8434248Z Ran 0 tests in 0.000s 2023-01-11T22:36:00.8434421Z 2023-01-11T22:36:00.8434507Z OK 2023-01-11T22:36:00.8434636Z 2023-01-11T22:36:00.8434764Z Generating XML reports... 2023-01-11T22:36:00.8435159Z Test results will be stored in test-reports\python-unittest\test_shape_ops 2023-01-11T22:36:00.8435421Z 2023-01-11T22:36:00.8435708Z ##[endgroup] 2023-01-11T22:36:00.8436181Z FINISHED PRINTING LOG FILE of test_shape_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_shape_ops_5bs_hehm) 2023-01-11T22:36:00.8436531Z 2023-01-11T22:36:04.2856379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:04.2857223Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:04.2857589Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:36:04.4563240Z Running test_sort_and_select ... [2023-01-11 22:36:04.453972] 2023-01-11T22:36:04.4569060Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:36:04.453972] 2023-01-11T22:36:04.4571856Z Ignoring disabled issues: [] 2023-01-11T22:36:08.2219579Z 2023-01-11T22:36:08.2220360Z Expand the folded group to see the log file of test_sort_and_select 2023-01-11T22:36:08.2221202Z ##[group]PRINTING LOG FILE of test_sort_and_select (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sort_and_select_x1upuepu) 2023-01-11T22:36:08.2222075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:08.2223069Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:08.2223209Z 2023-01-11T22:36:08.2223328Z Running tests... 2023-01-11T22:36:08.2223616Z ---------------------------------------------------------------------- 2023-01-11T22:36:08.2223797Z 2023-01-11T22:36:08.2224083Z ---------------------------------------------------------------------- 2023-01-11T22:36:08.2224337Z Ran 0 tests in 0.000s 2023-01-11T22:36:08.2224457Z 2023-01-11T22:36:08.2224518Z OK 2023-01-11T22:36:08.2224613Z 2023-01-11T22:36:08.2224704Z Generating XML reports... 2023-01-11T22:36:08.2224991Z Test results will be stored in test-reports\python-unittest\test_sort_and_select 2023-01-11T22:36:08.2225189Z 2023-01-11T22:36:08.2225425Z ##[endgroup] 2023-01-11T22:36:08.2225798Z FINISHED PRINTING LOG FILE of test_sort_and_select (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sort_and_select_x1upuepu) 2023-01-11T22:36:08.2226070Z 2023-01-11T22:36:11.2803459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:11.2804208Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:11.2804565Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:36:11.4458041Z Running test_sparse ... [2023-01-11 22:36:11.445608] 2023-01-11T22:36:11.4463589Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:36:11.446215] 2023-01-11T22:36:11.4466204Z Ignoring disabled issues: [] 2023-01-11T22:36:16.2894655Z 2023-01-11T22:36:16.2895367Z Expand the folded group to see the log file of test_sparse 2023-01-11T22:36:16.2896423Z ##[group]PRINTING LOG FILE of test_sparse (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sparse_g3ce4q2_) 2023-01-11T22:36:16.2897692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:16.2899059Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:16.2899762Z C:\actions-runner\_work\pytorch\pytorch\test\test_sparse.py:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:36:16.2900481Z IS_WINDOWS and torch.version.cuda and LooseVersion(torch.version.cuda) > "11.2" 2023-01-11T22:36:16.2900808Z 2023-01-11T22:36:16.2900918Z Running tests... 2023-01-11T22:36:16.2901273Z ---------------------------------------------------------------------- 2023-01-11T22:36:16.2901744Z Test results will be stored in test-reports\python-unittest\test_sparse 2023-01-11T22:36:16.2902196Z test_basic (__main__.TestSparseMeta) ... ok (0.006s) 2023-01-11T22:36:16.2902640Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2023-01-11T22:36:16.2903234Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2023-01-11T22:36:16.2903519Z 2023-01-11T22:36:16.2903735Z ---------------------------------------------------------------------- 2023-01-11T22:36:16.2904122Z Ran 3 tests in 0.000s 2023-01-11T22:36:16.2904285Z 2023-01-11T22:36:16.2904609Z OK (skipped=2) 2023-01-11T22:36:16.2904765Z 2023-01-11T22:36:16.2904894Z Generating XML reports... 2023-01-11T22:36:16.2905381Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseMeta-20230111223615.xml 2023-01-11T22:36:16.2906042Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseOneOff-20230111223615.xml 2023-01-11T22:36:16.2906394Z 2023-01-11T22:36:16.2906796Z ##[endgroup] 2023-01-11T22:36:16.2907374Z FINISHED PRINTING LOG FILE of test_sparse (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sparse_g3ce4q2_) 2023-01-11T22:36:16.2907741Z 2023-01-11T22:36:19.3988722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:19.3989727Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:19.3990209Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:36:19.5737475Z Running test_stateless ... [2023-01-11 22:36:19.573452] 2023-01-11T22:36:19.5743033Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:36:19.574095] 2023-01-11T22:36:19.5746119Z Ignoring disabled issues: [] 2023-01-11T22:36:45.4155683Z 2023-01-11T22:36:45.4156276Z Expand the folded group to see the log file of test_stateless 2023-01-11T22:36:45.4157312Z ##[group]PRINTING LOG FILE of test_stateless (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_stateless_y0kpt9b9) 2023-01-11T22:36:45.4160561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:45.4161718Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:45.4161929Z 2023-01-11T22:36:45.4162033Z Running tests... 2023-01-11T22:36:45.4162408Z ---------------------------------------------------------------------- 2023-01-11T22:36:45.4162858Z Test results will be stored in test-reports\python-unittest\test_stateless 2023-01-11T22:36:45.4163349Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (19.100s) 2023-01-11T22:36:45.4163837Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (2.322s) 2023-01-11T22:36:45.4164339Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.006s) 2023-01-11T22:36:45.4164836Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.010s) 2023-01-11T22:36:45.4165318Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2023-01-11T22:36:45.4165908Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.000s) 2023-01-11T22:36:45.4166468Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2023-01-11T22:36:45.4166955Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.108s) 2023-01-11T22:36:45.4167356Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.833s) 2023-01-11T22:36:45.4167800Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.010s) 2023-01-11T22:36:45.4168193Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2023-01-11T22:36:45.4168545Z test_tied_weights_warns (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2023-01-11T22:36:45.4168924Z 2023-01-11T22:36:45.4169081Z ---------------------------------------------------------------------- 2023-01-11T22:36:45.4169334Z Ran 12 tests in 22.406s 2023-01-11T22:36:45.4169454Z 2023-01-11T22:36:45.4169528Z OK (skipped=1) 2023-01-11T22:36:45.4169638Z 2023-01-11T22:36:45.4169730Z Generating XML reports... 2023-01-11T22:36:45.4170119Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestPythonOptimizeMode-20230111223622.xml 2023-01-11T22:36:45.4170737Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessDeprecation-20230111223622.xml 2023-01-11T22:36:45.4171287Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessFunctionalAPI-20230111223622.xml 2023-01-11T22:36:45.4171569Z 2023-01-11T22:36:45.4171866Z ##[endgroup] 2023-01-11T22:36:45.4172206Z FINISHED PRINTING LOG FILE of test_stateless (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_stateless_y0kpt9b9) 2023-01-11T22:36:45.4172471Z 2023-01-11T22:36:48.7177017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:48.7177947Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:48.7178363Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:36:48.8905795Z Running test_subclass ... [2023-01-11 22:36:48.887355] 2023-01-11T22:36:48.8912030Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:36:48.887355] 2023-01-11T22:36:48.8914504Z Ignoring disabled issues: [] 2023-01-11T22:36:52.7539885Z 2023-01-11T22:36:52.7540390Z Expand the folded group to see the log file of test_subclass 2023-01-11T22:36:52.7541233Z ##[group]PRINTING LOG FILE of test_subclass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_subclass_lhwsh07s) 2023-01-11T22:36:52.7542582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:52.7543351Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:52.7543507Z 2023-01-11T22:36:52.7543585Z Running tests... 2023-01-11T22:36:52.7543885Z ---------------------------------------------------------------------- 2023-01-11T22:36:52.7544241Z Test results will be stored in test-reports\python-unittest\test_subclass 2023-01-11T22:36:52.7544593Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.458s) 2023-01-11T22:36:52.7544932Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:36:52.7545275Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7545627Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:36:52.7545961Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7546304Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7546657Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7547011Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7547562Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7547903Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.011s) 2023-01-11T22:36:52.7548228Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2023-01-11T22:36:52.7548921Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:36:52.7549564Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:36:52.7549833Z expected failure (0.000s) 2023-01-11T22:36:52.7550167Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2023-01-11T22:36:52.7550523Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.008s) 2023-01-11T22:36:52.7550878Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2023-01-11T22:36:52.7551207Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:36:52.7551547Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.008s) 2023-01-11T22:36:52.7551886Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:36:52.7552229Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:36:52.7552572Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.009s) 2023-01-11T22:36:52.7552959Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:36:52.7553362Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:36:52.7553728Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:36:52.7554125Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:36:52.7554516Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7554901Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:36:52.7555291Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7555732Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7556132Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7556562Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:36:52.7556950Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7557337Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7557731Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7558207Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7558610Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7559008Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7559387Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7559788Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7560274Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7560669Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7561063Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7561469Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7561847Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7562213Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7562584Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7562919Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7563251Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7563586Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7563929Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7564263Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7564589Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7564914Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7565263Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:36:52.7565615Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:36:52.7565976Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:36:52.7566335Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:36:52.7566688Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:36:52.7567033Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:36:52.7567396Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:36:52.7567753Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:36:52.7568155Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:36:52.7568508Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:36:52.7568913Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:36:52.7569274Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7569624Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:36:52.7569989Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7570347Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7570713Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:36:52.7571086Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7571447Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7571801Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:36:52.7571995Z 2023-01-11T22:36:52.7572757Z ---------------------------------------------------------------------- 2023-01-11T22:36:52.7573021Z Ran 71 tests in 0.954s 2023-01-11T22:36:52.7573144Z 2023-01-11T22:36:52.7573234Z OK (expected failures=5) 2023-01-11T22:36:52.7573359Z 2023-01-11T22:36:52.7573451Z Generating XML reports... 2023-01-11T22:36:52.7573813Z Generated XML report: test-reports\python-unittest\test_subclass\TEST-TestSubclass-20230111223651.xml 2023-01-11T22:36:52.7574125Z 2023-01-11T22:36:52.7574432Z ##[endgroup] 2023-01-11T22:36:52.7574848Z FINISHED PRINTING LOG FILE of test_subclass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_subclass_lhwsh07s) 2023-01-11T22:36:52.7575160Z 2023-01-11T22:36:55.8304589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:55.8305343Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:55.8305694Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:36:55.9930882Z Running test_tensorboard ... [2023-01-11 22:36:55.992370] 2023-01-11T22:36:55.9938336Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:36:55.993657] 2023-01-11T22:36:55.9941166Z Ignoring disabled issues: [] 2023-01-11T22:36:58.9792265Z 2023-01-11T22:36:58.9792670Z Expand the folded group to see the log file of test_tensorboard 2023-01-11T22:36:58.9793429Z ##[group]PRINTING LOG FILE of test_tensorboard (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorboard_1p_9edsh) 2023-01-11T22:36:58.9794539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:36:58.9795389Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:36:58.9795541Z 2023-01-11T22:36:58.9795617Z Running tests... 2023-01-11T22:36:58.9795893Z ---------------------------------------------------------------------- 2023-01-11T22:36:58.9796243Z Test results will be stored in test-reports\python-unittest\test_tensorboard 2023-01-11T22:36:58.9796656Z test_embedding (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2023-01-11T22:36:58.9797105Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9797490Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2023-01-11T22:36:58.9797839Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2023-01-11T22:36:58.9798275Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2023-01-11T22:36:58.9798624Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T22:36:58.9798987Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.002s) 2023-01-11T22:36:58.9799380Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T22:36:58.9799793Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9800228Z test_scalar (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.003s) 2023-01-11T22:36:58.9800950Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9801478Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9802016Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9802581Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.006s) 2023-01-11T22:36:58.9803048Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9803512Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9803982Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9804458Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9804938Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9805369Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... skip: no torchvision (0.000s) 2023-01-11T22:36:58.9805810Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9806256Z test_audio (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9806690Z test_custom_scalars (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9807187Z test_empty_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.010s) 2023-01-11T22:36:58.9807589Z test_float32_image (__main__.TestTensorBoardSummary) 2023-01-11T22:36:58.9807974Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9808464Z test_histogram_auto (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9808949Z test_histogram_doane (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9809444Z test_histogram_fd (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9809929Z test_hparams_bool (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9810427Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9810938Z test_hparams_number (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9811434Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9811925Z test_hparams_string (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9812428Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9812911Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9813385Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9813942Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9814456Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9814973Z test_image_without_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9815515Z test_list_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9815997Z test_mesh (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9816483Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9816944Z test_text (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T22:36:58.9817287Z test_uint8_image (__main__.TestTensorBoardSummary) 2023-01-11T22:36:58.9817653Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9818078Z test_video (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9818518Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9818989Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9819469Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9819946Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9820390Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9820819Z test_prepare_video (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9821240Z test_to_HWC (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T22:36:58.9821658Z test_writer (__main__.TestTensorBoardWriter) ... skip: Skip the test since TensorBoard is not installed (0.003s) 2023-01-11T22:36:58.9821882Z 2023-01-11T22:36:58.9822037Z ---------------------------------------------------------------------- 2023-01-11T22:36:58.9822345Z Ran 53 tests in 0.234s 2023-01-11T22:36:58.9822464Z 2023-01-11T22:36:58.9822537Z OK (skipped=53) 2023-01-11T22:36:58.9822682Z 2023-01-11T22:36:58.9822776Z Generating XML reports... 2023-01-11T22:36:58.9823204Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardEmbedding-20230111223658.xml 2023-01-11T22:36:58.9823755Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardFigure-20230111223658.xml 2023-01-11T22:36:58.9824272Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardNumpy-20230111223658.xml 2023-01-11T22:36:58.9824806Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPyTorchNumpy-20230111223658.xml 2023-01-11T22:36:58.9825367Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPytorchGraph-20230111223658.xml 2023-01-11T22:36:58.9825901Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummary-20230111223658.xml 2023-01-11T22:36:58.9826431Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummaryWriter-20230111223658.xml 2023-01-11T22:36:58.9827022Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardUtils-20230111223658.xml 2023-01-11T22:36:58.9827529Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardWriter-20230111223658.xml 2023-01-11T22:36:58.9827805Z 2023-01-11T22:36:58.9828079Z ##[endgroup] 2023-01-11T22:36:58.9828490Z FINISHED PRINTING LOG FILE of test_tensorboard (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorboard_1p_9edsh) 2023-01-11T22:36:58.9828821Z 2023-01-11T22:37:01.9374088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:01.9374937Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:01.9375290Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:02.0971006Z Running test_tensorexpr_pybind ... [2023-01-11 22:37:02.096857] 2023-01-11T22:37:02.0976221Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:02.097459] 2023-01-11T22:37:02.0979078Z Ignoring disabled issues: [] 2023-01-11T22:37:05.7373334Z 2023-01-11T22:37:05.7374002Z Expand the folded group to see the log file of test_tensorexpr_pybind 2023-01-11T22:37:05.7375186Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_pybind_v_vnd3fk) 2023-01-11T22:37:05.7376470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:05.7377516Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:05.7377754Z 2023-01-11T22:37:05.7377869Z Running tests... 2023-01-11T22:37:05.7378271Z ---------------------------------------------------------------------- 2023-01-11T22:37:05.7378817Z Test results will be stored in test-reports\python-unittest\test_tensorexpr_pybind 2023-01-11T22:37:05.7379368Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.497s) 2023-01-11T22:37:05.7379919Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.001s) 2023-01-11T22:37:05.7380387Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.003s) 2023-01-11T22:37:05.7380810Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T22:37:05.7381244Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.003s) 2023-01-11T22:37:05.7381681Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.004s) 2023-01-11T22:37:05.7382120Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.003s) 2023-01-11T22:37:05.7382608Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7383164Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7383712Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.003s) 2023-01-11T22:37:05.7384263Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7384797Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7385573Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7386108Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7386650Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7387287Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T22:37:05.7387753Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.000s) 2023-01-11T22:37:05.7387989Z 2023-01-11T22:37:05.7388200Z ---------------------------------------------------------------------- 2023-01-11T22:37:05.7388546Z Ran 17 tests in 0.515s 2023-01-11T22:37:05.7388707Z 2023-01-11T22:37:05.7388811Z OK (skipped=10) 2023-01-11T22:37:05.7388965Z 2023-01-11T22:37:05.7389093Z Generating XML reports... 2023-01-11T22:37:05.7389632Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestExprHandlePyBind-20230111223704.xml 2023-01-11T22:37:05.7390365Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestTensorExprPyBind-20230111223704.xml 2023-01-11T22:37:05.7390743Z 2023-01-11T22:37:05.7391103Z ##[endgroup] 2023-01-11T22:37:05.7391614Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_pybind_v_vnd3fk) 2023-01-11T22:37:05.7392001Z 2023-01-11T22:37:08.8591950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:08.8592696Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:08.8593051Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:09.0511081Z Running test_testing ... [2023-01-11 22:37:09.050536] 2023-01-11T22:37:09.0517126Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:09.051183] 2023-01-11T22:37:09.0520442Z Ignoring disabled issues: [] 2023-01-11T22:37:18.4954514Z 2023-01-11T22:37:18.4955269Z Expand the folded group to see the log file of test_testing 2023-01-11T22:37:18.4956013Z ##[group]PRINTING LOG FILE of test_testing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_testing_isj9197f) 2023-01-11T22:37:18.4957233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:18.4958239Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:18.4958403Z 2023-01-11T22:37:18.4958482Z Running tests... 2023-01-11T22:37:18.4958747Z ---------------------------------------------------------------------- 2023-01-11T22:37:18.4959155Z Test results will be stored in test-reports\python-unittest\test_testing 2023-01-11T22:37:18.4959452Z test_bool (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:37:18.4959849Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4960195Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.016s) 2023-01-11T22:37:18.4960487Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T22:37:18.4960772Z test_matching_atol (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T22:37:18.4961251Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:37:18.4961546Z test_matching_nan (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:37:18.4961858Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:37:18.4962170Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T22:37:18.4962451Z test_meta (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T22:37:18.4963268Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T22:37:18.4963605Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:37:18.4964421Z test_mismatching_layout (__main__.TestAssertClose) ... C:\actions-runner\_work\pytorch\pytorch\test\test_testing.py:619: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:37:18.4965203Z sparse_csr = strided.to_sparse_csr() 2023-01-11T22:37:18.4965393Z ok (0.005s) 2023-01-11T22:37:18.4965706Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T22:37:18.4966028Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4966346Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4966675Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:37:18.4966996Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4967304Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4967647Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4967971Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:37:18.4968285Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4968604Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4968897Z test_none (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:37:18.4969164Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4969440Z test_numpy (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4969718Z test_only_atol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:37:18.4969992Z test_only_rtol (__main__.TestAssertClose) ... ok (0.011s) 2023-01-11T22:37:18.4970306Z test_scalar (__main__.TestAssertClose) ... ok (0.005s) 2023-01-11T22:37:18.4970606Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:37:18.4970989Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T22:37:18.4971289Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:37:18.4971635Z test_unknown_type (__main__.TestAssertClose) ... ok (0.007s) 2023-01-11T22:37:18.4971964Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T22:37:18.4972335Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.002s) 2023-01-11T22:37:18.4972706Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T22:37:18.4973078Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.002s) 2023-01-11T22:37:18.4973432Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T22:37:18.4973758Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T22:37:18.4974091Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T22:37:18.4974433Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4974888Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2023-01-11T22:37:18.4975258Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4975616Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4975938Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T22:37:18.4976329Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T22:37:18.4976666Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T22:37:18.4977063Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4977456Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4977797Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T22:37:18.4978112Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2023-01-11T22:37:18.4978468Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.010s) 2023-01-11T22:37:18.4978821Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2023-01-11T22:37:18.4979177Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2023-01-11T22:37:18.4979534Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2023-01-11T22:37:18.4979871Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.010s) 2023-01-11T22:37:18.4980203Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2023-01-11T22:37:18.4980568Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.010s) 2023-01-11T22:37:18.4980926Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2023-01-11T22:37:18.4981260Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.010s) 2023-01-11T22:37:18.4981607Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2023-01-11T22:37:18.4981975Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.010s) 2023-01-11T22:37:18.4982335Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2023-01-11T22:37:18.4982711Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2023-01-11T22:37:18.4983080Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.010s) 2023-01-11T22:37:18.4983493Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2023-01-11T22:37:18.4983842Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2023-01-11T22:37:18.4984188Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.010s) 2023-01-11T22:37:18.4984545Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2023-01-11T22:37:18.4984872Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.011s) 2023-01-11T22:37:18.4985218Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T22:37:18.4985585Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T22:37:18.4985943Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T22:37:18.4986306Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... expected failure (0.710s) 2023-01-11T22:37:18.4986652Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2023-01-11T22:37:18.4987000Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2023-01-11T22:37:18.4987353Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.010s) 2023-01-11T22:37:18.4987713Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2023-01-11T22:37:18.4988165Z test_filtering_env_var (__main__.TestFrameworkUtils) ... skip: Skipping because doesn't work for windows (0.000s) 2023-01-11T22:37:18.4988510Z test_circular_dependencies (__main__.TestImports) 2023-01-11T22:37:18.4988938Z Checks that all modules inside torch can be imported ... NOTE: Redirects are currently not supported in Windows or MacOs. 2023-01-11T22:37:18.4989682Z 2023-01-11 22:37:15,667 - torch.distributed.nn.jit.instantiator - INFO - Created a temporary directory at C:\Users\RUNNER~1\AppData\Local\Temp\tmprahvjsfm 2023-01-11T22:37:18.4990175Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:18.4990442Z ok (3.808s) 2023-01-11T22:37:18.4990786Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2023-01-11T22:37:18.4991255Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2023-01-11T22:37:18.4991693Z test_no_warning_on_import (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2023-01-11T22:37:18.4992030Z test_sample_input (__main__.TestOpInfos) ... ok (0.012s) 2023-01-11T22:37:18.4992326Z test_sample_input_metadata (__main__.TestOpInfos) ... ok (0.002s) 2023-01-11T22:37:18.4992633Z test_default_names (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T22:37:18.4992988Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4993368Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4993715Z test_name_fn (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T22:37:18.4994055Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4994427Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4994869Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4995238Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4995632Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.003s) 2023-01-11T22:37:18.4996019Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4996453Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4996882Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4997285Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4997669Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T22:37:18.4998141Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4998547Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T22:37:18.4998937Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T22:37:18.4999344Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.002s) 2023-01-11T22:37:18.4999572Z 2023-01-11T22:37:18.4999730Z ---------------------------------------------------------------------- 2023-01-11T22:37:18.4999990Z Ran 103 tests in 4.906s 2023-01-11T22:37:18.5000114Z 2023-01-11T22:37:18.5000217Z OK (skipped=4, expected failures=7) 2023-01-11T22:37:18.5000357Z 2023-01-11T22:37:18.5000436Z Generating XML reports... 2023-01-11T22:37:18.5000868Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertClose-20230111223712.xml 2023-01-11T22:37:18.5001440Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseContainer-20230111223712.xml 2023-01-11T22:37:18.5002044Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseErrorMessage-20230111223712.xml 2023-01-11T22:37:18.5002584Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseQuantized-20230111223712.xml 2023-01-11T22:37:18.5003157Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSC-20230111223712.xml 2023-01-11T22:37:18.5003673Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSR-20230111223712.xml 2023-01-11T22:37:18.5004175Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCOO-20230111223712.xml 2023-01-11T22:37:18.5004698Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSC-20230111223712.xml 2023-01-11T22:37:18.5005205Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSR-20230111223712.xml 2023-01-11T22:37:18.5005689Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestImports-20230111223712.xml 2023-01-11T22:37:18.5006139Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestOpInfos-20230111223712.xml 2023-01-11T22:37:18.5006630Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrization-20230111223712.xml 2023-01-11T22:37:18.5007190Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestFrameworkUtils-20230111223712.xml 2023-01-11T22:37:18.5007449Z 2023-01-11T22:37:18.5007776Z ##[endgroup] 2023-01-11T22:37:18.5008129Z FINISHED PRINTING LOG FILE of test_testing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_testing_isj9197f) 2023-01-11T22:37:18.5008390Z 2023-01-11T22:37:21.4926495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:21.4927323Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:21.4927688Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:21.6777944Z Running test_transformers ... [2023-01-11 22:37:21.677437] 2023-01-11T22:37:21.6784701Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:21.678046] 2023-01-11T22:37:21.6788428Z Ignoring disabled issues: [] 2023-01-11T22:37:34.3801572Z 2023-01-11T22:37:34.3801994Z Expand the folded group to see the log file of test_transformers 2023-01-11T22:37:34.3802850Z ##[group]PRINTING LOG FILE of test_transformers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_transformers_ro9iknhn) 2023-01-11T22:37:34.3803961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:34.3804922Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:34.3805134Z 2023-01-11T22:37:34.3805227Z Running tests... 2023-01-11T22:37:34.3805593Z ---------------------------------------------------------------------- 2023-01-11T22:37:34.3805939Z Test results will be stored in test-reports\python-unittest\test_transformers 2023-01-11T22:37:34.3806479Z test_bias_is_none (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:37:34.3806825Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.010s) 2023-01-11T22:37:34.3807212Z test_flash_autocast_fp32_bfloat16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:37:34.3807608Z test_flash_autocast_fp32_float16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:37:34.3808065Z test_flash_fail_fp32t (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:37:34.3808406Z test_fused_sdp_choice_type_dense (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3808753Z test_fused_sdp_choice_type_nested (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3809071Z test_mask_check_fastpath (__main__.TestTransformers) 2023-01-11T22:37:34.3809788Z Test that fastpath is executed independently of the masks that are passed. ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:916: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:37:34.3810511Z nested_tensor_return_value = torch.nested.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2023-01-11T22:37:34.3810794Z ok (0.019s) 2023-01-11T22:37:34.3811128Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3811571Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3811994Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:37:34.3812442Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.678s) 2023-01-11T22:37:34.3812901Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:37:34.3813351Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:37:34.3813807Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3814251Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3814683Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3815127Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3815584Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:37:34.3816016Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3816465Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.034s) 2023-01-11T22:37:34.3816898Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.027s) 2023-01-11T22:37:34.3817335Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.027s) 2023-01-11T22:37:34.3817766Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3818257Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3818683Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3819124Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3819607Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3820061Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3820499Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3820934Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3821368Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T22:37:34.3821810Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3822377Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3822832Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3823278Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.012s) 2023-01-11T22:37:34.3823767Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.033s) 2023-01-11T22:37:34.3824212Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.020s) 2023-01-11T22:37:34.3824724Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.009s) 2023-01-11T22:37:34.3825321Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:37:34.3825904Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:37:34.3826488Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.006s) 2023-01-11T22:37:34.3827069Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3827625Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T22:37:34.3828181Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T22:37:34.3828734Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3829279Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3829862Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3830444Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3830984Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3831500Z test_sdp_fused_grad_against_math_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:37:34.3831994Z test_sdp_fused_grad_against_math_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.000s) 2023-01-11T22:37:34.3832487Z test_sdp_math_gradcheck_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.006s) 2023-01-11T22:37:34.3832965Z test_sdp_math_gradcheck_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.000s) 2023-01-11T22:37:34.3833392Z test_sdp_runtime_dispatch (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:37:34.3833823Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.000s) 2023-01-11T22:37:34.3834297Z test_train_with_is_causal_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2023-01-11T22:37:34.3834770Z test_train_with_pad_and_catch_error_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:37:34.3835264Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.047s) 2023-01-11T22:37:34.3835747Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.058s) 2023-01-11T22:37:34.3836222Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.057s) 2023-01-11T22:37:34.3836689Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.054s) 2023-01-11T22:37:34.3837156Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.047s) 2023-01-11T22:37:34.3837619Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.046s) 2023-01-11T22:37:34.3838177Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.047s) 2023-01-11T22:37:34.3838639Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.038s) 2023-01-11T22:37:34.3839123Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:37:34.3839886Z Test TransformerEncoder fastpath output matches slowpath output ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:215: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:37:34.3853540Z torch.tensor(pair[0], device=device, dtype=torch.get_default_dtype()), # float input 2023-01-11T22:37:34.3854125Z ok (0.610s) 2023-01-11T22:37:34.3854526Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:37:34.3854965Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.948s) 2023-01-11T22:37:34.3855506Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:37:34.3856185Z Test TransformerEncoder fastpath output matches slowpath output ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:204: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2023-01-11T22:37:34.3856911Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2023-01-11T22:37:34.3857286Z ok (0.651s) 2023-01-11T22:37:34.3857721Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:37:34.3858172Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.958s) 2023-01-11T22:37:34.3858631Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:37:34.3859049Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.752s) 2023-01-11T22:37:34.3859500Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:37:34.3859941Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.143s) 2023-01-11T22:37:34.3860389Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:37:34.3860824Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.767s) 2023-01-11T22:37:34.3861266Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:37:34.3861700Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.144s) 2023-01-11T22:37:34.3862118Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:37:34.3862570Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.014s) 2023-01-11T22:37:34.3863022Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:37:34.3863465Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.013s) 2023-01-11T22:37:34.3863922Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:37:34.3864365Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.010s) 2023-01-11T22:37:34.3864814Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:37:34.3865262Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2023-01-11T22:37:34.3865655Z test_transformerencoderlayer_src_mask_device_cpu_nhead_1 (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:37:34.3866071Z test_transformerencoderlayer_src_mask_device_cpu_nhead_4 (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3866485Z test_transformerencoderlayer_src_mask_device_cpu_nhead_8 (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T22:37:34.3866941Z test_unaligned_tensors (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:37:34.3867143Z 2023-01-11T22:37:34.3867304Z ---------------------------------------------------------------------- 2023-01-11T22:37:34.3867565Z Ran 82 tests in 8.453s 2023-01-11T22:37:34.3867691Z 2023-01-11T22:37:34.3867771Z OK (skipped=25) 2023-01-11T22:37:34.3867889Z 2023-01-11T22:37:34.3867967Z Generating XML reports... 2023-01-11T22:37:34.3868394Z Generated XML report: test-reports\python-unittest\test_transformers\TEST-TestTransformers-20230111223725.xml 2023-01-11T22:37:34.3868671Z 2023-01-11T22:37:34.3868998Z ##[endgroup] 2023-01-11T22:37:34.3869383Z FINISHED PRINTING LOG FILE of test_transformers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_transformers_ro9iknhn) 2023-01-11T22:37:34.3869659Z 2023-01-11T22:37:37.3894206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:37.3895040Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:37.3895396Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:37.5568779Z Running test_type_hints ... [2023-01-11 22:37:37.556285] 2023-01-11T22:37:37.5574352Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:37.556900] 2023-01-11T22:37:37.5577818Z Ignoring disabled issues: [] 2023-01-11T22:37:40.3987142Z 2023-01-11T22:37:40.3987881Z Expand the folded group to see the log file of test_type_hints 2023-01-11T22:37:40.3989150Z ##[group]PRINTING LOG FILE of test_type_hints (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_hints_nx00349l) 2023-01-11T22:37:40.3990647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:40.3991943Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:40.3992215Z 2023-01-11T22:37:40.3992353Z Running tests... 2023-01-11T22:37:40.3992764Z ---------------------------------------------------------------------- 2023-01-11T22:37:40.3993359Z Test results will be stored in test-reports\python-unittest\test_type_hints 2023-01-11T22:37:40.3993893Z test_doc_examples (__main__.TestTypeHints) 2023-01-11T22:37:40.3994393Z Run documentation examples through mypy. ... skip: need mypy (0.002s) 2023-01-11T22:37:40.3994713Z 2023-01-11T22:37:40.3994988Z ---------------------------------------------------------------------- 2023-01-11T22:37:40.3995462Z Ran 1 test in 0.078s 2023-01-11T22:37:40.3995682Z 2023-01-11T22:37:40.3995812Z OK (skipped=1) 2023-01-11T22:37:40.3996005Z 2023-01-11T22:37:40.3996172Z Generating XML reports... 2023-01-11T22:37:40.3996832Z Generated XML report: test-reports\python-unittest\test_type_hints\TEST-TestTypeHints-20230111223739.xml 2023-01-11T22:37:40.3997285Z 2023-01-11T22:37:40.3997684Z ##[endgroup] 2023-01-11T22:37:40.3998423Z FINISHED PRINTING LOG FILE of test_type_hints (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_hints_nx00349l) 2023-01-11T22:37:40.3998877Z 2023-01-11T22:37:43.6515544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:43.6516511Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:43.8262770Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:43.8263236Z Running test_type_info ... [2023-01-11 22:37:43.825616] 2023-01-11T22:37:43.8268734Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:43.826240] 2023-01-11T22:37:43.8271074Z Ignoring disabled issues: [] 2023-01-11T22:37:47.8674800Z 2023-01-11T22:37:47.8675545Z Expand the folded group to see the log file of test_type_info 2023-01-11T22:37:47.8676829Z ##[group]PRINTING LOG FILE of test_type_info (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_info_glfq48ej) 2023-01-11T22:37:47.8680820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:47.8682136Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:47.8682429Z 2023-01-11T22:37:47.8682570Z Running tests... 2023-01-11T22:37:47.8683027Z ---------------------------------------------------------------------- 2023-01-11T22:37:47.8683567Z Test results will be stored in test-reports\python-unittest\test_type_info 2023-01-11T22:37:47.8684110Z test_finfo (__main__.TestDTypeInfo) ... ok (0.526s) 2023-01-11T22:37:47.8684585Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.004s) 2023-01-11T22:37:47.8685079Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.002s) 2023-01-11T22:37:47.8687204Z 2023-01-11T22:37:47.8687461Z ---------------------------------------------------------------------- 2023-01-11T22:37:47.8687924Z Ran 3 tests in 0.687s 2023-01-11T22:37:47.8688138Z 2023-01-11T22:37:47.8688254Z OK 2023-01-11T22:37:47.8688402Z 2023-01-11T22:37:47.8688572Z Generating XML reports... 2023-01-11T22:37:47.8689241Z Generated XML report: test-reports\python-unittest\test_type_info\TEST-TestDTypeInfo-20230111223746.xml 2023-01-11T22:37:47.8689713Z 2023-01-11T22:37:47.8690196Z ##[endgroup] 2023-01-11T22:37:47.8690849Z FINISHED PRINTING LOG FILE of test_type_info (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_info_glfq48ej) 2023-01-11T22:37:47.8691325Z 2023-01-11T22:37:51.4241855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:51.4242640Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:51.4243005Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:51.6007441Z Running test_type_promotion ... [2023-01-11 22:37:51.600485] 2023-01-11T22:37:51.6013226Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:51.601088] 2023-01-11T22:37:51.6015937Z Ignoring disabled issues: [] 2023-01-11T22:37:54.9981327Z 2023-01-11T22:37:54.9981888Z Expand the folded group to see the log file of test_type_promotion 2023-01-11T22:37:54.9982886Z ##[group]PRINTING LOG FILE of test_type_promotion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_promotion_azap9szj) 2023-01-11T22:37:54.9984435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:54.9985362Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:54.9985673Z 2023-01-11T22:37:54.9985785Z Running tests... 2023-01-11T22:37:54.9986148Z ---------------------------------------------------------------------- 2023-01-11T22:37:54.9986397Z 2023-01-11T22:37:54.9986602Z ---------------------------------------------------------------------- 2023-01-11T22:37:54.9986951Z Ran 0 tests in 0.000s 2023-01-11T22:37:54.9987114Z 2023-01-11T22:37:54.9987203Z OK 2023-01-11T22:37:54.9987339Z 2023-01-11T22:37:54.9987455Z Generating XML reports... 2023-01-11T22:37:54.9987865Z Test results will be stored in test-reports\python-unittest\test_type_promotion 2023-01-11T22:37:54.9988141Z 2023-01-11T22:37:54.9988466Z ##[endgroup] 2023-01-11T22:37:54.9988978Z FINISHED PRINTING LOG FILE of test_type_promotion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_promotion_azap9szj) 2023-01-11T22:37:54.9989398Z 2023-01-11T22:37:58.2870955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:37:58.2871711Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:37:58.2872080Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:37:58.4619074Z Running test_unary_ufuncs ... [2023-01-11 22:37:58.457528] 2023-01-11T22:37:58.4624705Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:37:58.457528] 2023-01-11T22:37:58.4627373Z Ignoring disabled issues: [] 2023-01-11T22:38:02.9069789Z 2023-01-11T22:38:02.9070512Z Expand the folded group to see the log file of test_unary_ufuncs 2023-01-11T22:38:02.9071794Z ##[group]PRINTING LOG FILE of test_unary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_unary_ufuncs_0rb5jjw3) 2023-01-11T22:38:02.9073351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:02.9074611Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:02.9074889Z 2023-01-11T22:38:02.9075032Z Running tests... 2023-01-11T22:38:02.9075502Z ---------------------------------------------------------------------- 2023-01-11T22:38:02.9075833Z 2023-01-11T22:38:02.9076105Z ---------------------------------------------------------------------- 2023-01-11T22:38:02.9076575Z Ran 0 tests in 0.000s 2023-01-11T22:38:02.9076795Z 2023-01-11T22:38:02.9076910Z OK 2023-01-11T22:38:02.9077085Z 2023-01-11T22:38:02.9077258Z Generating XML reports... 2023-01-11T22:38:02.9077879Z Test results will be stored in test-reports\python-unittest\test_unary_ufuncs 2023-01-11T22:38:02.9078233Z 2023-01-11T22:38:02.9078636Z ##[endgroup] 2023-01-11T22:38:02.9079252Z FINISHED PRINTING LOG FILE of test_unary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_unary_ufuncs_0rb5jjw3) 2023-01-11T22:38:02.9080635Z 2023-01-11T22:38:06.2787095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:06.2787851Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:06.2788379Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:06.4568411Z Running test_utils ... [2023-01-11 22:38:06.456192] 2023-01-11T22:38:06.4575082Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:38:06.457342] 2023-01-11T22:38:06.4578257Z Ignoring disabled issues: [] 2023-01-11T22:38:52.0366917Z 2023-01-11T22:38:52.0367635Z Expand the folded group to see the log file of test_utils 2023-01-11T22:38:52.0368413Z ##[group]PRINTING LOG FILE of test_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_utils_2m4_4ki5) 2023-01-11T22:38:52.0369575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0370774Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0371413Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0371802Z 2023-01-11T22:38:52.0371940Z Running tests... 2023-01-11T22:38:52.0372399Z ---------------------------------------------------------------------- 2023-01-11T22:38:52.0373959Z Test results will be stored in test-reports\python-unittest\test_utils 2023-01-11T22:38:52.0374326Z test_assert_scriptable (__main__.TestAssert) ... ok (0.487s) 2023-01-11T22:38:52.0374631Z test_assert_true (__main__.TestAssert) ... ok (0.002s) 2023-01-11T22:38:52.0375319Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68433 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) 2023-01-11T22:38:52.0376107Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.001s) 2023-01-11T22:38:52.0376428Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.013s) 2023-01-11T22:38:52.0376784Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.010s) 2023-01-11T22:38:52.0377376Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2023-01-11T22:38:52.0378228Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2023-01-11T22:38:52.0378620Z ok (0.010s) 2023-01-11T22:38:52.0378984Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.000s) 2023-01-11T22:38:52.0379312Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.000s) 2023-01-11T22:38:52.0379713Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2023-01-11T22:38:52.0380136Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.013s) 2023-01-11T22:38:52.0380507Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.016s) 2023-01-11T22:38:52.0380840Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.002s) 2023-01-11T22:38:52.0381404Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.002s) 2023-01-11T22:38:52.0381792Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T22:38:52.0382133Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.008s) 2023-01-11T22:38:52.0382430Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.005s) 2023-01-11T22:38:52.0382891Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.003s) 2023-01-11T22:38:52.0383314Z test_smoke (__main__.TestCollectEnv) ... ok (11.418s) 2023-01-11T22:38:52.0383624Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.001s) 2023-01-11T22:38:52.0384023Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.001s) 2023-01-11T22:38:52.0384859Z test_multi_drop (__main__.TestDataLoaderUtils) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0385610Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0385957Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0386424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0386843Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0387278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0387718Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0388487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0389158Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0389557Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0390027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0390467Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0390900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0391327Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0391572Z ok (3.472s) 2023-01-11T22:38:52.0391933Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2023-01-11T22:38:52.0392843Z test_random_seed (__main__.TestDataLoaderUtils) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0393572Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0393983Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0394462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0394857Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0395338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0395828Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0396645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0397325Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0397672Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0398239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0398656Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0399074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0399510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0400261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0400942Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0401287Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0402154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0402891Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0403245Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0403728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0404143Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0404580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0404999Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0405446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0405854Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0406284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0406781Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0407594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0408353Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0408750Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0409239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0409629Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0410070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0410508Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0411270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0411964Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0412315Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0413113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0413794Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0414185Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0414661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0415073Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0415557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0416001Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0416440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0416844Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0417267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0417676Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0418431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:52.0419180Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:52.0419523Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:52.0420006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:38:52.0420414Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:38:52.0420952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:38:52.0421437Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:38:52.0421677Z ok (8.509s) 2023-01-11T22:38:52.0421937Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.006s) 2023-01-11T22:38:52.0422256Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.000s) 2023-01-11T22:38:52.0422590Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.000s) 2023-01-11T22:38:52.0422909Z test_import_hipify (__main__.TestHipify) ... ok (0.000s) 2023-01-11T22:38:52.0423213Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.000s) 2023-01-11T22:38:52.0423517Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.000s) 2023-01-11T22:38:52.0423855Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (17.851s) 2023-01-11T22:38:52.0424046Z 2023-01-11T22:38:52.0424216Z ---------------------------------------------------------------------- 2023-01-11T22:38:52.0424484Z Ran 31 tests in 41.844s 2023-01-11T22:38:52.0424614Z 2023-01-11T22:38:52.0424696Z OK (skipped=6) 2023-01-11T22:38:52.0424814Z 2023-01-11T22:38:52.0424919Z Generating XML reports... 2023-01-11T22:38:52.0425283Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestAssert-20230111223809.xml 2023-01-11T22:38:52.0425743Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCheckpoint-20230111223809.xml 2023-01-11T22:38:52.0426230Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCollectEnv-20230111223809.xml 2023-01-11T22:38:52.0426731Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCppExtensionUtils-20230111223809.xml 2023-01-11T22:38:52.0427297Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestDataLoaderUtils-20230111223809.xml 2023-01-11T22:38:52.0427847Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestExtensionUtils-20230111223809.xml 2023-01-11T22:38:52.0428322Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestHipify-20230111223809.xml 2023-01-11T22:38:52.0428777Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestONNXUtils-20230111223809.xml 2023-01-11T22:38:52.0429252Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestStandaloneCPPJIT-20230111223809.xml 2023-01-11T22:38:52.0429739Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestBottleneck-20230111223809.xml 2023-01-11T22:38:52.0429985Z 2023-01-11T22:38:52.0430332Z ##[endgroup] 2023-01-11T22:38:52.0430689Z FINISHED PRINTING LOG FILE of test_utils (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_utils_2m4_4ki5) 2023-01-11T22:38:52.0430944Z 2023-01-11T22:38:55.0834155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:55.0834997Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:55.0835359Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:38:55.2529775Z Running test_view_ops ... [2023-01-11 22:38:55.243928] 2023-01-11T22:38:55.2534861Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:38:55.243928] 2023-01-11T22:38:55.2537970Z Ignoring disabled issues: [] 2023-01-11T22:38:58.7952195Z 2023-01-11T22:38:58.7952899Z Expand the folded group to see the log file of test_view_ops 2023-01-11T22:38:58.7953876Z ##[group]PRINTING LOG FILE of test_view_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_view_ops_40rjjhki) 2023-01-11T22:38:58.7955820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:38:58.7956852Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:38:58.7957080Z 2023-01-11T22:38:58.7957192Z Running tests... 2023-01-11T22:38:58.7957566Z ---------------------------------------------------------------------- 2023-01-11T22:38:58.7957915Z 2023-01-11T22:38:58.7958124Z ---------------------------------------------------------------------- 2023-01-11T22:38:58.7958500Z Ran 0 tests in 0.000s 2023-01-11T22:38:58.7958669Z 2023-01-11T22:38:58.7958763Z OK 2023-01-11T22:38:58.7958899Z 2023-01-11T22:38:58.7959013Z Generating XML reports... 2023-01-11T22:38:58.7959420Z Test results will be stored in test-reports\python-unittest\test_view_ops 2023-01-11T22:38:58.7959685Z 2023-01-11T22:38:58.7960042Z ##[endgroup] 2023-01-11T22:38:58.7960521Z FINISHED PRINTING LOG FILE of test_view_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_view_ops_40rjjhki) 2023-01-11T22:38:58.7960876Z 2023-01-11T22:39:01.8479113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:01.8480053Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:01.8480420Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:39:02.0145165Z Running test_vulkan ... [2023-01-11 22:39:02.013858] 2023-01-11T22:39:02.0150278Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:39:02.014460] 2023-01-11T22:39:02.0153177Z Ignoring disabled issues: [] 2023-01-11T22:39:04.7418779Z 2023-01-11T22:39:04.7420924Z Expand the folded group to see the log file of test_vulkan 2023-01-11T22:39:04.7421918Z ##[group]PRINTING LOG FILE of test_vulkan (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_vulkan_kc3pln1y) 2023-01-11T22:39:04.7423113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:04.7424063Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:04.7424284Z 2023-01-11T22:39:04.7424376Z Running tests... 2023-01-11T22:39:04.7424763Z ---------------------------------------------------------------------- 2023-01-11T22:39:04.7425368Z test_conv (__main__.TestVulkanRewritePass) ... Test results will be stored in test-reports\python-unittest\test_vulkan 2023-01-11T22:39:04.7425893Z skip: Vulkan backend must be available for these tests. (0.004s) 2023-01-11T22:39:04.7426380Z 2023-01-11T22:39:04.7426593Z ---------------------------------------------------------------------- 2023-01-11T22:39:04.7426946Z Ran 1 test in 0.015s 2023-01-11T22:39:04.7427110Z 2023-01-11T22:39:04.7427217Z OK (skipped=1) 2023-01-11T22:39:04.7427356Z 2023-01-11T22:39:04.7427488Z Generating XML reports... 2023-01-11T22:39:04.7428011Z Generated XML report: test-reports\python-unittest\test_vulkan\TEST-TestVulkanRewritePass-20230111223904.xml 2023-01-11T22:39:04.7428382Z 2023-01-11T22:39:04.7428795Z ##[endgroup] 2023-01-11T22:39:04.7429278Z FINISHED PRINTING LOG FILE of test_vulkan (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_vulkan_kc3pln1y) 2023-01-11T22:39:04.7429629Z 2023-01-11T22:39:07.8813103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:07.8813868Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:07.8814234Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:39:08.0522180Z Running test_weak ... [2023-01-11 22:39:08.047948] 2023-01-11T22:39:08.0527214Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_weak.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:39:08.047948] 2023-01-11T22:39:08.0530339Z Ignoring disabled issues: [] 2023-01-11T22:39:16.1585923Z 2023-01-11T22:39:16.1586474Z Expand the folded group to see the log file of test_weak 2023-01-11T22:39:16.1587422Z ##[group]PRINTING LOG FILE of test_weak (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_weak_ptertmjx) 2023-01-11T22:39:16.1588580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:16.1589553Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:16.1589767Z 2023-01-11T22:39:16.1589879Z Running tests... 2023-01-11T22:39:16.1590281Z ---------------------------------------------------------------------- 2023-01-11T22:39:16.1591166Z Test results will be stored in test-reports\python-unittest\test_weak 2023-01-11T22:39:16.1591690Z test_bool (__main__.WeakKeyDictionaryTestCase) ... ok (0.450s) 2023-01-11T22:39:16.1592166Z test_constructor (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1592627Z test_get (__main__.WeakKeyDictionaryTestCase) ... ok (0.006s) 2023-01-11T22:39:16.1593089Z test_getitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1593581Z test_items (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1594038Z test_keys (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1594460Z test_len (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1594897Z test_pop (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1595361Z test_popitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1595809Z test_read (__main__.WeakKeyDictionaryTestCase) ... ok (0.011s) 2023-01-11T22:39:16.1596264Z test_setdefault (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1596716Z test_update (__main__.WeakKeyDictionaryTestCase) ... ok (0.010s) 2023-01-11T22:39:16.1597143Z test_values (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:39:16.1597586Z test_write (__main__.WeakKeyDictionaryTestCase) ... ok (0.685s) 2023-01-11T22:39:16.1598354Z test_make_weak_keyed_dict_from_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T22:39:16.1598812Z test_make_weak_keyed_dict_from_weak_keyed_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T22:39:16.1599254Z test_make_weak_keyed_dict_repr (__main__.WeakTest) ... ok (0.001s) 2023-01-11T22:39:16.1599675Z test_threaded_weak_key_dict_copy (__main__.WeakTest) ... ok (1.628s) 2023-01-11T22:39:16.1600194Z test_threaded_weak_key_dict_deepcopy (__main__.WeakTest) ... ok (1.904s) 2023-01-11T22:39:16.1600623Z test_weak_keyed_bad_delitem (__main__.WeakTest) ... ok (0.210s) 2023-01-11T22:39:16.1601020Z test_weak_keyed_delitem (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:39:16.1601423Z test_weak_keyed_dict_popitem (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:39:16.1601840Z test_weak_keyed_dict_setdefault (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:39:16.1602253Z test_weak_keyed_dict_update (__main__.WeakTest) ... ok (0.006s) 2023-01-11T22:39:16.1602651Z test_weak_keyed_union_operators (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:39:16.1602886Z 2023-01-11T22:39:16.1603122Z ---------------------------------------------------------------------- 2023-01-11T22:39:16.1603485Z Ran 25 tests in 5.140s 2023-01-11T22:39:16.1603655Z 2023-01-11T22:39:16.1603750Z OK 2023-01-11T22:39:16.1603887Z 2023-01-11T22:39:16.1604020Z Generating XML reports... 2023-01-11T22:39:16.1604570Z Generated XML report: test-reports\python-unittest\test_weak\TEST-WeakKeyDictionaryTestCase-20230111223910.xml 2023-01-11T22:39:16.1605242Z Generated XML report: test-reports\python-unittest\test_weak\TEST-WeakTest-20230111223910.xml 2023-01-11T22:39:16.1605563Z 2023-01-11T22:39:16.1605931Z ##[endgroup] 2023-01-11T22:39:16.1606407Z FINISHED PRINTING LOG FILE of test_weak (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_weak_ptertmjx) 2023-01-11T22:39:16.1606754Z 2023-01-11T22:39:19.2892647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:19.2894089Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:19.2894727Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:39:19.4851916Z Running test_xnnpack_integration ... [2023-01-11 22:39:19.484735] 2023-01-11T22:39:19.4857371Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:39:19.485340] 2023-01-11T22:39:19.4860335Z Ignoring disabled issues: [] 2023-01-11T22:39:40.7742473Z 2023-01-11T22:39:40.7743300Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T22:39:40.7744326Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_xnnpack_integration_oylf6r47) 2023-01-11T22:39:40.7745615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:40.7746611Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:40.7746865Z 2023-01-11T22:39:40.7746978Z Running tests... 2023-01-11T22:39:40.7747358Z ---------------------------------------------------------------------- 2023-01-11T22:39:40.7747885Z Test results will be stored in test-reports\python-unittest\test_xnnpack_integration 2023-01-11T22:39:40.7748745Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:39:40.7749462Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:39:40.7750007Z test_conv2d (__main__.TestXNNPACKOps) ... ok (2.403s) 2023-01-11T22:39:40.7750534Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (3.293s) 2023-01-11T22:39:40.7751150Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2023-01-11T22:39:40.7751704Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.099s) 2023-01-11T22:39:40.7752149Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.146s) 2023-01-11T22:39:40.7752584Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (2.767s) 2023-01-11T22:39:40.7753171Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.006s) 2023-01-11T22:39:40.7753711Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (4.676s) 2023-01-11T22:39:40.7754131Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (4.954s) 2023-01-11T22:39:40.7754689Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2023-01-11T22:39:40.7755043Z 2023-01-11T22:39:40.7755266Z ---------------------------------------------------------------------- 2023-01-11T22:39:40.7755602Z Ran 12 tests in 18.344s 2023-01-11T22:39:40.7755771Z 2023-01-11T22:39:40.7755878Z OK (skipped=5) 2023-01-11T22:39:40.7756034Z 2023-01-11T22:39:40.7756162Z Generating XML reports... 2023-01-11T22:39:40.7756681Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKOps-20230111223921.xml 2023-01-11T22:39:40.7757415Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKRewritePass-20230111223921.xml 2023-01-11T22:39:40.7758232Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKSerDes-20230111223921.xml 2023-01-11T22:39:40.7758999Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKConv1dTransformPass-20230111223921.xml 2023-01-11T22:39:40.7759426Z 2023-01-11T22:39:40.7759759Z ##[endgroup] 2023-01-11T22:39:40.7760286Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_xnnpack_integration_oylf6r47) 2023-01-11T22:39:40.7760680Z 2023-01-11T22:39:43.8571645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:39:43.8572434Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:39:43.8572801Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:45:44.3133515Z 2023-01-11T22:45:44.3134240Z Expand the folded group to see the log file of test_quantization 2023-01-11T22:45:44.3135139Z ##[group]PRINTING LOG FILE of test_quantization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_quantization_o2at9ffy) 2023-01-11T22:45:44.3155206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:45:44.3156227Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:45:44.3158292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:45:44.3158909Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:45:44.3159116Z 2023-01-11T22:45:44.3159383Z Running tests... 2023-01-11T22:45:44.3159660Z ---------------------------------------------------------------------- 2023-01-11T22:45:44.3160044Z Test results will be stored in test-reports\python-unittest\test_quantization 2023-01-11T22:45:44.3160499Z test_modules_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.016s) 2023-01-11T22:45:44.3161023Z test_modules_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3161561Z test_modules_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3162118Z test_modules_intrinsic_qat_conv_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3162672Z test_modules_intrinsic_qat_linear_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3163201Z test_modules_intrinsic_qat_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3164010Z test_modules_intrinsic_quantized_bn_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3164783Z test_modules_intrinsic_quantized_conv_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3165695Z test_modules_intrinsic_quantized_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3166400Z test_modules_nn_intrinsic_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3167101Z test_package_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:45:44.3167770Z test_package_import_nn_intrinsic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:45:44.3168359Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T22:45:44.3168937Z test_package_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:45:44.3169511Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T22:45:44.3170090Z test_package_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:45:44.3170683Z Tests the migration of the torch.nn.intrinsic.quantized ... ok (0.000s) 2023-01-11T22:45:44.3171368Z test_functional_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3171977Z Tests the migration of the torch.nn.quantized.functional ... ok (0.000s) 2023-01-11T22:45:44.3172688Z test_import_nn_qat_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T22:45:44.3173471Z test_import_nn_qat_dynamic_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T22:45:44.3174221Z test_import_nn_qat_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.011s) 2023-01-11T22:45:44.3190770Z test_import_nn_qat_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3191857Z test_import_nn_quantizable_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3192611Z test_import_nn_quantizable_rnn (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3193401Z test_import_nn_quantized_dynamic_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3194274Z test_modules_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3195073Z test_modules_batchnorm (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.002s) 2023-01-11T22:45:44.3196012Z test_modules_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3196889Z test_modules_dropout (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3197744Z test_modules_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3198620Z test_modules_functional_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3199456Z test_modules_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.002s) 2023-01-11T22:45:44.3200288Z test_modules_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3201106Z test_modules_normalization (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3201951Z test_modules_utils (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3202914Z test_package_import_nn_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3203764Z test_package_import_nn_qat_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3204436Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T22:45:44.3205134Z test_package_import_nn_qat_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3205823Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T22:45:44.3206552Z test_package_import_nn_quantizable (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3207418Z test_package_import_nn_quantizable_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3208154Z Tests the migration of the torch.nn.quantizable.modules ... ok (0.001s) 2023-01-11T22:45:44.3208951Z test_package_import_nn_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3209876Z test_package_import_nn_quantized_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:45:44.3210757Z test_package_import_nn_quantized_dynamic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3211488Z Tests the migration of the torch.nn.quantized.modules ... ok (0.002s) 2023-01-11T22:45:44.3212210Z test_package_import_nn_quantized_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:45:44.3212898Z Tests the migration of the torch.nn.quantized.modules ... ok (0.002s) 2023-01-11T22:45:44.3213621Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3214511Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3215621Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3216527Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3217424Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3218436Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3219362Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3220335Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3221284Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3222184Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3223011Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2023-01-11T22:45:44.3223896Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.002s) 2023-01-11T22:45:44.3224810Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3225703Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3226613Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.003s) 2023-01-11T22:45:44.3227466Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3228351Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3229275Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3230202Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3231095Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3231951Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.006s) 2023-01-11T22:45:44.3232798Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:45:44.3233636Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3234458Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3235360Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3236408Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3237355Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3238260Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:45:44.3239152Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.010s) 2023-01-11T22:45:44.3240187Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3241077Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3242097Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.002s) 2023-01-11T22:45:44.3242975Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3243833Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3244709Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3245573Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3246447Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3247313Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3248177Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3249079Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3249953Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3250821Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3251702Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3252560Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3253450Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3254318Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:45:44.3255106Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.005s) 2023-01-11T22:45:44.3255895Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:45:44.3256663Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:45:44.3257396Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:45:44.3258156Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:45:44.3258913Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.004s) 2023-01-11T22:45:44.3259691Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T22:45:44.3260490Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T22:45:44.3261262Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:45:44.3262249Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3263043Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2023-01-11T22:45:44.3263870Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3264829Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3265632Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3266456Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3267287Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3268155Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3268761Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3269213Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3269655Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:45:44.3270102Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.919s) 2023-01-11T22:45:44.3270564Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.318s) 2023-01-11T22:45:44.3271017Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.829s) 2023-01-11T22:45:44.3271450Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.318s) 2023-01-11T22:45:44.3271916Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.017s) 2023-01-11T22:45:44.3272393Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.153s) 2023-01-11T22:45:44.3273176Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T22:45:44.3273883Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2023-01-11T22:45:44.3274524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:100: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T22:45:44.3275060Z warnings.warn( 2023-01-11T22:45:44.3275623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:213: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTMCell instead. 2023-01-11T22:45:44.3276246Z warnings.warn( 2023-01-11T22:45:44.3276799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:236: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRUCell instead. 2023-01-11T22:45:44.3277306Z warnings.warn( 2023-01-11T22:45:44.3277858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:178: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T22:45:44.3278465Z warnings.warn( 2023-01-11T22:45:44.3278654Z ok (0.197s) 2023-01-11T22:45:44.3279335Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T22:45:44.3279993Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2023-01-11T22:45:44.3280586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:264: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic instead. 2023-01-11T22:45:44.3281076Z warnings.warn( 2023-01-11T22:45:44.3281626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:369: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTM instead. 2023-01-11T22:45:44.3282129Z warnings.warn( 2023-01-11T22:45:44.3282659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:449: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRU instead. 2023-01-11T22:45:44.3283130Z warnings.warn( 2023-01-11T22:45:44.3283321Z ok (0.131s) 2023-01-11T22:45:44.3283668Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:45:44.3284120Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:45:44.3284518Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.005s) 2023-01-11T22:45:44.3284917Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:45:44.3285296Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.013s) 2023-01-11T22:45:44.3285705Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:45:44.3286409Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T22:45:44.3286954Z warnings.warn( 2023-01-11T22:45:44.3287142Z ok (0.010s) 2023-01-11T22:45:44.3287430Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:45:44.3287830Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.003s) 2023-01-11T22:45:44.3288221Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:45:44.3288598Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.002s) 2023-01-11T22:45:44.3289441Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3290158Z device=storage.device, 2023-01-11T22:45:44.3290355Z ok (0.221s) 2023-01-11T22:45:44.3290993Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:59: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3291650Z warnings.warn( 2023-01-11T22:45:44.3291835Z ok (1.286s) 2023-01-11T22:45:44.3293407Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:124: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3294023Z warnings.warn( 2023-01-11T22:45:44.3294193Z ok (0.556s) 2023-01-11T22:45:44.3294830Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:189: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3295430Z warnings.warn( 2023-01-11T22:45:44.3295617Z ok (0.520s) 2023-01-11T22:45:44.3296303Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:259: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3296947Z warnings.warn( 2023-01-11T22:45:44.3297133Z ok (0.486s) 2023-01-11T22:45:44.3297805Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:320: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3298409Z warnings.warn( 2023-01-11T22:45:44.3298588Z ok (0.498s) 2023-01-11T22:45:44.3299271Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:381: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:45:44.3299901Z warnings.warn( 2023-01-11T22:45:44.3300085Z ok (0.502s) 2023-01-11T22:45:44.3300411Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.024s) 2023-01-11T22:45:44.3300866Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (12.389s) 2023-01-11T22:45:44.3301301Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.290s) 2023-01-11T22:45:44.3301745Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.007s) 2023-01-11T22:45:44.3302179Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.006s) 2023-01-11T22:45:44.3302606Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.006s) 2023-01-11T22:45:44.3303051Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.006s) 2023-01-11T22:45:44.3303510Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.003s) 2023-01-11T22:45:44.3303954Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.006s) 2023-01-11T22:45:44.3304498Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3305669Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3306065Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3306448Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3306835Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3307275Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3307657Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3308012Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3308392Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3308776Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3309163Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3309542Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3309921Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3310299Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3310658Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3311035Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3311422Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3311804Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3312186Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3312452Z ok (0.079s) 2023-01-11T22:45:44.3312742Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (1.438s) 2023-01-11T22:45:44.3313180Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.055s) 2023-01-11T22:45:44.3313631Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.266s) 2023-01-11T22:45:44.3314060Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (1.410s) 2023-01-11T22:45:44.3314479Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (2.058s) 2023-01-11T22:45:44.3314879Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:45:44.3315230Z Sanity checks on _equalize.converged working ... ok (0.006s) 2023-01-11T22:45:44.3315582Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:45:44.3316078Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.000s) 2023-01-11T22:45:44.3316470Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:45:44.3316835Z First checks to see if _equalize.equalize can handle multiple ... ok (0.020s) 2023-01-11T22:45:44.3317223Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:45:44.3317597Z Checks to see if eager mode equalization supports fused ... ok (0.042s) 2023-01-11T22:45:44.3317957Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:45:44.3318333Z Checks to see if eager mode equalization supports fused ... ok (0.030s) 2023-01-11T22:45:44.3318704Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.388s) 2023-01-11T22:45:44.3319201Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3319931Z After applying the equalization functions check if the input ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:45:44.3320506Z warnings.warn( 2023-01-11T22:45:44.3321112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1441: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:45:44.3321630Z warnings.warn( 2023-01-11T22:45:44.3321799Z ok (0.396s) 2023-01-11T22:45:44.3322107Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3322716Z Tests that graphs containing branches are prepared correctly. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:712: UserWarning: Cannot equalize linear1 because it is part of a branch. 2023-01-11T22:45:44.3323184Z warnings.warn( 2023-01-11T22:45:44.3323608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:712: UserWarning: Cannot equalize linear2 because it is part of a branch. 2023-01-11T22:45:44.3323996Z warnings.warn( 2023-01-11T22:45:44.3324267Z ok (0.037s) 2023-01-11T22:45:44.3324553Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3325336Z Tests that the modified model for equalization (before quantization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3326021Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3326655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3327251Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3327870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3328462Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3329061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3329645Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3330259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3330846Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3331460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3332117Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3332386Z ok (3.991s) 2023-01-11T22:45:44.3332692Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3333156Z After applying the equalization functions, check if the equalization ... ok (0.109s) 2023-01-11T22:45:44.3333556Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3334174Z Tests that the modified model for equalization has the same graph ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:45:44.3334660Z warnings.warn( 2023-01-11T22:45:44.3335164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:190: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2023-01-11T22:45:44.3335632Z warnings.warn( 2023-01-11T22:45:44.3336143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:102: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2023-01-11T22:45:44.3336596Z warnings.warn( 2023-01-11T22:45:44.3337040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:45:44.3337453Z warnings.warn( 2023-01-11T22:45:44.3337641Z ok (0.693s) 2023-01-11T22:45:44.3337954Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3338337Z Tests that graphs created after prepare_fx is as expected ... ok (0.264s) 2023-01-11T22:45:44.3338697Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3339081Z Tests that for small models, the results of quantized models that ... ok (0.283s) 2023-01-11T22:45:44.3339479Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3339881Z After applying the equalization functions check if the weights and ... ok (0.233s) 2023-01-11T22:45:44.3340255Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:45:44.3340618Z Tests that we are able to run numeric suite on the equalized model ... ok (0.186s) 2023-01-11T22:45:44.3341008Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.130s) 2023-01-11T22:45:44.3341427Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.074s) 2023-01-11T22:45:44.3341873Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.045s) 2023-01-11T22:45:44.3342274Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:45:44.3342611Z Verify that graph matching works on methods ... ok (0.154s) 2023-01-11T22:45:44.3342977Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.113s) 2023-01-11T22:45:44.3343696Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T22:45:44.3344262Z warnings.warn( 2023-01-11T22:45:44.3344492Z ok (0.168s) 2023-01-11T22:45:44.3344804Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:45:44.3345184Z Tests that the mapping of op relationships is complete. ... ok (0.013s) 2023-01-11T22:45:44.3345563Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.228s) 2023-01-11T22:45:44.3346348Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3347027Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3347296Z ok (0.108s) 2023-01-11T22:45:44.3347583Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.138s) 2023-01-11T22:45:44.3347993Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.081s) 2023-01-11T22:45:44.3348407Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.197s) 2023-01-11T22:45:44.3348824Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.113s) 2023-01-11T22:45:44.3349234Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:45:44.3349610Z Verify that graph matching works on user defined functions ... ok (0.057s) 2023-01-11T22:45:44.3350031Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T22:45:44.3350501Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T22:45:44.3351003Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:45:44.3351873Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T22:45:44.3352611Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:45:44.3352859Z ok (3.903s) 2023-01-11T22:45:44.3353227Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:45:44.3354046Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3354759Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3355029Z ok (1.057s) 2023-01-11T22:45:44.3355351Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.534s) 2023-01-11T22:45:44.3355817Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3356362Z Verify that add_loggers works on methods ... skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T22:45:44.3356870Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2023-01-11T22:45:44.3357322Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T22:45:44.3357654Z ok (0.324s) 2023-01-11T22:45:44.3357995Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.924s) 2023-01-11T22:45:44.3358445Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.648s) 2023-01-11T22:45:44.3358925Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.106s) 2023-01-11T22:45:44.3359785Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3360580Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3361189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3361760Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3362354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3362919Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3363512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3364070Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3364323Z ok (1.210s) 2023-01-11T22:45:44.3364646Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.239s) 2023-01-11T22:45:44.3365133Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:45:44.3365622Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.246s) 2023-01-11T22:45:44.3366086Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.122s) 2023-01-11T22:45:44.3366559Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.654s) 2023-01-11T22:45:44.3367046Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.528s) 2023-01-11T22:45:44.3367527Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.329s) 2023-01-11T22:45:44.3367976Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.274s) 2023-01-11T22:45:44.3368436Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.067s) 2023-01-11T22:45:44.3369141Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T22:45:44.3369937Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T22:45:44.3370615Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2023-01-11T22:45:44.3371197Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2023-01-11T22:45:44.3372361Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2023-01-11T22:45:44.3372959Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2023-01-11T22:45:44.3373351Z ok (0.329s) 2023-01-11T22:45:44.3373666Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.138s) 2023-01-11T22:45:44.3374132Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.276s) 2023-01-11T22:45:44.3374598Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.126s) 2023-01-11T22:45:44.3375046Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.477s) 2023-01-11T22:45:44.3375507Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.507s) 2023-01-11T22:45:44.3375986Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.516s) 2023-01-11T22:45:44.3376475Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.067s) 2023-01-11T22:45:44.3376945Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.321s) 2023-01-11T22:45:44.3377380Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.064s) 2023-01-11T22:45:44.3377850Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.246s) 2023-01-11T22:45:44.3378300Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3378823Z Verifies that logging inputs works correctly ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3379392Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3379731Z ok (0.875s) 2023-01-11T22:45:44.3380060Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.108s) 2023-01-11T22:45:44.3380503Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.990s) 2023-01-11T22:45:44.3381019Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.490s) 2023-01-11T22:45:44.3381512Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3381882Z Verify that add_loggers works on methods ... ok (0.206s) 2023-01-11T22:45:44.3382264Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.332s) 2023-01-11T22:45:44.3382737Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.395s) 2023-01-11T22:45:44.3383310Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2023-01-11T22:45:44.3383926Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2023-01-11T22:45:44.3384521Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:45:44.3385095Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:45:44.3385600Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2023-01-11T22:45:44.3386122Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2023-01-11T22:45:44.3386665Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:45:44.3387237Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:45:44.3387806Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3388345Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:45:44.3388828Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2023-01-11T22:45:44.3389335Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:45:44.3389827Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2023-01-11T22:45:44.3390326Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:45:44.3390844Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3391383Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:45:44.3391736Z ok (1.555s) 2023-01-11T22:45:44.3392038Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3392440Z Tests that all the ops quantization cares about have input and output ... ok (0.016s) 2023-01-11T22:45:44.3392860Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3393441Z Verify that shadowing works with ops which accept either fp32 or ... skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:45:44.3394108Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:45:44.3394679Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:45:44.3395230Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:45:44.3395811Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:45:44.3396450Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:45:44.3396751Z ok (0.762s) 2023-01-11T22:45:44.3397267Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3397949Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:45:44.3398552Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3399085Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:45:44.3399439Z ok (0.348s) 2023-01-11T22:45:44.3399822Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3400216Z Verifies that we can match pairs of ops which have the same aten ... ok (3.818s) 2023-01-11T22:45:44.3400629Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.093s) 2023-01-11T22:45:44.3401113Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.099s) 2023-01-11T22:45:44.3401607Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3402193Z Copying a `call_function` node is not implemented, test that this ... skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:45:44.3402861Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:45:44.3403473Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:45:44.3403839Z ok (0.653s) 2023-01-11T22:45:44.3404138Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3404678Z Verify that NS APIs work on user defined functions ... skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T22:45:44.3405310Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T22:45:44.3405716Z ok (0.363s) 2023-01-11T22:45:44.3406020Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:45:44.3406708Z For user defined modules, ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:148: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2023-01-11T22:45:44.3407247Z warnings.warn( 2023-01-11T22:45:44.3407439Z ok (0.213s) 2023-01-11T22:45:44.3407763Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.228s) 2023-01-11T22:45:44.3408257Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.488s) 2023-01-11T22:45:44.3408767Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.717s) 2023-01-11T22:45:44.3409670Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\reference\modules\rnn.py:320: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:45:44.3410452Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2023-01-11T22:45:44.3411112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\reference\modules\rnn.py:323: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:45:44.3411803Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2023-01-11T22:45:44.3412063Z ok (0.290s) 2023-01-11T22:45:44.3412421Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.656s) 2023-01-11T22:45:44.3412975Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.737s) 2023-01-11T22:45:44.3413512Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.254s) 2023-01-11T22:45:44.3414019Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.866s) 2023-01-11T22:45:44.3414523Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.492s) 2023-01-11T22:45:44.3415027Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.375s) 2023-01-11T22:45:44.3415544Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2023-01-11T22:45:44.3416060Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2023-01-11T22:45:44.3416573Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (5.530s) 2023-01-11T22:45:44.3417260Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3418030Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3418624Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3419192Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3419751Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3420318Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3421030Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3421632Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3422192Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:45:44.3422751Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:45:44.3423075Z ok (5.734s) 2023-01-11T22:45:44.3423536Z test_conv_bn_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3423970Z ok (0.083s) 2023-01-11T22:45:44.3424299Z test_custom_functions_and_tracer (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... working 2023-01-11T22:45:44.3424666Z working 2023-01-11T22:45:44.3424839Z GraphModule( 2023-01-11T22:45:44.3425065Z (fc1): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T22:45:44.3425345Z (fc2): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T22:45:44.3425654Z (shadow_0_0): OutputLogger(ref_name=model, model_name=subgraph_0_0, 2023-01-11T22:45:44.3426010Z prev_node_name=fc1, ref_node_name=fc1, 2023-01-11T22:45:44.3426301Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T22:45:44.3426698Z results_type=node_output, index_within_arg=0, 2023-01-11T22:45:44.3426926Z index_of_arg=0, fqn=fc1) 2023-01-11T22:45:44.3427151Z (shadow_wrapper_0_1): GraphModule( 2023-01-11T22:45:44.3427510Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.019699346274137497, zero_point=58, qscheme=torch.per_tensor_affine) 2023-01-11T22:45:44.3427858Z (shadow_0_1): OutputComparisonLogger 2023-01-11T22:45:44.3428075Z ) 2023-01-11T22:45:44.3428307Z (shadow_1_0): OutputLogger(ref_name=model, model_name=subgraph_1_0, 2023-01-11T22:45:44.3428591Z prev_node_name=fc2, ref_node_name=fc2, 2023-01-11T22:45:44.3428874Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T22:45:44.3429168Z results_type=node_output, index_within_arg=0, 2023-01-11T22:45:44.3429407Z index_of_arg=0, fqn=fc2) 2023-01-11T22:45:44.3429638Z (shadow_wrapper_1_1): GraphModule( 2023-01-11T22:45:44.3429979Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.01274071168154478, zero_point=96, qscheme=torch.per_tensor_affine) 2023-01-11T22:45:44.3430322Z (shadow_1_1): OutputComparisonLogger 2023-01-11T22:45:44.3430535Z ) 2023-01-11T22:45:44.3430698Z ) 2023-01-11T22:45:44.3430803Z 2023-01-11T22:45:44.3430809Z 2023-01-11T22:45:44.3430813Z 2023-01-11T22:45:44.3430938Z def forward(self, x): 2023-01-11T22:45:44.3431143Z fc1 = self.fc1(x) 2023-01-11T22:45:44.3431382Z shadow_wrapper_0_1 = self.shadow_wrapper_0_1(fc1, x); x = None 2023-01-11T22:45:44.3431656Z shadow_0_0 = self.shadow_0_0(fc1) 2023-01-11T22:45:44.3431877Z fc2 = self.fc2(fc1) 2023-01-11T22:45:44.3432190Z shadow_wrapper_1_1 = self.shadow_wrapper_1_1(fc2, fc1); fc1 = None 2023-01-11T22:45:44.3432462Z shadow_1_0 = self.shadow_1_0(fc2) 2023-01-11T22:45:44.3432655Z return fc2 2023-01-11T22:45:44.3432886Z 2023-01-11T22:45:44.3433147Z # To see more debug info, please use `graph_module.print_readable()` 2023-01-11T22:45:44.3433565Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3433883Z ok (0.065s) 2023-01-11T22:45:44.3434883Z test_functions (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){}). 2023-01-11T22:45:44.3436100Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:45:44.3436508Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:45:44.3436821Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:45:44.3437203Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:45:44.3437651Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3437966Z ok (0.327s) 2023-01-11T22:45:44.3438490Z test_linear_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3439039Z ok (0.026s) 2023-01-11T22:45:44.3439501Z test_linear_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3439934Z ok (0.202s) 2023-01-11T22:45:44.3440344Z test_logger_enabled_and_save_activations_flags (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.057s) 2023-01-11T22:45:44.3440820Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: no torchvision (0.000s) 2023-01-11T22:45:44.3441399Z test_partial_qconfig_mapping (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... unable to find at least one qconfig for node %fc : [#users=1] = call_module[target=fc](args = (%x,), kwargs = {}), skipping 2023-01-11T22:45:44.3441976Z unable to find at least one qconfig for node %add : [#users=1] = call_function[target=operator.add](args = (%relu, %relu), kwargs = {}), skipping 2023-01-11T22:45:44.3442448Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3442754Z ok (0.041s) 2023-01-11T22:45:44.3443113Z test_qconfig_multi_mapping_deduplication (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.000s) 2023-01-11T22:45:44.3443743Z test_qconfig_multi_mapping_end_to_end (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3444184Z ok (0.073s) 2023-01-11T22:45:44.3444715Z test_qconfig_multi_mapping_from_list (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3445199Z ok (0.083s) 2023-01-11T22:45:44.3445552Z test_qconfig_multi_mapping_insert_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.000s) 2023-01-11T22:45:44.3446178Z test_qconfig_multi_mapping_ordering (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:45:44.3446614Z ok (0.109s) 2023-01-11T22:45:44.3446951Z test_qconfig_multi_mapping_repr (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.000s) 2023-01-11T22:45:44.3447447Z test_qconfig_multi_mapping_retroactive_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.000s) 2023-01-11T22:45:44.3447920Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.213s) 2023-01-11T22:45:44.3448351Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.000s) 2023-01-11T22:45:44.3448796Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.000s) 2023-01-11T22:45:44.3449222Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:45:44.3449673Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.342s) 2023-01-11T22:45:44.3450151Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2023-01-11T22:45:44.3450717Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3451248Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:45:44.3451680Z Tests the backward method. ... skip: temporarily disable the test (0.016s) 2023-01-11T22:45:44.3452074Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2023-01-11T22:45:44.3452574Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3453092Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2023-01-11T22:45:44.3453545Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.172s) 2023-01-11T22:45:44.3454035Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2023-01-11T22:45:44.3454513Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.130s) 2023-01-11T22:45:44.3455195Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:204: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2023-01-11T22:45:44.3455833Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2023-01-11T22:45:44.3456102Z ok (0.000s) 2023-01-11T22:45:44.3456406Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:45:44.3456869Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.187s) 2023-01-11T22:45:44.3457349Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2023-01-11T22:45:44.3457857Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3458371Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2023-01-11T22:45:44.3458823Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:45:44.3459202Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.119s) 2023-01-11T22:45:44.3459633Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2023-01-11T22:45:44.3460133Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3460639Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2023-01-11T22:45:44.3461097Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.166s) 2023-01-11T22:45:44.3461543Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2023-01-11T22:45:44.3462116Z 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.016s) 2023-01-11T22:45:44.3462772Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3463297Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.352s) 2023-01-11T22:45:44.3463794Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.016s) 2023-01-11T22:45:44.3464293Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.197s) 2023-01-11T22:45:44.3464851Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T22:45:44.3465441Z 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.000s) 2023-01-11T22:45:44.3466069Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.016s) 2023-01-11T22:45:44.3466572Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.088s) 2023-01-11T22:45:44.3467042Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.026s) 2023-01-11T22:45:44.3467472Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2023-01-11T22:45:44.3467840Z Test case that checks whether forward pre hooks of the first module and ... ok (0.016s) 2023-01-11T22:45:44.3468228Z test_fuse_function_customization (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.016s) 2023-01-11T22:45:44.3468680Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.052s) 2023-01-11T22:45:44.3469066Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.379s) 2023-01-11T22:45:44.3469513Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.073s) 2023-01-11T22:45:44.3469914Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.000s) 2023-01-11T22:45:44.3470303Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.000s) 2023-01-11T22:45:44.3470707Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (1.167s) 2023-01-11T22:45:44.3471125Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.146s) 2023-01-11T22:45:44.3471645Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temporarily skipping the test case, will enable after the simplepattern format is supported (0.000s) 2023-01-11T22:45:44.3472124Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.026s) 2023-01-11T22:45:44.3472504Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2023-01-11T22:45:44.3472883Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2023-01-11T22:45:44.3473249Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2023-01-11T22:45:44.3473620Z test_fuse_linear_bn_leaky_relu_onednn (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2023-01-11T22:45:44.3474019Z test_fuse_linear_tanh_for_onednn_backend (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2023-01-11T22:45:44.3474396Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.010s) 2023-01-11T22:45:44.3474816Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:45:44.3475246Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.000s) 2023-01-11T22:45:44.3475633Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:45:44.3476065Z This test tests two keys in backend_config: root_node_getter and ... ok (0.016s) 2023-01-11T22:45:44.3476430Z test_linear_bn_leaky_relu_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2023-01-11T22:45:44.3476835Z test_linear_tanh_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2023-01-11T22:45:44.3477224Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2023-01-11T22:45:44.3477648Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:45:44.3477953Z TODO: add test for all fused modules ... ok (0.156s) 2023-01-11T22:45:44.3478323Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.000s) 2023-01-11T22:45:44.3478767Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.016s) 2023-01-11T22:45:44.3479261Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T22:45:44.3479651Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.010s) 2023-01-11T22:45:44.3480054Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T22:45:44.3480444Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.041s) 2023-01-11T22:45:44.3480928Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2023-01-11T22:45:44.3481472Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2023-01-11T22:45:44.3481938Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.031s) 2023-01-11T22:45:44.3482419Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.026s) 2023-01-11T22:45:44.3482891Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.041s) 2023-01-11T22:45:44.3483360Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2023-01-11T22:45:44.3483824Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2023-01-11T22:45:44.3484294Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2023-01-11T22:45:44.3484745Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.016s) 2023-01-11T22:45:44.3485238Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.067s) 2023-01-11T22:45:44.3485769Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.057s) 2023-01-11T22:45:44.3486304Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.016s) 2023-01-11T22:45:44.3486842Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.031s) 2023-01-11T22:45:44.3487350Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.124s) 2023-01-11T22:45:44.3487804Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.031s) 2023-01-11T22:45:44.3488239Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.042s) 2023-01-11T22:45:44.3488655Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3488998Z Tests the constructor of the ModelReport class. ... ok (0.016s) 2023-01-11T22:45:44.3489359Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3489733Z Tests for generation of qconfigs by ModelReport API ... ok (0.073s) 2023-01-11T22:45:44.3490087Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3490820Z Tests model_report.generate_model_report to ensure report generation ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\fx\test_model_report_fx.py:1061: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:45:44.3491550Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2023-01-11T22:45:44.3491794Z ok (0.275s) 2023-01-11T22:45:44.3492091Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3492637Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.041s) 2023-01-11T22:45:44.3493064Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3493546Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.026s) 2023-01-11T22:45:44.3493966Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:45:44.3494337Z Tests for generation of qconfigs by ModelReport API ... ok (0.067s) 2023-01-11T22:45:44.3494753Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.088s) 2023-01-11T22:45:44.3495284Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:45:44.3495773Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.026s) 2023-01-11T22:45:44.3496295Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:45:44.3496855Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:45:44.3497406Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:45:44.3497952Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.016s) 2023-01-11T22:45:44.3498428Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.000s) 2023-01-11T22:45:44.3498923Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.026s) 2023-01-11T22:45:44.3499423Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.130s) 2023-01-11T22:45:44.3499871Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.016s) 2023-01-11T22:45:44.3500293Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.000s) 2023-01-11T22:45:44.3500741Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:45:44.3501090Z Tests the generate_table_view() ... ok (0.041s) 2023-01-11T22:45:44.3501435Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:45:44.3501769Z Tests the generate_table_view() ... ok (0.041s) 2023-01-11T22:45:44.3502132Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:45:44.3502463Z Tests the generate_table_view() ... ok (0.047s) 2023-01-11T22:45:44.3502804Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:45:44.3503204Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.041s) 2023-01-11T22:45:44.3503608Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (27.935s) 2023-01-11T22:45:44.3504134Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (5.856s) 2023-01-11T22:45:44.3504669Z test_histogram_observer_correct_numel (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.016s) 2023-01-11T22:45:44.3505131Z test_histogram_observer_extreme_inputs (quantization.core.test_workflow_module.TestHistogramObserver) 2023-01-11T22:45:44.3505629Z Ensures that the HistogramObserver is able to work correctly in ... ok (0.000s) 2023-01-11T22:45:44.3506040Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.285s) 2023-01-11T22:45:44.3506499Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.840s) 2023-01-11T22:45:44.3506948Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.647s) 2023-01-11T22:45:44.3507404Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.228s) 2023-01-11T22:45:44.3507880Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.057s) 2023-01-11T22:45:44.3508349Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.114s) 2023-01-11T22:45:44.3508830Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.389s) 2023-01-11T22:45:44.3509308Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.130s) 2023-01-11T22:45:44.3509794Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.155s) 2023-01-11T22:45:44.3510284Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3510832Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.737s) 2023-01-11T22:45:44.3511369Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3511841Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.171s) 2023-01-11T22:45:44.3512315Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.156s) 2023-01-11T22:45:44.3512790Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3513245Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.741s) 2023-01-11T22:45:44.3513713Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3514180Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.664s) 2023-01-11T22:45:44.3514648Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.026s) 2023-01-11T22:45:44.3515113Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.109s) 2023-01-11T22:45:44.3515578Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3516123Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.731s) 2023-01-11T22:45:44.3516650Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T22:45:44.3517116Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2023-01-11T22:45:44.3518229Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2023-01-11T22:45:44.3518683Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2023-01-11T22:45:44.3519119Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T22:45:44.3519609Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:45:44.3519998Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.000s) 2023-01-11T22:45:44.3520381Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:45:44.3520710Z Smoke test on saving/loading state_dict ... ok (0.000s) 2023-01-11T22:45:44.3521069Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.016s) 2023-01-11T22:45:44.3521513Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.031s) 2023-01-11T22:45:44.3521964Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:45:44.3522378Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.000s) 2023-01-11T22:45:44.3522842Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.098s) 2023-01-11T22:45:44.3523301Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.320s) 2023-01-11T22:45:44.3523695Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.098s) 2023-01-11T22:45:44.3524087Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:45:44.3524463Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.285s) 2023-01-11T22:45:44.3524898Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.000s) 2023-01-11T22:45:44.3525337Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.000s) 2023-01-11T22:45:44.3525883Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T22:45:44.3526365Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T22:45:44.3526576Z ok (8.781s) 2023-01-11T22:45:44.3526856Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... ok (0.442s) 2023-01-11T22:45:44.3527239Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... ok (22.021s) 2023-01-11T22:45:44.3527720Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3528267Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3528859Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.016s) 2023-01-11T22:45:44.3529435Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3529958Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3530493Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3531109Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3531647Z test_qnnpack_mul (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3532223Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3532769Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3533318Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3533873Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.016s) 2023-01-11T22:45:44.3534738Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:540: UserWarning: Passing a convert_custom_config_dict to convert is deprecated and will not be supported in a future version. Please pass in a ConvertCustomConfig instead. 2023-01-11T22:45:44.3535393Z warnings.warn( 2023-01-11T22:45:44.3535572Z ok (4.102s) 2023-01-11T22:45:44.3535858Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.057s) 2023-01-11T22:45:44.3536271Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.000s) 2023-01-11T22:45:44.3536685Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.114s) 2023-01-11T22:45:44.3537098Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.016s) 2023-01-11T22:45:44.3538268Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:45:44.3539250Z if param.grad is not None: 2023-01-11T22:45:44.3539445Z ok (0.109s) 2023-01-11T22:45:44.3539779Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.098s) 2023-01-11T22:45:44.3540222Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (1.328s) 2023-01-11T22:45:44.3540706Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.031s) 2023-01-11T22:45:44.3541533Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp:1359] Warning: debug option for add_scalar and mul_scalar is not supported, please don't use debug option for models that uses these ops. (function operator ()) 2023-01-11T22:45:44.3542114Z ok (0.544s) 2023-01-11T22:45:44.3542443Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.520s) 2023-01-11T22:45:44.3542976Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.604s) 2023-01-11T22:45:44.3543440Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.130s) 2023-01-11T22:45:44.3543892Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (1.277s) 2023-01-11T22:45:44.3544410Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.124s) 2023-01-11T22:45:44.3544884Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.052s) 2023-01-11T22:45:44.3545338Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.061s) 2023-01-11T22:45:44.3545805Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.026s) 2023-01-11T22:45:44.3546242Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.034s) 2023-01-11T22:45:44.3546710Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.055s) 2023-01-11T22:45:44.3547117Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.050s) 2023-01-11T22:45:44.3547596Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.067s) 2023-01-11T22:45:44.3548032Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.050s) 2023-01-11T22:45:44.3548447Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.039s) 2023-01-11T22:45:44.3548877Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (1.051s) 2023-01-11T22:45:44.3549312Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.023s) 2023-01-11T22:45:44.3549746Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.006s) 2023-01-11T22:45:44.3550154Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.046s) 2023-01-11T22:45:44.3550556Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.006s) 2023-01-11T22:45:44.3551000Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.011s) 2023-01-11T22:45:44.3551452Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3551845Z Test post-training dynamic quantization on preserving ... ok (0.006s) 2023-01-11T22:45:44.3552248Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.128s) 2023-01-11T22:45:44.3552742Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3553108Z Test quantization for nested model, top level 'fc3' and ... ok (1.111s) 2023-01-11T22:45:44.3553533Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3553913Z Another test case for quantized, we will quantize all submodules ... ok (1.406s) 2023-01-11T22:45:44.3554279Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3554661Z More complicated nested test case with child qconfig overrides ... ok (1.303s) 2023-01-11T22:45:44.3555066Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3555462Z Test quantization for per_channel dynamic quantization ... ok (0.513s) 2023-01-11T22:45:44.3555839Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3556392Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... ok (2.031s) 2023-01-11T22:45:44.3556893Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3557354Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... ok (0.996s) 2023-01-11T22:45:44.3557798Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3558264Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... ok (0.685s) 2023-01-11T22:45:44.3558740Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3559143Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.525s) 2023-01-11T22:45:44.3559609Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:45:44.3559973Z Test quantization for nested model, top level 'fc3' and ... ok (0.851s) 2023-01-11T22:45:44.3560347Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3560690Z Test quantization of activations ... ok (0.925s) 2023-01-11T22:45:44.3561069Z test_activations_in_non_leaf_module_list (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3561485Z Ensure activations like `nn.Sigmoid` and `nn.Tanh` are properly handled in ... ok (0.005s) 2023-01-11T22:45:44.3561919Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3562352Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.003s) 2023-01-11T22:45:44.3562778Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3563190Z Verifies that having qconfig==None for conv transpose does not crash ... ok (0.002s) 2023-01-11T22:45:44.3563601Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.026s) 2023-01-11T22:45:44.3564060Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.000s) 2023-01-11T22:45:44.3564576Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.932s) 2023-01-11T22:45:44.3565023Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3565439Z User inserts QuantStub and DeQuantStub in model code ... ok (0.684s) 2023-01-11T22:45:44.3565790Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3566151Z Test quantization for nested model, top level 'fc3' and ... ok (1.289s) 2023-01-11T22:45:44.3566530Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.486s) 2023-01-11T22:45:44.3566956Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3567328Z More complicated nested test case with child qconfig overrides ... ok (1.601s) 2023-01-11T22:45:44.3567716Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3568428Z Test quantization of normalization layers ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize.py:310: UserWarning: None of the submodule got qconfig applied. Make sure you passed correct configuration through `qconfig_dict` or by assigning the `.qconfig` attribute directly on submodules 2023-01-11T22:45:44.3569069Z warnings.warn("None of the submodule got qconfig applied. Make sure you " 2023-01-11T22:45:44.3569301Z ok (0.932s) 2023-01-11T22:45:44.3569615Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3570081Z Test the post-training quantization flow, serialization and scripting ... ok (0.119s) 2023-01-11T22:45:44.3570543Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3570962Z Test the post-training quantization flow, serialization and scripting ... ok (0.120s) 2023-01-11T22:45:44.3571467Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.006s) 2023-01-11T22:45:44.3571976Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3572366Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.343s) 2023-01-11T22:45:44.3572760Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3573176Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (1.297s) 2023-01-11T22:45:44.3573581Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3574004Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (3.380s) 2023-01-11T22:45:44.3574411Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3574760Z The case when we want to skip quantizing some layers ... ok (3.278s) 2023-01-11T22:45:44.3575123Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:45:44.3575523Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.741s) 2023-01-11T22:45:44.3575945Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.008s) 2023-01-11T22:45:44.3576386Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (1.447s) 2023-01-11T22:45:44.3576858Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:45:44.3577275Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.003s) 2023-01-11T22:45:44.3577659Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.506s) 2023-01-11T22:45:44.3578092Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.720s) 2023-01-11T22:45:44.3578519Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.511s) 2023-01-11T22:45:44.3578952Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.448s) 2023-01-11T22:45:44.3579398Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.008s) 2023-01-11T22:45:44.3579823Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:45:44.3580166Z Using FakeQuant in evaluation only mode, ... ok (0.028s) 2023-01-11T22:45:44.3580526Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.032s) 2023-01-11T22:45:44.3580952Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.982s) 2023-01-11T22:45:44.3581380Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.006s) 2023-01-11T22:45:44.3581834Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.005s) 2023-01-11T22:45:44.3582260Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:45:44.3582706Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.178s) 2023-01-11T22:45:44.3583139Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (1.141s) 2023-01-11T22:45:44.3583704Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.513s) 2023-01-11T22:45:44.3584168Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.024s) 2023-01-11T22:45:44.3584627Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.009s) 2023-01-11T22:45:44.3585608Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.004s) 2023-01-11T22:45:44.3586097Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.010s) 2023-01-11T22:45:44.3586570Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.048s) 2023-01-11T22:45:44.3587022Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.005s) 2023-01-11T22:45:44.3587445Z test__convert_to_reference_decomposed_fx (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.034s) 2023-01-11T22:45:44.3587945Z test__convert_to_reference_decomposed_fx_dynamic_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:45:44.3588454Z test__convert_to_reference_decomposed_fx_per_channel_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.049s) 2023-01-11T22:45:44.3588878Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3589297Z Verifies that calculating a size of a quantized tensor works ... ok (0.039s) 2023-01-11T22:45:44.3589644Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.181s) 2023-01-11T22:45:44.3590091Z test_backend_config_check_for_weight_and_bias (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3590456Z Test to make sure the backend_config check for weight and bias ... ok (0.012s) 2023-01-11T22:45:44.3590807Z test_backend_config_quantization_range (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3591446Z Check that quantization ranges specified through the BackendConfig are reflected in ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:783: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T22:45:44.3592683Z QConfig range = (0, 63), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=63, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29523E670>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29523E670>}) 2023-01-11T22:45:44.3593613Z warnings.warn(("QConfig %s quantization range must fall within the backend's:\n" 2023-01-11T22:45:44.3594115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:783: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T22:45:44.3595250Z QConfig range = (0, 255), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280E3FCA0>}, weight=functools.partial(, quant_min=-128, quant_max=127, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280E3FCA0>}) 2023-01-11T22:45:44.3596437Z warnings.warn(("QConfig %s quantization range must fall within the backend's:\n" 2023-01-11T22:45:44.3597201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:779: UserWarning: QConfig activation must specify 'quant_min' and 'quant_max', ignoring QConfig(activation=, weight=) 2023-01-11T22:45:44.3598095Z warnings.warn("QConfig %s must specify 'quant_min' and 'quant_max', ignoring %s" % 2023-01-11T22:45:44.3598424Z ok (0.055s) 2023-01-11T22:45:44.3598777Z test_backend_config_scale_min (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3600153Z Test QConfig eps validation against the BackendConfig's min scale value. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:794: UserWarning: QConfig activation eps (tensor([6.1035e-05])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280CD1820>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280CD1820>}) 2023-01-11T22:45:44.3601395Z warnings.warn(("QConfig %s eps (%s) must be greater than or equal to " 2023-01-11T22:45:44.3602775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:794: UserWarning: QConfig activation eps (tensor([1.1921e-07])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280CC2F70>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F280CC2F70>}) 2023-01-11T22:45:44.3603947Z warnings.warn(("QConfig %s eps (%s) must be greater than or equal to " 2023-01-11T22:45:44.3604881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:791: UserWarning: QConfig activation must specify 'eps', ignoring QConfig(activation=functools.partial(, scale=1.0, zero_point=0){}, weight=functools.partial(, scale=1.0, zero_point=0){}) 2023-01-11T22:45:44.3605775Z warnings.warn("QConfig %s must specify 'eps', ignoring %s" % (debug_string, qconfig)) 2023-01-11T22:45:44.3606115Z ok (0.068s) 2023-01-11T22:45:44.3606493Z test_change_backend_config_for_fixed_qparam_ops (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3606965Z Making sure we can skip validation of qconfigs for fixedqparam ops based ... ok (0.014s) 2023-01-11T22:45:44.3607437Z test_channel_shuffle_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.127s) 2023-01-11T22:45:44.3607881Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3608312Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... ok (2.142s) 2023-01-11T22:45:44.3608804Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3609189Z Test quantizing conv and linear ... ok (2.079s) 2023-01-11T22:45:44.3609568Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3610060Z Test quantizing functional conv and linear with reference option ... ok (2.018s) 2023-01-11T22:45:44.3610483Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.098s) 2023-01-11T22:45:44.3629262Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3630050Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:45:44.3630524Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3630955Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2023-01-11T22:45:44.3631684Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\convert.py:886: UserWarning: Passing a QConfig dictionary to convert is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:45:44.3632276Z warnings.warn( 2023-01-11T22:45:44.3632890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_1_packed_weight_0 target mods1_1_packed_weight_0 mods1_1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3633537Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3634139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_0_packed_weight_0 target mods1_0_packed_weight_0 mods1_0_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3634705Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3634955Z ok (0.157s) 2023-01-11T22:45:44.3635251Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3635645Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.019s) 2023-01-11T22:45:44.3636122Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3636448Z Test the output of CopyNode to have the same ... ok (0.059s) 2023-01-11T22:45:44.3636770Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.264s) 2023-01-11T22:45:44.3637161Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3637525Z Tests that the flow still works when the input of custom module ... ok (0.034s) 2023-01-11T22:45:44.3637898Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.023s) 2023-01-11T22:45:44.3638375Z test_default_qconfig_mapping_override_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.013s) 2023-01-11T22:45:44.3638775Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3639155Z Make sure default quant is inserted properly ... ok (0.032s) 2023-01-11T22:45:44.3639465Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3639776Z Test to make sure dequantize node are placed before ... ok (0.350s) 2023-01-11T22:45:44.3640092Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3640422Z Make sure quantization runs for models with dictionary output ... ok (0.035s) 2023-01-11T22:45:44.3640776Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3641109Z Tests input for dynamic linear being used by multiple ops ... ok (0.057s) 2023-01-11T22:45:44.3641533Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.096s) 2023-01-11T22:45:44.3641904Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3642233Z Test that weight observer is run in convert step ... ok (0.027s) 2023-01-11T22:45:44.3642543Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3643279Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods2_packed_weight_0 target mods2_packed_weight_0 mods2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3643922Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3644171Z ok (0.085s) 2023-01-11T22:45:44.3644497Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3644853Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... ok (0.049s) 2023-01-11T22:45:44.3645249Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3645570Z Test that the sequence of quant-dequant nodes in the ... ok (0.046s) 2023-01-11T22:45:44.3645914Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.050s) 2023-01-11T22:45:44.3646300Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.025s) 2023-01-11T22:45:44.3646644Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3646959Z Verifies that fp32 sum works correctly if it's before or after ... ok (0.066s) 2023-01-11T22:45:44.3647317Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:45:44.3647736Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:45:44.3648140Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:45:44.3648523Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2023-01-11T22:45:44.3648903Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3649251Z Ensure that leaving a possible fusion pattern of multiple nodes ... ok (0.029s) 2023-01-11T22:45:44.3649615Z test_get_default_qconfig_valid_backend (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3650004Z Checks that AssertionError is raised when non expected backend input is specified ... ok (0.010s) 2023-01-11T22:45:44.3650464Z test_get_executorch_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:45:44.3650861Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3651267Z Verifies that binary ops get quantized correctly if some ... ok (0.097s) 2023-01-11T22:45:44.3651596Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (1.136s) 2023-01-11T22:45:44.3651964Z test_linear_leaky_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3652302Z Test fusion and lowering of Linear - (bn -) LeakyReLU ... ok (0.090s) 2023-01-11T22:45:44.3652640Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3652982Z Test support for qint8 activation in reference pattern ... ok (0.024s) 2023-01-11T22:45:44.3653317Z test_linear_tanh_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3653628Z Test fusion and lowering of Linear - Tanh ... ok (0.046s) 2023-01-11T22:45:44.3653973Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.044s) 2023-01-11T22:45:44.3654452Z test_match_pattern_with_multiple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3654811Z Test that we can match a pattern that has multiple arguments ... ok (0.016s) 2023-01-11T22:45:44.3655164Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.046s) 2023-01-11T22:45:44.3655601Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3655971Z Verifies that an observer is not inserted between an unmatched ... ok (0.027s) 2023-01-11T22:45:44.3656318Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.029s) 2023-01-11T22:45:44.3656723Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3657013Z Test quantizing a not used value ... ok (0.026s) 2023-01-11T22:45:44.3657363Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3657740Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... ok (0.032s) 2023-01-11T22:45:44.3658115Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3658472Z Verify that specifying complicated output types does not crash. ... ok (0.039s) 2023-01-11T22:45:44.3658830Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.054s) 2023-01-11T22:45:44.3659199Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3659481Z test MatchAllNode with ... ok (0.012s) 2023-01-11T22:45:44.3659801Z test_pattern_match_constant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.008s) 2023-01-11T22:45:44.3660209Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T22:45:44.3660629Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2023-01-11T22:45:44.3661056Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:45:44.3661508Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3661966Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3662430Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3662948Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3663405Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3663908Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:45:44.3664356Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3664764Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:45:44.3665148Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.196s) 2023-01-11T22:45:44.3665521Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3665880Z Ensures that copy.deepcopy works correctly on a prepared model. ... ok (0.028s) 2023-01-11T22:45:44.3666252Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.025s) 2023-01-11T22:45:44.3666616Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3666980Z Test to make sure the temporary config option to preserve qconfig attributes ... ok (0.022s) 2023-01-11T22:45:44.3667396Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3667704Z Test tuple input type is preserved ... ok (0.025s) 2023-01-11T22:45:44.3668065Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.046s) 2023-01-11T22:45:44.3668564Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.046s) 2023-01-11T22:45:44.3669072Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2023-01-11T22:45:44.3669515Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.044s) 2023-01-11T22:45:44.3670009Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T22:45:44.3670448Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.046s) 2023-01-11T22:45:44.3670890Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.059s) 2023-01-11T22:45:44.3671288Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.418s) 2023-01-11T22:45:44.3671719Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:45:44.3672140Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.045s) 2023-01-11T22:45:44.3672515Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.219s) 2023-01-11T22:45:44.3672904Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.148s) 2023-01-11T22:45:44.3673285Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2023-01-11T22:45:44.3673672Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.222s) 2023-01-11T22:45:44.3674049Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T22:45:44.3674434Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:45:44.3674824Z test_qconfig_mapping_repr (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3675262Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3675677Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:45:44.3676224Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T22:45:44.3676661Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:45:44.3677079Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:45:44.3677479Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:45:44.3677889Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.124s) 2023-01-11T22:45:44.3678299Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.038s) 2023-01-11T22:45:44.3678682Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.033s) 2023-01-11T22:45:44.3679037Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T22:45:44.3679412Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.025s) 2023-01-11T22:45:44.3679800Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T22:45:44.3680241Z test_qnnpack_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3680639Z Test whether default QNNPACK QConfigs are compatible with the QNNPACK BackendConfig. ... ok (1.524s) 2023-01-11T22:45:44.3681029Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.089s) 2023-01-11T22:45:44.3681384Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3681791Z Test that the FQN of input_scale/zero_point is set ... ok (0.046s) 2023-01-11T22:45:44.3682189Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3682539Z If the output is hardcoded to be quantized, ensure that ... ok (0.158s) 2023-01-11T22:45:44.3682903Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.029s) 2023-01-11T22:45:44.3683311Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.025s) 2023-01-11T22:45:44.3683699Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3684038Z Test state_dict and deepcopy works properly in the quantized model ... ok (0.052s) 2023-01-11T22:45:44.3684383Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3684708Z Make sure the numerics for models with ref conv module ... ok (0.195s) 2023-01-11T22:45:44.3685039Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3685368Z Make sure the numerics for models with ref linear module ... ok (0.071s) 2023-01-11T22:45:44.3685714Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:45:44.3686077Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.036s) 2023-01-11T22:45:44.3686443Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.024s) 2023-01-11T22:45:44.3686842Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T22:45:44.3687239Z test_reroute_tuple_getitem_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3687679Z The following graph should redirect the output to `b`. After the transformation, ... ok (0.004s) 2023-01-11T22:45:44.3688086Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.032s) 2023-01-11T22:45:44.3688521Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.013s) 2023-01-11T22:45:44.3688877Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.208s) 2023-01-11T22:45:44.3689264Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.939s) 2023-01-11T22:45:44.3689638Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.644s) 2023-01-11T22:45:44.3690011Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3690337Z Make sure that shape does not dequantize ... ok (0.032s) 2023-01-11T22:45:44.3690687Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.036s) 2023-01-11T22:45:44.3691091Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T22:45:44.3691494Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.182s) 2023-01-11T22:45:44.3692032Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.190s) 2023-01-11T22:45:44.3692433Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3692750Z Make sure packed params appear in state_dict ... ok (0.142s) 2023-01-11T22:45:44.3693067Z test_static_lstm (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3693539Z Test statically quantized custom module LSTM followed by ops that consume individual ... ok (0.389s) 2023-01-11T22:45:44.3693972Z test_static_lstm_consume_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3694408Z Test statically quantized custom module LSTM followed by a module that consumes the ... ok (0.335s) 2023-01-11T22:45:44.3694802Z test_static_lstm_with_custom_fixed_qparams (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3695237Z Test statically quantized LSTM with custom fixed qparams assigned to each of the ... ok (0.096s) 2023-01-11T22:45:44.3695610Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.030s) 2023-01-11T22:45:44.3695989Z test_symmetric_qnnpack_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:45:44.3696402Z Test whether `torch.ao.quantization.qconfig_mapping._get_symmetric_qnnpack_qconfig_mapping` ... ok (0.004s) 2023-01-11T22:45:44.3696832Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.042s) 2023-01-11T22:45:44.3697269Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.051s) 2023-01-11T22:45:44.3697688Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.029s) 2023-01-11T22:45:44.3698102Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.199s) 2023-01-11T22:45:44.3698528Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T22:45:44.3698953Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.037s) 2023-01-11T22:45:44.3699371Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.042s) 2023-01-11T22:45:44.3699796Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T22:45:44.3700320Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T22:45:44.3700837Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.525s) 2023-01-11T22:45:44.3701255Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.609s) 2023-01-11T22:45:44.3701454Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.195s) 2023-01-11T22:45:44.3701664Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T22:45:44.3701847Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (1.013s) 2023-01-11T22:45:44.3702081Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T22:45:44.3702323Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.002s) 2023-01-11T22:45:44.3702537Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.003s) 2023-01-11T22:45:44.3702708Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.407s) 2023-01-11T22:45:44.3702886Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.452s) 2023-01-11T22:45:44.3703089Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.053s) 2023-01-11T22:45:44.3703269Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3703419Z A test that checks correct patterns are produced for ... ok (0.029s) 2023-01-11T22:45:44.3703669Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:45:44.3703899Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3704039Z int8 is not supported for bmm so we won't produce reference ... ok (0.016s) 2023-01-11T22:45:44.3704207Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3704354Z Make sure we don't insert observer for boolean Tensors ... ok (0.030s) 2023-01-11T22:45:44.3704552Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3704700Z quantization of the output of cat will depend on the ... ok (1.345s) 2023-01-11T22:45:44.3704870Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.192s) 2023-01-11T22:45:44.3705040Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.797s) 2023-01-11T22:45:44.3705218Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.706s) 2023-01-11T22:45:44.3705493Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T22:45:44.3705766Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:45:44.3705947Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3706156Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... ok (0.019s) 2023-01-11T22:45:44.3706418Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T22:45:44.3706585Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.997s) 2023-01-11T22:45:44.3706763Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.132s) 2023-01-11T22:45:44.3706999Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.095s) 2023-01-11T22:45:44.3707186Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.550s) 2023-01-11T22:45:44.3707378Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.060s) 2023-01-11T22:45:44.3707572Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.061s) 2023-01-11T22:45:44.3707762Z test_fixed_qparams_ops_wrong_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3708901Z Test that wrong qconfigs for fixed qparams ops results in the ops not being quantized. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DEE0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DEE0>}). 2023-01-11T22:45:44.3709160Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:45:44.3709302Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:45:44.3709444Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:45:44.3709648Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:45:44.3710775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DDC0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DDC0>}). 2023-01-11T22:45:44.3711032Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:45:44.3711169Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:45:44.3711312Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:45:44.3711519Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:45:44.3712607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DD30>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DD30>}). 2023-01-11T22:45:44.3712862Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:45:44.3713003Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:45:44.3713193Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:45:44.3713400Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:45:44.3714422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DF70>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x000001F29689DF70>}). 2023-01-11T22:45:44.3714681Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:45:44.3714816Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:45:44.3714956Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:45:44.3715163Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:45:44.3715233Z ok (0.034s) 2023-01-11T22:45:44.3715424Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.261s) 2023-01-11T22:45:44.3715612Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (15.041s) 2023-01-11T22:45:44.3715801Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (17.702s) 2023-01-11T22:45:44.3716166Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2023-01-11T22:45:44.3716431Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:45:44.3716592Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3716780Z A test that checks dequantize will be swapped for ... ok (0.374s) 2023-01-11T22:45:44.3716955Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3717104Z A test that checks correct patterns are produced for ... ok (0.086s) 2023-01-11T22:45:44.3717265Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3717442Z Make sure we only insert observer for getitem if the following node is matched ... ok (0.060s) 2023-01-11T22:45:44.3717625Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.270s) 2023-01-11T22:45:44.3717806Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (3.571s) 2023-01-11T22:45:44.3717992Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3718142Z If the inputs to the graph are quantized and the only node ... ok (0.013s) 2023-01-11T22:45:44.3718323Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.619s) 2023-01-11T22:45:44.3718553Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.938s) 2023-01-11T22:45:44.3718744Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.829s) 2023-01-11T22:45:44.3718924Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (5.437s) 2023-01-11T22:45:44.3719110Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.545s) 2023-01-11T22:45:44.3719375Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2023-01-11T22:45:44.3719593Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.560s) 2023-01-11T22:45:44.3719770Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (11.030s) 2023-01-11T22:45:44.3719963Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3720080Z Test multiple qconfigs for a single value ... ok (0.026s) 2023-01-11T22:45:44.3720604Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_packed_weight_0 target mods1_packed_weight_0 mods1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3720772Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3720840Z ok (1.491s) 2023-01-11T22:45:44.3721014Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.600s) 2023-01-11T22:45:44.3721194Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.687s) 2023-01-11T22:45:44.3721377Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.311s) 2023-01-11T22:45:44.3721553Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.844s) 2023-01-11T22:45:44.3721740Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.037s) 2023-01-11T22:45:44.3721914Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:45:44.3722045Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (2.862s) 2023-01-11T22:45:44.3722230Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.029s) 2023-01-11T22:45:44.3722985Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.036s) 2023-01-11T22:45:44.3723167Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.044s) 2023-01-11T22:45:44.3723337Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.673s) 2023-01-11T22:45:44.3723513Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.351s) 2023-01-11T22:45:44.3723825Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:45:44.3724064Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2023-01-11T22:45:44.3724331Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:45:44.3724579Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T22:45:44.3724814Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:45:44.3725043Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (1.502s) 2023-01-11T22:45:44.3725223Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.369s) 2023-01-11T22:45:44.3725395Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.002s) 2023-01-11T22:45:44.3725744Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3725935Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:45:44.3726007Z ok (0.064s) 2023-01-11T22:45:44.3726947Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:45:44.3727055Z if param.grad is not None: 2023-01-11T22:45:44.3727110Z ok (1.369s) 2023-01-11T22:45:44.3727299Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2023-01-11T22:45:44.3727459Z Test observers with ignored function and make sure it works in ... ok (1.636s) 2023-01-11T22:45:44.3727957Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T22:45:44.3728037Z warnings.warn( 2023-01-11T22:45:44.3728105Z ok (3.805s) 2023-01-11T22:45:44.3728298Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.002s) 2023-01-11T22:45:44.3728475Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (4.968s) 2023-01-11T22:45:44.3728660Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.113s) 2023-01-11T22:45:44.3728841Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (3.915s) 2023-01-11T22:45:44.3729096Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T22:45:44.3729275Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3729418Z Make sure dequantize can support Tuple of tensor ... ok (1.206s) 2023-01-11T22:45:44.3729593Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.819s) 2023-01-11T22:45:44.3729816Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3729960Z A test that checks dequantize will be swapped for ... ok (0.176s) 2023-01-11T22:45:44.3730140Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3730288Z A test that checks correct patterns are produced for ... ok (0.484s) 2023-01-11T22:45:44.3730460Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (10.066s) 2023-01-11T22:45:44.3730647Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.703s) 2023-01-11T22:45:44.3731115Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3731540Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3731904Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3732317Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3732677Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3733009Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3733366Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3733710Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3734064Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3734400Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3734747Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3735135Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3735521Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3735873Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3736223Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3736562Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3736908Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3737244Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:45:44.3737316Z ok (10.700s) 2023-01-11T22:45:44.3737505Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (10.065s) 2023-01-11T22:45:44.3737727Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (17.539s) 2023-01-11T22:45:44.3737914Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (11.926s) 2023-01-11T22:45:44.3738137Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (13.221s) 2023-01-11T22:45:44.3738401Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.596s) 2023-01-11T22:45:44.3738604Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (13.222s) 2023-01-11T22:45:44.3738795Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.496s) 2023-01-11T22:45:44.3738980Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3739146Z Test quant fusion for multiple aten::add using same ... ok (2.516s) 2023-01-11T22:45:44.3739340Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (8.958s) 2023-01-11T22:45:44.3739526Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3739675Z Test quant fusion for multiple aten::add using same ... ok (18.436s) 2023-01-11T22:45:44.3739872Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.849s) 2023-01-11T22:45:44.3740076Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.680s) 2023-01-11T22:45:44.3740249Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3740395Z quantization of the output of cat will be depend on the ... ok (2.089s) 2023-01-11T22:45:44.3740637Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.848s) 2023-01-11T22:45:44.3740820Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:45:44.3740954Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (11.365s) 2023-01-11T22:45:44.3741143Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.890s) 2023-01-11T22:45:44.3741365Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (9.121s) 2023-01-11T22:45:44.3741565Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.701s) 2023-01-11T22:45:44.3741768Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.545s) 2023-01-11T22:45:44.3741958Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.081s) 2023-01-11T22:45:44.3742166Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.108s) 2023-01-11T22:45:44.3742365Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.008s) 2023-01-11T22:45:44.3742563Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.097s) 2023-01-11T22:45:44.3742764Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.109s) 2023-01-11T22:45:44.3742970Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (1.291s) 2023-01-11T22:45:44.3743167Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.112s) 2023-01-11T22:45:44.3743350Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3743502Z Test that we don't fuse the cases when module type does not match ... ok (0.011s) 2023-01-11T22:45:44.3743712Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.343s) 2023-01-11T22:45:44.3743959Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.094s) 2023-01-11T22:45:44.3744164Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.098s) 2023-01-11T22:45:44.3744354Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.069s) 2023-01-11T22:45:44.3744607Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.234s) 2023-01-11T22:45:44.3744810Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.052s) 2023-01-11T22:45:44.3745027Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.060s) 2023-01-11T22:45:44.3745235Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3745388Z Make sure we skip observers for ops that doesn't require ... ok (0.048s) 2023-01-11T22:45:44.3745583Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.162s) 2023-01-11T22:45:44.3745811Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3745942Z check quantization for if works as long as ... ok (0.483s) 2023-01-11T22:45:44.3746159Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.178s) 2023-01-11T22:45:44.3746384Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.039s) 2023-01-11T22:45:44.3746598Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.110s) 2023-01-11T22:45:44.3746831Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.332s) 2023-01-11T22:45:44.3747100Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3747266Z Make sure we propagate observed property through general ops ... ok (0.061s) 2023-01-11T22:45:44.3747515Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.066s) 2023-01-11T22:45:44.3747786Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3747951Z Make sure we propagate observed property through general ops ... ok (0.055s) 2023-01-11T22:45:44.3748176Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.067s) 2023-01-11T22:45:44.3748389Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.217s) 2023-01-11T22:45:44.3748605Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.048s) 2023-01-11T22:45:44.3748814Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.183s) 2023-01-11T22:45:44.3749041Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.200s) 2023-01-11T22:45:44.3749248Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.140s) 2023-01-11T22:45:44.3749443Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.171s) 2023-01-11T22:45:44.3749631Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3750101Z Tests the case where fork and wait calls are in different subgraphs ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:45:44.3750174Z ok (0.094s) 2023-01-11T22:45:44.3750393Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.086s) 2023-01-11T22:45:44.3750640Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.011s) 2023-01-11T22:45:44.3750862Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.012s) 2023-01-11T22:45:44.3751063Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:45:44.3751460Z We want to move quantize nodes for output of prim::If ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:45:44.3751786Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:45:44.3752096Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:45:44.3752420Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:45:44.3752490Z ok (0.191s) 2023-01-11T22:45:44.3752707Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.096s) 2023-01-11T22:45:44.3752917Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.011s) 2023-01-11T22:45:44.3753134Z test_resnet18 (quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels) ... skip: no torchvision (0.002s) 2023-01-11T22:45:44.3753397Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.004s) 2023-01-11T22:45:44.3753638Z test_conv_reorder_issue_onednn (quantization.core.test_quantized_op.TestQuantizedConv) 2023-01-11T22:45:44.3753800Z Ensure reorder failure issue in conv is fixed for onednn backend. ... ok (0.007s) 2023-01-11T22:45:44.3753982Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.137s) 2023-01-11T22:45:44.3754630Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.014s) 2023-01-11T22:45:44.3754831Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.547s) 2023-01-11T22:45:44.3755015Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (5.188s) 2023-01-11T22:45:44.3755237Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.019s) 2023-01-11T22:45:44.3755430Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.743s) 2023-01-11T22:45:44.3755609Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.591s) 2023-01-11T22:45:44.3755798Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.801s) 2023-01-11T22:45:44.3756093Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.000s) 2023-01-11T22:45:44.3756619Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.010s) 2023-01-11T22:45:44.3757088Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.000s) 2023-01-11T22:45:44.3757411Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.277s) 2023-01-11T22:45:44.3757728Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T22:45:44.3757956Z Tests the case where 2D indices are passed into the operator ... ok (0.005s) 2023-01-11T22:45:44.3758296Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.161s) 2023-01-11T22:45:44.3758701Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.006s) 2023-01-11T22:45:44.3759044Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T22:45:44.3759291Z Tests the case where 2D indices are passed into the operator ... ok (0.000s) 2023-01-11T22:45:44.3759627Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.191s) 2023-01-11T22:45:44.3761159Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2023-01-11T22:45:44.3761686Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.214s) 2023-01-11T22:45:44.3762074Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2023-01-11T22:45:44.3762432Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.146s) 2023-01-11T22:45:44.3762773Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.176s) 2023-01-11T22:45:44.3763128Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.251s) 2023-01-11T22:45:44.3763827Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T22:45:44.3764076Z warnings.warn( 2023-01-11T22:45:44.3764146Z ok (0.079s) 2023-01-11T22:45:44.3764380Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.000s) 2023-01-11T22:45:44.3765078Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (1.834s) 2023-01-11T22:45:44.3766892Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: cudnn is not enabled. (0.011s) 2023-01-11T22:45:44.3767116Z test_qlinear_leaky_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (1.411s) 2023-01-11T22:45:44.3767311Z test_qlinear_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (2.006s) 2023-01-11T22:45:44.3767505Z test_qlinear_tanh (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.628s) 2023-01-11T22:45:44.3767708Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.247s) 2023-01-11T22:45:44.3767943Z test_qlinear_with_input_q_dq_qweight_dq_output_fp32 (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.302s) 2023-01-11T22:45:44.3768142Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.954s) 2023-01-11T22:45:44.3768341Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.112s) 2023-01-11T22:45:44.3768545Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.117s) 2023-01-11T22:45:44.3768739Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.238s) 2023-01-11T22:45:44.3768923Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3769081Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.010s) 2023-01-11T22:45:44.3769258Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3769466Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.772s) 2023-01-11T22:45:44.3769643Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3769847Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.801s) 2023-01-11T22:45:44.3770017Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3770217Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (7.818s) 2023-01-11T22:45:44.3770392Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3770596Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (11.950s) 2023-01-11T22:45:44.3770784Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.022s) 2023-01-11T22:45:44.3770974Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.895s) 2023-01-11T22:45:44.3771149Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.412s) 2023-01-11T22:45:44.3771328Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.399s) 2023-01-11T22:45:44.3772901Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.479s) 2023-01-11T22:45:44.3773114Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (45.209s) 2023-01-11T22:45:44.3773610Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T22:45:44.3773791Z warnings.warn( 2023-01-11T22:45:44.3773860Z ok (15.100s) 2023-01-11T22:45:44.3774295Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:45:44.3774566Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:45:44.3774640Z ok (0.015s) 2023-01-11T22:45:44.3774822Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.275s) 2023-01-11T22:45:44.3775010Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (9.010s) 2023-01-11T22:45:44.3775196Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.758s) 2023-01-11T22:45:44.3775383Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.804s) 2023-01-11T22:45:44.3775570Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.430s) 2023-01-11T22:45:44.3775745Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3775908Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (4.987s) 2023-01-11T22:45:44.3776089Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:45:44.3776215Z This test cover upsample_nearest3d ... ok (26.887s) 2023-01-11T22:45:44.3776398Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.027s) 2023-01-11T22:45:44.3776706Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.629s) 2023-01-11T22:45:44.3776904Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.007s) 2023-01-11T22:45:44.3777086Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.355s) 2023-01-11T22:45:44.3777273Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.765s) 2023-01-11T22:45:44.3778331Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.010s) 2023-01-11T22:45:44.3779089Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.863s) 2023-01-11T22:45:44.3779262Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.231s) 2023-01-11T22:45:44.3779457Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.352s) 2023-01-11T22:45:44.3780269Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33] Warning: An output with one or more elements was resized since it had shape [1, 1, 4, 4], which does not match the required output shape [2, 1, 4, 4]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2023-01-11T22:45:44.3780359Z ok (0.003s) 2023-01-11T22:45:44.3780570Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.003s) 2023-01-11T22:45:44.3780803Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.002s) 2023-01-11T22:45:44.3781014Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.008s) 2023-01-11T22:45:44.3781218Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.007s) 2023-01-11T22:45:44.3781399Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.205s) 2023-01-11T22:45:44.3781661Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.088s) 2023-01-11T22:45:44.3781835Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.254s) 2023-01-11T22:45:44.3782018Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.060s) 2023-01-11T22:45:44.3782207Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.374s) 2023-01-11T22:45:44.3782441Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.113s) 2023-01-11T22:45:44.3782626Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.129s) 2023-01-11T22:45:44.3782817Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2023-01-11T22:45:44.3783029Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.074s) 2023-01-11T22:45:44.3783228Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.407s) 2023-01-11T22:45:44.3783409Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.056s) 2023-01-11T22:45:44.3784981Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.839s) 2023-01-11T22:45:44.3785176Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.324s) 2023-01-11T22:45:44.3785361Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.136s) 2023-01-11T22:45:44.3785621Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.001s) 2023-01-11T22:45:44.3785911Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.007s) 2023-01-11T22:45:44.3786104Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.190s) 2023-01-11T22:45:44.3786642Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_op.py:1999: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:45:44.3786744Z indices = torch.tensor(X).long() 2023-01-11T22:45:44.3786801Z ok (0.090s) 2023-01-11T22:45:44.3787062Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.002s) 2023-01-11T22:45:44.3787246Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.252s) 2023-01-11T22:45:44.3787443Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.784s) 2023-01-11T22:45:44.3787621Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.003s) 2023-01-11T22:45:44.3787833Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:45:44.3788154Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.006s) 2023-01-11T22:45:44.3788377Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2023-01-11T22:45:44.3788573Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3788834Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.002s) 2023-01-11T22:45:44.3789096Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T22:45:44.3789357Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T22:45:44.3789670Z test_decomposed_dequantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3789906Z test_decomposed_dequantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3790176Z test_decomposed_dynamic_quant_pattern (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3790411Z test_decomposed_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:45:44.3790639Z test_decomposed_quantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:45:44.3790853Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T22:45:44.3791096Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2023-01-11T22:45:44.3791636Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:1390: UserWarning: FOUND weight out of range (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/quantized/cpu/QuantUtils.h:215.) 2023-01-11T22:45:44.3791746Z y = torch._saturate_weight_to_fp16(x) 2023-01-11T22:45:44.3791813Z ok (0.002s) 2023-01-11T22:45:44.3792030Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.009s) 2023-01-11T22:45:44.3792257Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:45:44.3792514Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T22:45:44.3792747Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:45:44.3792994Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T22:45:44.3793211Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:45:44.3793457Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.010s) 2023-01-11T22:45:44.3794122Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3794230Z device=storage.device, 2023-01-11T22:45:44.3796235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3796338Z device=storage.device, 2023-01-11T22:45:44.3796396Z ok (0.013s) 2023-01-11T22:45:44.3796609Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:45:44.3796837Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.037s) 2023-01-11T22:45:44.3797039Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.010s) 2023-01-11T22:45:44.3797317Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.018s) 2023-01-11T22:45:44.3797526Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:45:44.3797763Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2023-01-11T22:45:44.3798024Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3798245Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.010s) 2023-01-11T22:45:44.3798469Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.019s) 2023-01-11T22:45:44.3798686Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T22:45:44.3798909Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.013s) 2023-01-11T22:45:44.3799125Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:45:44.3799338Z test_qtensor_index_put_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.021s) 2023-01-11T22:45:44.3799586Z test_qtensor_index_put_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T22:45:44.3799801Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:45:44.3800047Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T22:45:44.3800253Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:45:44.3800932Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3801085Z self.assertRaises(RuntimeError, lambda: qr.new(r.storage())) 2023-01-11T22:45:44.3801156Z ok (0.010s) 2023-01-11T22:45:44.3801910Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3802073Z self.assertEqual(qr2.storage().data_ptr(), qrv2.storage().data_ptr()) 2023-01-11T22:45:44.3802142Z ok (0.017s) 2023-01-11T22:45:44.3802361Z test_qtensor_masked_fill_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.011s) 2023-01-11T22:45:44.3802611Z test_qtensor_masked_fill_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2023-01-11T22:45:44.3802838Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.011s) 2023-01-11T22:45:44.3803065Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T22:45:44.3803261Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T22:45:44.3803525Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:45:44.3803747Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (3.039s) 2023-01-11T22:45:44.3803955Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T22:45:44.3804374Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T22:45:44.3804511Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T22:45:44.3804581Z ok (0.004s) 2023-01-11T22:45:44.3805246Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:290: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3805458Z self.assertEqual(qr.storage().size(), rows * math.ceil(cols / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T22:45:44.3806001Z C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:299: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3806214Z self.assertEqual(q.storage().size(), math.ceil(num_elements / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T22:45:44.3806283Z ok (0.010s) 2023-01-11T22:45:44.3806517Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.008s) 2023-01-11T22:45:44.3806732Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:45:44.3806932Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:45:44.3807166Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2023-01-11T22:45:44.3807397Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (3.072s) 2023-01-11T22:45:44.3807605Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2023-01-11T22:45:44.3807767Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.107s) 2023-01-11T22:45:44.3807962Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:45:44.3808179Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:45:44.3808415Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.028s) 2023-01-11T22:45:44.3808642Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.007s) 2023-01-11T22:45:44.3808843Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:45:44.3809006Z Checks the rnn reference quantized modules has correct numerics ... ok (0.006s) 2023-01-11T22:45:44.3809210Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:45:44.3809376Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.020s) 2023-01-11T22:45:44.3809580Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:45:44.3809736Z Embedding and EmbeddingBag ... ok (0.009s) 2023-01-11T22:45:44.3809937Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.157s) 2023-01-11T22:45:44.3810145Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.127s) 2023-01-11T22:45:44.3810356Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.024s) 2023-01-11T22:45:44.3812090Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.038s) 2023-01-11T22:45:44.3812330Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.165s) 2023-01-11T22:45:44.3812549Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.081s) 2023-01-11T22:45:44.3812770Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.104s) 2023-01-11T22:45:44.3812992Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.060s) 2023-01-11T22:45:44.3813200Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.151s) 2023-01-11T22:45:44.3813398Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.128s) 2023-01-11T22:45:44.3813603Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.201s) 2023-01-11T22:45:44.3813823Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.157s) 2023-01-11T22:45:44.3814025Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.176s) 2023-01-11T22:45:44.3814244Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.542s) 2023-01-11T22:45:44.3814481Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.389s) 2023-01-11T22:45:44.3815212Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3815336Z return self.fget.__get__(instance, owner)() 2023-01-11T22:45:44.3815752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:45:44.3815830Z warnings.warn( 2023-01-11T22:45:44.3816259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node child_packed_weight_0 target child_packed_weight_0 child_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3816433Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3816844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:45:44.3817010Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:45:44.3817080Z ok (0.609s) 2023-01-11T22:45:44.3817279Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.517s) 2023-01-11T22:45:44.3817504Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.093s) 2023-01-11T22:45:44.3817771Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.085s) 2023-01-11T22:45:44.3817973Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3818119Z Tests the correctness of the batchnorm2d module. ... ok (0.004s) 2023-01-11T22:45:44.3818638Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:45:44.3818717Z warnings.warn( 2023-01-11T22:45:44.3818785Z ok (0.014s) 2023-01-11T22:45:44.3818986Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3819132Z Tests the correctness of the batchnorm3d module. ... ok (0.004s) 2023-01-11T22:45:44.3819372Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.013s) 2023-01-11T22:45:44.3819584Z test_channel_shuffle (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3819734Z Tests the correctness of the ChannelShuffle module. ... ok (0.000s) 2023-01-11T22:45:44.3819951Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (4.367s) 2023-01-11T22:45:44.3820165Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (4.192s) 2023-01-11T22:45:44.3820383Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.716s) 2023-01-11T22:45:44.3820588Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3820726Z Tests the correctness of the dropout module. ... ok (0.004s) 2023-01-11T22:45:44.3820961Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.010s) 2023-01-11T22:45:44.3821158Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3821288Z Tests the correctness of the ELU module. ... ok (0.003s) 2023-01-11T22:45:44.3821513Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (6.521s) 2023-01-11T22:45:44.3821713Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3821912Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... ok (6.677s) 2023-01-11T22:45:44.3822117Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3822259Z Tests the correctness of the groupnorm module. ... ok (0.000s) 2023-01-11T22:45:44.3822462Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3822615Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.010s) 2023-01-11T22:45:44.3822816Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3822955Z Tests the correctness of the layernorm module. ... ok (0.013s) 2023-01-11T22:45:44.3823177Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.004s) 2023-01-11T22:45:44.3823871Z test_linear (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3823994Z storage_type_str = obj.pickle_storage_type() 2023-01-11T22:45:44.3824554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:45:44.3824706Z storage_numel = obj.size() 2023-01-11T22:45:44.3824776Z ok (17.627s) 2023-01-11T22:45:44.3825033Z test_linear_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3825224Z test API functionality for nn.intrinsic.quantized.linear_leaky_relu ... ok (11.874s) 2023-01-11T22:45:44.3825446Z test_linear_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (17.383s) 2023-01-11T22:45:44.3825649Z test_linear_tanh (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3825827Z test API functionality for nn.intrinsic.quantized.linear_tanh ... ok (6.025s) 2023-01-11T22:45:44.3826030Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:45:44.3826163Z Tests the correctness of the pool module. ... ok (0.022s) 2023-01-11T22:45:44.3826378Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T22:45:44.3826604Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T22:45:44.3826799Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.002s) 2023-01-11T22:45:44.3827010Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T22:45:44.3827247Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (10.401s) 2023-01-11T22:45:44.3827500Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.062s) 2023-01-11T22:45:44.3827742Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.051s) 2023-01-11T22:45:44.3828028Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.036s) 2023-01-11T22:45:44.3828268Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.048s) 2023-01-11T22:45:44.3828518Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.047s) 2023-01-11T22:45:44.3828799Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.041s) 2023-01-11T22:45:44.3829027Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T22:45:44.3829189Z This tests that a placeholder Node can be matched to a Node with ... ok (0.048s) 2023-01-11T22:45:44.3829425Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.063s) 2023-01-11T22:45:44.3829681Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.070s) 2023-01-11T22:45:44.3829923Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.067s) 2023-01-11T22:45:44.3830158Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.057s) 2023-01-11T22:45:44.3830396Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.046s) 2023-01-11T22:45:44.3830644Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.051s) 2023-01-11T22:45:44.3830877Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2023-01-11T22:45:44.3831040Z Test that we can record complex example inputs such as lists and dicts ... ok (0.011s) 2023-01-11T22:45:44.3831226Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2023-01-11T22:45:44.3831408Z Test that we can get example inputs for functions with default keyword arguments ... ok (0.009s) 2023-01-11T22:45:44.3831643Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... ok (0.000s) 2023-01-11T22:45:44.3831829Z test_quantize_weight_clamping_per_channel (quantization.core.test_utils.TestUtils) 2023-01-11T22:45:44.3832018Z Test quant_{min, max} from per channel observer is honored by `_quantize_weight` method ... ok (0.011s) 2023-01-11T22:45:44.3832198Z test_quantize_weight_clamping_per_tensor (quantization.core.test_utils.TestUtils) 2023-01-11T22:45:44.3832368Z Test quant_{min, max} from per tensor observer is honored by `_quantize_weight` method ... ok (0.003s) 2023-01-11T22:45:44.3832394Z 2023-01-11T22:45:44.3832538Z ---------------------------------------------------------------------- 2023-01-11T22:45:44.3832623Z Ran 1001 tests in 801.703s 2023-01-11T22:45:44.3832629Z 2023-01-11T22:45:44.3832703Z OK (skipped=93) 2023-01-11T22:45:44.3832708Z 2023-01-11T22:45:44.3832799Z Generating XML reports... 2023-01-11T22:45:44.3833152Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20230111223220.xml 2023-01-11T22:45:44.3833597Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20230111223220.xml 2023-01-11T22:45:44.3833948Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20230111223220.xml 2023-01-11T22:45:44.3834296Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20230111223220.xml 2023-01-11T22:45:44.3834598Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_backend_config.TestBackendConfig-20230111223220.xml 2023-01-11T22:45:44.3834931Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20230111223220.xml 2023-01-11T22:45:44.3835233Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestComparatorOps-20230111223220.xml 2023-01-11T22:45:44.3835567Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20230111223220.xml 2023-01-11T22:45:44.3835867Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestDistributed-20230111223220.xml 2023-01-11T22:45:44.3836311Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20230111223220.xml 2023-01-11T22:45:44.3836630Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20230111223220.xml 2023-01-11T22:45:44.3836938Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20230111223220.xml 2023-01-11T22:45:44.3837292Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20230111223220.xml 2023-01-11T22:45:44.3837592Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20230111223220.xml 2023-01-11T22:45:44.3838437Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20230111223220.xml 2023-01-11T22:45:44.3838779Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20230111223220.xml 2023-01-11T22:45:44.3839155Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20230111223220.xml 2023-01-11T22:45:44.3839466Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFakeQuantize-20230111223220.xml 2023-01-11T22:45:44.3839764Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20230111223220.xml 2023-01-11T22:45:44.3840055Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_fuse_eager.TestFuseEager-20230111223220.xml 2023-01-11T22:45:44.3840332Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestFuseFx-20230111223220.xml 2023-01-11T22:45:44.3840644Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20230111223220.xml 2023-01-11T22:45:44.3840985Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20230111223220.xml 2023-01-11T22:45:44.3841287Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20230111223220.xml 2023-01-11T22:45:44.3842719Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20230111223220.xml 2023-01-11T22:45:44.3843584Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20230111223220.xml 2023-01-11T22:45:44.3843900Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20230111223220.xml 2023-01-11T22:45:44.3844256Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20230111223220.xml 2023-01-11T22:45:44.3844574Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20230111223220.xml 2023-01-11T22:45:44.3844891Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20230111223220.xml 2023-01-11T22:45:44.3845211Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20230111223220.xml 2023-01-11T22:45:44.3845526Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestHistogramObserver-20230111223220.xml 2023-01-11T22:45:44.3845848Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20230111223220.xml 2023-01-11T22:45:44.3846168Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20230111223220.xml 2023-01-11T22:45:44.3846463Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestObserver-20230111223220.xml 2023-01-11T22:45:44.3846745Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestPadding-20230111223220.xml 2023-01-11T22:45:44.3847039Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_docs.TestQuantizationDocs-20230111223220.xml 2023-01-11T22:45:44.3847761Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20230111223220.xml 2023-01-11T22:45:44.3848089Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20230111223220.xml 2023-01-11T22:45:44.3848440Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20230111223220.xml 2023-01-11T22:45:44.3848781Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20230111223220.xml 2023-01-11T22:45:44.3849110Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20230111223220.xml 2023-01-11T22:45:44.3849427Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20230111223220.xml 2023-01-11T22:45:44.3849762Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20230111223220.xml 2023-01-11T22:45:44.3850045Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20230111223220.xml 2023-01-11T22:45:44.3850342Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20230111223220.xml 2023-01-11T22:45:44.3850628Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20230111223220.xml 2023-01-11T22:45:44.3850915Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20230111223220.xml 2023-01-11T22:45:44.3851212Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20230111223220.xml 2023-01-11T22:45:44.3851517Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20230111223220.xml 2023-01-11T22:45:44.3851814Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedConv-20230111223220.xml 2023-01-11T22:45:44.3852134Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20230111223220.xml 2023-01-11T22:45:44.3852482Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20230111223220.xml 2023-01-11T22:45:44.3852783Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20230111223220.xml 2023-01-11T22:45:44.3853071Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedOps-20230111223220.xml 2023-01-11T22:45:44.3853375Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20230111223220.xml 2023-01-11T22:45:44.3853712Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20230111223220.xml 2023-01-11T22:45:44.3854051Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20230111223220.xml 2023-01-11T22:45:44.3854371Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.bc.test_backward_compatibility.TestSerialization-20230111223220.xml 2023-01-11T22:45:44.3855078Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20230111223220.xml 2023-01-11T22:45:44.3855403Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111223220.xml 2023-01-11T22:45:44.3855720Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_utils.TestUtils-20230111223220.xml 2023-01-11T22:45:44.3856035Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20230111223220.xml 2023-01-11T22:45:44.3856326Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQNNPackOps-20230111223220.xml 2023-01-11T22:45:44.3856631Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels-20230111223220.xml 2023-01-11T22:45:44.3856645Z 2023-01-11T22:45:44.3857140Z ##[endgroup] 2023-01-11T22:45:44.3857410Z FINISHED PRINTING LOG FILE of test_quantization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_quantization_o2at9ffy) 2023-01-11T22:45:44.3857418Z 2023-01-11T22:45:44.3857530Z Ignoring disabled issues: [] 2023-01-11T22:45:44.7910567Z Running distributions/test_distributions ... [2023-01-11 22:45:44.788154] 2023-01-11T22:45:44.7919237Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:45:44.788154] 2023-01-11T22:45:44.7921454Z Ignoring disabled issues: [] 2023-01-11T22:45:44.7921715Z Prioritized test from test file changes. 2023-01-11T22:45:44.7921950Z reordering tests for PR: 2023-01-11T22:45:44.7922150Z prioritized: [] 2023-01-11T22:45:44.7926759Z the rest: ['backends/xeon/test_launch', 'benchmark_utils/test_benchmark_utils', 'distributions/test_distributions', 'dynamo/test_aot_autograd', 'dynamo/test_aot_cudagraphs', 'dynamo/test_comptime', 'dynamo/test_dynamic_shapes', 'dynamo/test_export', 'dynamo/test_export_mutations', 'dynamo/test_functions', 'dynamo/test_global', 'dynamo/test_global_declaration', 'dynamo/test_minifier', 'dynamo/test_misc', 'dynamo/test_model_output', 'dynamo/test_modules', 'dynamo/test_nops', 'dynamo/test_optimizations', 'dynamo/test_optimizers', 'dynamo/test_python_autograd', 'dynamo/test_recompile_ux', 'dynamo/test_replay_record', 'dynamo/test_repros', 'dynamo/test_skip_non_tensor', 'dynamo/test_subgraphs', 'dynamo/test_torchxla_integration', 'dynamo/test_torchxla_num_output', 'dynamo/test_torchxla_util', 'dynamo/test_unspec', 'dynamo/test_verify_correctness', 'inductor/test_minifier', 'inductor/test_perf', 'inductor/test_smoke', 'inductor/test_torchinductor', 'inductor/test_torchinductor_opinfo', 'lazy/test_bindings', 'lazy/test_debug_util', 'lazy/test_extract_compiled_graph', 'lazy/test_meta_kernel', 'lazy/test_reuse_ir', 'lazy/test_step_closures', 'lazy/test_ts_opinfo', 'nn/test_convolution', 'nn/test_dropout', 'nn/test_embedding', 'nn/test_init', 'nn/test_lazy_modules', 'nn/test_module_hooks', 'nn/test_multihead_attention', 'nn/test_packed_sequence', 'nn/test_parametrization', 'nn/test_pooling', 'nn/test_pruning', 'profiler/test_memory_profiler', 'profiler/test_profiler', 'profiler/test_profiler_tree', 'test_ao_sparsity', 'test_autocast', 'test_autograd', 'test_binary_ufuncs', 'test_bundled_inputs', 'test_comparison_utils', 'test_complex', 'test_cpp_api_parity', 'test_cpp_extensions_jit', 'test_cpp_extensions_open_device_registration', 'test_cuda', 'test_cuda_nvml_based_avail', 'test_cuda_primary_ctx', 'test_cuda_sanitizer', 'test_cuda_trace', 'test_dataloader', 'test_datapipe', 'test_decomp', 'test_deploy', 'test_dispatch', 'test_dlpack', 'test_dynamic_shapes', 'test_expanded_weights', 'test_fake_tensor', 'test_foreach', 'test_function_schema', 'test_functional_autograd_benchmark', 'test_functional_optim', 'test_functionalization', 'test_futures', 'test_fx', 'test_fx_experimental', 'test_fx_passes', 'test_fx_reinplace_pass', 'test_hub', 'test_import_stats', 'test_indexing', 'test_itt', 'test_jit', 'test_jit_autocast', 'test_jit_cuda_fuser', 'test_jit_disabled', 'test_jit_fuser_te', 'test_jit_llga_fuser', 'test_jiterator', 'test_legacy_vmap', 'test_license', 'test_linalg', 'test_logging', 'test_masked', 'test_maskedtensor', 'test_matmul_cuda', 'test_meta', 'test_mkl_verbose', 'test_mkldnn', 'test_mkldnn_fusion', 'test_mkldnn_verbose', 'test_mobile_optimizer', 'test_model_dump', 'test_module_init', 'test_modules', 'test_monitor', 'test_multiprocessing', 'test_multiprocessing_spawn', 'test_namedtensor', 'test_namedtuple_return_api', 'test_native_functions', 'test_native_mha', 'test_nestedtensor', 'test_nn', 'test_numba_integration', 'test_numpy_interop', 'test_nvfuser_dynamo', 'test_nvfuser_frontend', 'test_openmp', 'test_ops', 'test_ops_fwd_gradients', 'test_ops_gradients', 'test_ops_jit', 'test_optim', 'test_overrides', 'test_package', 'test_per_overload_api', 'test_prims', 'test_proxy_tensor', 'test_pruning_op', 'test_public_bindings', 'test_python_dispatch', 'test_pytree', 'test_quantization', 'test_reductions', 'test_scatter_gather_ops', 'test_schema_check', 'test_serialization', 'test_set_default_mobile_cpu_allocator', 'test_shape_ops', 'test_show_pickle', 'test_sort_and_select', 'test_sparse', 'test_sparse_csr', 'test_spectral_ops', 'test_stateless', 'test_subclass', 'test_tensor_creation_ops', 'test_tensorboard', 'test_tensorexpr', 'test_tensorexpr_pybind', 'test_testing', 'test_torch', 'test_transformers', 'test_type_hints', 'test_type_info', 'test_type_promotion', 'test_unary_ufuncs', 'test_utils', 'test_view_ops', 'test_vulkan', 'test_weak', 'test_xnnpack_integration', 'doctests'] 2023-01-11T22:45:44.7931191Z 2023-01-11T22:45:44.7931558Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-slow-tests.json 2023-01-11T22:45:44.7932286Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2023-01-11T22:46:33.2512037Z 2023-01-11T22:46:33.2512635Z Expand the folded group to see the log file of distributions/test_distributions 2023-01-11T22:46:33.2515833Z ##[group]PRINTING LOG FILE of distributions/test_distributions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\distributions-test_distributions_lqju3v3p) 2023-01-11T22:46:33.2517420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:33.2518453Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:33.2518607Z 2023-01-11T22:46:33.2518686Z Running tests... 2023-01-11T22:46:33.2518957Z ---------------------------------------------------------------------- 2023-01-11T22:46:33.2519438Z Test results will be stored in test-reports\python-unittest\distributions.test_distributions 2023-01-11T22:46:33.2520311Z test_cdf (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2521050Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2521348Z ok (1.058s) 2023-01-11T22:46:33.2521658Z test_icdf (__main__.TestAgainstScipy) ... ok (0.040s) 2023-01-11T22:46:33.2522024Z test_mean (__main__.TestAgainstScipy) ... ok (1.284s) 2023-01-11T22:46:33.2523273Z test_variance_stddev (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:210.) 2023-01-11T22:46:33.2524615Z return torch.as_tensor(tensor_like) 2023-01-11T22:46:33.2524825Z ok (0.048s) 2023-01-11T22:46:33.2525078Z test_params_constraints (__main__.TestConstraints) ... ok (0.075s) 2023-01-11T22:46:33.2525505Z test_support_constraints (__main__.TestConstraints) ... ok (0.092s) 2023-01-11T22:46:33.2525845Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2526210Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2526564Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2526912Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2527247Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2527593Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2527945Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2023-01-11T22:46:33.2528297Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2528653Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.006s) 2023-01-11T22:46:33.2528992Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2529331Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2529700Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.012s) 2023-01-11T22:46:33.2530089Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2530448Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2530776Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.030s) 2023-01-11T22:46:33.2531118Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2531487Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2531842Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2532194Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.007s) 2023-01-11T22:46:33.2532547Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2532908Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2533263Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2533612Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2533978Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2534348Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2534710Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2535066Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2535419Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2535749Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2536161Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:46:33.2536517Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:46:33.2536874Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.006s) 2023-01-11T22:46:33.2537226Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2023-01-11T22:46:33.2537637Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.006s) 2023-01-11T22:46:33.2537988Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:46:33.2538338Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:46:33.2538694Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:46:33.2539054Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2539410Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2539764Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:46:33.2540121Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:46:33.2540463Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.005s) 2023-01-11T22:46:33.2540813Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.023s) 2023-01-11T22:46:33.2541131Z test_bernoulli (__main__.TestDistributions) ... ok (0.103s) 2023-01-11T22:46:33.2541423Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:46:33.2541747Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2542062Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.067s) 2023-01-11T22:46:33.2542344Z test_beta_sample (__main__.TestDistributions) ... ok (0.472s) 2023-01-11T22:46:33.2542636Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:46:33.2542932Z test_beta_underflow (__main__.TestDistributions) ... ok (0.035s) 2023-01-11T22:46:33.2543263Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T22:46:33.2543582Z test_binomial (__main__.TestDistributions) ... ok (0.040s) 2023-01-11T22:46:33.2543897Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:46:33.2544209Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:46:33.2544539Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.072s) 2023-01-11T22:46:33.2544885Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2545212Z test_binomial_sample (__main__.TestDistributions) ... ok (0.066s) 2023-01-11T22:46:33.2545520Z test_binomial_stable (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:46:33.2545842Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.089s) 2023-01-11T22:46:33.2546146Z test_categorical_1d (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T22:46:33.2546449Z test_categorical_2d (__main__.TestDistributions) ... ok (0.013s) 2023-01-11T22:46:33.2546775Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:46:33.2547091Z test_cauchy (__main__.TestDistributions) ... ok (0.016s) 2023-01-11T22:46:33.2547580Z test_cdf_icdf_inverse (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2548034Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2548250Z ok (0.288s) 2023-01-11T22:46:33.2548476Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.120s) 2023-01-11T22:46:33.2548831Z test_chi2_sample (__main__.TestDistributions) ... ok (0.125s) 2023-01-11T22:46:33.2549123Z test_chi2_shape (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:46:33.2549432Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.013s) 2023-01-11T22:46:33.2549755Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:46:33.2550075Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2550428Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2550742Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.088s) 2023-01-11T22:46:33.2551052Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:46:33.2551556Z test_distribution_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2552011Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2552232Z ok (0.685s) 2023-01-11T22:46:33.2552483Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.187s) 2023-01-11T22:46:33.2552819Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.034s) 2023-01-11T22:46:33.2553132Z test_exponential (__main__.TestDistributions) ... ok (0.057s) 2023-01-11T22:46:33.2553441Z test_exponential_sample (__main__.TestDistributions) ... ok (0.140s) 2023-01-11T22:46:33.2553759Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.017s) 2023-01-11T22:46:33.2554079Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.995s) 2023-01-11T22:46:33.2554412Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2023-01-11T22:46:33.2554767Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.002s) 2023-01-11T22:46:33.2555104Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T22:46:33.2555419Z test_gamma_sample (__main__.TestDistributions) ... ok (0.320s) 2023-01-11T22:46:33.2555805Z test_gamma_shape (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2556109Z test_geometric (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2556422Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.019s) 2023-01-11T22:46:33.2556754Z test_geometric_sample (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:46:33.2557057Z test_gumbel (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:46:33.2557350Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.683s) 2023-01-11T22:46:33.2557644Z test_halfcauchy (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:46:33.2557937Z test_halfnormal (__main__.TestDistributions) ... ok (0.017s) 2023-01-11T22:46:33.2558231Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:46:33.2558551Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.109s) 2023-01-11T22:46:33.2558854Z test_has_examples (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2559344Z test_independent_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2559794Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2560009Z ok (0.781s) 2023-01-11T22:46:33.2560245Z test_independent_shape (__main__.TestDistributions) ... ok (0.352s) 2023-01-11T22:46:33.2560585Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.691s) 2023-01-11T22:46:33.2560928Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.036s) 2023-01-11T22:46:33.2561248Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:46:33.2561548Z test_laplace (__main__.TestDistributions) ... ok (0.018s) 2023-01-11T22:46:33.2561923Z test_laplace_sample (__main__.TestDistributions) ... ok (0.361s) 2023-01-11T22:46:33.2562237Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2562543Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.016s) 2023-01-11T22:46:33.2562861Z test_logisticnormal (__main__.TestDistributions) ... ok (0.027s) 2023-01-11T22:46:33.2563270Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2563659Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (2.556s) 2023-01-11T22:46:33.2563972Z test_lognormal (__main__.TestDistributions) ... ok (0.025s) 2023-01-11T22:46:33.2564329Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:46:33.2564630Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.370s) 2023-01-11T22:46:33.2564973Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.089s) 2023-01-11T22:46:33.2565337Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.047s) 2023-01-11T22:46:33.2565704Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:46:33.2566067Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.331s) 2023-01-11T22:46:33.2566477Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.064s) 2023-01-11T22:46:33.2566819Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:46:33.2567148Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.101s) 2023-01-11T22:46:33.2567473Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.013s) 2023-01-11T22:46:33.2567959Z test_mode (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2568400Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2568617Z ok (0.141s) 2023-01-11T22:46:33.2568844Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.013s) 2023-01-11T22:46:33.2569174Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T22:46:33.2569498Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.014s) 2023-01-11T22:46:33.2569820Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:46:33.2570161Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.024s) 2023-01-11T22:46:33.2570504Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2570843Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.141s) 2023-01-11T22:46:33.2571166Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.103s) 2023-01-11T22:46:33.2571526Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2571872Z test_negative_binomial (__main__.TestDistributions) ... ok (0.019s) 2023-01-11T22:46:33.2572190Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.065s) 2023-01-11T22:46:33.2572545Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2572869Z test_normal (__main__.TestDistributions) ... ok (0.025s) 2023-01-11T22:46:33.2573145Z test_normal_sample (__main__.TestDistributions) ... ok (0.359s) 2023-01-11T22:46:33.2573457Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2573779Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2574117Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:46:33.2574440Z test_pareto (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:46:33.2574803Z test_pareto_sample (__main__.TestDistributions) ... ok (0.407s) 2023-01-11T22:46:33.2575101Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T22:46:33.2575442Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T22:46:33.2575774Z test_poisson_log_prob (__main__.TestDistributions) ... ok (0.012s) 2023-01-11T22:46:33.2576084Z test_poisson_sample (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:46:33.2576436Z test_poisson_shape (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2576746Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.018s) 2023-01-11T22:46:33.2577065Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:46:33.2577408Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2577717Z test_repr (__main__.TestDistributions) ... ok (0.030s) 2023-01-11T22:46:33.2578028Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.026s) 2023-01-11T22:46:33.2578545Z test_rsample_requires_grad (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2579062Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2579319Z ok (0.016s) 2023-01-11T22:46:33.2579557Z test_sample_detached (__main__.TestDistributions) ... ok (0.032s) 2023-01-11T22:46:33.2579860Z test_studentT (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:46:33.2580166Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.113s) 2023-01-11T22:46:33.2580479Z test_studentT_sample (__main__.TestDistributions) ... ok (1.383s) 2023-01-11T22:46:33.2580823Z test_support_attributes (__main__.TestDistributions) ... ok (0.034s) 2023-01-11T22:46:33.2581273Z test_uniform (__main__.TestDistributions) ... ok (0.015s) 2023-01-11T22:46:33.2581771Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.038s) 2023-01-11T22:46:33.2582312Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:46:33.2582825Z test_vonmises_sample (__main__.TestDistributions) ... ok (8.733s) 2023-01-11T22:46:33.2583617Z test_wishart_log_prob (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2584345Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2584706Z ok (0.159s) 2023-01-11T22:46:33.2585519Z test_wishart_moments (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T22:46:33.2586554Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T22:46:33.2587027Z ok (1.686s) 2023-01-11T22:46:33.2587445Z test_wishart_properties (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:46:33.2587932Z test_wishart_sample (__main__.TestDistributions) ... ok (0.619s) 2023-01-11T22:46:33.2588718Z test_wishart_shape (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2589457Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2590115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2590811Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2591524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2592380Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2593135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2593829Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2594512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2595091Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2595618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2596121Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2596367Z ok (0.161s) 2023-01-11T22:46:33.2596644Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:46:33.2597015Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2023-01-11T22:46:33.2597331Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.001s) 2023-01-11T22:46:33.2597609Z test_cat_transform (__main__.TestFunctors) ... ok (0.005s) 2023-01-11T22:46:33.2597905Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.006s) 2023-01-11T22:46:33.2598202Z test_stack_transform (__main__.TestFunctors) ... ok (0.004s) 2023-01-11T22:46:33.2598658Z test_cdf (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:46:33.2599130Z warnings.warn("Singular sample detected.") 2023-01-11T22:46:33.2599360Z ok (1.022s) 2023-01-11T22:46:33.2599893Z test_entropy (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T22:46:33.2600538Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T22:46:33.2600875Z ok (1.229s) 2023-01-11T22:46:33.2613155Z test_enumerate_support (__main__.TestJit) ... ok (0.419s) 2023-01-11T22:46:33.2613606Z test_log_prob (__main__.TestJit) ... ok (2.302s) 2023-01-11T22:46:33.2614029Z test_mean (__main__.TestJit) ... ok (1.126s) 2023-01-11T22:46:33.2614335Z test_rsample (__main__.TestJit) ... ok (0.617s) 2023-01-11T22:46:33.2614591Z test_sample (__main__.TestJit) ... ok (0.775s) 2023-01-11T22:46:33.2614831Z test_variance (__main__.TestJit) ... ok (1.373s) 2023-01-11T22:46:33.2615258Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.040s) 2023-01-11T22:46:33.2615555Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.652s) 2023-01-11T22:46:33.2615826Z test_kl_edgecases (__main__.TestKL) ... ok (0.026s) 2023-01-11T22:46:33.2616100Z test_kl_exponential_family (__main__.TestKL) ... ok (0.032s) 2023-01-11T22:46:33.2616379Z test_kl_infinite (__main__.TestKL) ... ok (0.024s) 2023-01-11T22:46:33.2616647Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.027s) 2023-01-11T22:46:33.2616975Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.020s) 2023-01-11T22:46:33.2617269Z test_kl_monte_carlo (__main__.TestKL) ... ok (1.159s) 2023-01-11T22:46:33.2617542Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.040s) 2023-01-11T22:46:33.2617842Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.021s) 2023-01-11T22:46:33.2618166Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.021s) 2023-01-11T22:46:33.2618444Z test_kl_shape (__main__.TestKL) ... ok (0.055s) 2023-01-11T22:46:33.2618701Z test_kl_transformed (__main__.TestKL) ... ok (0.023s) 2023-01-11T22:46:33.2619026Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.006s) 2023-01-11T22:46:33.2619415Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.004s) 2023-01-11T22:46:33.2619920Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.020s) 2023-01-11T22:46:33.2620380Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:46:33.2620798Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:46:33.2621190Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.006s) 2023-01-11T22:46:33.2621683Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.000s) 2023-01-11T22:46:33.2622056Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.044s) 2023-01-11T22:46:33.2622441Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:46:33.2622833Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.009s) 2023-01-11T22:46:33.2623203Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:46:33.2623544Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.004s) 2023-01-11T22:46:33.2623865Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.057s) 2023-01-11T22:46:33.2624233Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.049s) 2023-01-11T22:46:33.2624508Z test_chi2 (__main__.TestRsample) ... ok (0.029s) 2023-01-11T22:46:33.2624879Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.675s) 2023-01-11T22:46:33.2625201Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.056s) 2023-01-11T22:46:33.2625490Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.112s) 2023-01-11T22:46:33.2625822Z test_gamma (__main__.TestRsample) ... ok (0.040s) 2023-01-11T22:46:33.2626092Z test_invalid (__main__.TestValidation) ... ok (0.028s) 2023-01-11T22:46:33.2626440Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.364s) 2023-01-11T22:46:33.2626730Z test_valid (__main__.TestValidation) ... ok (0.016s) 2023-01-11T22:46:33.2627043Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.006s) 2023-01-11T22:46:33.2627238Z 2023-01-11T22:46:33.2627382Z ---------------------------------------------------------------------- 2023-01-11T22:46:33.2627643Z Ran 219 tests in 43.750s 2023-01-11T22:46:33.2627765Z 2023-01-11T22:46:33.2627843Z OK (skipped=5) 2023-01-11T22:46:33.2627958Z 2023-01-11T22:46:33.2628052Z Generating XML reports... 2023-01-11T22:46:33.2628461Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestAgainstScipy-20230111224548.xml 2023-01-11T22:46:33.2629009Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestConstraints-20230111224548.xml 2023-01-11T22:46:33.2629569Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestDistributionShapes-20230111224548.xml 2023-01-11T22:46:33.2630126Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestDistributions-20230111224548.xml 2023-01-11T22:46:33.2630662Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestFunctors-20230111224548.xml 2023-01-11T22:46:33.2631175Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestJit-20230111224548.xml 2023-01-11T22:46:33.2631666Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestKL-20230111224548.xml 2023-01-11T22:46:33.2632222Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestLazyLogitsInitialization-20230111224548.xml 2023-01-11T22:46:33.2632814Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestNumericalStability-20230111224548.xml 2023-01-11T22:46:33.2633362Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestRsample-20230111224548.xml 2023-01-11T22:46:33.2633956Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestValidation-20230111224548.xml 2023-01-11T22:46:33.2634232Z 2023-01-11T22:46:33.2634581Z ##[endgroup] 2023-01-11T22:46:33.2635001Z FINISHED PRINTING LOG FILE of distributions/test_distributions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\distributions-test_distributions_lqju3v3p) 2023-01-11T22:46:33.2635319Z 2023-01-11T22:46:33.2635545Z Running inductor/test_torchinductor_opinfo ... [2023-01-11 22:46:33.246223] 2023-01-11T22:46:35.8678257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:35.8679042Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:35.8679384Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:46:35.8839912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:35.8840667Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:35.8841021Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:46:36.0356825Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:36.034996] 2023-01-11T22:46:36.0358364Z Ignoring disabled issues: [] 2023-01-11T22:46:36.0664215Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:36.062738] 2023-01-11T22:46:36.0665034Z Ignoring disabled issues: [] 2023-01-11T22:46:41.3981012Z 2023-01-11T22:46:41.3981820Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T22:46:41.3982740Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_0l625sc4) 2023-01-11T22:46:41.3983711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:41.3984438Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:41.3984788Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:46:41.3985144Z : No module named 'filelock' 2023-01-11T22:46:41.3985470Z : requires sympy/functorch/filelock 2023-01-11T22:46:41.3985659Z 2023-01-11T22:46:41.3985885Z ##[endgroup] 2023-01-11T22:46:41.3986293Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_0l625sc4) 2023-01-11T22:46:41.3986815Z 2023-01-11T22:46:41.4602280Z 2023-01-11T22:46:41.4603119Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T22:46:41.4604060Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_cwpgg6h4) 2023-01-11T22:46:41.4605268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:41.4605998Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:41.4606330Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:46:41.4606696Z : No module named 'filelock' 2023-01-11T22:46:41.4607019Z : requires sympy/functorch/filelock 2023-01-11T22:46:41.4607209Z 2023-01-11T22:46:41.4607443Z ##[endgroup] 2023-01-11T22:46:41.4607851Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_cwpgg6h4) 2023-01-11T22:46:41.4608167Z 2023-01-11T22:46:41.8896058Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:41.889255] 2023-01-11T22:46:46.4272394Z 2023-01-11T22:46:46.4272891Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T22:46:46.4273773Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_189pq9ra) 2023-01-11T22:46:46.4275157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:46.4275963Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:46.4276296Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:46:46.4276669Z : No module named 'filelock' 2023-01-11T22:46:46.4276996Z : requires sympy/functorch/filelock 2023-01-11T22:46:46.4277190Z 2023-01-11T22:46:46.4277484Z ##[endgroup] 2023-01-11T22:46:46.4277907Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_torchinductor_opinfo_189pq9ra) 2023-01-11T22:46:46.4278226Z 2023-01-11T22:46:46.4284646Z Running nn/test_convolution ... [2023-01-11 22:46:46.427920] 2023-01-11T22:46:46.4293427Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_convolution.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:46.429151] 2023-01-11T22:46:56.3173569Z 2023-01-11T22:46:56.3173980Z Expand the folded group to see the log file of nn/test_convolution 2023-01-11T22:46:56.3174845Z ##[group]PRINTING LOG FILE of nn/test_convolution (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_convolution_z139fhqs) 2023-01-11T22:46:56.3175895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:46:56.3176882Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:46:56.3177057Z 2023-01-11T22:46:56.3177141Z Running tests... 2023-01-11T22:46:56.3177422Z ---------------------------------------------------------------------- 2023-01-11T22:46:56.3177933Z Test results will be stored in test-reports\python-unittest\nn.test_convolution 2023-01-11T22:46:56.3178975Z test_Conv1d_module_same_padding (__main__.TestConvolutionNN) ... C:\actions-runner\_work\pytorch\pytorch\test\nn\test_convolution.py:152: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T22:46:56.3179678Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2023-01-11T22:46:56.3179930Z ok (0.007s) 2023-01-11T22:46:56.3180160Z test_Conv2d_1x1 (__main__.TestConvolutionNN) ... ok (0.005s) 2023-01-11T22:46:56.3180473Z test_Conv2d_OneDNN (__main__.TestConvolutionNN) ... ok (0.025s) 2023-01-11T22:46:56.3180795Z test_Conv2d_backward_twice (__main__.TestConvolutionNN) ... ok (0.734s) 2023-01-11T22:46:56.3181133Z test_Conv2d_groups_nobias (__main__.TestConvolutionNN) ... ok (0.045s) 2023-01-11T22:46:56.3181468Z test_Conv2d_groups_nobias_v2 (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T22:46:56.3181840Z test_Conv2d_inconsistent_types (__main__.TestConvolutionNN) ... ok (0.011s) 2023-01-11T22:46:56.3182238Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestConvolutionNN) ... skip: CUDA not available (0.001s) 2023-01-11T22:46:56.3182716Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestConvolutionNN) ... skip: CUDA not available (0.001s) 2023-01-11T22:46:56.3183162Z test_Conv2d_missing_argument (__main__.TestConvolutionNN) ... ok (0.003s) 2023-01-11T22:46:56.3183503Z test_Conv2d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.007s) 2023-01-11T22:46:56.3183839Z test_Conv3d_groups_nobias (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T22:46:56.3184169Z test_Conv3d_groups_wbias (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T22:46:56.3184510Z test_Conv3d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T22:46:56.3184882Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T22:46:56.3185270Z test_ConvTranspose2d_output_size (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T22:46:56.3185657Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestConvolutionNN) ... ok (4.594s) 2023-01-11T22:46:56.3186050Z test_ConvTranspose3d_correct_output_size (__main__.TestConvolutionNN) ... ok (0.000s) 2023-01-11T22:46:56.3186419Z test_conv2d_discontiguous_weight (__main__.TestConvolutionNN) ... ok (0.073s) 2023-01-11T22:46:56.3186757Z test_conv_backcompat (__main__.TestConvolutionNN) ... ok (0.014s) 2023-01-11T22:46:56.3187128Z test_conv_cudnn_memory_layout_dominance (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:46:56.3187476Z test_conv_invalid_groups (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T22:46:56.3187847Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestConvolutionNN) ... ok (0.018s) 2023-01-11T22:46:56.3188208Z test_conv_padding_mode (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T22:46:56.3189176Z test_conv_shapecheck (__main__.TestConvolutionNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T22:46:56.3190013Z warnings.warn( 2023-01-11T22:46:56.3190205Z ok (0.033s) 2023-01-11T22:46:56.3190453Z test_conv_tbc (__main__.TestConvolutionNN) ... ok (0.010s) 2023-01-11T22:46:56.3190796Z test_cudnn_non_contiguous (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T22:46:56.3191242Z test_cudnn_noncontiguous_weight (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:46:56.3191593Z test_functional_grad_conv (__main__.TestConvolutionNN) ... ok (0.010s) 2023-01-11T22:46:56.3191930Z test_functional_grad_conv2d (__main__.TestConvolutionNN) ... ok (0.195s) 2023-01-11T22:46:56.3192260Z test_grad_conv1d_input (__main__.TestConvolutionNN) ... ok (0.058s) 2023-01-11T22:46:56.3192587Z test_grad_conv1d_weight (__main__.TestConvolutionNN) ... ok (0.049s) 2023-01-11T22:46:56.3192914Z test_grad_conv2d_input (__main__.TestConvolutionNN) ... ok (0.059s) 2023-01-11T22:46:56.3193237Z test_grad_conv2d_weight (__main__.TestConvolutionNN) ... ok (0.066s) 2023-01-11T22:46:56.3193537Z test_grad_conv3d_input (__main__.TestConvolutionNN) ... ok (0.084s) 2023-01-11T22:46:56.3193857Z test_grad_conv3d_weight (__main__.TestConvolutionNN) ... ok (0.064s) 2023-01-11T22:46:56.3194229Z test_grouped_conv_cudnn_nhwc_support (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.002s) 2023-01-11T22:46:56.3195232Z test_invalid_conv1d (__main__.TestConvolutionNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T22:46:56.3196067Z warnings.warn( 2023-01-11T22:46:56.3196259Z ok (0.011s) 2023-01-11T22:46:56.3196514Z test_invalid_conv2d (__main__.TestConvolutionNN) ... ok (0.017s) 2023-01-11T22:46:56.3196827Z test_invalid_conv3d (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T22:46:56.3197132Z test_mismatch_shape_conv2d (__main__.TestConvolutionNN) ... ok (0.000s) 2023-01-11T22:46:56.3197484Z test_nnpack_conv (__main__.TestConvolutionNN) ... skip: NNPACK unavailable (0.010s) 2023-01-11T22:46:56.3197880Z test_thnn_conv_strided_padded_dilated (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T22:46:56.3198100Z 2023-01-11T22:46:56.3198261Z ---------------------------------------------------------------------- 2023-01-11T22:46:56.3198527Z Ran 43 tests in 6.266s 2023-01-11T22:46:56.3198653Z 2023-01-11T22:46:56.3198736Z OK (skipped=9) 2023-01-11T22:46:56.3198854Z 2023-01-11T22:46:56.3198950Z Generating XML reports... 2023-01-11T22:46:56.3199325Z Generated XML report: test-reports\python-unittest\nn.test_convolution\TEST-TestConvolutionNN-20230111224649.xml 2023-01-11T22:46:56.3199604Z 2023-01-11T22:46:56.3199903Z ##[endgroup] 2023-01-11T22:46:56.3200283Z FINISHED PRINTING LOG FILE of nn/test_convolution (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_convolution_z139fhqs) 2023-01-11T22:46:56.3200620Z 2023-01-11T22:46:56.3200747Z Running nn/test_pooling ... [2023-01-11 22:46:56.317679] 2023-01-11T22:46:56.3201251Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_pooling.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:56.318289] 2023-01-11T22:47:01.2120092Z 2023-01-11T22:47:01.2120524Z Expand the folded group to see the log file of nn/test_pooling 2023-01-11T22:47:01.2121410Z ##[group]PRINTING LOG FILE of nn/test_pooling (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_pooling_75hnce86) 2023-01-11T22:47:01.2122287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:47:01.2123208Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:47:01.2123369Z 2023-01-11T22:47:01.2123452Z Running tests... 2023-01-11T22:47:01.2123821Z ---------------------------------------------------------------------- 2023-01-11T22:47:01.2124178Z Test results will be stored in test-reports\python-unittest\nn.test_pooling 2023-01-11T22:47:01.2124504Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.005s) 2023-01-11T22:47:01.2124814Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.003s) 2023-01-11T22:47:01.2125137Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.002s) 2023-01-11T22:47:01.2125455Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.012s) 2023-01-11T22:47:01.2125802Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.008s) 2023-01-11T22:47:01.2126139Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.067s) 2023-01-11T22:47:01.2126480Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.187s) 2023-01-11T22:47:01.2126802Z test_MaxUnpool2d_output_size (__main__.TestPoolingNN) ... ok (0.691s) 2023-01-11T22:47:01.2127137Z test_adaptive_pooling_avg_nhwc (__main__.TestPoolingNN) ... ok (0.004s) 2023-01-11T22:47:01.2127527Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestPoolingNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:47:01.2127967Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestPoolingNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:47:01.2128369Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestPoolingNN) ... ok (0.003s) 2023-01-11T22:47:01.2128722Z test_adaptive_pooling_bfloat16 (__main__.TestPoolingNN) ... ok (0.007s) 2023-01-11T22:47:01.2129035Z test_adaptive_pooling_input_size (__main__.TestPoolingNN) ... ok (0.000s) 2023-01-11T22:47:01.2129372Z test_adaptive_pooling_size_none (__main__.TestPoolingNN) ... ok (0.006s) 2023-01-11T22:47:01.2129709Z test_adaptive_pooling_size_overflow (__main__.TestPoolingNN) ... ok (0.000s) 2023-01-11T22:47:01.2130023Z test_max_unpool (__main__.TestPoolingNN) ... ok (0.342s) 2023-01-11T22:47:01.2130331Z test_max_unpool2d_nhwc_cpu (__main__.TestPoolingNN) ... ok (0.010s) 2023-01-11T22:47:01.2130509Z 2023-01-11T22:47:01.2130669Z ---------------------------------------------------------------------- 2023-01-11T22:47:01.2130915Z Ran 18 tests in 1.391s 2023-01-11T22:47:01.2131044Z 2023-01-11T22:47:01.2131124Z OK (skipped=2) 2023-01-11T22:47:01.2131240Z 2023-01-11T22:47:01.2131338Z Generating XML reports... 2023-01-11T22:47:01.2131706Z Generated XML report: test-reports\python-unittest\nn.test_pooling\TEST-TestAvgPool-20230111224659.xml 2023-01-11T22:47:01.2132196Z Generated XML report: test-reports\python-unittest\nn.test_pooling\TEST-TestPoolingNN-20230111224659.xml 2023-01-11T22:47:01.2132455Z 2023-01-11T22:47:01.2132704Z ##[endgroup] 2023-01-11T22:47:01.2133056Z FINISHED PRINTING LOG FILE of nn/test_pooling (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_pooling_75hnce86) 2023-01-11T22:47:01.2133326Z 2023-01-11T22:47:01.2133457Z Running test_autograd ... [2023-01-11 22:47:01.206246] 2023-01-11T22:47:01.2133886Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:47:01.206246] 2023-01-11T22:47:30.8722310Z 2023-01-11T22:47:30.8722776Z Expand the folded group to see the log file of test_autograd 2023-01-11T22:47:30.8723538Z ##[group]PRINTING LOG FILE of test_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autograd_9bil5uay) 2023-01-11T22:47:30.8730963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:47:30.8731693Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:47:30.8731953Z 2023-01-11T22:47:30.8732041Z Running tests... 2023-01-11T22:47:30.8732322Z ---------------------------------------------------------------------- 2023-01-11T22:47:30.8732679Z Test results will be stored in test-reports\python-unittest\test_autograd 2023-01-11T22:47:30.8733086Z test_backward_out_of_context (__main__.TestAllowMutationOnSaved) ... ok (0.004s) 2023-01-11T22:47:30.8733419Z test_basic (__main__.TestAllowMutationOnSaved) ... ok (0.651s) 2023-01-11T22:47:30.8735294Z test_disallow_nesting (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T22:47:30.8735924Z test_double_backward (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:47:30.8736525Z test_save_base_and_modify_view (__main__.TestAllowMutationOnSaved) ... ok (0.000s) 2023-01-11T22:47:30.8737079Z test_save_view_modify_base (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:47:30.8737638Z test_saved_but_not_anymore (__main__.TestAllowMutationOnSaved) ... ok (0.000s) 2023-01-11T22:47:30.8738243Z test_saved_same_tensor_different_versions (__main__.TestAllowMutationOnSaved) ... ok (0.006s) 2023-01-11T22:47:30.8738864Z test_saved_same_tensor_many_times (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:47:30.8739467Z test_views (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:47:30.8740008Z test_with_math_views (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:47:30.8740712Z test_with_out_variant (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:47:30.8741363Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8742784Z test_accumulate_grad (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1134.) 2023-01-11T22:47:30.8744108Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:47:30.8744517Z ok (0.004s) 2023-01-11T22:47:30.8744877Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8745375Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8746153Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:4090: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:47:30.8746833Z with detect_anomaly(): 2023-01-11T22:47:30.8747110Z ok (0.002s) 2023-01-11T22:47:30.8747472Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8747890Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:47:30.8748306Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8748723Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8749235Z test_autograd_function_extension_enabled_by_default (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8749606Z test_autograd_function_extension_feature_flag (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8749958Z test_autograd_inplace_view_of_view (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8750306Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.036s) 2023-01-11T22:47:30.8750719Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8751073Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8751427Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:47:30.8751773Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.062s) 2023-01-11T22:47:30.8752102Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8752404Z test_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8752701Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8752980Z test_backward_copy (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8753292Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8753607Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8753956Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8754346Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8754708Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8755032Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8755362Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8755786Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8756505Z test_calculate_shape_util (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py:58: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:47:30.8757503Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T22:47:30.8757774Z ok (0.002s) 2023-01-11T22:47:30.8758030Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8758334Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8758663Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8759060Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:47:30.8759452Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2023-01-11T22:47:30.8759823Z Test that autocast args such as the dtype are preserved during non-reentrant ... ok (0.004s) 2023-01-11T22:47:30.8760188Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2023-01-11T22:47:30.8760585Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: Test requires CUDA bf16 support (0.001s) 2023-01-11T22:47:30.8760972Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2023-01-11T22:47:30.8761347Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.003s) 2023-01-11T22:47:30.8761707Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2023-01-11T22:47:30.8762061Z Verifies that correct gradients are calculated for checkpoint ... ok (0.002s) 2023-01-11T22:47:30.8762517Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8762895Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2023-01-11T22:47:30.8763264Z Verifies gradient correctness when checkpoint without reentrant autograd ... ok (0.004s) 2023-01-11T22:47:30.8763656Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8764140Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8764548Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2023-01-11T22:47:30.8764979Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:47:30.8765398Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2023-01-11T22:47:30.8765826Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:47:30.8766280Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... skip: Test requires CUDA (0.006s) 2023-01-11T22:47:30.8766664Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2023-01-11T22:47:30.8767021Z Ensures that gradient hooks are only called once per tensor. ... ok (0.000s) 2023-01-11T22:47:30.8767369Z test_copy_slices_graph_task_updates (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8767718Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... ok (0.606s) 2023-01-11T22:47:30.8768074Z test_current_graph_task_execution_order (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:47:30.8768404Z test_current_graph_task_id (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8768688Z test_current_node (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:47:30.8768999Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8769336Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8769662Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.202s) 2023-01-11T22:47:30.8769971Z test_custom_function_error (__main__.TestAutograd) ... ok (0.088s) 2023-01-11T22:47:30.8770293Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8770641Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8770987Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8771361Z test_custom_function_forward_mode_non_differentiable (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8771828Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8772212Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:47:30.8772620Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8772973Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8773309Z test_custom_function_mark_dirty_not_differentiable (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:47:30.8773658Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8773996Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:47:30.8774346Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8774683Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:47:30.8775012Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8775419Z test_custom_function_setup_context_multi_input (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8775753Z test_custom_function_setup_context_multi_output (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8776102Z test_custom_function_setup_context_simple (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8776423Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.290s) 2023-01-11T22:47:30.8776810Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8777134Z test_dep_nograd (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8777427Z test_dependent_backward (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8777700Z test_detach (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8777961Z test_detach_base (__main__.TestAutograd) 2023-01-11T22:47:30.8778227Z detaching base does not detach view ... ok (0.001s) 2023-01-11T22:47:30.8778552Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8779218Z test_diagonal_expanded_v (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:2510: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:47:30.8779810Z v_expanded = torch.tensor(value).expand(10) 2023-01-11T22:47:30.8780035Z ok (0.001s) 2023-01-11T22:47:30.8780241Z test_dir (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8780541Z test_disabling_saved_tensor_hooks (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8780882Z test_disabling_saved_tensor_hooks_nested (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8781215Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8781542Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8781876Z test_first_grad_fn_access_in_no_grad_mode (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8782177Z test_free_deep_graph (__main__.TestAutograd) ... ok (2.350s) 2023-01-11T22:47:30.8782492Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (1.664s) 2023-01-11T22:47:30.8782821Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (2.589s) 2023-01-11T22:47:30.8783160Z test_full_backward_hook_double_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8783470Z test_function (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8783767Z test_function_returns_input (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8784080Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8784387Z test_gc_in_destructor (__main__.TestAutograd) 2023-01-11T22:47:30.8784715Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.996s) 2023-01-11T22:47:30.8785040Z test_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8785321Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8785616Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8785899Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8786204Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:47:30.8786515Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8786816Z test_grad_fn_prehooks (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8787138Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8787482Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8787789Z test_grad_mode_class_decoration (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8788183Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8789276Z test_grad_nonleaf (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:776: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:47:30.8790198Z self.assertIsNone(x.grad) 2023-01-11T22:47:30.8790407Z ok (0.000s) 2023-01-11T22:47:30.8790663Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8791710Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:828: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:47:30.8792653Z self.assertIsNone(x_list[0].grad) 2023-01-11T22:47:30.8793602Z C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:835: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:47:30.8794486Z self.assertIsNone(x_list[i].grad) 2023-01-11T22:47:30.8794703Z ok (0.012s) 2023-01-11T22:47:30.8794961Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8795267Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8795704Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.031s) 2023-01-11T22:47:30.8796052Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.021s) 2023-01-11T22:47:30.8796389Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2023-01-11T22:47:30.8796744Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.032s) 2023-01-11T22:47:30.8797479Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:47:30.8798073Z warnings.warn( 2023-01-11T22:47:30.8798268Z ok (0.006s) 2023-01-11T22:47:30.8798528Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8799218Z test_gradcheck_custom_error (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:47:30.8799845Z warnings.warn( 2023-01-11T22:47:30.8800035Z ok (0.020s) 2023-01-11T22:47:30.8800308Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:47:30.8800649Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.153s) 2023-01-11T22:47:30.8800963Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:47:30.8801862Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8802257Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:47:30.8803149Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:616: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T22:47:30.8803987Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2023-01-11T22:47:30.8804264Z ok (0.009s) 2023-01-11T22:47:30.8805048Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:209: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T22:47:30.8805868Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2023-01-11T22:47:30.8806144Z ok (0.020s) 2023-01-11T22:47:30.8806769Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:47:30.8807358Z warnings.warn( 2023-01-11T22:47:30.8807530Z ok (0.051s) 2023-01-11T22:47:30.8808150Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:47:30.8808740Z warnings.warn( 2023-01-11T22:47:30.8808935Z ok (0.021s) 2023-01-11T22:47:30.8809204Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.094s) 2023-01-11T22:47:30.8809580Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8809928Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.014s) 2023-01-11T22:47:30.8810712Z test_gradcheck_sparse_bsc_input (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:4389: UserWarning: Sparse BSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:47:30.8811521Z gradcheck(fn, torch.rand(4, 8, dtype=torch.double).to_sparse_bsc((2, 2)).requires_grad_(True), 2023-01-11T22:47:30.8811779Z ok (0.036s) 2023-01-11T22:47:30.8812040Z test_gradcheck_sparse_bsr_input (__main__.TestAutograd) ... ok (0.019s) 2023-01-11T22:47:30.8812432Z test_gradcheck_sparse_csc_input (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8812759Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8813087Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:47:30.8813811Z test_gradcheck_test_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:47:30.8814378Z warnings.warn( 2023-01-11T22:47:30.8814552Z ok (0.002s) 2023-01-11T22:47:30.8814814Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.016s) 2023-01-11T22:47:30.8815155Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:47:30.8815496Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8815822Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:47:30.8816142Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test requires CUDA (0.000s) 2023-01-11T22:47:30.8816479Z test_hessian_vector (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8816765Z test_hook_none (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8817051Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8817338Z test_hooks (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8817618Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8817915Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8818225Z test_indexing (__main__.TestAutograd) ... ok (0.029s) 2023-01-11T22:47:30.8818523Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8818822Z test_inplace (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8819124Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8819447Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:47:30.8819752Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8820076Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8820402Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.117s) 2023-01-11T22:47:30.8820714Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8821014Z test_integer_outputs (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8821316Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8821597Z test_isolated_node (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8821892Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8822227Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8822547Z test_lobpcg (__main__.TestAutograd) ... ok (2.328s) 2023-01-11T22:47:30.8822849Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8823178Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8823489Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8823810Z test_materialize_grads (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8824110Z test_multi_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8824413Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8824719Z test_multi_grad_hooks (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8825486Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1816.) 2023-01-11T22:47:30.8826255Z return super(Tensor, self).refine_names(names) 2023-01-11T22:47:30.8826480Z ok (0.002s) 2023-01-11T22:47:30.8826787Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.002s) 2023-01-11T22:47:30.8827157Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:47:30.8827524Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8827868Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:47:30.8828201Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8828525Z test_next_functions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8828789Z test_no_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8829083Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8829382Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8830026Z test_no_grad_copy_sparse (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2325: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2023-01-11T22:47:30.8830579Z warnings.warn( 2023-01-11T22:47:30.8830770Z ok (0.011s) 2023-01-11T22:47:30.8831011Z test_no_grad_input (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8831296Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8831601Z test_no_grad_python_function (__main__.TestAutograd) 2023-01-11T22:47:30.8831897Z Python Functions should respect grad mode. ... ok (0.002s) 2023-01-11T22:47:30.8832209Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8832526Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8832828Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8833151Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8833466Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8833776Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8834090Z test_once_differentiable (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8834435Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8834808Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8835112Z test_pickle (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8835410Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8835829Z test_power_function (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:47:30.8836384Z test_profiler (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8837048Z STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8837678Z STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8838139Z ok (0.004s) 2023-01-11T22:47:30.8838383Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8838938Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8839668Z STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8840290Z STAGE:2023-01-11 22:47:18 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8840608Z 2023-01-11T22:47:30.8840749Z =================================================================================================================================================================== 2023-01-11T22:47:30.8840969Z TEST 2023-01-11T22:47:30.8841359Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8841863Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:47:30.8842354Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8842820Z aten::lstm 0.88% 308.000us 5.82% 2.049ms 2.049ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8843124Z aten::lstm 0.78% 276.000us 4.96% 1.745ms 1.745ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8843439Z aten::lstm 0.74% 261.000us 4.87% 1.713ms 1.713ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8843757Z aten::lstm 0.73% 258.000us 4.95% 1.743ms 1.743ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8844081Z aten::lstm 0.72% 253.000us 5.02% 1.767ms 1.767ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8844393Z aten::lstm 0.69% 242.000us 4.97% 1.748ms 1.748ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8844697Z aten::lstm 0.66% 231.000us 4.96% 1.747ms 1.747ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8845000Z aten::lstm 0.66% 231.000us 4.69% 1.651ms 1.651ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8845306Z aten::lstm 0.63% 222.000us 4.95% 1.742ms 1.742ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8845612Z aten::lstm 0.63% 221.000us 4.93% 1.734ms 1.734ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8846037Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8846417Z Self CPU time total: 35.188ms 2023-01-11T22:47:30.8846552Z 2023-01-11T22:47:30.8846829Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8847381Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:47:30.8847864Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8848321Z aten::lstm 12.48% 4.392ms 98.41% 34.627ms 1.731ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8848644Z aten::sigmoid_ 9.59% 3.375ms 9.59% 3.375ms 5.625us 600 [[3, 20]] 2023-01-11T22:47:30.8848970Z aten::mul 9.44% 3.322ms 9.44% 3.322ms 5.537us 600 [[3, 20], [3, 20]] 2023-01-11T22:47:30.8849291Z aten::addmm 8.87% 3.121ms 12.53% 4.409ms 22.045us 200 [[80], [3, 20], [20, 80], [], []] 2023-01-11T22:47:30.8849606Z aten::slice 5.45% 1.919ms 7.53% 2.648ms 3.310us 800 [[3, 80], [], [], [], []] 2023-01-11T22:47:30.8849928Z aten::unsafe_split 5.34% 1.878ms 18.05% 6.351ms 31.755us 200 [[3, 80], [], []] 2023-01-11T22:47:30.8850253Z aten::narrow 5.15% 1.812ms 11.64% 4.095ms 5.119us 800 [[3, 80], [], [], []] 2023-01-11T22:47:30.8850564Z aten::tanh 3.13% 1.103ms 3.13% 1.103ms 5.515us 200 [[3, 20]] 2023-01-11T22:47:30.8850872Z aten::tanh_ 3.02% 1.064ms 3.02% 1.064ms 5.320us 200 [[3, 20]] 2023-01-11T22:47:30.8851184Z aten::add_ 2.98% 1.047ms 2.98% 1.047ms 5.235us 200 [[3, 80], [3, 80], []] 2023-01-11T22:47:30.8851611Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8851987Z Self CPU time total: 35.188ms 2023-01-11T22:47:30.8852123Z 2023-01-11T22:47:30.8852263Z =================================================================================================================================================================== 2023-01-11T22:47:30.8852479Z TEST 2023-01-11T22:47:30.8852700Z =================================================================================================================================================================== 2023-01-11T22:47:30.8852980Z This report only display top-level ops statistics 2023-01-11T22:47:30.8853411Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8853895Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:47:30.8854375Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8854809Z aten::lstm 0.88% 308.000us 5.82% 2.049ms 2.049ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8855118Z aten::lstm 0.78% 276.000us 4.96% 1.745ms 1.745ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8855484Z aten::lstm 0.74% 261.000us 4.87% 1.713ms 1.713ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8855792Z aten::lstm 0.73% 258.000us 4.95% 1.743ms 1.743ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8856145Z aten::lstm 0.72% 253.000us 5.02% 1.767ms 1.767ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8856451Z aten::lstm 0.69% 242.000us 4.97% 1.748ms 1.748ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8856735Z aten::lstm 0.66% 231.000us 4.96% 1.747ms 1.747ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8857041Z aten::lstm 0.66% 231.000us 4.69% 1.651ms 1.651ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8857338Z aten::lstm 0.63% 222.000us 4.95% 1.742ms 1.742ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8857653Z aten::lstm 0.63% 221.000us 4.93% 1.734ms 1.734ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8858084Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8858466Z Self CPU time total: 35.188ms 2023-01-11T22:47:30.8858600Z 2023-01-11T22:47:30.8858741Z =================================================================================================================================================================== 2023-01-11T22:47:30.8859024Z This report only display top-level ops statistics 2023-01-11T22:47:30.8859455Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8859933Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:47:30.8860408Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8860825Z aten::lstm 12.48% 4.392ms 98.41% 34.627ms 1.731ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:47:30.8861141Z aten::randn 0.85% 298.000us 1.57% 553.000us 9.217us 60 [[], [], [], [], []] 2023-01-11T22:47:30.8861571Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:47:30.8861948Z Self CPU time total: 35.188ms 2023-01-11T22:47:30.8862081Z 2023-01-11T22:47:30.8862213Z Total time based on python measurements: 31.482ms 2023-01-11T22:47:30.8862503Z CPU time measurement python side overhead: -10.53% 2023-01-11T22:47:30.8862738Z ok (2.222s) 2023-01-11T22:47:30.8862965Z test_profiler_aggregation_table (__main__.TestAutograd) 2023-01-11T22:47:30.8863508Z Test if the profiling result is aggregated for `str(prof)` ... STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8864183Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8864864Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8865251Z ok (0.004s) 2023-01-11T22:47:30.8865514Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8866102Z test_profiler_propagation (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8866783Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8867402Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8867775Z ok (0.071s) 2023-01-11T22:47:30.8868234Z test_profiler_seq_nr (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8868895Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8869510Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8870074Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:47:30.8870523Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls 2023-01-11T22:47:30.8870969Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:47:30.8871383Z aten::add 15.74% 17.000us 15.74% 17.000us 17.000us 1 2023-01-11T22:47:30.8871700Z aten::sum 13.89% 15.000us 14.81% 16.000us 16.000us 1 2023-01-11T22:47:30.8872033Z torch::autograd::AccumulateGrad 9.26% 10.000us 21.30% 23.000us 11.500us 2 2023-01-11T22:47:30.8872370Z aten::randn 7.41% 8.000us 19.44% 21.000us 10.500us 2 2023-01-11T22:47:30.8872665Z aten::normal_ 7.41% 8.000us 7.41% 8.000us 4.000us 2 2023-01-11T22:47:30.8872986Z aten::copy_ 7.41% 8.000us 7.41% 8.000us 4.000us 2 2023-01-11T22:47:30.8873293Z AddBackward0 6.48% 7.000us 6.48% 7.000us 7.000us 1 2023-01-11T22:47:30.8873761Z aten::expand 5.56% 6.000us 6.48% 7.000us 7.000us 1 2023-01-11T22:47:30.8874139Z aten::empty 4.63% 5.000us 4.63% 5.000us 2.500us 2 2023-01-11T22:47:30.8874552Z autograd::engine::evaluate_function: SumBackward1 3.70% 4.000us 12.04% 13.000us 13.000us 1 2023-01-11T22:47:30.8874917Z aten::new_empty_strided 3.70% 4.000us 4.63% 5.000us 2.500us 2 2023-01-11T22:47:30.8875308Z aten::ones_like 2.78% 3.000us 5.56% 6.000us 6.000us 1 2023-01-11T22:47:30.8875737Z autograd::engine::evaluate_function: AddBackward0 2.78% 3.000us 9.26% 10.000us 10.000us 1 2023-01-11T22:47:30.8876138Z aten::as_strided 1.85% 2.000us 1.85% 2.000us 1.000us 2 2023-01-11T22:47:30.8876459Z aten::empty_like 1.85% 2.000us 2.78% 3.000us 3.000us 1 2023-01-11T22:47:30.8876792Z aten::empty_strided 1.85% 2.000us 1.85% 2.000us 0.667us 3 2023-01-11T22:47:30.8877096Z SumBackward1 1.85% 2.000us 8.33% 9.000us 9.000us 1 2023-01-11T22:47:30.8877449Z autograd::engine::evaluate_function: torch::autograd... 1.85% 2.000us 23.15% 25.000us 12.500us 2 2023-01-11T22:47:30.8877796Z aten::fill_ 0.00% 0.000us 0.00% 0.000us 0.000us 2 2023-01-11T22:47:30.8878205Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:47:30.8878564Z Self CPU time total: 108.000us 2023-01-11T22:47:30.8878699Z 2023-01-11T22:47:30.8878773Z ok (0.005s) 2023-01-11T22:47:30.8879245Z test_profiler_shapes (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8879960Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8880578Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8880953Z 2023-01-11T22:47:30.8881216Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:47:30.8881684Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:47:30.8882139Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:47:30.8882564Z aten::linear 3.32% 7.000us 57.35% 121.000us 121.000us 1 [[128, 20], [30, 20], [30]] 2023-01-11T22:47:30.8882878Z aten::t 10.90% 23.000us 14.69% 31.000us 31.000us 1 [[30, 20]] 2023-01-11T22:47:30.8883195Z aten::transpose 2.84% 6.000us 3.79% 8.000us 8.000us 1 [[30, 20], [], []] 2023-01-11T22:47:30.8883518Z aten::as_strided 0.95% 2.000us 0.95% 2.000us 2.000us 1 [[30, 20], [], [], []] 2023-01-11T22:47:30.8883838Z aten::addmm 32.23% 68.000us 39.34% 83.000us 83.000us 1 [[30], [128, 20], [20, 30], [], []] 2023-01-11T22:47:30.8884150Z aten::expand 1.42% 3.000us 1.42% 3.000us 3.000us 1 [[30], [], []] 2023-01-11T22:47:30.8884526Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30], [], [], []] 2023-01-11T22:47:30.8884847Z aten::copy_ 5.69% 12.000us 5.69% 12.000us 12.000us 1 [[128, 30], [128, 30], []] 2023-01-11T22:47:30.8885209Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T22:47:30.8885535Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2023-01-11T22:47:30.8885832Z aten::linear 1.42% 3.000us 42.65% 90.000us 90.000us 1 [[128, 30], [40, 30], [40]] 2023-01-11T22:47:30.8886139Z aten::t 1.90% 4.000us 2.84% 6.000us 6.000us 1 [[40, 30]] 2023-01-11T22:47:30.8886516Z aten::transpose 0.47% 1.000us 0.95% 2.000us 2.000us 1 [[40, 30], [], []] 2023-01-11T22:47:30.8886835Z aten::as_strided 0.47% 1.000us 0.47% 1.000us 1.000us 1 [[40, 30], [], [], []] 2023-01-11T22:47:30.8887195Z aten::addmm 34.12% 72.000us 38.39% 81.000us 81.000us 1 [[40], [128, 30], [30, 40], [], []] 2023-01-11T22:47:30.8887508Z aten::expand 0.95% 2.000us 0.95% 2.000us 2.000us 1 [[40], [], []] 2023-01-11T22:47:30.8887821Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40], [], [], []] 2023-01-11T22:47:30.8888136Z aten::copy_ 3.32% 7.000us 3.32% 7.000us 7.000us 1 [[128, 40], [128, 40], []] 2023-01-11T22:47:30.8888454Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2023-01-11T22:47:30.8888772Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T22:47:30.8889201Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:47:30.8889564Z Self CPU time total: 211.000us 2023-01-11T22:47:30.8889700Z 2023-01-11T22:47:30.8889756Z ok (0.010s) 2023-01-11T22:47:30.8890231Z test_profiler_unboxed_only (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8890915Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8891535Z STAGE:2023-01-11 22:47:20 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8891920Z ok (0.002s) 2023-01-11T22:47:30.8892190Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (2.981s) 2023-01-11T22:47:30.8892784Z test_record_function (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8893507Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8894183Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8894766Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8895417Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8896025Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8896407Z ok (0.005s) 2023-01-11T22:47:30.8896881Z test_record_function_callbacks (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8897542Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8898154Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8898538Z ok (0.003s) 2023-01-11T22:47:30.8899064Z test_record_function_legacy (__main__.TestAutograd) ... STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:47:30.8899785Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:47:30.8900388Z STAGE:2023-01-11 22:47:23 4324:4596 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:47:30.8900771Z ok (0.000s) 2023-01-11T22:47:30.8901044Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8901378Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8901695Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8902030Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8902357Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8902688Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8903021Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:47:30.8903370Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8903693Z test_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8903988Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8904274Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8904574Z test_retain_grad (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:47:30.8904873Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8905233Z test_retain_grad_inplace (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8905557Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8905876Z test_return_duplicate (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8906235Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8906545Z test_return_leaf (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8906900Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8907210Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8907531Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8907844Z test_save_output_nr (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8908266Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8908682Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8909111Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8909527Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:47:30.8909917Z test_saved_variable_saved_original_inplace_detach (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8910269Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8910606Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8910909Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.026s) 2023-01-11T22:47:30.8911227Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8911584Z test_select_sum (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8911888Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8912209Z test_set_data_self_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8912584Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8912880Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8913219Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8913576Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8913919Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8914227Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8914546Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8914896Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8915191Z test_setitem (__main__.TestAutograd) ... ok (0.016s) 2023-01-11T22:47:30.8915545Z test_setitem_mask (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8915902Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8916304Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8916644Z test_shape (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8916931Z test_sharded_grad (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:47:30.8917206Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8917507Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8917811Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8918172Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8918464Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8918817Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8919113Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8919418Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8920336Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:47:30.8920889Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:4200: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:47:30.8921514Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:47:30.8921916Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:47:30.8922139Z should be replaced with 2023-01-11T22:47:30.8922383Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:47:30.8922604Z and 2023-01-11T22:47:30.8922807Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:47:30.8923033Z should be replaced with 2023-01-11T22:47:30.8923470Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:47:30.8923889Z w, v = torch.symeig(A, eigenvectors=False) 2023-01-11T22:47:30.8924101Z ok (0.002s) 2023-01-11T22:47:30.8924412Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:47:30.8924768Z test_thread_shutdown (__main__.TestAutograd) ... skip: Skipping because doesn't work for windows (0.002s) 2023-01-11T22:47:30.8925167Z test_to_sparse_backward (__main__.TestAutograd) ... ok (0.025s) 2023-01-11T22:47:30.8925457Z test_too_many_grads (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8925729Z test_type_conversions (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8926028Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:47:30.8926313Z test_unused_output (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8926610Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8926915Z test_variable_traverse (__main__.TestAutograd) ... ok (0.145s) 2023-01-11T22:47:30.8927201Z test_version_counter (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8927471Z test_view_func_replay (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:47:30.8927764Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:47:30.8928065Z test_will_engine_execute_node (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:47:30.8928391Z test_wrapped_number_saved_variable_hooks (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T22:47:30.8928768Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.006s) 2023-01-11T22:47:30.8929162Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.000s) 2023-01-11T22:47:30.8929971Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:8092: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8930773Z self.assertEqual(dual.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T22:47:30.8931505Z C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:8101: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8932156Z self.assertEqual(dual_primal.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T22:47:30.8932831Z C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:8102: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8933557Z self.assertEqual(dual_tangent.storage().data_ptr(), bar.storage().data_ptr()) 2023-01-11T22:47:30.8933817Z ok (0.011s) 2023-01-11T22:47:30.8934093Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:47:30.8934506Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8934879Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... ok (0.009s) 2023-01-11T22:47:30.8935675Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:8351: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8936420Z self.assertEqual(len(result.storage()), len(target.storage()) * prod_of_t_bdims) 2023-01-11T22:47:30.8949658Z ok (0.009s) 2023-01-11T22:47:30.8949969Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8950359Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:47:30.8950741Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8951097Z test_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:47:30.8951440Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:47:30.8951806Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8952207Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8952600Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8952948Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:47:30.8953337Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T22:47:30.8954169Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:7790: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8954898Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T22:47:30.8955126Z ok (0.006s) 2023-01-11T22:47:30.8955539Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T22:47:30.8956494Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:7826: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8957225Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T22:47:30.8957459Z ok (0.000s) 2023-01-11T22:47:30.8958163Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:7841: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8959041Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T22:47:30.8959276Z ok (0.000s) 2023-01-11T22:47:30.8959545Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T22:47:30.8959897Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T22:47:30.8960305Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.011s) 2023-01-11T22:47:30.8960639Z test_print (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:47:30.8960987Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8961366Z test_set_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:47:30.8961710Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:47:30.8962133Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:47:30.8962578Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:47:30.8962974Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:47:30.8963390Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2023-01-11T22:47:30.8963802Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2023-01-11T22:47:30.8964674Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:7716: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:30.8965419Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T22:47:30.8965648Z ok (0.002s) 2023-01-11T22:47:30.8965945Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.008s) 2023-01-11T22:47:30.8966360Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2023-01-11T22:47:30.8966812Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:47:30.8967313Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T22:47:30.8967878Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T22:47:30.8968387Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.023s) 2023-01-11T22:47:30.8968912Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.156s) 2023-01-11T22:47:30.8969407Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (1.157s) 2023-01-11T22:47:30.8969896Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.077s) 2023-01-11T22:47:30.8970390Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.461s) 2023-01-11T22:47:30.8970866Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.8971327Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2023-01-11T22:47:30.8971775Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.8972311Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.8972780Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.8973252Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8973817Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T22:47:30.8974298Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8974816Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.8975263Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:47:30.8975691Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.8976128Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.8976571Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.8977018Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.020s) 2023-01-11T22:47:30.8977479Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.8977948Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.8978421Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8978883Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2023-01-11T22:47:30.8979357Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8979881Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8980371Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.025s) 2023-01-11T22:47:30.8980932Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.188s) 2023-01-11T22:47:30.8981433Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T22:47:30.8981922Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.049s) 2023-01-11T22:47:30.8982423Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:47:30.8982924Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.043s) 2023-01-11T22:47:30.8983419Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.8983908Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.8984372Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.104s) 2023-01-11T22:47:30.8984816Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.558s) 2023-01-11T22:47:30.8985255Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8985737Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8986154Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8986648Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8987188Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8987615Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8988033Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8988446Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8988878Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8989292Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:47:30.8989759Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.060s) 2023-01-11T22:47:30.8990254Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.410s) 2023-01-11T22:47:30.8990749Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.041s) 2023-01-11T22:47:30.8991243Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.305s) 2023-01-11T22:47:30.8991720Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8992176Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8992702Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8993173Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.8993719Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2023-01-11T22:47:30.8994208Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8994694Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.8995173Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.8995727Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.8996185Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.8996635Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.8997063Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:47:30.8997508Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.8997951Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:47:30.8998410Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.8998937Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.8999452Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.8999955Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.9000394Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9001466Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9002020Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.003s) 2023-01-11T22:47:30.9002594Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T22:47:30.9003142Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.9003669Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2023-01-11T22:47:30.9004174Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:47:30.9004688Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.022s) 2023-01-11T22:47:30.9005260Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.9005847Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.063s) 2023-01-11T22:47:30.9006363Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.9006860Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.026s) 2023-01-11T22:47:30.9007370Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.9007888Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.028s) 2023-01-11T22:47:30.9008390Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.9008886Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.045s) 2023-01-11T22:47:30.9009373Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9009847Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9010310Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.069s) 2023-01-11T22:47:30.9010757Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.412s) 2023-01-11T22:47:30.9011234Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9011685Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.9012188Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9012639Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.9013056Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9013547Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.9013966Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.9014392Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:47:30.9015165Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9015602Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.9016042Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.081s) 2023-01-11T22:47:30.9016470Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.523s) 2023-01-11T22:47:30.9016907Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.9017399Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:47:30.9017837Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.9018348Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.014s) 2023-01-11T22:47:30.9018790Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.9019215Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:47:30.9019622Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9020050Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.9020482Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9020908Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.9021336Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.060s) 2023-01-11T22:47:30.9021773Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.354s) 2023-01-11T22:47:30.9022210Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9022621Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:47:30.9023056Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.9023551Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.9024036Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T22:47:30.9024455Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.014s) 2023-01-11T22:47:30.9024866Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:47:30.9025282Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:47:30.9025686Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:47:30.9026100Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:47:30.9026498Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:47:30.9026873Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:47:30.9027332Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:47:30.9027741Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:47:30.9028151Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.003s) 2023-01-11T22:47:30.9028557Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:47:30.9029294Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:47:30.9029771Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:47:30.9030242Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:47:30.9030670Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:47:30.9031091Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:47:30.9031485Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T22:47:30.9031870Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.003s) 2023-01-11T22:47:30.9032279Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T22:47:30.9032680Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2023-01-11T22:47:30.9033085Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T22:47:30.9033494Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T22:47:30.9033895Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T22:47:30.9034288Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.010s) 2023-01-11T22:47:30.9034631Z test_cat_stack_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.140s) 2023-01-11T22:47:30.9034986Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.004s) 2023-01-11T22:47:30.9035378Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.023s) 2023-01-11T22:47:30.9035833Z test_multi_grad_hooks (__main__.TestMultithreadAutograd) ... ok (0.006s) 2023-01-11T22:47:30.9036255Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.003s) 2023-01-11T22:47:30.9036629Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.000s) 2023-01-11T22:47:30.9036977Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.013s) 2023-01-11T22:47:30.9037307Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.021s) 2023-01-11T22:47:30.9037653Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.012s) 2023-01-11T22:47:30.9037851Z 2023-01-11T22:47:30.9038010Z ---------------------------------------------------------------------- 2023-01-11T22:47:30.9038266Z Ran 478 tests in 25.188s 2023-01-11T22:47:30.9038386Z 2023-01-11T22:47:30.9038490Z OK (skipped=11, expected failures=1) 2023-01-11T22:47:30.9038627Z 2023-01-11T22:47:30.9038723Z Generating XML reports... 2023-01-11T22:47:30.9039105Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAllowMutationOnSaved-20230111224705.xml 2023-01-11T22:47:30.9039608Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutograd-20230111224705.xml 2023-01-11T22:47:30.9040129Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_complex.TestAutogradComplex-20230111224705.xml 2023-01-11T22:47:30.9040765Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardMode-20230111224705.xml 2023-01-11T22:47:30.9041338Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardModeBatchedGrad-20230111224705.xml 2023-01-11T22:47:30.9042008Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_functional.TestAutogradFunctional-20230111224705.xml 2023-01-11T22:47:30.9042952Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradInferenceMode-20230111224705.xml 2023-01-11T22:47:30.9043495Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestMultithreadAutograd-20230111224705.xml 2023-01-11T22:47:30.9043771Z 2023-01-11T22:47:30.9044106Z ##[endgroup] 2023-01-11T22:47:30.9044461Z FINISHED PRINTING LOG FILE of test_autograd (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autograd_9bil5uay) 2023-01-11T22:47:30.9044728Z 2023-01-11T22:47:30.9044857Z Running test_cpp_api_parity ... [2023-01-11 22:47:30.871592] 2023-01-11T22:47:30.9045318Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:47:30.871592] 2023-01-11T22:48:34.5821205Z 2023-01-11T22:48:34.5821905Z Expand the folded group to see the log file of test_cpp_api_parity 2023-01-11T22:48:34.5822935Z ##[group]PRINTING LOG FILE of test_cpp_api_parity (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_api_parity_4nv4e2hc) 2023-01-11T22:48:34.5834098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:48:34.5835105Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:48:34.5835535Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:48:34.5835810Z 2023-01-11T22:48:34.5835888Z Running tests... 2023-01-11T22:48:34.5836180Z ---------------------------------------------------------------------- 2023-01-11T22:48:34.5836599Z Test results will be stored in test-reports\python-unittest\test_cpp_api_parity 2023-01-11T22:48:34.5837025Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.084s) 2023-01-11T22:48:34.5837431Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5837891Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5838362Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5838787Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.5839265Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5839692Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5840091Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5840482Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5840854Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5841270Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.003s) 2023-01-11T22:48:34.5841770Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5842506Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5843031Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5843576Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.5844113Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5845362Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.5845930Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5846466Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5847018Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5847530Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5848050Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.006s) 2023-01-11T22:48:34.5848569Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5849095Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5849667Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5850671Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5851206Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5851710Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5852252Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5852791Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5853331Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5853858Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5854373Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.5854899Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5855410Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.5855836Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5856234Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5856635Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5857030Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5857422Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5857817Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5858209Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5858605Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5859023Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5859526Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5859917Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5860318Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.5860774Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5861179Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.066s) 2023-01-11T22:48:34.5861572Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.003s) 2023-01-11T22:48:34.5861937Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.055s) 2023-01-11T22:48:34.5862287Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5862648Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5863011Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5863375Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5863742Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5864106Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5864478Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5864830Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5865169Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5865509Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5865877Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5866248Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5866628Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5867010Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5867401Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5867773Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.5868132Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5868500Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5868861Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5869224Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5869593Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5869944Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5870290Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5870632Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.5870999Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.5871370Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.5871794Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5872214Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5872635Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5873060Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5873439Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5873846Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.5874277Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5874709Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.5875230Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5875671Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5876109Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5876493Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5876872Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5877240Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5877594Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5878001Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.5878415Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5878778Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5879141Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5879532Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5879951Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5880366Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5880846Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5881271Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5881736Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5882098Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5882447Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5882823Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.039s) 2023-01-11T22:48:34.5883221Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5883611Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.034s) 2023-01-11T22:48:34.5884066Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5884455Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.035s) 2023-01-11T22:48:34.5884835Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5885208Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5885632Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5885997Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5886354Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5886720Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5887100Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5887496Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.032s) 2023-01-11T22:48:34.5887924Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5888355Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.033s) 2023-01-11T22:48:34.5888777Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5889199Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.037s) 2023-01-11T22:48:34.5889621Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5890027Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5890437Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5890818Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.055s) 2023-01-11T22:48:34.5891214Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5891594Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.058s) 2023-01-11T22:48:34.5891963Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5892340Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5892732Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.5893106Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.5893460Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5893842Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5894242Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5894627Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.5894999Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5895376Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5895754Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5896181Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5896555Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5896909Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5897253Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.5897697Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5898099Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5898454Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.064s) 2023-01-11T22:48:34.5898824Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5899199Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5899576Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5899963Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5900356Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5900742Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5901105Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5901459Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5901799Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.5902190Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5902593Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5902950Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5903321Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5903681Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5904056Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5904439Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5904828Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5905200Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5905578Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5905923Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5906236Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5906572Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5906923Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5907301Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5907700Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5908081Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.027s) 2023-01-11T22:48:34.5908520Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5908879Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5909258Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5909618Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5909993Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.5910376Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5910750Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.052s) 2023-01-11T22:48:34.5911124Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5911526Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5911879Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.109s) 2023-01-11T22:48:34.5912221Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.5912602Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5913004Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5913379Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.5913754Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.006s) 2023-01-11T22:48:34.5914126Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.066s) 2023-01-11T22:48:34.5914465Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.075s) 2023-01-11T22:48:34.5914847Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5915330Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5915703Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.060s) 2023-01-11T22:48:34.5916091Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5916431Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.059s) 2023-01-11T22:48:34.5916761Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.5917147Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5917531Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5917878Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5918234Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5918585Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.5918925Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5919275Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5919625Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5919983Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5920341Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5920687Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5921091Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5921500Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.5921861Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5922211Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5923073Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T22:48:34.5923792Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T22:48:34.5924016Z ok (0.041s) 2023-01-11T22:48:34.5924303Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5924676Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5925044Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5925431Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5925791Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.058s) 2023-01-11T22:48:34.5926149Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5926519Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5926904Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5927277Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5927668Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5928034Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.077s) 2023-01-11T22:48:34.5928387Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5928742Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.5929100Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5929453Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.112s) 2023-01-11T22:48:34.5929831Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5930181Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.5930514Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.5930897Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5931282Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5931627Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.064s) 2023-01-11T22:48:34.5931977Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5932341Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5932721Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5933092Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.058s) 2023-01-11T22:48:34.5934005Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5934381Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5934759Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5935184Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.057s) 2023-01-11T22:48:34.5935584Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5935957Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5936314Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5936667Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5937104Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5937460Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5937868Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5938221Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5938577Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5938928Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5939282Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5939644Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.055s) 2023-01-11T22:48:34.5940010Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5940373Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5940729Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5941081Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5941437Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5941803Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5942187Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5942556Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5942947Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5943314Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.5943668Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5944020Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5944380Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5944742Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5945107Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5945454Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.5945774Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5946204Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5946576Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5946964Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5947348Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5947717Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.5948074Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5948431Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5948805Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.5949162Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.052s) 2023-01-11T22:48:34.5949513Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5949846Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5950197Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5950550Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.065s) 2023-01-11T22:48:34.5950902Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5951261Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.059s) 2023-01-11T22:48:34.5951632Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5951992Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5952337Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5952706Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.5953099Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5953463Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.5953816Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5954177Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.059s) 2023-01-11T22:48:34.5954550Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5954895Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5955336Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5955701Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5956128Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5956491Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.062s) 2023-01-11T22:48:34.5956861Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5957234Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5957607Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5957985Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5958424Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5958797Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5959173Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5959535Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.059s) 2023-01-11T22:48:34.5959929Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5960301Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5960680Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5961058Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5961438Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5961818Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.052s) 2023-01-11T22:48:34.5962190Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5962543Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.5962909Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5963275Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.058s) 2023-01-11T22:48:34.5963659Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5964034Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.5964416Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5964804Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5965189Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5965591Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.5966009Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5966427Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.5966845Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5967259Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5967672Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5968047Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.093s) 2023-01-11T22:48:34.5968385Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.5968760Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5969145Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5969548Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5969964Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5970393Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5970880Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5971337Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5971793Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5972302Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5972758Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5973208Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5973631Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5974034Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5974431Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5974854Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5975294Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.5975750Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5976192Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5976627Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5977055Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.5977474Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5977859Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.5978256Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5978665Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.5979097Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5979540Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5980002Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5980459Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.5980924Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5981385Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.5981870Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5982311Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5982768Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5983176Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.5983599Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5984077Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5984537Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5984957Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.5985376Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5985783Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.5986182Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5986584Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5987006Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5987423Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5987785Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.5988170Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5988558Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.5988958Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5989346Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5989736Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5990105Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.050s) 2023-01-11T22:48:34.5990456Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5990794Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.5991123Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5991455Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.5991799Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5992140Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.5992470Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.5992864Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5993242Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.5993610Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5993984Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.5994376Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5994751Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.5995262Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5995647Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.5996039Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5996473Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.5996853Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.5997217Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5997587Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5997950Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.5998343Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5998735Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5999098Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.086s) 2023-01-11T22:48:34.5999486Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.5999857Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6000220Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.6000553Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6000886Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6001238Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6001602Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6001942Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6002269Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6002596Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6002944Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6003305Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6003678Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6004045Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6004428Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6004808Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.6005191Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6005600Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6006021Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6006455Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.6006918Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6007388Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.6007782Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6008180Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6008629Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6009068Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.050s) 2023-01-11T22:48:34.6009529Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6009959Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6010365Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6010756Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6011152Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6011540Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6011963Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6012397Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6012857Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6013274Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.6013669Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6014073Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6014476Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6014919Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.077s) 2023-01-11T22:48:34.6015384Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6015769Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6016100Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6016435Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6016780Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6017100Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6017427Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6017759Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6018094Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6018456Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6019041Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.6019634Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6020319Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6020707Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.6021116Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6021509Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6021952Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6022341Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6022731Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6023089Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.6023470Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6023861Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.065s) 2023-01-11T22:48:34.6024269Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6024667Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6025057Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6025443Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.6025811Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6026208Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.066s) 2023-01-11T22:48:34.6026626Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6027008Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6027370Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6027739Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6028117Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6028463Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6028817Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6029177Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.050s) 2023-01-11T22:48:34.6029552Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6029927Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.130s) 2023-01-11T22:48:34.6030318Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6030690Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6031093Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6031520Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.042s) 2023-01-11T22:48:34.6031957Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6032396Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2023-01-11T22:48:34.6032888Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6033326Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.028s) 2023-01-11T22:48:34.6033762Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6034204Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6034630Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6035016Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6035450Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6035813Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.6036197Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6036581Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6036965Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6037363Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6037778Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6038250Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.6038691Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6039131Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.6039508Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6039875Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.050s) 2023-01-11T22:48:34.6040274Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6040773Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6041231Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6041696Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6042171Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6042615Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.6042994Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6043425Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6043872Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6044361Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6044856Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6059331Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.052s) 2023-01-11T22:48:34.6059917Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6060897Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T22:48:34.6061541Z warnings.warn( 2023-01-11T22:48:34.6062452Z C:\actions-runner\_work\pytorch\pytorch\test\cpp_api_parity\module_impl_check.py:149: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\api\include\torch/nn/functional/loss.h:57.) 2023-01-11T22:48:34.6063343Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2023-01-11T22:48:34.6063622Z ok (0.044s) 2023-01-11T22:48:34.6063913Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6064263Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6064641Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6065013Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6065383Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6065759Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6066153Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6066500Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6066837Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6067179Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6067534Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6067887Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6068278Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6068683Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6069048Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6069407Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6069769Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6070114Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6070460Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6070808Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6071150Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6071527Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6071928Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6072329Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6072809Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6073216Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.028s) 2023-01-11T22:48:34.6073621Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6074045Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.6074502Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6074938Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.139s) 2023-01-11T22:48:34.6075447Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6075851Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.6076258Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6076628Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.050s) 2023-01-11T22:48:34.6076974Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6077317Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.6077693Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6078073Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6078465Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6078845Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6079233Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6079574Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6079910Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6080303Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.6080674Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6081077Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6081430Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6081794Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6082165Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6082555Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6082965Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6083365Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.068s) 2023-01-11T22:48:34.6083779Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6084151Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.027s) 2023-01-11T22:48:34.6084500Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6084840Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6085209Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6085627Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6085975Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6086381Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.6086811Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6087241Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6087626Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6088006Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6088386Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6088742Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6089083Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6089422Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.090s) 2023-01-11T22:48:34.6089759Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6090110Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6090468Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6090829Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.034s) 2023-01-11T22:48:34.6091205Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6091583Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6091978Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6092409Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6092820Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6093273Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6093679Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6094080Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6094487Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6094857Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6095193Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6095543Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6095908Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6096265Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6096630Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6096993Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6097347Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6097679Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6098079Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6098476Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6098853Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6099261Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.6099692Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6100032Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6100361Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6100693Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6101041Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6101410Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6101773Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6102166Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6102570Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6102968Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6103391Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6103811Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6104275Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6104698Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6105158Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6105557Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6105969Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6106390Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6106829Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6107265Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6107703Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6108136Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6108569Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6108984Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6109406Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6109796Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6110134Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6110557Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6111062Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6111435Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6111806Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6112228Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6112606Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6112984Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6113373Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6113732Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6114034Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.037s) 2023-01-11T22:48:34.6114376Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6114731Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6115107Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6115549Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.060s) 2023-01-11T22:48:34.6115919Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6116344Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6116679Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6117081Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6117442Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.6117811Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6118174Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6118545Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6118935Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.685s) 2023-01-11T22:48:34.6119317Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.002s) 2023-01-11T22:48:34.6119706Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.024s) 2023-01-11T22:48:34.6120100Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6120488Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.022s) 2023-01-11T22:48:34.6120881Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6121239Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6121600Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6121956Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6122394Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6122822Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6123281Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6123643Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.6123987Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6124336Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.6124742Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6125097Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6125435Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6125785Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.040s) 2023-01-11T22:48:34.6126159Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6126508Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.6126834Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6127189Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.6127559Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6127914Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6128601Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6129004Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6129365Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6129758Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6130160Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6130569Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6130983Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6131364Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6131763Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6132168Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6132575Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6132959Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6133317Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6133674Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6134039Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6134457Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6134889Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6135269Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6135677Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6136137Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6136533Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6136933Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.6137346Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6137763Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6138095Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T22:48:34.6138447Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6138820Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T22:48:34.6139192Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6139579Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6139931Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6140278Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6140601Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6140986Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.057s) 2023-01-11T22:48:34.6141340Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6141707Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6142044Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6142394Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6142736Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6143082Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6143464Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6143842Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.6144230Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6144636Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6144992Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.067s) 2023-01-11T22:48:34.6145334Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.061s) 2023-01-11T22:48:34.6145717Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6146160Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6146519Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.552s) 2023-01-11T22:48:34.6146959Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6147328Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.073s) 2023-01-11T22:48:34.6147671Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.116s) 2023-01-11T22:48:34.6148054Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6148456Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6149366Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.066s) 2023-01-11T22:48:34.6149758Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6150132Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.6150482Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.052s) 2023-01-11T22:48:34.6150919Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6151305Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6151696Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6152137Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6152507Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.049s) 2023-01-11T22:48:34.6152902Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.6153294Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6153700Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6154084Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.059s) 2023-01-11T22:48:34.6154483Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6154843Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.056s) 2023-01-11T22:48:34.6155265Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.087s) 2023-01-11T22:48:34.6155663Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6156075Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6156459Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.061s) 2023-01-11T22:48:34.6156857Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6157217Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6157536Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6157876Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.048s) 2023-01-11T22:48:34.6158272Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6158678Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.044s) 2023-01-11T22:48:34.6159070Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6159465Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.037s) 2023-01-11T22:48:34.6159863Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6160208Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6160540Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6160874Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6161219Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6161559Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6162275Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6162606Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6162968Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6163318Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6163723Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6164127Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6164500Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6164910Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6165262Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6165663Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.036s) 2023-01-11T22:48:34.6166078Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6166500Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.032s) 2023-01-11T22:48:34.6167133Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6167762Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.033s) 2023-01-11T22:48:34.6168419Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6168968Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6169436Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6169957Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6170524Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.028s) 2023-01-11T22:48:34.6171092Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6171686Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6172212Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6172752Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6173245Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6173688Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6174035Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6174372Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6174721Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.046s) 2023-01-11T22:48:34.6175066Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6175506Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6176101Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6176464Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6176815Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6177163Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.042s) 2023-01-11T22:48:34.6178001Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.054s) 2023-01-11T22:48:34.6178343Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6178709Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6179136Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6179586Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6180028Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6180422Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6180749Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.051s) 2023-01-11T22:48:34.6181102Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6181449Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.053s) 2023-01-11T22:48:34.6181816Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6182187Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6182565Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6182916Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6183243Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6183581Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6183937Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6184274Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6184599Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6184930Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6185310Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.003s) 2023-01-11T22:48:34.6185693Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.047s) 2023-01-11T22:48:34.6186038Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6186379Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6186741Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6187101Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.036s) 2023-01-11T22:48:34.6187479Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6187835Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6188214Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6188596Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6188990Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6189404Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.114s) 2023-01-11T22:48:34.6189842Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6190641Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.119s) 2023-01-11T22:48:34.6191116Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6191550Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.088s) 2023-01-11T22:48:34.6192035Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6192521Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.081s) 2023-01-11T22:48:34.6192962Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6193373Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.311s) 2023-01-11T22:48:34.6193771Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.6194173Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6194571Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6194978Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6195474Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.6195873Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6196276Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6196652Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.033s) 2023-01-11T22:48:34.6197066Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6197399Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6197778Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6198123Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.055s) 2023-01-11T22:48:34.6198481Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6198829Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.041s) 2023-01-11T22:48:34.6199151Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.060s) 2023-01-11T22:48:34.6199509Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6199896Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6200262Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.038s) 2023-01-11T22:48:34.6200645Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6201017Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.043s) 2023-01-11T22:48:34.6201389Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6201767Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6202139Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6202528Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6202930Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6203793Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6204200Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6204611Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6205090Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6205756Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T22:48:34.6206293Z warnings.warn(warning.format(ret)) 2023-01-11T22:48:34.6206499Z ok (0.025s) 2023-01-11T22:48:34.6206820Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6207241Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6207660Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6208084Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.015s) 2023-01-11T22:48:34.6208520Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6208987Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6209433Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6209910Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6210333Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6210732Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6211120Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6211505Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6211884Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6212281Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6212697Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6213109Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6213518Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6213943Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6214381Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6214810Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6215275Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6215738Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6216508Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6216906Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6217271Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.010s) 2023-01-11T22:48:34.6217969Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6218397Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6218772Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6219172Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6219567Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6219956Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6220345Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.010s) 2023-01-11T22:48:34.6220760Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6221232Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6221716Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6222140Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6222580Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6223016Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.013s) 2023-01-11T22:48:34.6223446Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6223876Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6224308Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6224748Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6225183Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6225638Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6226108Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6226547Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6227012Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6227473Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6227906Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6228324Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6229041Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6229451Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6229866Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6230564Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.027s) 2023-01-11T22:48:34.6231005Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6231416Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6231812Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6232202Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.027s) 2023-01-11T22:48:34.6232623Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6233086Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6233538Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6233940Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6234335Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6234733Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6235226Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6235638Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6236051Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6236447Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6236840Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6237239Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6237653Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6238063Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6238459Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6238916Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6239389Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6239822Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6240261Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6240673Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6241074Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6241814Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.027s) 2023-01-11T22:48:34.6242206Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6242600Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6243299Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6243706Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6244105Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6244502Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6244954Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6245385Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6245792Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6246183Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6246580Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6246970Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6247366Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6247756Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6248144Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6248540Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6248953Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6249347Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6249732Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6250121Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6250516Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6250965Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6251411Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6251814Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6252208Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6252606Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6253015Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6253412Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6253810Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6254529Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.011s) 2023-01-11T22:48:34.6254948Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6255361Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6255823Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6256252Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6256744Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2023-01-11T22:48:34.6257184Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6257661Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.028s) 2023-01-11T22:48:34.6258121Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6258604Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.002s) 2023-01-11T22:48:34.6259022Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.009s) 2023-01-11T22:48:34.6259420Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6259864Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6260318Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6260717Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6261119Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6261516Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6261941Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6262357Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6262816Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6263283Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6263726Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6264166Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.024s) 2023-01-11T22:48:34.6264387Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6264635Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6264862Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6265037Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.023s) 2023-01-11T22:48:34.6265565Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6265797Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6266014Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6266235Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6266432Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6266656Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6266862Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6267052Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6267268Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6267450Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6267653Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6267884Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6268098Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6268281Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6268496Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6268717Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6268929Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6269121Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2023-01-11T22:48:34.6269379Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6269556Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6269761Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6269958Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6270187Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6270376Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6270583Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6270760Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.028s) 2023-01-11T22:48:34.6270964Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6271147Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6271416Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6271600Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.017s) 2023-01-11T22:48:34.6271815Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6272036Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6272292Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6272474Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.039s) 2023-01-11T22:48:34.6272688Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6272873Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6273083Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6273271Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.029s) 2023-01-11T22:48:34.6273486Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6273672Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.035s) 2023-01-11T22:48:34.6273886Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6274067Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6274279Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6274472Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.009s) 2023-01-11T22:48:34.6274736Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6274925Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.045s) 2023-01-11T22:48:34.6275245Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.031s) 2023-01-11T22:48:34.6275486Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6275701Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6275874Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6276082Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.032s) 2023-01-11T22:48:34.6276320Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6276540Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6276711Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6276911Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6277078Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.012s) 2023-01-11T22:48:34.6277276Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6277498Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.030s) 2023-01-11T22:48:34.6277702Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6277872Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.013s) 2023-01-11T22:48:34.6278113Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6278292Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6278496Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6278680Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6278893Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6279100Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.022s) 2023-01-11T22:48:34.6279334Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6279524Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.016s) 2023-01-11T22:48:34.6279739Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6279942Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.027s) 2023-01-11T22:48:34.6280154Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6280334Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6280593Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6280762Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.011s) 2023-01-11T22:48:34.6280976Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6281198Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.025s) 2023-01-11T22:48:34.6281424Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T22:48:34.6281592Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.026s) 2023-01-11T22:48:34.6281790Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2023-01-11T22:48:34.6281969Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.021s) 2023-01-11T22:48:34.6282177Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6282343Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.018s) 2023-01-11T22:48:34.6282541Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6282719Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.020s) 2023-01-11T22:48:34.6282930Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T22:48:34.6283106Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.019s) 2023-01-11T22:48:34.6283364Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:48:34.6283375Z 2023-01-11T22:48:34.6283532Z ---------------------------------------------------------------------- 2023-01-11T22:48:34.6283618Z Ran 1100 tests in 22.594s 2023-01-11T22:48:34.6283625Z 2023-01-11T22:48:34.6283728Z OK (skipped=550, expected failures=17) 2023-01-11T22:48:34.6283734Z 2023-01-11T22:48:34.6283825Z Generating XML reports... 2023-01-11T22:48:34.6284123Z Generated XML report: test-reports\python-unittest\test_cpp_api_parity\TEST-TestCppApiParity-20230111224811.xml 2023-01-11T22:48:34.6284130Z 2023-01-11T22:48:34.6284497Z ##[endgroup] 2023-01-11T22:48:34.6284764Z FINISHED PRINTING LOG FILE of test_cpp_api_parity (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_api_parity_4nv4e2hc) 2023-01-11T22:48:34.6284770Z 2023-01-11T22:48:34.6284898Z Running test_cpp_extensions_jit ... [2023-01-11 22:48:34.585015] 2023-01-11T22:48:34.6285193Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:48:34.585015] 2023-01-11T22:52:03.3486098Z 2023-01-11T22:52:03.3486618Z Expand the folded group to see the log file of test_cpp_extensions_jit 2023-01-11T22:52:03.3487537Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_extensions_jit_hcjfml8a) 2023-01-11T22:52:03.3631156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:03.3631899Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:52:03.3632396Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:52:03.3632632Z 2023-01-11T22:52:03.3632952Z Running tests... 2023-01-11T22:52:03.3633279Z ---------------------------------------------------------------------- 2023-01-11T22:52:03.3633666Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_jit 2023-01-11T22:52:03.3634012Z Not wiping extensions build folder because Windows 2023-01-11T22:52:03.3636221Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (14.344s) 2023-01-11T22:52:03.3636757Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (7.105s) 2023-01-11T22:52:03.3637507Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.3638528Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\cpp_frontend_extension... 2023-01-11T22:52:03.3639093Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\cpp_frontend_extension\build.ninja... 2023-01-11T22:52:03.3639512Z Building extension module cpp_frontend_extension... 2023-01-11T22:52:03.3640002Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.3641698Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\cpp_frontend_extension.cpp /Focpp_frontend_extension.o 2023-01-11T22:52:03.3643536Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.3644060Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.3644333Z 2023-01-11T22:52:03.3644917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.3645918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3646444Z with 2023-01-11T22:52:03.3646768Z [ 2023-01-11T22:52:03.3647554Z T=c10::SymInt 2023-01-11T22:52:03.3647877Z ] 2023-01-11T22:52:03.3648531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3662567Z with 2023-01-11T22:52:03.3662811Z [ 2023-01-11T22:52:03.3663131Z T=c10::SymInt 2023-01-11T22:52:03.3663347Z ] 2023-01-11T22:52:03.3663919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3664626Z with 2023-01-11T22:52:03.3664971Z [ 2023-01-11T22:52:03.3665308Z T=c10::SymInt 2023-01-11T22:52:03.3665608Z ] 2023-01-11T22:52:03.3666375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3667144Z with 2023-01-11T22:52:03.3667453Z [ 2023-01-11T22:52:03.3667791Z T=c10::SymInt 2023-01-11T22:52:03.3668089Z ] 2023-01-11T22:52:03.3668689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3669648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3670608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3671207Z with 2023-01-11T22:52:03.3671541Z [ 2023-01-11T22:52:03.3671833Z T=c10::SymInt 2023-01-11T22:52:03.3672222Z ] 2023-01-11T22:52:03.3672842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.3673666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3674241Z with 2023-01-11T22:52:03.3674516Z [ 2023-01-11T22:52:03.3674847Z T=at::TensorBase 2023-01-11T22:52:03.3675173Z ] 2023-01-11T22:52:03.3675783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3676575Z with 2023-01-11T22:52:03.3676811Z [ 2023-01-11T22:52:03.3677111Z T=at::TensorBase 2023-01-11T22:52:03.3677399Z ] 2023-01-11T22:52:03.3678071Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3678693Z with 2023-01-11T22:52:03.3678942Z [ 2023-01-11T22:52:03.3679357Z T=at::TensorBase 2023-01-11T22:52:03.3679667Z ] 2023-01-11T22:52:03.3680370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3681025Z with 2023-01-11T22:52:03.3681231Z [ 2023-01-11T22:52:03.3681418Z T=at::TensorBase 2023-01-11T22:52:03.3681693Z ] 2023-01-11T22:52:03.3682203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3682925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3683737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3684336Z with 2023-01-11T22:52:03.3684626Z [ 2023-01-11T22:52:03.3684915Z T=at::TensorBase 2023-01-11T22:52:03.3685222Z ] 2023-01-11T22:52:03.3685809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3686370Z with 2023-01-11T22:52:03.3686647Z [ 2023-01-11T22:52:03.3686929Z T=at::Tensor 2023-01-11T22:52:03.3687179Z ] 2023-01-11T22:52:03.3687815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3688407Z with 2023-01-11T22:52:03.3688700Z [ 2023-01-11T22:52:03.3688995Z T=at::Tensor 2023-01-11T22:52:03.3689321Z ] 2023-01-11T22:52:03.3689921Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3690557Z with 2023-01-11T22:52:03.3690827Z [ 2023-01-11T22:52:03.3691134Z T=at::Tensor 2023-01-11T22:52:03.3691418Z ] 2023-01-11T22:52:03.3692139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3692756Z with 2023-01-11T22:52:03.3693031Z [ 2023-01-11T22:52:03.3693319Z T=at::Tensor 2023-01-11T22:52:03.3693602Z ] 2023-01-11T22:52:03.3694108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3695020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3696052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3696624Z with 2023-01-11T22:52:03.3696844Z [ 2023-01-11T22:52:03.3697089Z T=at::Tensor 2023-01-11T22:52:03.3697348Z ] 2023-01-11T22:52:03.3697974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3698500Z with 2023-01-11T22:52:03.3698710Z [ 2023-01-11T22:52:03.3698976Z T=at::Generator 2023-01-11T22:52:03.3699242Z ] 2023-01-11T22:52:03.3699828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3700391Z with 2023-01-11T22:52:03.3700625Z [ 2023-01-11T22:52:03.3700861Z T=at::Generator 2023-01-11T22:52:03.3701125Z ] 2023-01-11T22:52:03.3701744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3702323Z with 2023-01-11T22:52:03.3702581Z [ 2023-01-11T22:52:03.3702832Z T=at::Generator 2023-01-11T22:52:03.3703068Z ] 2023-01-11T22:52:03.3703736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3704360Z with 2023-01-11T22:52:03.3704606Z [ 2023-01-11T22:52:03.3704869Z T=at::Generator 2023-01-11T22:52:03.3705115Z ] 2023-01-11T22:52:03.3705712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3706676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3707712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3708398Z with 2023-01-11T22:52:03.3708700Z [ 2023-01-11T22:52:03.3709020Z T=at::Generator 2023-01-11T22:52:03.3709322Z ] 2023-01-11T22:52:03.3710043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3710719Z with 2023-01-11T22:52:03.3711013Z [ 2023-01-11T22:52:03.3711337Z T=c10::Scalar 2023-01-11T22:52:03.3711654Z ] 2023-01-11T22:52:03.3712518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3713219Z with 2023-01-11T22:52:03.3713515Z [ 2023-01-11T22:52:03.3713819Z T=c10::Scalar 2023-01-11T22:52:03.3714135Z ] 2023-01-11T22:52:03.3714962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3715936Z with 2023-01-11T22:52:03.3716210Z [ 2023-01-11T22:52:03.3716532Z T=c10::Scalar 2023-01-11T22:52:03.3716839Z ] 2023-01-11T22:52:03.3717720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3718631Z with 2023-01-11T22:52:03.3718949Z [ 2023-01-11T22:52:03.3719254Z T=c10::Scalar 2023-01-11T22:52:03.3719566Z ] 2023-01-11T22:52:03.3720331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3721502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3722687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3723420Z with 2023-01-11T22:52:03.3723722Z [ 2023-01-11T22:52:03.3724025Z T=c10::Scalar 2023-01-11T22:52:03.3724342Z ] 2023-01-11T22:52:03.3725062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3725736Z with 2023-01-11T22:52:03.3726037Z [ 2023-01-11T22:52:03.3726325Z T=std::string 2023-01-11T22:52:03.3726640Z ] 2023-01-11T22:52:03.3727402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3728124Z with 2023-01-11T22:52:03.3728422Z [ 2023-01-11T22:52:03.3728737Z T=std::string 2023-01-11T22:52:03.3729029Z ] 2023-01-11T22:52:03.3729860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3730621Z with 2023-01-11T22:52:03.3730923Z [ 2023-01-11T22:52:03.3731255Z T=std::string 2023-01-11T22:52:03.3731570Z ] 2023-01-11T22:52:03.3732401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3733216Z with 2023-01-11T22:52:03.3733523Z [ 2023-01-11T22:52:03.3733862Z T=std::string 2023-01-11T22:52:03.3734171Z ] 2023-01-11T22:52:03.3734934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3735982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3736950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3737504Z with 2023-01-11T22:52:03.3737748Z [ 2023-01-11T22:52:03.3738183Z T=std::string 2023-01-11T22:52:03.3738459Z ] 2023-01-11T22:52:03.3739041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3739594Z with 2023-01-11T22:52:03.3739814Z [ 2023-01-11T22:52:03.3740102Z T=c10::QualifiedName 2023-01-11T22:52:03.3740374Z ] 2023-01-11T22:52:03.3741053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3741610Z with 2023-01-11T22:52:03.3741857Z [ 2023-01-11T22:52:03.3742103Z T=c10::QualifiedName 2023-01-11T22:52:03.3742381Z ] 2023-01-11T22:52:03.3743027Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3743628Z with 2023-01-11T22:52:03.3743880Z [ 2023-01-11T22:52:03.3744142Z T=c10::QualifiedName 2023-01-11T22:52:03.3744404Z ] 2023-01-11T22:52:03.3745090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3745713Z with 2023-01-11T22:52:03.3745964Z [ 2023-01-11T22:52:03.3746232Z T=c10::QualifiedName 2023-01-11T22:52:03.3746485Z ] 2023-01-11T22:52:03.3747112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3748021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3748760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3749269Z with 2023-01-11T22:52:03.3749521Z [ 2023-01-11T22:52:03.3749803Z T=c10::QualifiedName 2023-01-11T22:52:03.3750088Z ] 2023-01-11T22:52:03.3750631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3751167Z with 2023-01-11T22:52:03.3751407Z [ 2023-01-11T22:52:03.3751744Z T=std::shared_ptr 2023-01-11T22:52:03.3752158Z ] 2023-01-11T22:52:03.3752741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3753280Z with 2023-01-11T22:52:03.3753534Z [ 2023-01-11T22:52:03.3753856Z T=std::shared_ptr 2023-01-11T22:52:03.3754175Z ] 2023-01-11T22:52:03.3754682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3755159Z with 2023-01-11T22:52:03.3755348Z [ 2023-01-11T22:52:03.3755664Z T=std::shared_ptr 2023-01-11T22:52:03.3755892Z ] 2023-01-11T22:52:03.3756582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3757047Z with 2023-01-11T22:52:03.3757231Z [ 2023-01-11T22:52:03.3757453Z T=std::shared_ptr 2023-01-11T22:52:03.3757687Z ] 2023-01-11T22:52:03.3758324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.3759086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.3759803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3760231Z with 2023-01-11T22:52:03.3760416Z [ 2023-01-11T22:52:03.3760638Z T=std::shared_ptr 2023-01-11T22:52:03.3760873Z ] 2023-01-11T22:52:03.3761404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3761929Z with 2023-01-11T22:52:03.3762173Z [ 2023-01-11T22:52:03.3762508Z T=std::weak_ptr 2023-01-11T22:52:03.3762805Z ] 2023-01-11T22:52:03.3763391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3763953Z with 2023-01-11T22:52:03.3764211Z [ 2023-01-11T22:52:03.3764521Z T=std::weak_ptr 2023-01-11T22:52:03.3764826Z ] 2023-01-11T22:52:03.3765429Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3766011Z with 2023-01-11T22:52:03.3766245Z [ 2023-01-11T22:52:03.3766566Z T=std::weak_ptr 2023-01-11T22:52:03.3766878Z ] 2023-01-11T22:52:03.3767531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3768167Z with 2023-01-11T22:52:03.3768394Z [ 2023-01-11T22:52:03.3768780Z T=std::weak_ptr 2023-01-11T22:52:03.3769094Z ] 2023-01-11T22:52:03.3769783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.3770749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.3771685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3772367Z with 2023-01-11T22:52:03.3772583Z [ 2023-01-11T22:52:03.3772913Z T=std::weak_ptr 2023-01-11T22:52:03.3773226Z ] 2023-01-11T22:52:03.3773798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3774315Z with 2023-01-11T22:52:03.3774564Z [ 2023-01-11T22:52:03.3774962Z T=std::vector> 2023-01-11T22:52:03.3775314Z ] 2023-01-11T22:52:03.3775895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3776456Z with 2023-01-11T22:52:03.3776694Z [ 2023-01-11T22:52:03.3777057Z T=std::vector> 2023-01-11T22:52:03.3777372Z ] 2023-01-11T22:52:03.3777999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3778571Z with 2023-01-11T22:52:03.3778822Z [ 2023-01-11T22:52:03.3779191Z T=std::vector> 2023-01-11T22:52:03.3779568Z ] 2023-01-11T22:52:03.3780228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3780816Z with 2023-01-11T22:52:03.3781065Z [ 2023-01-11T22:52:03.3781426Z T=std::vector> 2023-01-11T22:52:03.3781769Z ] 2023-01-11T22:52:03.3782425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.3783454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.3784421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3784987Z with 2023-01-11T22:52:03.3785213Z [ 2023-01-11T22:52:03.3785573Z T=std::vector> 2023-01-11T22:52:03.3785918Z ] 2023-01-11T22:52:03.3786478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3787015Z with 2023-01-11T22:52:03.3787261Z [ 2023-01-11T22:52:03.3787563Z T=std::vector> 2023-01-11T22:52:03.3787871Z ] 2023-01-11T22:52:03.3788479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3789042Z with 2023-01-11T22:52:03.3789290Z [ 2023-01-11T22:52:03.3789614Z T=std::vector> 2023-01-11T22:52:03.3789896Z ] 2023-01-11T22:52:03.3790535Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3791223Z with 2023-01-11T22:52:03.3791469Z [ 2023-01-11T22:52:03.3791780Z T=std::vector> 2023-01-11T22:52:03.3792159Z ] 2023-01-11T22:52:03.3792929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3793568Z with 2023-01-11T22:52:03.3793801Z [ 2023-01-11T22:52:03.3794115Z T=std::vector> 2023-01-11T22:52:03.3794422Z ] 2023-01-11T22:52:03.3795073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.3796068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.3797010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3797546Z with 2023-01-11T22:52:03.3797794Z [ 2023-01-11T22:52:03.3798115Z T=std::vector> 2023-01-11T22:52:03.3798424Z ] 2023-01-11T22:52:03.3798984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3799518Z with 2023-01-11T22:52:03.3799742Z [ 2023-01-11T22:52:03.3800117Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3800479Z ] 2023-01-11T22:52:03.3801076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3801613Z with 2023-01-11T22:52:03.3801858Z [ 2023-01-11T22:52:03.3802212Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3802568Z ] 2023-01-11T22:52:03.3803212Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3803826Z with 2023-01-11T22:52:03.3804064Z [ 2023-01-11T22:52:03.3804441Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3804791Z ] 2023-01-11T22:52:03.3805464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3806105Z with 2023-01-11T22:52:03.3806359Z [ 2023-01-11T22:52:03.3806733Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3807089Z ] 2023-01-11T22:52:03.3807784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.3808938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.3809974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.3810909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3811446Z with 2023-01-11T22:52:03.3811692Z [ 2023-01-11T22:52:03.3812075Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3812431Z ] 2023-01-11T22:52:03.3813008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3813538Z with 2023-01-11T22:52:03.3813770Z [ 2023-01-11T22:52:03.3814159Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3814505Z ] 2023-01-11T22:52:03.3815092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3815624Z with 2023-01-11T22:52:03.3815876Z [ 2023-01-11T22:52:03.3816215Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3816568Z ] 2023-01-11T22:52:03.3817208Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3817796Z with 2023-01-11T22:52:03.3818036Z [ 2023-01-11T22:52:03.3818392Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3818731Z ] 2023-01-11T22:52:03.3819390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3820019Z with 2023-01-11T22:52:03.3820280Z [ 2023-01-11T22:52:03.3820649Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3821001Z ] 2023-01-11T22:52:03.3821673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.3822705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.3823632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.3824534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3825157Z with 2023-01-11T22:52:03.3825398Z [ 2023-01-11T22:52:03.3825755Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.3826089Z ] 2023-01-11T22:52:03.3826641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3827161Z with 2023-01-11T22:52:03.3827379Z [ 2023-01-11T22:52:03.3827757Z T=std::vector> 2023-01-11T22:52:03.3828064Z ] 2023-01-11T22:52:03.3828632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3829140Z with 2023-01-11T22:52:03.3829368Z [ 2023-01-11T22:52:03.3829687Z T=std::vector> 2023-01-11T22:52:03.3829981Z ] 2023-01-11T22:52:03.3830620Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3831193Z with 2023-01-11T22:52:03.3831441Z [ 2023-01-11T22:52:03.3831766Z T=std::vector> 2023-01-11T22:52:03.3832042Z ] 2023-01-11T22:52:03.3832848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3833464Z with 2023-01-11T22:52:03.3833696Z [ 2023-01-11T22:52:03.3834019Z T=std::vector> 2023-01-11T22:52:03.3834311Z ] 2023-01-11T22:52:03.3834918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.3835882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.3836829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3837370Z with 2023-01-11T22:52:03.3837596Z [ 2023-01-11T22:52:03.3837902Z T=std::vector> 2023-01-11T22:52:03.3838190Z ] 2023-01-11T22:52:03.3838740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3839247Z with 2023-01-11T22:52:03.3839453Z [ 2023-01-11T22:52:03.3839789Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.3840127Z ] 2023-01-11T22:52:03.3840715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3841238Z with 2023-01-11T22:52:03.3841483Z [ 2023-01-11T22:52:03.3841822Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.3842146Z ] 2023-01-11T22:52:03.3842785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3843447Z with 2023-01-11T22:52:03.3843683Z [ 2023-01-11T22:52:03.3844034Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.3844366Z ] 2023-01-11T22:52:03.3845087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3845698Z with 2023-01-11T22:52:03.3845949Z [ 2023-01-11T22:52:03.3846304Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.3846638Z ] 2023-01-11T22:52:03.3847308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.3848377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.3849437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.3850430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3850990Z with 2023-01-11T22:52:03.3851231Z [ 2023-01-11T22:52:03.3851588Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.3851916Z ] 2023-01-11T22:52:03.3852482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3853006Z with 2023-01-11T22:52:03.3853242Z [ 2023-01-11T22:52:03.3853584Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.3853934Z ] 2023-01-11T22:52:03.3854526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3855067Z with 2023-01-11T22:52:03.3855311Z [ 2023-01-11T22:52:03.3855651Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.3855978Z ] 2023-01-11T22:52:03.3856601Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3857181Z with 2023-01-11T22:52:03.3857423Z [ 2023-01-11T22:52:03.3857770Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.3858088Z ] 2023-01-11T22:52:03.3858751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3859372Z with 2023-01-11T22:52:03.3859609Z [ 2023-01-11T22:52:03.3859952Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.3860237Z ] 2023-01-11T22:52:03.3860716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.3861634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.3862529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.3863282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3863715Z with 2023-01-11T22:52:03.3863899Z [ 2023-01-11T22:52:03.3864170Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.3864455Z ] 2023-01-11T22:52:03.3864880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3865410Z with 2023-01-11T22:52:03.3865618Z [ 2023-01-11T22:52:03.3865908Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3866191Z ] 2023-01-11T22:52:03.3866757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3867275Z with 2023-01-11T22:52:03.3867477Z [ 2023-01-11T22:52:03.3867745Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3868025Z ] 2023-01-11T22:52:03.3868562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3868988Z with 2023-01-11T22:52:03.3869147Z [ 2023-01-11T22:52:03.3869331Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3869527Z ] 2023-01-11T22:52:03.3870018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3870552Z with 2023-01-11T22:52:03.3870714Z [ 2023-01-11T22:52:03.3870960Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3871146Z ] 2023-01-11T22:52:03.3871596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3872381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3872781Z with 2023-01-11T22:52:03.3872946Z [ 2023-01-11T22:52:03.3873148Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3873343Z ] 2023-01-11T22:52:03.3873805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.3874528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3875013Z with 2023-01-11T22:52:03.3875180Z [ 2023-01-11T22:52:03.3875382Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.3875574Z ] 2023-01-11T22:52:03.3875963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3876381Z with 2023-01-11T22:52:03.3876608Z [ 2023-01-11T22:52:03.3876897Z T=std::vector> 2023-01-11T22:52:03.3877166Z ] 2023-01-11T22:52:03.3877641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3878032Z with 2023-01-11T22:52:03.3878179Z [ 2023-01-11T22:52:03.3878466Z T=std::vector> 2023-01-11T22:52:03.3878724Z ] 2023-01-11T22:52:03.3879181Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3879599Z with 2023-01-11T22:52:03.3879756Z [ 2023-01-11T22:52:03.3880027Z T=std::vector> 2023-01-11T22:52:03.3880286Z ] 2023-01-11T22:52:03.3880772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3881221Z with 2023-01-11T22:52:03.3881379Z [ 2023-01-11T22:52:03.3881663Z T=std::vector> 2023-01-11T22:52:03.3881912Z ] 2023-01-11T22:52:03.3882423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.3883300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.3884093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3884507Z with 2023-01-11T22:52:03.3884669Z [ 2023-01-11T22:52:03.3884950Z T=std::vector> 2023-01-11T22:52:03.3885212Z ] 2023-01-11T22:52:03.3885603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3885972Z with 2023-01-11T22:52:03.3886132Z [ 2023-01-11T22:52:03.3886325Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.3886512Z ] 2023-01-11T22:52:03.3886929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3887365Z with 2023-01-11T22:52:03.3887526Z [ 2023-01-11T22:52:03.3887717Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.3887905Z ] 2023-01-11T22:52:03.3888364Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3888781Z with 2023-01-11T22:52:03.3888973Z [ 2023-01-11T22:52:03.3889170Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.3889359Z ] 2023-01-11T22:52:03.3889900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3890400Z with 2023-01-11T22:52:03.3890561Z [ 2023-01-11T22:52:03.3890738Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.3890925Z ] 2023-01-11T22:52:03.3891359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3892048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3892741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3893147Z with 2023-01-11T22:52:03.3893309Z [ 2023-01-11T22:52:03.3893488Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.3893677Z ] 2023-01-11T22:52:03.3894081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3894451Z with 2023-01-11T22:52:03.3894609Z [ 2023-01-11T22:52:03.3894784Z T=c10::IValue 2023-01-11T22:52:03.3894944Z ] 2023-01-11T22:52:03.3895364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3895743Z with 2023-01-11T22:52:03.3895959Z [ 2023-01-11T22:52:03.3896133Z T=c10::IValue 2023-01-11T22:52:03.3896291Z ] 2023-01-11T22:52:03.3903949Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3904391Z with 2023-01-11T22:52:03.3904555Z [ 2023-01-11T22:52:03.3904728Z T=c10::IValue 2023-01-11T22:52:03.3904899Z ] 2023-01-11T22:52:03.3905389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3905816Z with 2023-01-11T22:52:03.3905976Z [ 2023-01-11T22:52:03.3906146Z T=c10::IValue 2023-01-11T22:52:03.3906317Z ] 2023-01-11T22:52:03.3906740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3907400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3908251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3908695Z with 2023-01-11T22:52:03.3908859Z [ 2023-01-11T22:52:03.3909098Z T=c10::IValue 2023-01-11T22:52:03.3909273Z ] 2023-01-11T22:52:03.3909678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3910051Z with 2023-01-11T22:52:03.3910199Z [ 2023-01-11T22:52:03.3910376Z T=c10::AliasInfo 2023-01-11T22:52:03.3910554Z ] 2023-01-11T22:52:03.3910977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3911357Z with 2023-01-11T22:52:03.3911504Z [ 2023-01-11T22:52:03.3911683Z T=c10::AliasInfo 2023-01-11T22:52:03.3911858Z ] 2023-01-11T22:52:03.3912412Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3912838Z with 2023-01-11T22:52:03.3913001Z [ 2023-01-11T22:52:03.3913165Z T=c10::AliasInfo 2023-01-11T22:52:03.3913341Z ] 2023-01-11T22:52:03.3913824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3914337Z with 2023-01-11T22:52:03.3914495Z [ 2023-01-11T22:52:03.3914666Z T=c10::AliasInfo 2023-01-11T22:52:03.3914880Z ] 2023-01-11T22:52:03.3915303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3915969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3916646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3917047Z with 2023-01-11T22:52:03.3917208Z [ 2023-01-11T22:52:03.3917382Z T=c10::AliasInfo 2023-01-11T22:52:03.3917541Z ] 2023-01-11T22:52:03.3917947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3918312Z with 2023-01-11T22:52:03.3918471Z [ 2023-01-11T22:52:03.3918699Z T=std::vector> 2023-01-11T22:52:03.3918900Z ] 2023-01-11T22:52:03.3919318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3919698Z with 2023-01-11T22:52:03.3919853Z [ 2023-01-11T22:52:03.3920076Z T=std::vector> 2023-01-11T22:52:03.3920417Z ] 2023-01-11T22:52:03.3920860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3921330Z with 2023-01-11T22:52:03.3921489Z [ 2023-01-11T22:52:03.3921714Z T=std::vector> 2023-01-11T22:52:03.3921928Z ] 2023-01-11T22:52:03.3922463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3968293Z with 2023-01-11T22:52:03.3968595Z [ 2023-01-11T22:52:03.3968848Z T=std::vector> 2023-01-11T22:52:03.3969066Z ] 2023-01-11T22:52:03.3969538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.3970034Z with 2023-01-11T22:52:03.3970193Z [ 2023-01-11T22:52:03.3970411Z T=c10::SymInt 2023-01-11T22:52:03.3970578Z ] 2023-01-11T22:52:03.3971021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.3971421Z with 2023-01-11T22:52:03.3971568Z [ 2023-01-11T22:52:03.3971733Z T=c10::SymInt 2023-01-11T22:52:03.3971884Z ] 2023-01-11T22:52:03.3972345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.3973146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.3973896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3974294Z with 2023-01-11T22:52:03.3974443Z [ 2023-01-11T22:52:03.3974664Z T=std::vector> 2023-01-11T22:52:03.3974874Z ] 2023-01-11T22:52:03.3975257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3975630Z with 2023-01-11T22:52:03.3975842Z [ 2023-01-11T22:52:03.3976074Z T=c10::either 2023-01-11T22:52:03.3976301Z ] 2023-01-11T22:52:03.3976758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3977140Z with 2023-01-11T22:52:03.3977291Z [ 2023-01-11T22:52:03.3977516Z T=c10::either 2023-01-11T22:52:03.3977723Z ] 2023-01-11T22:52:03.3978170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3978736Z with 2023-01-11T22:52:03.3978880Z [ 2023-01-11T22:52:03.3979110Z T=c10::either 2023-01-11T22:52:03.3979327Z ] 2023-01-11T22:52:03.3979806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3980247Z with 2023-01-11T22:52:03.3980463Z [ 2023-01-11T22:52:03.3980684Z T=c10::either 2023-01-11T22:52:03.3980890Z ] 2023-01-11T22:52:03.3981350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.3982165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.3982956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3983350Z with 2023-01-11T22:52:03.3983508Z [ 2023-01-11T22:52:03.3983724Z T=c10::either 2023-01-11T22:52:03.3983937Z ] 2023-01-11T22:52:03.3984335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3984698Z with 2023-01-11T22:52:03.3984858Z [ 2023-01-11T22:52:03.3985037Z T=at::StepCallbacks 2023-01-11T22:52:03.3985216Z ] 2023-01-11T22:52:03.3985616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3985998Z with 2023-01-11T22:52:03.3986148Z [ 2023-01-11T22:52:03.3986314Z T=at::StepCallbacks 2023-01-11T22:52:03.3986490Z ] 2023-01-11T22:52:03.3986941Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3987340Z with 2023-01-11T22:52:03.3987492Z [ 2023-01-11T22:52:03.3987668Z T=at::StepCallbacks 2023-01-11T22:52:03.3987838Z ] 2023-01-11T22:52:03.3988365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3988803Z with 2023-01-11T22:52:03.3988995Z [ 2023-01-11T22:52:03.3989174Z T=at::StepCallbacks 2023-01-11T22:52:03.3989353Z ] 2023-01-11T22:52:03.3989778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3990455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3991132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3991579Z with 2023-01-11T22:52:03.3991720Z [ 2023-01-11T22:52:03.3991896Z T=at::StepCallbacks 2023-01-11T22:52:03.3992150Z ] 2023-01-11T22:52:03.3992539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3992901Z with 2023-01-11T22:52:03.3993109Z [ 2023-01-11T22:52:03.3993268Z T=c10::DimVector 2023-01-11T22:52:03.3993441Z ] 2023-01-11T22:52:03.3993851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.3994237Z with 2023-01-11T22:52:03.3994442Z [ 2023-01-11T22:52:03.3994608Z T=c10::DimVector 2023-01-11T22:52:03.3994777Z ] 2023-01-11T22:52:03.3995277Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.3995696Z with 2023-01-11T22:52:03.3995856Z [ 2023-01-11T22:52:03.3996022Z T=c10::DimVector 2023-01-11T22:52:03.3996181Z ] 2023-01-11T22:52:03.3996667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.3997101Z with 2023-01-11T22:52:03.3997258Z [ 2023-01-11T22:52:03.3997427Z T=c10::DimVector 2023-01-11T22:52:03.3997587Z ] 2023-01-11T22:52:03.3997998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.3998665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.3999330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.3999722Z with 2023-01-11T22:52:03.3999878Z [ 2023-01-11T22:52:03.4000047Z T=c10::DimVector 2023-01-11T22:52:03.4000219Z ] 2023-01-11T22:52:03.4000654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4001031Z with 2023-01-11T22:52:03.4001239Z [ 2023-01-11T22:52:03.4001431Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4001614Z ] 2023-01-11T22:52:03.4002024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4002391Z with 2023-01-11T22:52:03.4002549Z [ 2023-01-11T22:52:03.4002737Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4002924Z ] 2023-01-11T22:52:03.4003377Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4003792Z with 2023-01-11T22:52:03.4003932Z [ 2023-01-11T22:52:03.4004178Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4004357Z ] 2023-01-11T22:52:03.4004844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4005282Z with 2023-01-11T22:52:03.4005435Z [ 2023-01-11T22:52:03.4005616Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4005850Z ] 2023-01-11T22:52:03.4006288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4007049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4007811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4008211Z with 2023-01-11T22:52:03.4008364Z [ 2023-01-11T22:52:03.4008550Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4008735Z ] 2023-01-11T22:52:03.4009140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4009505Z with 2023-01-11T22:52:03.4009657Z [ 2023-01-11T22:52:03.4009886Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4010100Z ] 2023-01-11T22:52:03.4010509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4010897Z with 2023-01-11T22:52:03.4011052Z [ 2023-01-11T22:52:03.4011275Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4011486Z ] 2023-01-11T22:52:03.4011938Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4012341Z with 2023-01-11T22:52:03.4012498Z [ 2023-01-11T22:52:03.4012722Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4012998Z ] 2023-01-11T22:52:03.4013515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4013956Z with 2023-01-11T22:52:03.4014113Z [ 2023-01-11T22:52:03.4014339Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4014550Z ] 2023-01-11T22:52:03.4015017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4015785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4016516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4017556Z with 2023-01-11T22:52:03.4017714Z [ 2023-01-11T22:52:03.4017959Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4018180Z ] 2023-01-11T22:52:03.4018577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4018989Z with 2023-01-11T22:52:03.4019207Z [ 2023-01-11T22:52:03.4019415Z T=std::tuple 2023-01-11T22:52:03.4019661Z ] 2023-01-11T22:52:03.4020084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4020462Z with 2023-01-11T22:52:03.4020618Z [ 2023-01-11T22:52:03.4020818Z T=std::tuple 2023-01-11T22:52:03.4021020Z ] 2023-01-11T22:52:03.4021471Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4021879Z with 2023-01-11T22:52:03.4022036Z [ 2023-01-11T22:52:03.4022239Z T=std::tuple 2023-01-11T22:52:03.4022427Z ] 2023-01-11T22:52:03.4022904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4023351Z with 2023-01-11T22:52:03.4023503Z [ 2023-01-11T22:52:03.4023704Z T=std::tuple 2023-01-11T22:52:03.4023903Z ] 2023-01-11T22:52:03.4024339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4025065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4025867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4026266Z with 2023-01-11T22:52:03.4026429Z [ 2023-01-11T22:52:03.4026632Z T=std::tuple 2023-01-11T22:52:03.4026828Z ] 2023-01-11T22:52:03.4027212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4027583Z with 2023-01-11T22:52:03.4027742Z [ 2023-01-11T22:52:03.4027923Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4028100Z ] 2023-01-11T22:52:03.4028521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4028887Z with 2023-01-11T22:52:03.4029043Z [ 2023-01-11T22:52:03.4029228Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4029414Z ] 2023-01-11T22:52:03.4029856Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4030336Z with 2023-01-11T22:52:03.4030478Z [ 2023-01-11T22:52:03.4030664Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4030835Z ] 2023-01-11T22:52:03.4031312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4031858Z with 2023-01-11T22:52:03.4032015Z [ 2023-01-11T22:52:03.4032332Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4032507Z ] 2023-01-11T22:52:03.4032942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4033639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4034332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4034725Z with 2023-01-11T22:52:03.4034882Z [ 2023-01-11T22:52:03.4035057Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4035237Z ] 2023-01-11T22:52:03.4035624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4035997Z with 2023-01-11T22:52:03.4036151Z [ 2023-01-11T22:52:03.4036346Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4036541Z ] 2023-01-11T22:52:03.4036954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4037332Z with 2023-01-11T22:52:03.4037485Z [ 2023-01-11T22:52:03.4037725Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4037919Z ] 2023-01-11T22:52:03.4038428Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4038843Z with 2023-01-11T22:52:03.4038999Z [ 2023-01-11T22:52:03.4039204Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4039399Z ] 2023-01-11T22:52:03.4039859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4040295Z with 2023-01-11T22:52:03.4040455Z [ 2023-01-11T22:52:03.4040651Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4040850Z ] 2023-01-11T22:52:03.4041299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4042013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4042703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4043144Z with 2023-01-11T22:52:03.4043300Z [ 2023-01-11T22:52:03.4043511Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4043708Z ] 2023-01-11T22:52:03.4044162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4044638Z with 2023-01-11T22:52:03.4044794Z [ 2023-01-11T22:52:03.4044997Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4045192Z ] 2023-01-11T22:52:03.4045599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4045976Z with 2023-01-11T22:52:03.4046125Z [ 2023-01-11T22:52:03.4046323Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4046514Z ] 2023-01-11T22:52:03.4046971Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4047384Z with 2023-01-11T22:52:03.4047535Z [ 2023-01-11T22:52:03.4047729Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4047917Z ] 2023-01-11T22:52:03.4048392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4048829Z with 2023-01-11T22:52:03.4048990Z [ 2023-01-11T22:52:03.4049187Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4049374Z ] 2023-01-11T22:52:03.4049821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4050583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4051323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4051722Z with 2023-01-11T22:52:03.4051882Z [ 2023-01-11T22:52:03.4052081Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4052266Z ] 2023-01-11T22:52:03.4052666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4053042Z with 2023-01-11T22:52:03.4053197Z [ 2023-01-11T22:52:03.4053376Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4053551Z ] 2023-01-11T22:52:03.4053952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4054338Z with 2023-01-11T22:52:03.4054494Z [ 2023-01-11T22:52:03.4054674Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4054848Z ] 2023-01-11T22:52:03.4055300Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4055758Z with 2023-01-11T22:52:03.4055909Z [ 2023-01-11T22:52:03.4056087Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4056265Z ] 2023-01-11T22:52:03.4056798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4057342Z with 2023-01-11T22:52:03.4057491Z [ 2023-01-11T22:52:03.4057671Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4057844Z ] 2023-01-11T22:52:03.4058274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4058946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4059624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4060020Z with 2023-01-11T22:52:03.4060167Z [ 2023-01-11T22:52:03.4060349Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4060534Z ] 2023-01-11T22:52:03.4060923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4061296Z with 2023-01-11T22:52:03.4061450Z [ 2023-01-11T22:52:03.4061624Z T=at::ThreadLocalState 2023-01-11T22:52:03.4061803Z ] 2023-01-11T22:52:03.4062219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4062659Z with 2023-01-11T22:52:03.4062815Z [ 2023-01-11T22:52:03.4062988Z T=at::ThreadLocalState 2023-01-11T22:52:03.4063217Z ] 2023-01-11T22:52:03.4063674Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4064084Z with 2023-01-11T22:52:03.4064238Z [ 2023-01-11T22:52:03.4064423Z T=at::ThreadLocalState 2023-01-11T22:52:03.4064596Z ] 2023-01-11T22:52:03.4065070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4065513Z with 2023-01-11T22:52:03.4065672Z [ 2023-01-11T22:52:03.4065855Z T=at::ThreadLocalState 2023-01-11T22:52:03.4066031Z ] 2023-01-11T22:52:03.4066450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4067150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4067833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4068294Z with 2023-01-11T22:52:03.4068449Z [ 2023-01-11T22:52:03.4068733Z T=at::ThreadLocalState 2023-01-11T22:52:03.4068914Z ] 2023-01-11T22:52:03.4069353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4069718Z with 2023-01-11T22:52:03.4069873Z [ 2023-01-11T22:52:03.4070130Z T=std::shared_ptr 2023-01-11T22:52:03.4070326Z ] 2023-01-11T22:52:03.4070740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4071114Z with 2023-01-11T22:52:03.4071274Z [ 2023-01-11T22:52:03.4071474Z T=std::shared_ptr 2023-01-11T22:52:03.4071668Z ] 2023-01-11T22:52:03.4072191Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4072611Z with 2023-01-11T22:52:03.4072761Z [ 2023-01-11T22:52:03.4072960Z T=std::shared_ptr 2023-01-11T22:52:03.4073151Z ] 2023-01-11T22:52:03.4073635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4074078Z with 2023-01-11T22:52:03.4074238Z [ 2023-01-11T22:52:03.4074429Z T=std::shared_ptr 2023-01-11T22:52:03.4074677Z ] 2023-01-11T22:52:03.4075115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4075859Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4076574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.4077274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4077676Z with 2023-01-11T22:52:03.4077837Z [ 2023-01-11T22:52:03.4078031Z T=std::shared_ptr 2023-01-11T22:52:03.4078226Z ] 2023-01-11T22:52:03.4078621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4078985Z with 2023-01-11T22:52:03.4079136Z [ 2023-01-11T22:52:03.4079328Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4079507Z ] 2023-01-11T22:52:03.4079921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4080299Z with 2023-01-11T22:52:03.4080453Z [ 2023-01-11T22:52:03.4080695Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4080878Z ] 2023-01-11T22:52:03.4081384Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4081861Z with 2023-01-11T22:52:03.4082025Z [ 2023-01-11T22:52:03.4082219Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4082404Z ] 2023-01-11T22:52:03.4083429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4083897Z with 2023-01-11T22:52:03.4084055Z [ 2023-01-11T22:52:03.4084253Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4084444Z ] 2023-01-11T22:52:03.4084888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4085573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4086269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.4087032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4087445Z with 2023-01-11T22:52:03.4087653Z [ 2023-01-11T22:52:03.4087844Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4088034Z ] 2023-01-11T22:52:03.4088430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4088787Z with 2023-01-11T22:52:03.4088946Z [ 2023-01-11T22:52:03.4089124Z T=torch::jit::Method 2023-01-11T22:52:03.4089296Z ] 2023-01-11T22:52:03.4089713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4090093Z with 2023-01-11T22:52:03.4090239Z [ 2023-01-11T22:52:03.4090415Z T=torch::jit::Method 2023-01-11T22:52:03.4090590Z ] 2023-01-11T22:52:03.4091043Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4091465Z with 2023-01-11T22:52:03.4091624Z [ 2023-01-11T22:52:03.4091786Z T=torch::jit::Method 2023-01-11T22:52:03.4091960Z ] 2023-01-11T22:52:03.4092441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4092932Z with 2023-01-11T22:52:03.4093091Z [ 2023-01-11T22:52:03.4093255Z T=torch::jit::Method 2023-01-11T22:52:03.4093484Z ] 2023-01-11T22:52:03.4093916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4094648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4095328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4095722Z with 2023-01-11T22:52:03.4095928Z [ 2023-01-11T22:52:03.4096099Z T=torch::jit::Method 2023-01-11T22:52:03.4096275Z ] 2023-01-11T22:52:03.4096672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4097041Z with 2023-01-11T22:52:03.4097195Z [ 2023-01-11T22:52:03.4097424Z T=std::vector> 2023-01-11T22:52:03.4097633Z ] 2023-01-11T22:52:03.4098045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4098425Z with 2023-01-11T22:52:03.4098582Z [ 2023-01-11T22:52:03.4098862Z T=std::vector> 2023-01-11T22:52:03.4099074Z ] 2023-01-11T22:52:03.4099574Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4099641Z with 2023-01-11T22:52:03.4099702Z [ 2023-01-11T22:52:03.4099838Z T=std::vector> 2023-01-11T22:52:03.4099901Z ] 2023-01-11T22:52:03.4100298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4100363Z with 2023-01-11T22:52:03.4100425Z [ 2023-01-11T22:52:03.4100561Z T=std::vector> 2023-01-11T22:52:03.4100623Z ] 2023-01-11T22:52:03.4101000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4101375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4101717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4101781Z with 2023-01-11T22:52:03.4101841Z [ 2023-01-11T22:52:03.4101979Z T=std::vector> 2023-01-11T22:52:03.4102037Z ] 2023-01-11T22:52:03.4102348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4102409Z with 2023-01-11T22:52:03.4102458Z [ 2023-01-11T22:52:03.4102622Z T=std::function 2023-01-11T22:52:03.4102683Z ] 2023-01-11T22:52:03.4103004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4103117Z with 2023-01-11T22:52:03.4103183Z [ 2023-01-11T22:52:03.4103345Z T=std::function 2023-01-11T22:52:03.4103407Z ] 2023-01-11T22:52:03.4103801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4103870Z with 2023-01-11T22:52:03.4103933Z [ 2023-01-11T22:52:03.4104098Z T=std::function 2023-01-11T22:52:03.4104160Z ] 2023-01-11T22:52:03.4104553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4104619Z with 2023-01-11T22:52:03.4104680Z [ 2023-01-11T22:52:03.4104890Z T=std::function 2023-01-11T22:52:03.4104942Z ] 2023-01-11T22:52:03.4105393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4105812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4106163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4106217Z with 2023-01-11T22:52:03.4106280Z [ 2023-01-11T22:52:03.4106441Z T=std::function 2023-01-11T22:52:03.4106506Z ] 2023-01-11T22:52:03.4106819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4106882Z with 2023-01-11T22:52:03.4106946Z [ 2023-01-11T22:52:03.4107136Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4107197Z ] 2023-01-11T22:52:03.4107519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4107584Z with 2023-01-11T22:52:03.4107645Z [ 2023-01-11T22:52:03.4107832Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4107894Z ] 2023-01-11T22:52:03.4108255Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4108323Z with 2023-01-11T22:52:03.4108373Z [ 2023-01-11T22:52:03.4108562Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4108619Z ] 2023-01-11T22:52:03.4109011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4109129Z with 2023-01-11T22:52:03.4109190Z [ 2023-01-11T22:52:03.4109377Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4109441Z ] 2023-01-11T22:52:03.4109896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4110352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4110741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4110812Z with 2023-01-11T22:52:03.4110877Z [ 2023-01-11T22:52:03.4111067Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4111124Z ] 2023-01-11T22:52:03.4111484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4111552Z with 2023-01-11T22:52:03.4111611Z [ 2023-01-11T22:52:03.4111740Z T=std::vector> 2023-01-11T22:52:03.4111802Z ] 2023-01-11T22:52:03.4112195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4112259Z with 2023-01-11T22:52:03.4112324Z [ 2023-01-11T22:52:03.4112447Z T=std::vector> 2023-01-11T22:52:03.4112511Z ] 2023-01-11T22:52:03.4112867Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4112937Z with 2023-01-11T22:52:03.4113001Z [ 2023-01-11T22:52:03.4113126Z T=std::vector> 2023-01-11T22:52:03.4113184Z ] 2023-01-11T22:52:03.4113572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4113640Z with 2023-01-11T22:52:03.4113699Z [ 2023-01-11T22:52:03.4113823Z T=std::vector> 2023-01-11T22:52:03.4113885Z ] 2023-01-11T22:52:03.4114239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4114304Z with 2023-01-11T22:52:03.4114355Z [ 2023-01-11T22:52:03.4114426Z T=double 2023-01-11T22:52:03.4114489Z ] 2023-01-11T22:52:03.4114875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4114940Z with 2023-01-11T22:52:03.4114999Z [ 2023-01-11T22:52:03.4115122Z T=double 2023-01-11T22:52:03.4115183Z ] 2023-01-11T22:52:03.4115522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4115585Z with 2023-01-11T22:52:03.4115648Z [ 2023-01-11T22:52:03.4115769Z T=std::vector> 2023-01-11T22:52:03.4115831Z ] 2023-01-11T22:52:03.4116181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4116246Z with 2023-01-11T22:52:03.4116294Z [ 2023-01-11T22:52:03.4116408Z T=std::tuple 2023-01-11T22:52:03.4116469Z ] 2023-01-11T22:52:03.4116846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4116916Z with 2023-01-11T22:52:03.4116978Z [ 2023-01-11T22:52:03.4117085Z T=std::tuple 2023-01-11T22:52:03.4117149Z ] 2023-01-11T22:52:03.4117563Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4117626Z with 2023-01-11T22:52:03.4117690Z [ 2023-01-11T22:52:03.4117801Z T=std::tuple 2023-01-11T22:52:03.4117863Z ] 2023-01-11T22:52:03.4118249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4118315Z with 2023-01-11T22:52:03.4118366Z [ 2023-01-11T22:52:03.4118472Z T=std::tuple 2023-01-11T22:52:03.4118534Z ] 2023-01-11T22:52:03.4118880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4119270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4119615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4119685Z with 2023-01-11T22:52:03.4119748Z [ 2023-01-11T22:52:03.4119856Z T=std::tuple 2023-01-11T22:52:03.4119917Z ] 2023-01-11T22:52:03.4120219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4120281Z with 2023-01-11T22:52:03.4120342Z [ 2023-01-11T22:52:03.4120478Z T=std::vector> 2023-01-11T22:52:03.4120539Z ] 2023-01-11T22:52:03.4120861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4120929Z with 2023-01-11T22:52:03.4120990Z [ 2023-01-11T22:52:03.4121124Z T=std::vector> 2023-01-11T22:52:03.4121225Z ] 2023-01-11T22:52:03.4121590Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4121660Z with 2023-01-11T22:52:03.4121720Z [ 2023-01-11T22:52:03.4121848Z T=std::vector> 2023-01-11T22:52:03.4121953Z ] 2023-01-11T22:52:03.4122342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4122409Z with 2023-01-11T22:52:03.4122473Z [ 2023-01-11T22:52:03.4122654Z T=std::vector> 2023-01-11T22:52:03.4122722Z ] 2023-01-11T22:52:03.4123083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4123540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4123889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4123952Z with 2023-01-11T22:52:03.4124014Z [ 2023-01-11T22:52:03.4124149Z T=std::vector> 2023-01-11T22:52:03.4124214Z ] 2023-01-11T22:52:03.4124721Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" cpp_frontend_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:cpp_frontend_extension.pyd 2023-01-11T22:52:03.4124904Z Creating library cpp_frontend_extension.lib and object cpp_frontend_extension.exp 2023-01-11T22:52:03.4125038Z Loading extension module cpp_frontend_extension... 2023-01-11T22:52:03.4125095Z ok (13.678s) 2023-01-11T22:52:03.4125431Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4125640Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T22:52:03.4125769Z Loading extension module cpp_frontend_extension... 2023-01-11T22:52:03.4125839Z ok (0.010s) 2023-01-11T22:52:03.4126162Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4126370Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T22:52:03.4126501Z Loading extension module cpp_frontend_extension... 2023-01-11T22:52:03.4126565Z ok (0.020s) 2023-01-11T22:52:03.4126772Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2023-01-11T22:52:03.4127087Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4127394Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\is_python_module... 2023-01-11T22:52:03.4127650Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\is_python_module\build.ninja... 2023-01-11T22:52:03.4127770Z Building extension module is_python_module... 2023-01-11T22:52:03.4127977Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.4129050Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\is_python_module\main.cpp /Fomain.o 2023-01-11T22:52:03.4129248Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.4129396Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.4129408Z 2023-01-11T22:52:03.4129725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.4130039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4130108Z with 2023-01-11T22:52:03.4130174Z [ 2023-01-11T22:52:03.4130256Z T=c10::SymInt 2023-01-11T22:52:03.4130320Z ] 2023-01-11T22:52:03.4130649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4130710Z with 2023-01-11T22:52:03.4130759Z [ 2023-01-11T22:52:03.4130839Z T=c10::SymInt 2023-01-11T22:52:03.4130899Z ] 2023-01-11T22:52:03.4131265Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4131329Z with 2023-01-11T22:52:03.4131395Z [ 2023-01-11T22:52:03.4131474Z T=c10::SymInt 2023-01-11T22:52:03.4131538Z ] 2023-01-11T22:52:03.4131929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4131994Z with 2023-01-11T22:52:03.4132056Z [ 2023-01-11T22:52:03.4132135Z T=c10::SymInt 2023-01-11T22:52:03.4132196Z ] 2023-01-11T22:52:03.4132527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4132856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4133201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4133321Z with 2023-01-11T22:52:03.4133373Z [ 2023-01-11T22:52:03.4133452Z T=c10::SymInt 2023-01-11T22:52:03.4133514Z ] 2023-01-11T22:52:03.4133811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.4134167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4134233Z with 2023-01-11T22:52:03.4134292Z [ 2023-01-11T22:52:03.4134382Z T=at::TensorBase 2023-01-11T22:52:03.4134442Z ] 2023-01-11T22:52:03.4134816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4134882Z with 2023-01-11T22:52:03.4134945Z [ 2023-01-11T22:52:03.4135031Z T=at::TensorBase 2023-01-11T22:52:03.4135093Z ] 2023-01-11T22:52:03.4135506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4135571Z with 2023-01-11T22:52:03.4135620Z [ 2023-01-11T22:52:03.4135706Z T=at::TensorBase 2023-01-11T22:52:03.4135766Z ] 2023-01-11T22:52:03.4136150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4136217Z with 2023-01-11T22:52:03.4136279Z [ 2023-01-11T22:52:03.4136364Z T=at::TensorBase 2023-01-11T22:52:03.4136421Z ] 2023-01-11T22:52:03.4136753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4137086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4137430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4137495Z with 2023-01-11T22:52:03.4137557Z [ 2023-01-11T22:52:03.4137638Z T=at::TensorBase 2023-01-11T22:52:03.4137700Z ] 2023-01-11T22:52:03.4138010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4138079Z with 2023-01-11T22:52:03.4138127Z [ 2023-01-11T22:52:03.4138206Z T=at::Tensor 2023-01-11T22:52:03.4138270Z ] 2023-01-11T22:52:03.4138588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4138653Z with 2023-01-11T22:52:03.4138714Z [ 2023-01-11T22:52:03.4138790Z T=at::Tensor 2023-01-11T22:52:03.4138851Z ] 2023-01-11T22:52:03.4139212Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4139337Z with 2023-01-11T22:52:03.4139399Z [ 2023-01-11T22:52:03.4139478Z T=at::Tensor 2023-01-11T22:52:03.4139538Z ] 2023-01-11T22:52:03.4139928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4139991Z with 2023-01-11T22:52:03.4140040Z [ 2023-01-11T22:52:03.4140157Z T=at::Tensor 2023-01-11T22:52:03.4140220Z ] 2023-01-11T22:52:03.4140598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4140931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4141327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4141395Z with 2023-01-11T22:52:03.4141459Z [ 2023-01-11T22:52:03.4141537Z T=at::Tensor 2023-01-11T22:52:03.4141600Z ] 2023-01-11T22:52:03.4141907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4141974Z with 2023-01-11T22:52:03.4142036Z [ 2023-01-11T22:52:03.4142122Z T=at::Generator 2023-01-11T22:52:03.4142184Z ] 2023-01-11T22:52:03.4142505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4142571Z with 2023-01-11T22:52:03.4142621Z [ 2023-01-11T22:52:03.4142703Z T=at::Generator 2023-01-11T22:52:03.4142764Z ] 2023-01-11T22:52:03.4143123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4143191Z with 2023-01-11T22:52:03.4143255Z [ 2023-01-11T22:52:03.4143336Z T=at::Generator 2023-01-11T22:52:03.4143397Z ] 2023-01-11T22:52:03.4143783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4143850Z with 2023-01-11T22:52:03.4143910Z [ 2023-01-11T22:52:03.4143990Z T=at::Generator 2023-01-11T22:52:03.4144050Z ] 2023-01-11T22:52:03.4144376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4144706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4145053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4145119Z with 2023-01-11T22:52:03.4145169Z [ 2023-01-11T22:52:03.4145256Z T=at::Generator 2023-01-11T22:52:03.4145367Z ] 2023-01-11T22:52:03.4145675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4145739Z with 2023-01-11T22:52:03.4145800Z [ 2023-01-11T22:52:03.4145877Z T=c10::Scalar 2023-01-11T22:52:03.4145939Z ] 2023-01-11T22:52:03.4146298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4146364Z with 2023-01-11T22:52:03.4146473Z [ 2023-01-11T22:52:03.4146559Z T=c10::Scalar 2023-01-11T22:52:03.4146621Z ] 2023-01-11T22:52:03.4146975Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4147074Z with 2023-01-11T22:52:03.4147139Z [ 2023-01-11T22:52:03.4147217Z T=c10::Scalar 2023-01-11T22:52:03.4147278Z ] 2023-01-11T22:52:03.4147665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4147734Z with 2023-01-11T22:52:03.4147796Z [ 2023-01-11T22:52:03.4147872Z T=c10::Scalar 2023-01-11T22:52:03.4147936Z ] 2023-01-11T22:52:03.4148260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4148585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4148931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4148996Z with 2023-01-11T22:52:03.4149057Z [ 2023-01-11T22:52:03.4149137Z T=c10::Scalar 2023-01-11T22:52:03.4149202Z ] 2023-01-11T22:52:03.4149510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4149573Z with 2023-01-11T22:52:03.4149625Z [ 2023-01-11T22:52:03.4149703Z T=std::string 2023-01-11T22:52:03.4149765Z ] 2023-01-11T22:52:03.4150088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4150154Z with 2023-01-11T22:52:03.4150215Z [ 2023-01-11T22:52:03.4150296Z T=std::string 2023-01-11T22:52:03.4150358Z ] 2023-01-11T22:52:03.4150715Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4150779Z with 2023-01-11T22:52:03.4150842Z [ 2023-01-11T22:52:03.4150920Z T=std::string 2023-01-11T22:52:03.4150983Z ] 2023-01-11T22:52:03.4151366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4151482Z with 2023-01-11T22:52:03.4151531Z [ 2023-01-11T22:52:03.4151611Z T=std::string 2023-01-11T22:52:03.4151672Z ] 2023-01-11T22:52:03.4152000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4152514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4152862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4152932Z with 2023-01-11T22:52:03.4152994Z [ 2023-01-11T22:52:03.4153124Z T=std::string 2023-01-11T22:52:03.4153188Z ] 2023-01-11T22:52:03.4153498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4153562Z with 2023-01-11T22:52:03.4153626Z [ 2023-01-11T22:52:03.4153717Z T=c10::QualifiedName 2023-01-11T22:52:03.4153778Z ] 2023-01-11T22:52:03.4154100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4154165Z with 2023-01-11T22:52:03.4154216Z [ 2023-01-11T22:52:03.4154306Z T=c10::QualifiedName 2023-01-11T22:52:03.4154369Z ] 2023-01-11T22:52:03.4154732Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4154800Z with 2023-01-11T22:52:03.4154864Z [ 2023-01-11T22:52:03.4154954Z T=c10::QualifiedName 2023-01-11T22:52:03.4155016Z ] 2023-01-11T22:52:03.4155403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4155472Z with 2023-01-11T22:52:03.4155533Z [ 2023-01-11T22:52:03.4155623Z T=c10::QualifiedName 2023-01-11T22:52:03.4155684Z ] 2023-01-11T22:52:03.4156019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4156362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4156707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4156773Z with 2023-01-11T22:52:03.4156822Z [ 2023-01-11T22:52:03.4156911Z T=c10::QualifiedName 2023-01-11T22:52:03.4156972Z ] 2023-01-11T22:52:03.4157280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4157344Z with 2023-01-11T22:52:03.4157405Z [ 2023-01-11T22:52:03.4158021Z T=std::shared_ptr 2023-01-11T22:52:03.4158085Z ] 2023-01-11T22:52:03.4158467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4158536Z with 2023-01-11T22:52:03.4158601Z [ 2023-01-11T22:52:03.4158735Z T=std::shared_ptr 2023-01-11T22:52:03.4158798Z ] 2023-01-11T22:52:03.4159263Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4159332Z with 2023-01-11T22:52:03.4159382Z [ 2023-01-11T22:52:03.4159520Z T=std::shared_ptr 2023-01-11T22:52:03.4159582Z ] 2023-01-11T22:52:03.4159977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4160041Z with 2023-01-11T22:52:03.4160105Z [ 2023-01-11T22:52:03.4160236Z T=std::shared_ptr 2023-01-11T22:52:03.4160298Z ] 2023-01-11T22:52:03.4160672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4161036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4161386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4161452Z with 2023-01-11T22:52:03.4161516Z [ 2023-01-11T22:52:03.4161648Z T=std::shared_ptr 2023-01-11T22:52:03.4161715Z ] 2023-01-11T22:52:03.4162030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4162099Z with 2023-01-11T22:52:03.4162159Z [ 2023-01-11T22:52:03.4162288Z T=std::weak_ptr 2023-01-11T22:52:03.4162338Z ] 2023-01-11T22:52:03.4162659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4162725Z with 2023-01-11T22:52:03.4162787Z [ 2023-01-11T22:52:03.4162916Z T=std::weak_ptr 2023-01-11T22:52:03.4162979Z ] 2023-01-11T22:52:03.4163340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4163405Z with 2023-01-11T22:52:03.4163467Z [ 2023-01-11T22:52:03.4163592Z T=std::weak_ptr 2023-01-11T22:52:03.4163652Z ] 2023-01-11T22:52:03.4164044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4164157Z with 2023-01-11T22:52:03.4164219Z [ 2023-01-11T22:52:03.4164388Z T=std::weak_ptr 2023-01-11T22:52:03.4164459Z ] 2023-01-11T22:52:03.4164816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4165291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4165637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4165693Z with 2023-01-11T22:52:03.4165754Z [ 2023-01-11T22:52:03.4165879Z T=std::weak_ptr 2023-01-11T22:52:03.4165943Z ] 2023-01-11T22:52:03.4166251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4166315Z with 2023-01-11T22:52:03.4166376Z [ 2023-01-11T22:52:03.4166537Z T=std::vector> 2023-01-11T22:52:03.4166601Z ] 2023-01-11T22:52:03.4166921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4166989Z with 2023-01-11T22:52:03.4167054Z [ 2023-01-11T22:52:03.4167214Z T=std::vector> 2023-01-11T22:52:03.4167280Z ] 2023-01-11T22:52:03.4167647Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4167714Z with 2023-01-11T22:52:03.4167762Z [ 2023-01-11T22:52:03.4167921Z T=std::vector> 2023-01-11T22:52:03.4167986Z ] 2023-01-11T22:52:03.4168374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4168441Z with 2023-01-11T22:52:03.4168505Z [ 2023-01-11T22:52:03.4168657Z T=std::vector> 2023-01-11T22:52:03.4168723Z ] 2023-01-11T22:52:03.4169109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4169492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4169834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4169902Z with 2023-01-11T22:52:03.4169965Z [ 2023-01-11T22:52:03.4170121Z T=std::vector> 2023-01-11T22:52:03.4170232Z ] 2023-01-11T22:52:03.4170597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4170665Z with 2023-01-11T22:52:03.4170733Z [ 2023-01-11T22:52:03.4170859Z T=std::vector> 2023-01-11T22:52:03.4170910Z ] 2023-01-11T22:52:03.4171334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4171402Z with 2023-01-11T22:52:03.4171464Z [ 2023-01-11T22:52:03.4171587Z T=std::vector> 2023-01-11T22:52:03.4171650Z ] 2023-01-11T22:52:03.4172010Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4172076Z with 2023-01-11T22:52:03.4172140Z [ 2023-01-11T22:52:03.4172261Z T=std::vector> 2023-01-11T22:52:03.4172325Z ] 2023-01-11T22:52:03.4172724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4172791Z with 2023-01-11T22:52:03.4172854Z [ 2023-01-11T22:52:03.4172974Z T=std::vector> 2023-01-11T22:52:03.4173035Z ] 2023-01-11T22:52:03.4173377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4173747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4174094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4174148Z with 2023-01-11T22:52:03.4174214Z [ 2023-01-11T22:52:03.4174333Z T=std::vector> 2023-01-11T22:52:03.4174396Z ] 2023-01-11T22:52:03.4174706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4174774Z with 2023-01-11T22:52:03.4174836Z [ 2023-01-11T22:52:03.4175004Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4175066Z ] 2023-01-11T22:52:03.4175388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4175452Z with 2023-01-11T22:52:03.4175516Z [ 2023-01-11T22:52:03.4175687Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4175749Z ] 2023-01-11T22:52:03.4176112Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4176227Z with 2023-01-11T22:52:03.4176325Z [ 2023-01-11T22:52:03.4176496Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4176557Z ] 2023-01-11T22:52:03.4176997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4177112Z with 2023-01-11T22:52:03.4177176Z [ 2023-01-11T22:52:03.4177343Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4177406Z ] 2023-01-11T22:52:03.4177799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4178203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4178536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4178882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4178949Z with 2023-01-11T22:52:03.4179011Z [ 2023-01-11T22:52:03.4179180Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4179246Z ] 2023-01-11T22:52:03.4179554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4179618Z with 2023-01-11T22:52:03.4179683Z [ 2023-01-11T22:52:03.4179845Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4179909Z ] 2023-01-11T22:52:03.4180231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4180296Z with 2023-01-11T22:52:03.4180346Z [ 2023-01-11T22:52:03.4180502Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4180563Z ] 2023-01-11T22:52:03.4180924Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4180991Z with 2023-01-11T22:52:03.4181051Z [ 2023-01-11T22:52:03.4181208Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4181272Z ] 2023-01-11T22:52:03.4181664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4181732Z with 2023-01-11T22:52:03.4181793Z [ 2023-01-11T22:52:03.4181952Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4182013Z ] 2023-01-11T22:52:03.4182462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4182949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4183321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4183666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4183737Z with 2023-01-11T22:52:03.4183801Z [ 2023-01-11T22:52:03.4183963Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4184027Z ] 2023-01-11T22:52:03.4184326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4184391Z with 2023-01-11T22:52:03.4184456Z [ 2023-01-11T22:52:03.4184583Z T=std::vector> 2023-01-11T22:52:03.4184646Z ] 2023-01-11T22:52:03.4184967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4185034Z with 2023-01-11T22:52:03.4185150Z [ 2023-01-11T22:52:03.4185301Z T=std::vector> 2023-01-11T22:52:03.4185397Z ] 2023-01-11T22:52:03.4185791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4185883Z with 2023-01-11T22:52:03.4185974Z [ 2023-01-11T22:52:03.4186121Z T=std::vector> 2023-01-11T22:52:03.4186212Z ] 2023-01-11T22:52:03.4186621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4186673Z with 2023-01-11T22:52:03.4186758Z [ 2023-01-11T22:52:03.4186904Z T=std::vector> 2023-01-11T22:52:03.4186994Z ] 2023-01-11T22:52:03.4187381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4187757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4188118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4188267Z with 2023-01-11T22:52:03.4188356Z [ 2023-01-11T22:52:03.4188504Z T=std::vector> 2023-01-11T22:52:03.4188589Z ] 2023-01-11T22:52:03.4188983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4189074Z with 2023-01-11T22:52:03.4189212Z [ 2023-01-11T22:52:03.4189396Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4189484Z ] 2023-01-11T22:52:03.4190256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4190358Z with 2023-01-11T22:52:03.4190408Z [ 2023-01-11T22:52:03.4190596Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4190682Z ] 2023-01-11T22:52:03.4191073Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4191166Z with 2023-01-11T22:52:03.4191252Z [ 2023-01-11T22:52:03.4191427Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4191509Z ] 2023-01-11T22:52:03.4191923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4192013Z with 2023-01-11T22:52:03.4192191Z [ 2023-01-11T22:52:03.4192371Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4192458Z ] 2023-01-11T22:52:03.4192864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4193296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4193711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.4194075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4194180Z with 2023-01-11T22:52:03.4194274Z [ 2023-01-11T22:52:03.4194504Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4194597Z ] 2023-01-11T22:52:03.4194939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4194992Z with 2023-01-11T22:52:03.4195130Z [ 2023-01-11T22:52:03.4195311Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4195401Z ] 2023-01-11T22:52:03.4195749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4195843Z with 2023-01-11T22:52:03.4195930Z [ 2023-01-11T22:52:03.4196110Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4196198Z ] 2023-01-11T22:52:03.4196649Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4196739Z with 2023-01-11T22:52:03.4196825Z [ 2023-01-11T22:52:03.4197004Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4197091Z ] 2023-01-11T22:52:03.4197554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4197655Z with 2023-01-11T22:52:03.4197705Z [ 2023-01-11T22:52:03.4197879Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4197966Z ] 2023-01-11T22:52:03.4198390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4198823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4199250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.4199619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4199714Z with 2023-01-11T22:52:03.4199801Z [ 2023-01-11T22:52:03.4199982Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4200069Z ] 2023-01-11T22:52:03.4200461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4200559Z with 2023-01-11T22:52:03.4200645Z [ 2023-01-11T22:52:03.4200781Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4200867Z ] 2023-01-11T22:52:03.4201271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4201361Z with 2023-01-11T22:52:03.4201448Z [ 2023-01-11T22:52:03.4201576Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4201629Z ] 2023-01-11T22:52:03.4202014Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4202103Z with 2023-01-11T22:52:03.4202189Z [ 2023-01-11T22:52:03.4202319Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4202406Z ] 2023-01-11T22:52:03.4202820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4202908Z with 2023-01-11T22:52:03.4202996Z [ 2023-01-11T22:52:03.4203128Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4203214Z ] 2023-01-11T22:52:03.4203646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4204003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4204090Z with 2023-01-11T22:52:03.4204174Z [ 2023-01-11T22:52:03.4204354Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4204442Z ] 2023-01-11T22:52:03.4204810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.4205182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4205280Z with 2023-01-11T22:52:03.4205370Z [ 2023-01-11T22:52:03.4205498Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4205585Z ] 2023-01-11T22:52:03.4205917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4206007Z with 2023-01-11T22:52:03.4206092Z [ 2023-01-11T22:52:03.4206306Z T=std::vector> 2023-01-11T22:52:03.4206445Z ] 2023-01-11T22:52:03.4206796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4206885Z with 2023-01-11T22:52:03.4207011Z [ 2023-01-11T22:52:03.4207242Z T=std::vector> 2023-01-11T22:52:03.4207328Z ] 2023-01-11T22:52:03.4207712Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4207799Z with 2023-01-11T22:52:03.4207848Z [ 2023-01-11T22:52:03.4208060Z T=std::vector> 2023-01-11T22:52:03.4208144Z ] 2023-01-11T22:52:03.4208563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4208653Z with 2023-01-11T22:52:03.4208736Z [ 2023-01-11T22:52:03.4208948Z T=std::vector> 2023-01-11T22:52:03.4209031Z ] 2023-01-11T22:52:03.4209477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4209928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4210298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4210446Z with 2023-01-11T22:52:03.4210535Z [ 2023-01-11T22:52:03.4210749Z T=std::vector> 2023-01-11T22:52:03.4210835Z ] 2023-01-11T22:52:03.4211216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4211309Z with 2023-01-11T22:52:03.4211397Z [ 2023-01-11T22:52:03.4211528Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4211614Z ] 2023-01-11T22:52:03.4211961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4212016Z with 2023-01-11T22:52:03.4212102Z [ 2023-01-11T22:52:03.4212224Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4212358Z ] 2023-01-11T22:52:03.4212758Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4212849Z with 2023-01-11T22:52:03.4212982Z [ 2023-01-11T22:52:03.4213113Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4213200Z ] 2023-01-11T22:52:03.4213620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4213709Z with 2023-01-11T22:52:03.4213798Z [ 2023-01-11T22:52:03.4213921Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4214008Z ] 2023-01-11T22:52:03.4214376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4214753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4215127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4215214Z with 2023-01-11T22:52:03.4215265Z [ 2023-01-11T22:52:03.4215383Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4215470Z ] 2023-01-11T22:52:03.4215802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4215890Z with 2023-01-11T22:52:03.4215976Z [ 2023-01-11T22:52:03.4216079Z T=c10::IValue 2023-01-11T22:52:03.4216163Z ] 2023-01-11T22:52:03.4216508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4216596Z with 2023-01-11T22:52:03.4216679Z [ 2023-01-11T22:52:03.4216779Z T=c10::IValue 2023-01-11T22:52:03.4216865Z ] 2023-01-11T22:52:03.4217246Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4217400Z with 2023-01-11T22:52:03.4217450Z [ 2023-01-11T22:52:03.4217556Z T=c10::IValue 2023-01-11T22:52:03.4217644Z ] 2023-01-11T22:52:03.4218107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4218200Z with 2023-01-11T22:52:03.4218374Z [ 2023-01-11T22:52:03.4218480Z T=c10::IValue 2023-01-11T22:52:03.4218566Z ] 2023-01-11T22:52:03.4218969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4219333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4219703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4219795Z with 2023-01-11T22:52:03.4219886Z [ 2023-01-11T22:52:03.4219991Z T=c10::IValue 2023-01-11T22:52:03.4220077Z ] 2023-01-11T22:52:03.4220412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4220502Z with 2023-01-11T22:52:03.4220551Z [ 2023-01-11T22:52:03.4220660Z T=c10::AliasInfo 2023-01-11T22:52:03.4220748Z ] 2023-01-11T22:52:03.4221096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4221186Z with 2023-01-11T22:52:03.4221272Z [ 2023-01-11T22:52:03.4221376Z T=c10::AliasInfo 2023-01-11T22:52:03.4221461Z ] 2023-01-11T22:52:03.4221853Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4221945Z with 2023-01-11T22:52:03.4222031Z [ 2023-01-11T22:52:03.4222139Z T=c10::AliasInfo 2023-01-11T22:52:03.4222226Z ] 2023-01-11T22:52:03.4222640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4222732Z with 2023-01-11T22:52:03.4222780Z [ 2023-01-11T22:52:03.4222888Z T=c10::AliasInfo 2023-01-11T22:52:03.4222974Z ] 2023-01-11T22:52:03.4223327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4223692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4224058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4224205Z with 2023-01-11T22:52:03.4224339Z [ 2023-01-11T22:52:03.4224448Z T=c10::AliasInfo 2023-01-11T22:52:03.4224536Z ] 2023-01-11T22:52:03.4224922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4225013Z with 2023-01-11T22:52:03.4225101Z [ 2023-01-11T22:52:03.4225310Z T=std::vector> 2023-01-11T22:52:03.4225399Z ] 2023-01-11T22:52:03.4225750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4225841Z with 2023-01-11T22:52:03.4225889Z [ 2023-01-11T22:52:03.4226054Z T=std::vector> 2023-01-11T22:52:03.4226141Z ] 2023-01-11T22:52:03.4226526Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4226612Z with 2023-01-11T22:52:03.4226696Z [ 2023-01-11T22:52:03.4226867Z T=std::vector> 2023-01-11T22:52:03.4226956Z ] 2023-01-11T22:52:03.4227374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4227468Z with 2023-01-11T22:52:03.4227559Z [ 2023-01-11T22:52:03.4227716Z T=std::vector> 2023-01-11T22:52:03.4227802Z ] 2023-01-11T22:52:03.4228179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4228272Z with 2023-01-11T22:52:03.4228358Z [ 2023-01-11T22:52:03.4228462Z T=c10::SymInt 2023-01-11T22:52:03.4228512Z ] 2023-01-11T22:52:03.4228882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4228971Z with 2023-01-11T22:52:03.4229058Z [ 2023-01-11T22:52:03.4229159Z T=c10::SymInt 2023-01-11T22:52:03.4229250Z ] 2023-01-11T22:52:03.4229643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.4230102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.4230526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4230620Z with 2023-01-11T22:52:03.4230705Z [ 2023-01-11T22:52:03.4230911Z T=std::vector> 2023-01-11T22:52:03.4230998Z ] 2023-01-11T22:52:03.4231331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4231477Z with 2023-01-11T22:52:03.4231563Z [ 2023-01-11T22:52:03.4231726Z T=c10::either 2023-01-11T22:52:03.4231810Z ] 2023-01-11T22:52:03.4232204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4232339Z with 2023-01-11T22:52:03.4232425Z [ 2023-01-11T22:52:03.4232592Z T=c10::either 2023-01-11T22:52:03.4232682Z ] 2023-01-11T22:52:03.4233078Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4233174Z with 2023-01-11T22:52:03.4233265Z [ 2023-01-11T22:52:03.4233431Z T=c10::either 2023-01-11T22:52:03.4233518Z ] 2023-01-11T22:52:03.4233934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4234022Z with 2023-01-11T22:52:03.4234114Z [ 2023-01-11T22:52:03.4234276Z T=c10::either 2023-01-11T22:52:03.4234362Z ] 2023-01-11T22:52:03.4234758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4235191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4235567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4235659Z with 2023-01-11T22:52:03.4235711Z [ 2023-01-11T22:52:03.4235877Z T=c10::either 2023-01-11T22:52:03.4235964Z ] 2023-01-11T22:52:03.4236345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4236437Z with 2023-01-11T22:52:03.4236521Z [ 2023-01-11T22:52:03.4236644Z T=at::StepCallbacks 2023-01-11T22:52:03.4236730Z ] 2023-01-11T22:52:03.4237131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4237221Z with 2023-01-11T22:52:03.4237307Z [ 2023-01-11T22:52:03.4237421Z T=at::StepCallbacks 2023-01-11T22:52:03.4237508Z ] 2023-01-11T22:52:03.4237901Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4237992Z with 2023-01-11T22:52:03.4238081Z [ 2023-01-11T22:52:03.4238157Z T=at::StepCallbacks 2023-01-11T22:52:03.4238242Z ] 2023-01-11T22:52:03.4238662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4238809Z with 2023-01-11T22:52:03.4238900Z [ 2023-01-11T22:52:03.4239010Z T=at::StepCallbacks 2023-01-11T22:52:03.4239094Z ] 2023-01-11T22:52:03.4239495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4239872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4240238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4240329Z with 2023-01-11T22:52:03.4240414Z [ 2023-01-11T22:52:03.4240525Z T=at::StepCallbacks 2023-01-11T22:52:03.4240612Z ] 2023-01-11T22:52:03.4240947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4241037Z with 2023-01-11T22:52:03.4241131Z [ 2023-01-11T22:52:03.4241201Z T=c10::DimVector 2023-01-11T22:52:03.4241287Z ] 2023-01-11T22:52:03.4241632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4241722Z with 2023-01-11T22:52:03.4241808Z [ 2023-01-11T22:52:03.4241911Z T=c10::DimVector 2023-01-11T22:52:03.4241998Z ] 2023-01-11T22:52:03.4242448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4242541Z with 2023-01-11T22:52:03.4242627Z [ 2023-01-11T22:52:03.4242734Z T=c10::DimVector 2023-01-11T22:52:03.4242875Z ] 2023-01-11T22:52:03.4243291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4243379Z with 2023-01-11T22:52:03.4243463Z [ 2023-01-11T22:52:03.4243531Z T=c10::DimVector 2023-01-11T22:52:03.4243619Z ] 2023-01-11T22:52:03.4243971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4244331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4244698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4244785Z with 2023-01-11T22:52:03.4244874Z [ 2023-01-11T22:52:03.4244983Z T=c10::DimVector 2023-01-11T22:52:03.4245071Z ] 2023-01-11T22:52:03.4245402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4260709Z with 2023-01-11T22:52:03.4260851Z [ 2023-01-11T22:52:03.4260999Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4261052Z ] 2023-01-11T22:52:03.4261407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4261475Z with 2023-01-11T22:52:03.4261536Z [ 2023-01-11T22:52:03.4261776Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4261841Z ] 2023-01-11T22:52:03.4262213Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4262280Z with 2023-01-11T22:52:03.4262342Z [ 2023-01-11T22:52:03.4262452Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4262516Z ] 2023-01-11T22:52:03.4262917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4262984Z with 2023-01-11T22:52:03.4263046Z [ 2023-01-11T22:52:03.4263150Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4263213Z ] 2023-01-11T22:52:03.4263558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4263928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4264274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4264338Z with 2023-01-11T22:52:03.4264401Z [ 2023-01-11T22:52:03.4264503Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4264564Z ] 2023-01-11T22:52:03.4264878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4264943Z with 2023-01-11T22:52:03.4265005Z [ 2023-01-11T22:52:03.4265149Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4265212Z ] 2023-01-11T22:52:03.4265535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4265602Z with 2023-01-11T22:52:03.4265661Z [ 2023-01-11T22:52:03.4265804Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4265866Z ] 2023-01-11T22:52:03.4266231Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4266283Z with 2023-01-11T22:52:03.4266344Z [ 2023-01-11T22:52:03.4266482Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4266545Z ] 2023-01-11T22:52:03.4266933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4267063Z with 2023-01-11T22:52:03.4267123Z [ 2023-01-11T22:52:03.4267268Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4267333Z ] 2023-01-11T22:52:03.4267754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4268159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4268505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4268573Z with 2023-01-11T22:52:03.4268633Z [ 2023-01-11T22:52:03.4268774Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4268837Z ] 2023-01-11T22:52:03.4269237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4269308Z with 2023-01-11T22:52:03.4269371Z [ 2023-01-11T22:52:03.4269479Z T=std::tuple 2023-01-11T22:52:03.4269541Z ] 2023-01-11T22:52:03.4269919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4269985Z with 2023-01-11T22:52:03.4270049Z [ 2023-01-11T22:52:03.4270172Z T=std::tuple 2023-01-11T22:52:03.4270236Z ] 2023-01-11T22:52:03.4270596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4270661Z with 2023-01-11T22:52:03.4270723Z [ 2023-01-11T22:52:03.4270837Z T=std::tuple 2023-01-11T22:52:03.4270903Z ] 2023-01-11T22:52:03.4271294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4271360Z with 2023-01-11T22:52:03.4271423Z [ 2023-01-11T22:52:03.4271540Z T=std::tuple 2023-01-11T22:52:03.4271593Z ] 2023-01-11T22:52:03.4271949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4272409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4272758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4272822Z with 2023-01-11T22:52:03.4272884Z [ 2023-01-11T22:52:03.4273005Z T=std::tuple 2023-01-11T22:52:03.4273068Z ] 2023-01-11T22:52:03.4273439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4273505Z with 2023-01-11T22:52:03.4273566Z [ 2023-01-11T22:52:03.4273661Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4273722Z ] 2023-01-11T22:52:03.4274082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4274149Z with 2023-01-11T22:52:03.4274208Z [ 2023-01-11T22:52:03.4274304Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4274354Z ] 2023-01-11T22:52:03.4274727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4274796Z with 2023-01-11T22:52:03.4274846Z [ 2023-01-11T22:52:03.4274942Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4275004Z ] 2023-01-11T22:52:03.4275392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4275458Z with 2023-01-11T22:52:03.4275520Z [ 2023-01-11T22:52:03.4275617Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4275679Z ] 2023-01-11T22:52:03.4276026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4276387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4276727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4276792Z with 2023-01-11T22:52:03.4276857Z [ 2023-01-11T22:52:03.4276952Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4277013Z ] 2023-01-11T22:52:03.4277315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4277378Z with 2023-01-11T22:52:03.4277427Z [ 2023-01-11T22:52:03.4277542Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4277604Z ] 2023-01-11T22:52:03.4277932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4277996Z with 2023-01-11T22:52:03.4278063Z [ 2023-01-11T22:52:03.4278177Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4278238Z ] 2023-01-11T22:52:03.4278597Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4278662Z with 2023-01-11T22:52:03.4278724Z [ 2023-01-11T22:52:03.4278835Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4278898Z ] 2023-01-11T22:52:03.4279284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4279847Z with 2023-01-11T22:52:03.4279910Z [ 2023-01-11T22:52:03.4280013Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4280077Z ] 2023-01-11T22:52:03.4280481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4280843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4281190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4281260Z with 2023-01-11T22:52:03.4281323Z [ 2023-01-11T22:52:03.4281438Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4281500Z ] 2023-01-11T22:52:03.4281806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4281873Z with 2023-01-11T22:52:03.4281935Z [ 2023-01-11T22:52:03.4282048Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4282108Z ] 2023-01-11T22:52:03.4282433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4282501Z with 2023-01-11T22:52:03.4282566Z [ 2023-01-11T22:52:03.4282682Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4282731Z ] 2023-01-11T22:52:03.4283089Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4283158Z with 2023-01-11T22:52:03.4283222Z [ 2023-01-11T22:52:03.4283336Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4283399Z ] 2023-01-11T22:52:03.4283790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4283856Z with 2023-01-11T22:52:03.4283920Z [ 2023-01-11T22:52:03.4284034Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4284100Z ] 2023-01-11T22:52:03.4284456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4284814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4285164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4285233Z with 2023-01-11T22:52:03.4285297Z [ 2023-01-11T22:52:03.4285411Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4285475Z ] 2023-01-11T22:52:03.4285819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4285889Z with 2023-01-11T22:52:03.4285953Z [ 2023-01-11T22:52:03.4286047Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4286111Z ] 2023-01-11T22:52:03.4286476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4286545Z with 2023-01-11T22:52:03.4286609Z [ 2023-01-11T22:52:03.4286703Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4286770Z ] 2023-01-11T22:52:03.4287137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4287207Z with 2023-01-11T22:52:03.4287270Z [ 2023-01-11T22:52:03.4287363Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4287427Z ] 2023-01-11T22:52:03.4287805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4287875Z with 2023-01-11T22:52:03.4287938Z [ 2023-01-11T22:52:03.4288030Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4288096Z ] 2023-01-11T22:52:03.4288441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4288788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4289135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4289203Z with 2023-01-11T22:52:03.4289268Z [ 2023-01-11T22:52:03.4289360Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4289425Z ] 2023-01-11T22:52:03.4289732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4289799Z with 2023-01-11T22:52:03.4289863Z [ 2023-01-11T22:52:03.4289961Z T=at::ThreadLocalState 2023-01-11T22:52:03.4290025Z ] 2023-01-11T22:52:03.4290339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4290408Z with 2023-01-11T22:52:03.4290469Z [ 2023-01-11T22:52:03.4290564Z T=at::ThreadLocalState 2023-01-11T22:52:03.4290624Z ] 2023-01-11T22:52:03.4290986Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4291051Z with 2023-01-11T22:52:03.4291111Z [ 2023-01-11T22:52:03.4291204Z T=at::ThreadLocalState 2023-01-11T22:52:03.4291264Z ] 2023-01-11T22:52:03.4291652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4291761Z with 2023-01-11T22:52:03.4291825Z [ 2023-01-11T22:52:03.4291919Z T=at::ThreadLocalState 2023-01-11T22:52:03.4291982Z ] 2023-01-11T22:52:03.4292325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4292722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4293070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4293136Z with 2023-01-11T22:52:03.4293186Z [ 2023-01-11T22:52:03.4293280Z T=at::ThreadLocalState 2023-01-11T22:52:03.4293342Z ] 2023-01-11T22:52:03.4293649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4293715Z with 2023-01-11T22:52:03.4293777Z [ 2023-01-11T22:52:03.4293895Z T=std::shared_ptr 2023-01-11T22:52:03.4293959Z ] 2023-01-11T22:52:03.4294284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4294349Z with 2023-01-11T22:52:03.4294412Z [ 2023-01-11T22:52:03.4294524Z T=std::shared_ptr 2023-01-11T22:52:03.4294588Z ] 2023-01-11T22:52:03.4294949Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4295013Z with 2023-01-11T22:52:03.4295063Z [ 2023-01-11T22:52:03.4295173Z T=std::shared_ptr 2023-01-11T22:52:03.4295237Z ] 2023-01-11T22:52:03.4295627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4295695Z with 2023-01-11T22:52:03.4295757Z [ 2023-01-11T22:52:03.4295868Z T=std::shared_ptr 2023-01-11T22:52:03.4295928Z ] 2023-01-11T22:52:03.4296275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4296623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4296999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.4297348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4297456Z with 2023-01-11T22:52:03.4297519Z [ 2023-01-11T22:52:03.4297633Z T=std::shared_ptr 2023-01-11T22:52:03.4297694Z ] 2023-01-11T22:52:03.4297999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4298066Z with 2023-01-11T22:52:03.4298127Z [ 2023-01-11T22:52:03.4298216Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4298321Z ] 2023-01-11T22:52:03.4298644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4298708Z with 2023-01-11T22:52:03.4298770Z [ 2023-01-11T22:52:03.4298866Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4298933Z ] 2023-01-11T22:52:03.4299289Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4299356Z with 2023-01-11T22:52:03.4299416Z [ 2023-01-11T22:52:03.4299516Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4299579Z ] 2023-01-11T22:52:03.4299968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4300033Z with 2023-01-11T22:52:03.4300095Z [ 2023-01-11T22:52:03.4300265Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4300327Z ] 2023-01-11T22:52:03.4300676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4301072Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4301447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.4301792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4301861Z with 2023-01-11T22:52:03.4301925Z [ 2023-01-11T22:52:03.4302024Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4302090Z ] 2023-01-11T22:52:03.4302395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4302460Z with 2023-01-11T22:52:03.4302523Z [ 2023-01-11T22:52:03.4302613Z T=torch::jit::Method 2023-01-11T22:52:03.4302676Z ] 2023-01-11T22:52:03.4303003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4303069Z with 2023-01-11T22:52:03.4303129Z [ 2023-01-11T22:52:03.4303217Z T=torch::jit::Method 2023-01-11T22:52:03.4303266Z ] 2023-01-11T22:52:03.4303628Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4303748Z with 2023-01-11T22:52:03.4303809Z [ 2023-01-11T22:52:03.4303895Z T=torch::jit::Method 2023-01-11T22:52:03.4303956Z ] 2023-01-11T22:52:03.4304386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4304453Z with 2023-01-11T22:52:03.4304515Z [ 2023-01-11T22:52:03.4304607Z T=torch::jit::Method 2023-01-11T22:52:03.4304669Z ] 2023-01-11T22:52:03.4305005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4305345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4305686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4305751Z with 2023-01-11T22:52:03.4305818Z [ 2023-01-11T22:52:03.4305905Z T=torch::jit::Method 2023-01-11T22:52:03.4305955Z ] 2023-01-11T22:52:03.4306258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4306323Z with 2023-01-11T22:52:03.4306383Z [ 2023-01-11T22:52:03.4306520Z T=std::vector> 2023-01-11T22:52:03.4306586Z ] 2023-01-11T22:52:03.4306911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4306977Z with 2023-01-11T22:52:03.4307038Z [ 2023-01-11T22:52:03.4307175Z T=std::vector> 2023-01-11T22:52:03.4307237Z ] 2023-01-11T22:52:03.4307598Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4307662Z with 2023-01-11T22:52:03.4307723Z [ 2023-01-11T22:52:03.4307858Z T=std::vector> 2023-01-11T22:52:03.4307919Z ] 2023-01-11T22:52:03.4308306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4308359Z with 2023-01-11T22:52:03.4308419Z [ 2023-01-11T22:52:03.4308554Z T=std::vector> 2023-01-11T22:52:03.4308621Z ] 2023-01-11T22:52:03.4308996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4309369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4309754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4309819Z with 2023-01-11T22:52:03.4309880Z [ 2023-01-11T22:52:03.4310016Z T=std::vector> 2023-01-11T22:52:03.4310076Z ] 2023-01-11T22:52:03.4310787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4310860Z with 2023-01-11T22:52:03.4310923Z [ 2023-01-11T22:52:03.4311096Z T=std::function 2023-01-11T22:52:03.4311158Z ] 2023-01-11T22:52:03.4311486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4311553Z with 2023-01-11T22:52:03.4311615Z [ 2023-01-11T22:52:03.4311765Z T=std::function 2023-01-11T22:52:03.4311827Z ] 2023-01-11T22:52:03.4312302Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4312370Z with 2023-01-11T22:52:03.4312431Z [ 2023-01-11T22:52:03.4312597Z T=std::function 2023-01-11T22:52:03.4312661Z ] 2023-01-11T22:52:03.4313050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4313118Z with 2023-01-11T22:52:03.4313181Z [ 2023-01-11T22:52:03.4313344Z T=std::function 2023-01-11T22:52:03.4313410Z ] 2023-01-11T22:52:03.4313813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4314230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4314577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4314643Z with 2023-01-11T22:52:03.4314704Z [ 2023-01-11T22:52:03.4314867Z T=std::function 2023-01-11T22:52:03.4314933Z ] 2023-01-11T22:52:03.4315244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4315310Z with 2023-01-11T22:52:03.4315360Z [ 2023-01-11T22:52:03.4315551Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4315617Z ] 2023-01-11T22:52:03.4315940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4316062Z with 2023-01-11T22:52:03.4316123Z [ 2023-01-11T22:52:03.4316312Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4316373Z ] 2023-01-11T22:52:03.4316773Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4316842Z with 2023-01-11T22:52:03.4316903Z [ 2023-01-11T22:52:03.4317096Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4317159Z ] 2023-01-11T22:52:03.4317548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4317613Z with 2023-01-11T22:52:03.4317677Z [ 2023-01-11T22:52:03.4317864Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4317916Z ] 2023-01-11T22:52:03.4318342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4318800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4319143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4319212Z with 2023-01-11T22:52:03.4319274Z [ 2023-01-11T22:52:03.4319464Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4319528Z ] 2023-01-11T22:52:03.4319837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4319901Z with 2023-01-11T22:52:03.4319964Z [ 2023-01-11T22:52:03.4320091Z T=std::vector> 2023-01-11T22:52:03.4320155Z ] 2023-01-11T22:52:03.4320472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4320539Z with 2023-01-11T22:52:03.4320600Z [ 2023-01-11T22:52:03.4320725Z T=std::vector> 2023-01-11T22:52:03.4320787Z ] 2023-01-11T22:52:03.4321149Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4321215Z with 2023-01-11T22:52:03.4321264Z [ 2023-01-11T22:52:03.4321388Z T=std::vector> 2023-01-11T22:52:03.4321450Z ] 2023-01-11T22:52:03.4321839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4321947Z with 2023-01-11T22:52:03.4322009Z [ 2023-01-11T22:52:03.4322136Z T=std::vector> 2023-01-11T22:52:03.4322197Z ] 2023-01-11T22:52:03.4322542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4322607Z with 2023-01-11T22:52:03.4322710Z [ 2023-01-11T22:52:03.4322786Z T=double 2023-01-11T22:52:03.4322845Z ] 2023-01-11T22:52:03.4323235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4323299Z with 2023-01-11T22:52:03.4323348Z [ 2023-01-11T22:52:03.4323418Z T=double 2023-01-11T22:52:03.4323478Z ] 2023-01-11T22:52:03.4323819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4323886Z with 2023-01-11T22:52:03.4323947Z [ 2023-01-11T22:52:03.4324074Z T=std::vector> 2023-01-11T22:52:03.4324135Z ] 2023-01-11T22:52:03.4324453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4324517Z with 2023-01-11T22:52:03.4324579Z [ 2023-01-11T22:52:03.4324692Z T=std::tuple 2023-01-11T22:52:03.4324756Z ] 2023-01-11T22:52:03.4325078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4325144Z with 2023-01-11T22:52:03.4325195Z [ 2023-01-11T22:52:03.4325308Z T=std::tuple 2023-01-11T22:52:03.4325372Z ] 2023-01-11T22:52:03.4325733Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4325800Z with 2023-01-11T22:52:03.4325861Z [ 2023-01-11T22:52:03.4325973Z T=std::tuple 2023-01-11T22:52:03.4326035Z ] 2023-01-11T22:52:03.4326428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4326497Z with 2023-01-11T22:52:03.4326557Z [ 2023-01-11T22:52:03.4326666Z T=std::tuple 2023-01-11T22:52:03.4326731Z ] 2023-01-11T22:52:03.4327087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4327477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4327818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4327931Z with 2023-01-11T22:52:03.4327994Z [ 2023-01-11T22:52:03.4328106Z T=std::tuple 2023-01-11T22:52:03.4328156Z ] 2023-01-11T22:52:03.4328464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4328529Z with 2023-01-11T22:52:03.4328591Z [ 2023-01-11T22:52:03.4328771Z T=std::vector> 2023-01-11T22:52:03.4328834Z ] 2023-01-11T22:52:03.4329157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4329224Z with 2023-01-11T22:52:03.4329287Z [ 2023-01-11T22:52:03.4329426Z T=std::vector> 2023-01-11T22:52:03.4329492Z ] 2023-01-11T22:52:03.4329851Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4329917Z with 2023-01-11T22:52:03.4329979Z [ 2023-01-11T22:52:03.4330116Z T=std::vector> 2023-01-11T22:52:03.4330169Z ] 2023-01-11T22:52:03.4330556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4330623Z with 2023-01-11T22:52:03.4330685Z [ 2023-01-11T22:52:03.4330818Z T=std::vector> 2023-01-11T22:52:03.4330885Z ] 2023-01-11T22:52:03.4331260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4331661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4332003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4332070Z with 2023-01-11T22:52:03.4332133Z [ 2023-01-11T22:52:03.4332264Z T=std::vector> 2023-01-11T22:52:03.4332328Z ] 2023-01-11T22:52:03.4332805Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:is_python_module.pyd 2023-01-11T22:52:03.4332964Z Creating library is_python_module.lib and object is_python_module.exp 2023-01-11T22:52:03.4333084Z Loading extension module is_python_module... 2023-01-11T22:52:03.4333517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:52:03.4333597Z warnings.warn( 2023-01-11T22:52:03.4334028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:52:03.4334150Z warnings.warn( 2023-01-11T22:52:03.4334618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:52:03.4334695Z warnings.warn( 2023-01-11T22:52:03.4335115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:52:03.4335194Z warnings.warn( 2023-01-11T22:52:03.4335260Z ok (12.933s) 2023-01-11T22:52:03.4335390Z test_half_support (__main__.TestCppExtensionJIT) 2023-01-11T22:52:03.4335575Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2023-01-11T22:52:03.4335782Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T22:52:03.4335993Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T22:52:03.4336349Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4336611Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension... 2023-01-11T22:52:03.4336881Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension\build.ninja... 2023-01-11T22:52:03.4337009Z Building extension module inline_jit_extension... 2023-01-11T22:52:03.4337215Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.4338186Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension\main.cpp /Fomain.o 2023-01-11T22:52:03.4338333Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.4338475Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.4338488Z 2023-01-11T22:52:03.4338801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.4339120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4339186Z with 2023-01-11T22:52:03.4339251Z [ 2023-01-11T22:52:03.4339332Z T=c10::SymInt 2023-01-11T22:52:03.4339395Z ] 2023-01-11T22:52:03.4339721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4339834Z with 2023-01-11T22:52:03.4339897Z [ 2023-01-11T22:52:03.4339975Z T=c10::SymInt 2023-01-11T22:52:03.4340037Z ] 2023-01-11T22:52:03.4340399Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4340501Z with 2023-01-11T22:52:03.4340563Z [ 2023-01-11T22:52:03.4340632Z T=c10::SymInt 2023-01-11T22:52:03.4340693Z ] 2023-01-11T22:52:03.4341083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4341150Z with 2023-01-11T22:52:03.4341211Z [ 2023-01-11T22:52:03.4341292Z T=c10::SymInt 2023-01-11T22:52:03.4341354Z ] 2023-01-11T22:52:03.4341688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4342015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4342359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4342423Z with 2023-01-11T22:52:03.4342485Z [ 2023-01-11T22:52:03.4342564Z T=c10::SymInt 2023-01-11T22:52:03.4342629Z ] 2023-01-11T22:52:03.4342920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.4343234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4343300Z with 2023-01-11T22:52:03.4343361Z [ 2023-01-11T22:52:03.4343437Z T=at::TensorBase 2023-01-11T22:52:03.4343498Z ] 2023-01-11T22:52:03.4343818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4343882Z with 2023-01-11T22:52:03.4343941Z [ 2023-01-11T22:52:03.4344024Z T=at::TensorBase 2023-01-11T22:52:03.4344090Z ] 2023-01-11T22:52:03.4344453Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4344517Z with 2023-01-11T22:52:03.4344576Z [ 2023-01-11T22:52:03.4344660Z T=at::TensorBase 2023-01-11T22:52:03.4344721Z ] 2023-01-11T22:52:03.4345115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4345181Z with 2023-01-11T22:52:03.4345240Z [ 2023-01-11T22:52:03.4345322Z T=at::TensorBase 2023-01-11T22:52:03.4345371Z ] 2023-01-11T22:52:03.4345700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4346083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4346465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4346533Z with 2023-01-11T22:52:03.4346594Z [ 2023-01-11T22:52:03.4346679Z T=at::TensorBase 2023-01-11T22:52:03.4346740Z ] 2023-01-11T22:52:03.4347046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4347118Z with 2023-01-11T22:52:03.4347179Z [ 2023-01-11T22:52:03.4347255Z T=at::Tensor 2023-01-11T22:52:03.4347316Z ] 2023-01-11T22:52:03.4347632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4347698Z with 2023-01-11T22:52:03.4347761Z [ 2023-01-11T22:52:03.4347827Z T=at::Tensor 2023-01-11T22:52:03.4347890Z ] 2023-01-11T22:52:03.4348252Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4348318Z with 2023-01-11T22:52:03.4348381Z [ 2023-01-11T22:52:03.4348463Z T=at::Tensor 2023-01-11T22:52:03.4348524Z ] 2023-01-11T22:52:03.4348909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4348972Z with 2023-01-11T22:52:03.4349033Z [ 2023-01-11T22:52:03.4349109Z T=at::Tensor 2023-01-11T22:52:03.4349172Z ] 2023-01-11T22:52:03.4349497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4349823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4350161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4350228Z with 2023-01-11T22:52:03.4350287Z [ 2023-01-11T22:52:03.4350352Z T=at::Tensor 2023-01-11T22:52:03.4350414Z ] 2023-01-11T22:52:03.4350715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4350779Z with 2023-01-11T22:52:03.4350839Z [ 2023-01-11T22:52:03.4350921Z T=at::Generator 2023-01-11T22:52:03.4350984Z ] 2023-01-11T22:52:03.4351302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4351368Z with 2023-01-11T22:52:03.4351468Z [ 2023-01-11T22:52:03.4351549Z T=at::Generator 2023-01-11T22:52:03.4351609Z ] 2023-01-11T22:52:03.4351968Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4352030Z with 2023-01-11T22:52:03.4352169Z [ 2023-01-11T22:52:03.4352239Z T=at::Generator 2023-01-11T22:52:03.4352347Z ] 2023-01-11T22:52:03.4352739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4352806Z with 2023-01-11T22:52:03.4352871Z [ 2023-01-11T22:52:03.4352952Z T=at::Generator 2023-01-11T22:52:03.4353013Z ] 2023-01-11T22:52:03.4353343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4353670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4354014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4354078Z with 2023-01-11T22:52:03.4354140Z [ 2023-01-11T22:52:03.4354221Z T=at::Generator 2023-01-11T22:52:03.4354282Z ] 2023-01-11T22:52:03.4354585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4354649Z with 2023-01-11T22:52:03.4354711Z [ 2023-01-11T22:52:03.4354777Z T=c10::Scalar 2023-01-11T22:52:03.4354837Z ] 2023-01-11T22:52:03.4355162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4355226Z with 2023-01-11T22:52:03.4355291Z [ 2023-01-11T22:52:03.4355369Z T=c10::Scalar 2023-01-11T22:52:03.4355429Z ] 2023-01-11T22:52:03.4355789Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4355851Z with 2023-01-11T22:52:03.4355915Z [ 2023-01-11T22:52:03.4355992Z T=c10::Scalar 2023-01-11T22:52:03.4356051Z ] 2023-01-11T22:52:03.4356518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4356586Z with 2023-01-11T22:52:03.4356647Z [ 2023-01-11T22:52:03.4356711Z T=c10::Scalar 2023-01-11T22:52:03.4356772Z ] 2023-01-11T22:52:03.4357142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4357469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4357862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4357928Z with 2023-01-11T22:52:03.4357992Z [ 2023-01-11T22:52:03.4358070Z T=c10::Scalar 2023-01-11T22:52:03.4358131Z ] 2023-01-11T22:52:03.4358476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4358545Z with 2023-01-11T22:52:03.4358608Z [ 2023-01-11T22:52:03.4358686Z T=std::string 2023-01-11T22:52:03.4358748Z ] 2023-01-11T22:52:03.4359066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4359132Z with 2023-01-11T22:52:03.4359192Z [ 2023-01-11T22:52:03.4359258Z T=std::string 2023-01-11T22:52:03.4359321Z ] 2023-01-11T22:52:03.4359682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4359745Z with 2023-01-11T22:52:03.4359807Z [ 2023-01-11T22:52:03.4359890Z T=std::string 2023-01-11T22:52:03.4359952Z ] 2023-01-11T22:52:03.4360339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4360402Z with 2023-01-11T22:52:03.4360463Z [ 2023-01-11T22:52:03.4360544Z T=std::string 2023-01-11T22:52:03.4360604Z ] 2023-01-11T22:52:03.4360931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4361260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4361600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4361664Z with 2023-01-11T22:52:03.4361727Z [ 2023-01-11T22:52:03.4361793Z T=std::string 2023-01-11T22:52:03.4361856Z ] 2023-01-11T22:52:03.4362157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4362224Z with 2023-01-11T22:52:03.4362286Z [ 2023-01-11T22:52:03.4362376Z T=c10::QualifiedName 2023-01-11T22:52:03.4362437Z ] 2023-01-11T22:52:03.4362762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4362826Z with 2023-01-11T22:52:03.4362888Z [ 2023-01-11T22:52:03.4362978Z T=c10::QualifiedName 2023-01-11T22:52:03.4363038Z ] 2023-01-11T22:52:03.4363400Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4363511Z with 2023-01-11T22:52:03.4363573Z [ 2023-01-11T22:52:03.4363649Z T=c10::QualifiedName 2023-01-11T22:52:03.4363710Z ] 2023-01-11T22:52:03.4364097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4364162Z with 2023-01-11T22:52:03.4364260Z [ 2023-01-11T22:52:03.4364352Z T=c10::QualifiedName 2023-01-11T22:52:03.4364414Z ] 2023-01-11T22:52:03.4364751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4365093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4365445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4365512Z with 2023-01-11T22:52:03.4365575Z [ 2023-01-11T22:52:03.4365663Z T=c10::QualifiedName 2023-01-11T22:52:03.4365725Z ] 2023-01-11T22:52:03.4366034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4366098Z with 2023-01-11T22:52:03.4366160Z [ 2023-01-11T22:52:03.4366294Z T=std::shared_ptr 2023-01-11T22:52:03.4366344Z ] 2023-01-11T22:52:03.4366667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4366738Z with 2023-01-11T22:52:03.4366801Z [ 2023-01-11T22:52:03.4366933Z T=std::shared_ptr 2023-01-11T22:52:03.4366995Z ] 2023-01-11T22:52:03.4367360Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4367428Z with 2023-01-11T22:52:03.4367494Z [ 2023-01-11T22:52:03.4367626Z T=std::shared_ptr 2023-01-11T22:52:03.4367688Z ] 2023-01-11T22:52:03.4368078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4368146Z with 2023-01-11T22:52:03.4368209Z [ 2023-01-11T22:52:03.4368341Z T=std::shared_ptr 2023-01-11T22:52:03.4368404Z ] 2023-01-11T22:52:03.4368761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4369120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4369469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4369569Z with 2023-01-11T22:52:03.4369634Z [ 2023-01-11T22:52:03.4369767Z T=std::shared_ptr 2023-01-11T22:52:03.4369831Z ] 2023-01-11T22:52:03.4370142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4370245Z with 2023-01-11T22:52:03.4370311Z [ 2023-01-11T22:52:03.4370442Z T=std::weak_ptr 2023-01-11T22:52:03.4370507Z ] 2023-01-11T22:52:03.4370829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4370896Z with 2023-01-11T22:52:03.4370961Z [ 2023-01-11T22:52:03.4371089Z T=std::weak_ptr 2023-01-11T22:52:03.4371151Z ] 2023-01-11T22:52:03.4371517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4371582Z with 2023-01-11T22:52:03.4371631Z [ 2023-01-11T22:52:03.4371761Z T=std::weak_ptr 2023-01-11T22:52:03.4371822Z ] 2023-01-11T22:52:03.4372210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4372274Z with 2023-01-11T22:52:03.4372338Z [ 2023-01-11T22:52:03.4372467Z T=std::weak_ptr 2023-01-11T22:52:03.4372531Z ] 2023-01-11T22:52:03.4372901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4373259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4373600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4373666Z with 2023-01-11T22:52:03.4373729Z [ 2023-01-11T22:52:03.4373858Z T=std::weak_ptr 2023-01-11T22:52:03.4373920Z ] 2023-01-11T22:52:03.4374228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4374297Z with 2023-01-11T22:52:03.4374358Z [ 2023-01-11T22:52:03.4374501Z T=std::vector> 2023-01-11T22:52:03.4374560Z ] 2023-01-11T22:52:03.4374890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4374957Z with 2023-01-11T22:52:03.4375022Z [ 2023-01-11T22:52:03.4375177Z T=std::vector> 2023-01-11T22:52:03.4375239Z ] 2023-01-11T22:52:03.4375597Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4376123Z with 2023-01-11T22:52:03.4376186Z [ 2023-01-11T22:52:03.4376342Z T=std::vector> 2023-01-11T22:52:03.4376405Z ] 2023-01-11T22:52:03.4376843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4376911Z with 2023-01-11T22:52:03.4376975Z [ 2023-01-11T22:52:03.4377128Z T=std::vector> 2023-01-11T22:52:03.4377192Z ] 2023-01-11T22:52:03.4377558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4377936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4378293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4378348Z with 2023-01-11T22:52:03.4378412Z [ 2023-01-11T22:52:03.4378564Z T=std::vector> 2023-01-11T22:52:03.4378629Z ] 2023-01-11T22:52:03.4378938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4379006Z with 2023-01-11T22:52:03.4379067Z [ 2023-01-11T22:52:03.4379187Z T=std::vector> 2023-01-11T22:52:03.4379250Z ] 2023-01-11T22:52:03.4379579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4379642Z with 2023-01-11T22:52:03.4379703Z [ 2023-01-11T22:52:03.4379825Z T=std::vector> 2023-01-11T22:52:03.4379887Z ] 2023-01-11T22:52:03.4380245Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4380312Z with 2023-01-11T22:52:03.4380361Z [ 2023-01-11T22:52:03.4380481Z T=std::vector> 2023-01-11T22:52:03.4380542Z ] 2023-01-11T22:52:03.4380926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4380994Z with 2023-01-11T22:52:03.4381055Z [ 2023-01-11T22:52:03.4381170Z T=std::vector> 2023-01-11T22:52:03.4381233Z ] 2023-01-11T22:52:03.4381590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4381944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4382599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4382666Z with 2023-01-11T22:52:03.4382729Z [ 2023-01-11T22:52:03.4382890Z T=std::vector> 2023-01-11T22:52:03.4382954Z ] 2023-01-11T22:52:03.4383260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4383325Z with 2023-01-11T22:52:03.4383388Z [ 2023-01-11T22:52:03.4383545Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4383608Z ] 2023-01-11T22:52:03.4383930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4383995Z with 2023-01-11T22:52:03.4384055Z [ 2023-01-11T22:52:03.4384221Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4384284Z ] 2023-01-11T22:52:03.4384648Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4384715Z with 2023-01-11T22:52:03.4384775Z [ 2023-01-11T22:52:03.4384942Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4385006Z ] 2023-01-11T22:52:03.4385392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4385457Z with 2023-01-11T22:52:03.4385516Z [ 2023-01-11T22:52:03.4385680Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4385741Z ] 2023-01-11T22:52:03.4386140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4386530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4386866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4387204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4387268Z with 2023-01-11T22:52:03.4387317Z [ 2023-01-11T22:52:03.4387483Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4387544Z ] 2023-01-11T22:52:03.4387848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4388212Z with 2023-01-11T22:52:03.4388275Z [ 2023-01-11T22:52:03.4388436Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4388498Z ] 2023-01-11T22:52:03.4388868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4388933Z with 2023-01-11T22:52:03.4388993Z [ 2023-01-11T22:52:03.4389154Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4389216Z ] 2023-01-11T22:52:03.4389573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4389641Z with 2023-01-11T22:52:03.4389703Z [ 2023-01-11T22:52:03.4389862Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4389912Z ] 2023-01-11T22:52:03.4390305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4390369Z with 2023-01-11T22:52:03.4390430Z [ 2023-01-11T22:52:03.4390586Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4390649Z ] 2023-01-11T22:52:03.4391032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4391415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4391740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4392165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4392233Z with 2023-01-11T22:52:03.4392296Z [ 2023-01-11T22:52:03.4392454Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4392521Z ] 2023-01-11T22:52:03.4392830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4392895Z with 2023-01-11T22:52:03.4392956Z [ 2023-01-11T22:52:03.4393083Z T=std::vector> 2023-01-11T22:52:03.4393147Z ] 2023-01-11T22:52:03.4393470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4393534Z with 2023-01-11T22:52:03.4393583Z [ 2023-01-11T22:52:03.4393707Z T=std::vector> 2023-01-11T22:52:03.4393768Z ] 2023-01-11T22:52:03.4394132Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4394508Z with 2023-01-11T22:52:03.4394572Z [ 2023-01-11T22:52:03.4394696Z T=std::vector> 2023-01-11T22:52:03.4394757Z ] 2023-01-11T22:52:03.4395193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4395261Z with 2023-01-11T22:52:03.4395326Z [ 2023-01-11T22:52:03.4395451Z T=std::vector> 2023-01-11T22:52:03.4395512Z ] 2023-01-11T22:52:03.4395866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4396218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4396557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4396624Z with 2023-01-11T22:52:03.4396684Z [ 2023-01-11T22:52:03.4396809Z T=std::vector> 2023-01-11T22:52:03.4396858Z ] 2023-01-11T22:52:03.4397167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4397234Z with 2023-01-11T22:52:03.4397299Z [ 2023-01-11T22:52:03.4397454Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4397518Z ] 2023-01-11T22:52:03.4397840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4397908Z with 2023-01-11T22:52:03.4397974Z [ 2023-01-11T22:52:03.4398123Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4398182Z ] 2023-01-11T22:52:03.4398542Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4398608Z with 2023-01-11T22:52:03.4398670Z [ 2023-01-11T22:52:03.4398820Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4398880Z ] 2023-01-11T22:52:03.4399252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4399317Z with 2023-01-11T22:52:03.4399380Z [ 2023-01-11T22:52:03.4399530Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4399592Z ] 2023-01-11T22:52:03.4399979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4400380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4401060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.4401444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4401512Z with 2023-01-11T22:52:03.4401575Z [ 2023-01-11T22:52:03.4401728Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4401796Z ] 2023-01-11T22:52:03.4402108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4402177Z with 2023-01-11T22:52:03.4402238Z [ 2023-01-11T22:52:03.4402390Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4402453Z ] 2023-01-11T22:52:03.4402781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4402846Z with 2023-01-11T22:52:03.4402907Z [ 2023-01-11T22:52:03.4403046Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4403108Z ] 2023-01-11T22:52:03.4403470Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4403538Z with 2023-01-11T22:52:03.4403600Z [ 2023-01-11T22:52:03.4403751Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4403814Z ] 2023-01-11T22:52:03.4404203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4404268Z with 2023-01-11T22:52:03.4404328Z [ 2023-01-11T22:52:03.4404476Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4404536Z ] 2023-01-11T22:52:03.4404925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4405328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4405717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.4406059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4406125Z with 2023-01-11T22:52:03.4406186Z [ 2023-01-11T22:52:03.4406339Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4406680Z ] 2023-01-11T22:52:03.4406994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4407047Z with 2023-01-11T22:52:03.4407108Z [ 2023-01-11T22:52:03.4407217Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4407279Z ] 2023-01-11T22:52:03.4407896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4407967Z with 2023-01-11T22:52:03.4408029Z [ 2023-01-11T22:52:03.4408137Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4408201Z ] 2023-01-11T22:52:03.4408565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4408635Z with 2023-01-11T22:52:03.4408697Z [ 2023-01-11T22:52:03.4408800Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4408861Z ] 2023-01-11T22:52:03.4409256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4409320Z with 2023-01-11T22:52:03.4409369Z [ 2023-01-11T22:52:03.4409472Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4409533Z ] 2023-01-11T22:52:03.4409884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4410218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4410285Z with 2023-01-11T22:52:03.4410347Z [ 2023-01-11T22:52:03.4410450Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4410511Z ] 2023-01-11T22:52:03.4410896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.4411248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4411347Z with 2023-01-11T22:52:03.4411446Z [ 2023-01-11T22:52:03.4411606Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4411704Z ] 2023-01-11T22:52:03.4412158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4412262Z with 2023-01-11T22:52:03.4412346Z [ 2023-01-11T22:52:03.4412637Z T=std::vector> 2023-01-11T22:52:03.4412735Z ] 2023-01-11T22:52:03.4413252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4413365Z with 2023-01-11T22:52:03.4413469Z [ 2023-01-11T22:52:03.4413795Z T=std::vector> 2023-01-11T22:52:03.4414389Z ] 2023-01-11T22:52:03.4414940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4415048Z with 2023-01-11T22:52:03.4415148Z [ 2023-01-11T22:52:03.4415511Z T=std::vector> 2023-01-11T22:52:03.4415610Z ] 2023-01-11T22:52:03.4416219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4416328Z with 2023-01-11T22:52:03.4416424Z [ 2023-01-11T22:52:03.4416703Z T=std::vector> 2023-01-11T22:52:03.4416801Z ] 2023-01-11T22:52:03.4417419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4417943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4418300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4418372Z with 2023-01-11T22:52:03.4418424Z [ 2023-01-11T22:52:03.4418612Z T=std::vector> 2023-01-11T22:52:03.4418677Z ] 2023-01-11T22:52:03.4418989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4419052Z with 2023-01-11T22:52:03.4419118Z [ 2023-01-11T22:52:03.4419220Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4419288Z ] 2023-01-11T22:52:03.4419620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4419688Z with 2023-01-11T22:52:03.4419750Z [ 2023-01-11T22:52:03.4419850Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4419914Z ] 2023-01-11T22:52:03.4420282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4420346Z with 2023-01-11T22:52:03.4420408Z [ 2023-01-11T22:52:03.4420492Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4420557Z ] 2023-01-11T22:52:03.4420950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4421016Z with 2023-01-11T22:52:03.4421077Z [ 2023-01-11T22:52:03.4421174Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4421235Z ] 2023-01-11T22:52:03.4422000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4422354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4422742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4422810Z with 2023-01-11T22:52:03.4422873Z [ 2023-01-11T22:52:03.4422972Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4423033Z ] 2023-01-11T22:52:03.4423345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4423414Z with 2023-01-11T22:52:03.4423475Z [ 2023-01-11T22:52:03.4423544Z T=c10::IValue 2023-01-11T22:52:03.4423604Z ] 2023-01-11T22:52:03.4423924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4423992Z with 2023-01-11T22:52:03.4424054Z [ 2023-01-11T22:52:03.4424132Z T=c10::IValue 2023-01-11T22:52:03.4424194Z ] 2023-01-11T22:52:03.4424559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4424624Z with 2023-01-11T22:52:03.4424687Z [ 2023-01-11T22:52:03.4424765Z T=c10::IValue 2023-01-11T22:52:03.4424826Z ] 2023-01-11T22:52:03.4425214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4425279Z with 2023-01-11T22:52:03.4425339Z [ 2023-01-11T22:52:03.4425417Z T=c10::IValue 2023-01-11T22:52:03.4425466Z ] 2023-01-11T22:52:03.4425791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4426124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4426472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4426538Z with 2023-01-11T22:52:03.4426600Z [ 2023-01-11T22:52:03.4426680Z T=c10::IValue 2023-01-11T22:52:03.4426742Z ] 2023-01-11T22:52:03.4427050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4427118Z with 2023-01-11T22:52:03.4427179Z [ 2023-01-11T22:52:03.4427261Z T=c10::AliasInfo 2023-01-11T22:52:03.4427321Z ] 2023-01-11T22:52:03.4427640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4428016Z with 2023-01-11T22:52:03.4428080Z [ 2023-01-11T22:52:03.4428152Z T=c10::AliasInfo 2023-01-11T22:52:03.4428215Z ] 2023-01-11T22:52:03.4428586Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4428699Z with 2023-01-11T22:52:03.4428764Z [ 2023-01-11T22:52:03.4428849Z T=c10::AliasInfo 2023-01-11T22:52:03.4428912Z ] 2023-01-11T22:52:03.4429307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4429375Z with 2023-01-11T22:52:03.4429440Z [ 2023-01-11T22:52:03.4429523Z T=c10::AliasInfo 2023-01-11T22:52:03.4429584Z ] 2023-01-11T22:52:03.4429914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4430256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4430597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4430665Z with 2023-01-11T22:52:03.4430728Z [ 2023-01-11T22:52:03.4430809Z T=c10::AliasInfo 2023-01-11T22:52:03.4430860Z ] 2023-01-11T22:52:03.4431172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4431239Z with 2023-01-11T22:52:03.4431301Z [ 2023-01-11T22:52:03.4431436Z T=std::vector> 2023-01-11T22:52:03.4431500Z ] 2023-01-11T22:52:03.4431830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4431895Z with 2023-01-11T22:52:03.4431959Z [ 2023-01-11T22:52:03.4432183Z T=std::vector> 2023-01-11T22:52:03.4432247Z ] 2023-01-11T22:52:03.4432612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4432681Z with 2023-01-11T22:52:03.4432742Z [ 2023-01-11T22:52:03.4432875Z T=std::vector> 2023-01-11T22:52:03.4432925Z ] 2023-01-11T22:52:03.4433317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4433382Z with 2023-01-11T22:52:03.4433447Z [ 2023-01-11T22:52:03.4433580Z T=std::vector> 2023-01-11T22:52:03.4433643Z ] 2023-01-11T22:52:03.4433994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4434381Z with 2023-01-11T22:52:03.4434444Z [ 2023-01-11T22:52:03.4434524Z T=c10::SymInt 2023-01-11T22:52:03.4434585Z ] 2023-01-11T22:52:03.4434930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4435044Z with 2023-01-11T22:52:03.4435108Z [ 2023-01-11T22:52:03.4435187Z T=c10::SymInt 2023-01-11T22:52:03.4435248Z ] 2023-01-11T22:52:03.4435606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.4436048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.4436392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4436456Z with 2023-01-11T22:52:03.4436508Z [ 2023-01-11T22:52:03.4436642Z T=std::vector> 2023-01-11T22:52:03.4436705Z ] 2023-01-11T22:52:03.4437010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4437075Z with 2023-01-11T22:52:03.4437136Z [ 2023-01-11T22:52:03.4437280Z T=c10::either 2023-01-11T22:52:03.4437342Z ] 2023-01-11T22:52:03.4437669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4437734Z with 2023-01-11T22:52:03.4437796Z [ 2023-01-11T22:52:03.4437935Z T=c10::either 2023-01-11T22:52:03.4438000Z ] 2023-01-11T22:52:03.4438360Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4438427Z with 2023-01-11T22:52:03.4438476Z [ 2023-01-11T22:52:03.4438613Z T=c10::either 2023-01-11T22:52:03.4438677Z ] 2023-01-11T22:52:03.4439061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4439128Z with 2023-01-11T22:52:03.4439189Z [ 2023-01-11T22:52:03.4439328Z T=c10::either 2023-01-11T22:52:03.4439391Z ] 2023-01-11T22:52:03.4439762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4440167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4440813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4440879Z with 2023-01-11T22:52:03.4440942Z [ 2023-01-11T22:52:03.4441080Z T=c10::either 2023-01-11T22:52:03.4441141Z ] 2023-01-11T22:52:03.4441491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4441558Z with 2023-01-11T22:52:03.4441620Z [ 2023-01-11T22:52:03.4441714Z T=at::StepCallbacks 2023-01-11T22:52:03.4441764Z ] 2023-01-11T22:52:03.4442088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4442157Z with 2023-01-11T22:52:03.4442217Z [ 2023-01-11T22:52:03.4442306Z T=at::StepCallbacks 2023-01-11T22:52:03.4442367Z ] 2023-01-11T22:52:03.4442731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4442795Z with 2023-01-11T22:52:03.4442856Z [ 2023-01-11T22:52:03.4442944Z T=at::StepCallbacks 2023-01-11T22:52:03.4443006Z ] 2023-01-11T22:52:03.4443395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4443462Z with 2023-01-11T22:52:03.4443525Z [ 2023-01-11T22:52:03.4443615Z T=at::StepCallbacks 2023-01-11T22:52:03.4443664Z ] 2023-01-11T22:52:03.4444003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4444353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4444693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4444758Z with 2023-01-11T22:52:03.4444824Z [ 2023-01-11T22:52:03.4444913Z T=at::StepCallbacks 2023-01-11T22:52:03.4444976Z ] 2023-01-11T22:52:03.4445282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4445346Z with 2023-01-11T22:52:03.4445408Z [ 2023-01-11T22:52:03.4445490Z T=c10::DimVector 2023-01-11T22:52:03.4445553Z ] 2023-01-11T22:52:03.4445876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4445941Z with 2023-01-11T22:52:03.4446003Z [ 2023-01-11T22:52:03.4446120Z T=c10::DimVector 2023-01-11T22:52:03.4446169Z ] 2023-01-11T22:52:03.4446532Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4446911Z with 2023-01-11T22:52:03.4446974Z [ 2023-01-11T22:52:03.4447059Z T=c10::DimVector 2023-01-11T22:52:03.4447122Z ] 2023-01-11T22:52:03.4447549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4447616Z with 2023-01-11T22:52:03.4447678Z [ 2023-01-11T22:52:03.4447760Z T=c10::DimVector 2023-01-11T22:52:03.4447824Z ] 2023-01-11T22:52:03.4448153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4448494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4448838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4448904Z with 2023-01-11T22:52:03.4448969Z [ 2023-01-11T22:52:03.4449049Z T=c10::DimVector 2023-01-11T22:52:03.4449101Z ] 2023-01-11T22:52:03.4449408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4449473Z with 2023-01-11T22:52:03.4449533Z [ 2023-01-11T22:52:03.4449634Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4449698Z ] 2023-01-11T22:52:03.4450016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4450079Z with 2023-01-11T22:52:03.4450140Z [ 2023-01-11T22:52:03.4450241Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4450301Z ] 2023-01-11T22:52:03.4450666Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4450731Z with 2023-01-11T22:52:03.4450793Z [ 2023-01-11T22:52:03.4450893Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4450954Z ] 2023-01-11T22:52:03.4451329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4451397Z with 2023-01-11T22:52:03.4451458Z [ 2023-01-11T22:52:03.4451558Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4451620Z ] 2023-01-11T22:52:03.4451973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4452343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4452685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4452795Z with 2023-01-11T22:52:03.4452856Z [ 2023-01-11T22:52:03.4452959Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4453020Z ] 2023-01-11T22:52:03.4453326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4453431Z with 2023-01-11T22:52:03.4453494Z [ 2023-01-11T22:52:03.4453639Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4453701Z ] 2023-01-11T22:52:03.4454022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4454079Z with 2023-01-11T22:52:03.4454141Z [ 2023-01-11T22:52:03.4454284Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4454345Z ] 2023-01-11T22:52:03.4454704Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4454771Z with 2023-01-11T22:52:03.4454832Z [ 2023-01-11T22:52:03.4454976Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4455038Z ] 2023-01-11T22:52:03.4455427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4455492Z with 2023-01-11T22:52:03.4455556Z [ 2023-01-11T22:52:03.4455698Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4455763Z ] 2023-01-11T22:52:03.4456148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4456552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4456898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4456964Z with 2023-01-11T22:52:03.4457028Z [ 2023-01-11T22:52:03.4457158Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4457224Z ] 2023-01-11T22:52:03.4457621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4457687Z with 2023-01-11T22:52:03.4457751Z [ 2023-01-11T22:52:03.4457872Z T=std::tuple 2023-01-11T22:52:03.4457937Z ] 2023-01-11T22:52:03.4458317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4458386Z with 2023-01-11T22:52:03.4458450Z [ 2023-01-11T22:52:03.4458566Z T=std::tuple 2023-01-11T22:52:03.4458629Z ] 2023-01-11T22:52:03.4458992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4459116Z with 2023-01-11T22:52:03.4459179Z [ 2023-01-11T22:52:03.4459300Z T=std::tuple 2023-01-11T22:52:03.4459350Z ] 2023-01-11T22:52:03.4459780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4459849Z with 2023-01-11T22:52:03.4459912Z [ 2023-01-11T22:52:03.4460031Z T=std::tuple 2023-01-11T22:52:03.4460093Z ] 2023-01-11T22:52:03.4460445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4460825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4461170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4461240Z with 2023-01-11T22:52:03.4461304Z [ 2023-01-11T22:52:03.4461423Z T=std::tuple 2023-01-11T22:52:03.4461486Z ] 2023-01-11T22:52:03.4461794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4461862Z with 2023-01-11T22:52:03.4461926Z [ 2023-01-11T22:52:03.4462024Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4462088Z ] 2023-01-11T22:52:03.4462401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4462469Z with 2023-01-11T22:52:03.4462535Z [ 2023-01-11T22:52:03.4462629Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4462691Z ] 2023-01-11T22:52:03.4463057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4463123Z with 2023-01-11T22:52:03.4463183Z [ 2023-01-11T22:52:03.4463280Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4463341Z ] 2023-01-11T22:52:03.4463728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4463792Z with 2023-01-11T22:52:03.4463854Z [ 2023-01-11T22:52:03.4463947Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4464009Z ] 2023-01-11T22:52:03.4464352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4464710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4465094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4465147Z with 2023-01-11T22:52:03.4465206Z [ 2023-01-11T22:52:03.4465300Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4465363Z ] 2023-01-11T22:52:03.4465703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4465770Z with 2023-01-11T22:52:03.4465832Z [ 2023-01-11T22:52:03.4465948Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4466010Z ] 2023-01-11T22:52:03.4466334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4466401Z with 2023-01-11T22:52:03.4466463Z [ 2023-01-11T22:52:03.4466578Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4466640Z ] 2023-01-11T22:52:03.4466998Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4467062Z with 2023-01-11T22:52:03.4467111Z [ 2023-01-11T22:52:03.4467223Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4467284Z ] 2023-01-11T22:52:03.4467670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4467740Z with 2023-01-11T22:52:03.4467801Z [ 2023-01-11T22:52:03.4467913Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4467975Z ] 2023-01-11T22:52:03.4468333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4468696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4469035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4469101Z with 2023-01-11T22:52:03.4469165Z [ 2023-01-11T22:52:03.4469281Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4469350Z ] 2023-01-11T22:52:03.4469661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4469730Z with 2023-01-11T22:52:03.4469778Z [ 2023-01-11T22:52:03.4469888Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4469951Z ] 2023-01-11T22:52:03.4470271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4470335Z with 2023-01-11T22:52:03.4470397Z [ 2023-01-11T22:52:03.4470507Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4470569Z ] 2023-01-11T22:52:03.4470977Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4471042Z with 2023-01-11T22:52:03.4471102Z [ 2023-01-11T22:52:03.4471212Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4471276Z ] 2023-01-11T22:52:03.4471701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4471767Z with 2023-01-11T22:52:03.4471828Z [ 2023-01-11T22:52:03.4471927Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4471987Z ] 2023-01-11T22:52:03.4472421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4472785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4473133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4473202Z with 2023-01-11T22:52:03.4473266Z [ 2023-01-11T22:52:03.4473380Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4473442Z ] 2023-01-11T22:52:03.4473753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4473820Z with 2023-01-11T22:52:03.4473882Z [ 2023-01-11T22:52:03.4473975Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4474039Z ] 2023-01-11T22:52:03.4474358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4474424Z with 2023-01-11T22:52:03.4474486Z [ 2023-01-11T22:52:03.4474566Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4474631Z ] 2023-01-11T22:52:03.4474992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4475057Z with 2023-01-11T22:52:03.4475119Z [ 2023-01-11T22:52:03.4475211Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4475273Z ] 2023-01-11T22:52:03.4475659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4475725Z with 2023-01-11T22:52:03.4475786Z [ 2023-01-11T22:52:03.4475875Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4475937Z ] 2023-01-11T22:52:03.4476274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4476618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4477010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4477079Z with 2023-01-11T22:52:03.4477141Z [ 2023-01-11T22:52:03.4477230Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4477279Z ] 2023-01-11T22:52:03.4477625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4477691Z with 2023-01-11T22:52:03.4477751Z [ 2023-01-11T22:52:03.4477847Z T=at::ThreadLocalState 2023-01-11T22:52:03.4477909Z ] 2023-01-11T22:52:03.4478230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4478298Z with 2023-01-11T22:52:03.4478359Z [ 2023-01-11T22:52:03.4478452Z T=at::ThreadLocalState 2023-01-11T22:52:03.4478514Z ] 2023-01-11T22:52:03.4478874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4478940Z with 2023-01-11T22:52:03.4479002Z [ 2023-01-11T22:52:03.4479094Z T=at::ThreadLocalState 2023-01-11T22:52:03.4479142Z ] 2023-01-11T22:52:03.4479526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4479591Z with 2023-01-11T22:52:03.4479655Z [ 2023-01-11T22:52:03.4479748Z T=at::ThreadLocalState 2023-01-11T22:52:03.4479811Z ] 2023-01-11T22:52:03.4480148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4480514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4480852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4480916Z with 2023-01-11T22:52:03.4480979Z [ 2023-01-11T22:52:03.4481072Z T=at::ThreadLocalState 2023-01-11T22:52:03.4481135Z ] 2023-01-11T22:52:03.4481445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4481509Z with 2023-01-11T22:52:03.4481574Z [ 2023-01-11T22:52:03.4481690Z T=std::shared_ptr 2023-01-11T22:52:03.4481739Z ] 2023-01-11T22:52:03.4482064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4482129Z with 2023-01-11T22:52:03.4482191Z [ 2023-01-11T22:52:03.4482305Z T=std::shared_ptr 2023-01-11T22:52:03.4482369Z ] 2023-01-11T22:52:03.4482728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4482841Z with 2023-01-11T22:52:03.4482903Z [ 2023-01-11T22:52:03.4483017Z T=std::shared_ptr 2023-01-11T22:52:03.4483077Z ] 2023-01-11T22:52:03.4483503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4483569Z with 2023-01-11T22:52:03.4483630Z [ 2023-01-11T22:52:03.4483742Z T=std::shared_ptr 2023-01-11T22:52:03.4483802Z ] 2023-01-11T22:52:03.4484148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4484495Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4484871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.4485213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4485279Z with 2023-01-11T22:52:03.4485329Z [ 2023-01-11T22:52:03.4485443Z T=std::shared_ptr 2023-01-11T22:52:03.4485508Z ] 2023-01-11T22:52:03.4485818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4485884Z with 2023-01-11T22:52:03.4485945Z [ 2023-01-11T22:52:03.4486046Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4486107Z ] 2023-01-11T22:52:03.4486432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4486497Z with 2023-01-11T22:52:03.4486557Z [ 2023-01-11T22:52:03.4486654Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4486715Z ] 2023-01-11T22:52:03.4487077Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4487144Z with 2023-01-11T22:52:03.4487193Z [ 2023-01-11T22:52:03.4487291Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4487354Z ] 2023-01-11T22:52:03.4487747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4487814Z with 2023-01-11T22:52:03.4487875Z [ 2023-01-11T22:52:03.4487972Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4488033Z ] 2023-01-11T22:52:03.4488377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4488759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4489128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.4489513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4489581Z with 2023-01-11T22:52:03.4489643Z [ 2023-01-11T22:52:03.4489744Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4489805Z ] 2023-01-11T22:52:03.4490112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4490178Z with 2023-01-11T22:52:03.4490238Z [ 2023-01-11T22:52:03.4490316Z T=torch::jit::Method 2023-01-11T22:52:03.4490378Z ] 2023-01-11T22:52:03.4490703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4490770Z with 2023-01-11T22:52:03.4490832Z [ 2023-01-11T22:52:03.4490919Z T=torch::jit::Method 2023-01-11T22:52:03.4490981Z ] 2023-01-11T22:52:03.4491340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4491407Z with 2023-01-11T22:52:03.4491467Z [ 2023-01-11T22:52:03.4491553Z T=torch::jit::Method 2023-01-11T22:52:03.4491616Z ] 2023-01-11T22:52:03.4492000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4492063Z with 2023-01-11T22:52:03.4492123Z [ 2023-01-11T22:52:03.4492200Z T=torch::jit::Method 2023-01-11T22:52:03.4492262Z ] 2023-01-11T22:52:03.4492594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4492933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4493276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4493341Z with 2023-01-11T22:52:03.4493403Z [ 2023-01-11T22:52:03.4493492Z T=torch::jit::Method 2023-01-11T22:52:03.4493554Z ] 2023-01-11T22:52:03.4493861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4493927Z with 2023-01-11T22:52:03.4493989Z [ 2023-01-11T22:52:03.4494126Z T=std::vector> 2023-01-11T22:52:03.4494190Z ] 2023-01-11T22:52:03.4494509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4494619Z with 2023-01-11T22:52:03.4494682Z [ 2023-01-11T22:52:03.4494805Z T=std::vector> 2023-01-11T22:52:03.4494865Z ] 2023-01-11T22:52:03.4495267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4495333Z with 2023-01-11T22:52:03.4495393Z [ 2023-01-11T22:52:03.4495533Z T=std::vector> 2023-01-11T22:52:03.4495593Z ] 2023-01-11T22:52:03.4495984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4496054Z with 2023-01-11T22:52:03.4496122Z [ 2023-01-11T22:52:03.4496256Z T=std::vector> 2023-01-11T22:52:03.4496319Z ] 2023-01-11T22:52:03.4496699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4497073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4497417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4497487Z with 2023-01-11T22:52:03.4497550Z [ 2023-01-11T22:52:03.4497688Z T=std::vector> 2023-01-11T22:52:03.4497752Z ] 2023-01-11T22:52:03.4498065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4498119Z with 2023-01-11T22:52:03.4498183Z [ 2023-01-11T22:52:03.4498357Z T=std::function 2023-01-11T22:52:03.4498422Z ] 2023-01-11T22:52:03.4498741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4498811Z with 2023-01-11T22:52:03.4498871Z [ 2023-01-11T22:52:03.4499038Z T=std::function 2023-01-11T22:52:03.4499105Z ] 2023-01-11T22:52:03.4499469Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4499539Z with 2023-01-11T22:52:03.4499604Z [ 2023-01-11T22:52:03.4499770Z T=std::function 2023-01-11T22:52:03.4499832Z ] 2023-01-11T22:52:03.4500226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4500337Z with 2023-01-11T22:52:03.4500401Z [ 2023-01-11T22:52:03.4500552Z T=std::function 2023-01-11T22:52:03.4500613Z ] 2023-01-11T22:52:03.4501008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4501466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4501814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4501886Z with 2023-01-11T22:52:03.4501951Z [ 2023-01-11T22:52:03.4502114Z T=std::function 2023-01-11T22:52:03.4502178Z ] 2023-01-11T22:52:03.4502490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4502557Z with 2023-01-11T22:52:03.4502624Z [ 2023-01-11T22:52:03.4502818Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4502882Z ] 2023-01-11T22:52:03.4503207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4503275Z with 2023-01-11T22:52:03.4503341Z [ 2023-01-11T22:52:03.4503531Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4503598Z ] 2023-01-11T22:52:03.4503953Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4504016Z with 2023-01-11T22:52:03.4504067Z [ 2023-01-11T22:52:03.4504260Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4504323Z ] 2023-01-11T22:52:03.4504713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4504781Z with 2023-01-11T22:52:03.4504844Z [ 2023-01-11T22:52:03.4505032Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4505093Z ] 2023-01-11T22:52:03.4505516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4505973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4506311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4506419Z with 2023-01-11T22:52:03.4506484Z [ 2023-01-11T22:52:03.4506674Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4506735Z ] 2023-01-11T22:52:03.4507040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4507104Z with 2023-01-11T22:52:03.4507610Z [ 2023-01-11T22:52:03.4507753Z T=std::vector> 2023-01-11T22:52:03.4507804Z ] 2023-01-11T22:52:03.4508127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4508192Z with 2023-01-11T22:52:03.4508253Z [ 2023-01-11T22:52:03.4508386Z T=std::vector> 2023-01-11T22:52:03.4508451Z ] 2023-01-11T22:52:03.4508820Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4508886Z with 2023-01-11T22:52:03.4508948Z [ 2023-01-11T22:52:03.4509078Z T=std::vector> 2023-01-11T22:52:03.4509143Z ] 2023-01-11T22:52:03.4509534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4509600Z with 2023-01-11T22:52:03.4509661Z [ 2023-01-11T22:52:03.4509785Z T=std::vector> 2023-01-11T22:52:03.4509848Z ] 2023-01-11T22:52:03.4510197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4510249Z with 2023-01-11T22:52:03.4510310Z [ 2023-01-11T22:52:03.4510381Z T=double 2023-01-11T22:52:03.4510442Z ] 2023-01-11T22:52:03.4510837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4510907Z with 2023-01-11T22:52:03.4510969Z [ 2023-01-11T22:52:03.4511038Z T=double 2023-01-11T22:52:03.4511101Z ] 2023-01-11T22:52:03.4511444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4511510Z with 2023-01-11T22:52:03.4511572Z [ 2023-01-11T22:52:03.4511696Z T=std::vector> 2023-01-11T22:52:03.4511757Z ] 2023-01-11T22:52:03.4512189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4512244Z with 2023-01-11T22:52:03.4512311Z [ 2023-01-11T22:52:03.4512424Z T=std::tuple 2023-01-11T22:52:03.4512487Z ] 2023-01-11T22:52:03.4512814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4512935Z with 2023-01-11T22:52:03.4512994Z [ 2023-01-11T22:52:03.4513106Z T=std::tuple 2023-01-11T22:52:03.4513166Z ] 2023-01-11T22:52:03.4513531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4513594Z with 2023-01-11T22:52:03.4513655Z [ 2023-01-11T22:52:03.4513804Z T=std::tuple 2023-01-11T22:52:03.4513867Z ] 2023-01-11T22:52:03.4514256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4514321Z with 2023-01-11T22:52:03.4514373Z [ 2023-01-11T22:52:03.4514481Z T=std::tuple 2023-01-11T22:52:03.4514542Z ] 2023-01-11T22:52:03.4514889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4515277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4515621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4515686Z with 2023-01-11T22:52:03.4515749Z [ 2023-01-11T22:52:03.4515861Z T=std::tuple 2023-01-11T22:52:03.4515925Z ] 2023-01-11T22:52:03.4516231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4516294Z with 2023-01-11T22:52:03.4516356Z [ 2023-01-11T22:52:03.4516493Z T=std::vector> 2023-01-11T22:52:03.4516555Z ] 2023-01-11T22:52:03.4516878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4516943Z with 2023-01-11T22:52:03.4516993Z [ 2023-01-11T22:52:03.4517128Z T=std::vector> 2023-01-11T22:52:03.4517189Z ] 2023-01-11T22:52:03.4517548Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4517614Z with 2023-01-11T22:52:03.4517676Z [ 2023-01-11T22:52:03.4517807Z T=std::vector> 2023-01-11T22:52:03.4517871Z ] 2023-01-11T22:52:03.4518263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4518328Z with 2023-01-11T22:52:03.4518389Z [ 2023-01-11T22:52:03.4518518Z T=std::vector> 2023-01-11T22:52:03.4518578Z ] 2023-01-11T22:52:03.4518941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4519387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4519765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4519832Z with 2023-01-11T22:52:03.4519894Z [ 2023-01-11T22:52:03.4520027Z T=std::vector> 2023-01-11T22:52:03.4520088Z ] 2023-01-11T22:52:03.4520559Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension.pyd 2023-01-11T22:52:03.4520742Z Creating library inline_jit_extension.lib and object inline_jit_extension.exp 2023-01-11T22:52:03.4520857Z Loading extension module inline_jit_extension... 2023-01-11T22:52:03.4520925Z ok (12.764s) 2023-01-11T22:52:03.4521131Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.002s) 2023-01-11T22:52:03.4521477Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4521760Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_dict... 2023-01-11T22:52:03.4522052Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_dict\build.ninja... 2023-01-11T22:52:03.4522205Z Building extension module inline_jit_extension_with_functions_dict... 2023-01-11T22:52:03.4522409Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.4523430Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_dict\main.cpp /Fomain.o 2023-01-11T22:52:03.4523575Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.4523719Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.4523732Z 2023-01-11T22:52:03.4524045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.4524358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4524423Z with 2023-01-11T22:52:03.4524487Z [ 2023-01-11T22:52:03.4524568Z T=c10::SymInt 2023-01-11T22:52:03.4524671Z ] 2023-01-11T22:52:03.4525083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4525176Z with 2023-01-11T22:52:03.4525266Z [ 2023-01-11T22:52:03.4563184Z T=c10::SymInt 2023-01-11T22:52:03.4563353Z ] 2023-01-11T22:52:03.4564041Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4564114Z with 2023-01-11T22:52:03.4564173Z [ 2023-01-11T22:52:03.4564254Z T=c10::SymInt 2023-01-11T22:52:03.4564310Z ] 2023-01-11T22:52:03.4564774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4564853Z with 2023-01-11T22:52:03.4564909Z [ 2023-01-11T22:52:03.4564986Z T=c10::SymInt 2023-01-11T22:52:03.4565087Z ] 2023-01-11T22:52:03.4565497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4565973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4566319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4566380Z with 2023-01-11T22:52:03.4566435Z [ 2023-01-11T22:52:03.4566508Z T=c10::SymInt 2023-01-11T22:52:03.4566562Z ] 2023-01-11T22:52:03.4566909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.4567222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4567275Z with 2023-01-11T22:52:03.4567329Z [ 2023-01-11T22:52:03.4567407Z T=at::TensorBase 2023-01-11T22:52:03.4567522Z ] 2023-01-11T22:52:03.4567857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4567919Z with 2023-01-11T22:52:03.4567972Z [ 2023-01-11T22:52:03.4568050Z T=at::TensorBase 2023-01-11T22:52:03.4568105Z ] 2023-01-11T22:52:03.4568530Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4568596Z with 2023-01-11T22:52:03.4568649Z [ 2023-01-11T22:52:03.4568729Z T=at::TensorBase 2023-01-11T22:52:03.4568782Z ] 2023-01-11T22:52:03.4569232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4569297Z with 2023-01-11T22:52:03.4569346Z [ 2023-01-11T22:52:03.4569516Z T=at::TensorBase 2023-01-11T22:52:03.4569570Z ] 2023-01-11T22:52:03.4569895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4570224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4570614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4570675Z with 2023-01-11T22:52:03.4570731Z [ 2023-01-11T22:52:03.4570810Z T=at::TensorBase 2023-01-11T22:52:03.4570865Z ] 2023-01-11T22:52:03.4571167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4571278Z with 2023-01-11T22:52:03.4571339Z [ 2023-01-11T22:52:03.4571414Z T=at::Tensor 2023-01-11T22:52:03.4571468Z ] 2023-01-11T22:52:03.4571782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4571835Z with 2023-01-11T22:52:03.4571942Z [ 2023-01-11T22:52:03.4572018Z T=at::Tensor 2023-01-11T22:52:03.4572073Z ] 2023-01-11T22:52:03.4572431Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4572490Z with 2023-01-11T22:52:03.4572544Z [ 2023-01-11T22:52:03.4572615Z T=at::Tensor 2023-01-11T22:52:03.4572670Z ] 2023-01-11T22:52:03.4573051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4573110Z with 2023-01-11T22:52:03.4573164Z [ 2023-01-11T22:52:03.4573236Z T=at::Tensor 2023-01-11T22:52:03.4573288Z ] 2023-01-11T22:52:03.4573609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4573927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4574262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4574314Z with 2023-01-11T22:52:03.4574368Z [ 2023-01-11T22:52:03.4574438Z T=at::Tensor 2023-01-11T22:52:03.4574493Z ] 2023-01-11T22:52:03.4574797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4574855Z with 2023-01-11T22:52:03.4574911Z [ 2023-01-11T22:52:03.4574990Z T=at::Generator 2023-01-11T22:52:03.4575045Z ] 2023-01-11T22:52:03.4575357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4575462Z with 2023-01-11T22:52:03.4575515Z [ 2023-01-11T22:52:03.4575589Z T=at::Generator 2023-01-11T22:52:03.4575643Z ] 2023-01-11T22:52:03.4576000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4576091Z with 2023-01-11T22:52:03.4576148Z [ 2023-01-11T22:52:03.4576222Z T=at::Generator 2023-01-11T22:52:03.4576275Z ] 2023-01-11T22:52:03.4576650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4576709Z with 2023-01-11T22:52:03.4576763Z [ 2023-01-11T22:52:03.4576845Z T=at::Generator 2023-01-11T22:52:03.4576906Z ] 2023-01-11T22:52:03.4577272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4577628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4577977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4578043Z with 2023-01-11T22:52:03.4578103Z [ 2023-01-11T22:52:03.4578233Z T=at::Generator 2023-01-11T22:52:03.4578301Z ] 2023-01-11T22:52:03.4578610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4578662Z with 2023-01-11T22:52:03.4578723Z [ 2023-01-11T22:52:03.4578802Z T=c10::Scalar 2023-01-11T22:52:03.4578864Z ] 2023-01-11T22:52:03.4579188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4579257Z with 2023-01-11T22:52:03.4579319Z [ 2023-01-11T22:52:03.4579396Z T=c10::Scalar 2023-01-11T22:52:03.4579460Z ] 2023-01-11T22:52:03.4579823Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4579890Z with 2023-01-11T22:52:03.4579951Z [ 2023-01-11T22:52:03.4580028Z T=c10::Scalar 2023-01-11T22:52:03.4580089Z ] 2023-01-11T22:52:03.4580475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4580528Z with 2023-01-11T22:52:03.4580591Z [ 2023-01-11T22:52:03.4580668Z T=c10::Scalar 2023-01-11T22:52:03.4580732Z ] 2023-01-11T22:52:03.4581061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4581385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4581782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4581851Z with 2023-01-11T22:52:03.4581912Z [ 2023-01-11T22:52:03.4581989Z T=c10::Scalar 2023-01-11T22:52:03.4582092Z ] 2023-01-11T22:52:03.4582409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4582473Z with 2023-01-11T22:52:03.4582535Z [ 2023-01-11T22:52:03.4582613Z T=std::string 2023-01-11T22:52:03.4582677Z ] 2023-01-11T22:52:03.4583000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4583055Z with 2023-01-11T22:52:03.4583116Z [ 2023-01-11T22:52:03.4583197Z T=std::string 2023-01-11T22:52:03.4583261Z ] 2023-01-11T22:52:03.4583674Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4583740Z with 2023-01-11T22:52:03.4583801Z [ 2023-01-11T22:52:03.4583879Z T=std::string 2023-01-11T22:52:03.4583945Z ] 2023-01-11T22:52:03.4584388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4584456Z with 2023-01-11T22:52:03.4584519Z [ 2023-01-11T22:52:03.4584596Z T=std::string 2023-01-11T22:52:03.4584659Z ] 2023-01-11T22:52:03.4584989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4585325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4585667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4585721Z with 2023-01-11T22:52:03.4585785Z [ 2023-01-11T22:52:03.4585865Z T=std::string 2023-01-11T22:52:03.4585927Z ] 2023-01-11T22:52:03.4586233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4586297Z with 2023-01-11T22:52:03.4586358Z [ 2023-01-11T22:52:03.4586452Z T=c10::QualifiedName 2023-01-11T22:52:03.4586514Z ] 2023-01-11T22:52:03.4586837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4586902Z with 2023-01-11T22:52:03.4586964Z [ 2023-01-11T22:52:03.4587053Z T=c10::QualifiedName 2023-01-11T22:52:03.4587114Z ] 2023-01-11T22:52:03.4587476Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4587577Z with 2023-01-11T22:52:03.4587642Z [ 2023-01-11T22:52:03.4587731Z T=c10::QualifiedName 2023-01-11T22:52:03.4587791Z ] 2023-01-11T22:52:03.4588211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4588280Z with 2023-01-11T22:52:03.4588341Z [ 2023-01-11T22:52:03.4588432Z T=c10::QualifiedName 2023-01-11T22:52:03.4588494Z ] 2023-01-11T22:52:03.4588836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4589178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4589571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4589641Z with 2023-01-11T22:52:03.4589703Z [ 2023-01-11T22:52:03.4589791Z T=c10::QualifiedName 2023-01-11T22:52:03.4589848Z ] 2023-01-11T22:52:03.4590206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4590273Z with 2023-01-11T22:52:03.4590336Z [ 2023-01-11T22:52:03.4590475Z T=std::shared_ptr 2023-01-11T22:52:03.4590537Z ] 2023-01-11T22:52:03.4590863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4590928Z with 2023-01-11T22:52:03.4590976Z [ 2023-01-11T22:52:03.4591110Z T=std::shared_ptr 2023-01-11T22:52:03.4591174Z ] 2023-01-11T22:52:03.4591542Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4591608Z with 2023-01-11T22:52:03.4591674Z [ 2023-01-11T22:52:03.4591804Z T=std::shared_ptr 2023-01-11T22:52:03.4591867Z ] 2023-01-11T22:52:03.4592332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4592399Z with 2023-01-11T22:52:03.4592462Z [ 2023-01-11T22:52:03.4592594Z T=std::shared_ptr 2023-01-11T22:52:03.4592660Z ] 2023-01-11T22:52:03.4593028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4593393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4593784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4593852Z with 2023-01-11T22:52:03.4593917Z [ 2023-01-11T22:52:03.4594047Z T=std::shared_ptr 2023-01-11T22:52:03.4594096Z ] 2023-01-11T22:52:03.4594441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4594507Z with 2023-01-11T22:52:03.4594570Z [ 2023-01-11T22:52:03.4594701Z T=std::weak_ptr 2023-01-11T22:52:03.4594763Z ] 2023-01-11T22:52:03.4595081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4595148Z with 2023-01-11T22:52:03.4595210Z [ 2023-01-11T22:52:03.4595337Z T=std::weak_ptr 2023-01-11T22:52:03.4595399Z ] 2023-01-11T22:52:03.4595815Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4595882Z with 2023-01-11T22:52:03.4595944Z [ 2023-01-11T22:52:03.4596071Z T=std::weak_ptr 2023-01-11T22:52:03.4596182Z ] 2023-01-11T22:52:03.4596555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4596622Z with 2023-01-11T22:52:03.4596683Z [ 2023-01-11T22:52:03.4596812Z T=std::weak_ptr 2023-01-11T22:52:03.4596875Z ] 2023-01-11T22:52:03.4597245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4597605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4597945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4598013Z with 2023-01-11T22:52:03.4598075Z [ 2023-01-11T22:52:03.4598203Z T=std::weak_ptr 2023-01-11T22:52:03.4598262Z ] 2023-01-11T22:52:03.4598577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4598645Z with 2023-01-11T22:52:03.4598710Z [ 2023-01-11T22:52:03.4598871Z T=std::vector> 2023-01-11T22:52:03.4598936Z ] 2023-01-11T22:52:03.4599261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4599327Z with 2023-01-11T22:52:03.4599377Z [ 2023-01-11T22:52:03.4599534Z T=std::vector> 2023-01-11T22:52:03.4599649Z ] 2023-01-11T22:52:03.4600012Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4600078Z with 2023-01-11T22:52:03.4600143Z [ 2023-01-11T22:52:03.4600299Z T=std::vector> 2023-01-11T22:52:03.4600403Z ] 2023-01-11T22:52:03.4600795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4600861Z with 2023-01-11T22:52:03.4600924Z [ 2023-01-11T22:52:03.4601077Z T=std::vector> 2023-01-11T22:52:03.4601144Z ] 2023-01-11T22:52:03.4601575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4601967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4602365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4602430Z with 2023-01-11T22:52:03.4602495Z [ 2023-01-11T22:52:03.4602652Z T=std::vector> 2023-01-11T22:52:03.4602703Z ] 2023-01-11T22:52:03.4603014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4603081Z with 2023-01-11T22:52:03.4603145Z [ 2023-01-11T22:52:03.4603269Z T=std::vector> 2023-01-11T22:52:03.4603334Z ] 2023-01-11T22:52:03.4603665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4603731Z with 2023-01-11T22:52:03.4603794Z [ 2023-01-11T22:52:03.4603916Z T=std::vector> 2023-01-11T22:52:03.4603983Z ] 2023-01-11T22:52:03.4604341Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4604410Z with 2023-01-11T22:52:03.4604473Z [ 2023-01-11T22:52:03.4604593Z T=std::vector> 2023-01-11T22:52:03.4604653Z ] 2023-01-11T22:52:03.4605030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4605095Z with 2023-01-11T22:52:03.4605158Z [ 2023-01-11T22:52:03.4605277Z T=std::vector> 2023-01-11T22:52:03.4605341Z ] 2023-01-11T22:52:03.4605697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4606097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4606480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4606547Z with 2023-01-11T22:52:03.4606609Z [ 2023-01-11T22:52:03.4606728Z T=std::vector> 2023-01-11T22:52:03.4606791Z ] 2023-01-11T22:52:03.4607098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4607166Z with 2023-01-11T22:52:03.4607227Z [ 2023-01-11T22:52:03.4607395Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4607511Z ] 2023-01-11T22:52:03.4607837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4607900Z with 2023-01-11T22:52:03.4607952Z [ 2023-01-11T22:52:03.4608171Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4608235Z ] 2023-01-11T22:52:03.4608596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4608662Z with 2023-01-11T22:52:03.4608725Z [ 2023-01-11T22:52:03.4608893Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4608955Z ] 2023-01-11T22:52:03.4609340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4609408Z with 2023-01-11T22:52:03.4609469Z [ 2023-01-11T22:52:03.4609635Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4609697Z ] 2023-01-11T22:52:03.4610090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4610483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4610815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4611162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4611228Z with 2023-01-11T22:52:03.4611290Z [ 2023-01-11T22:52:03.4611457Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4612052Z ] 2023-01-11T22:52:03.4612366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4612420Z with 2023-01-11T22:52:03.4612482Z [ 2023-01-11T22:52:03.4612645Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4612707Z ] 2023-01-11T22:52:03.4613076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4613146Z with 2023-01-11T22:52:03.4613208Z [ 2023-01-11T22:52:03.4613370Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4613491Z ] 2023-01-11T22:52:03.4613859Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4613928Z with 2023-01-11T22:52:03.4613988Z [ 2023-01-11T22:52:03.4614197Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4614261Z ] 2023-01-11T22:52:03.4614655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4614720Z with 2023-01-11T22:52:03.4614781Z [ 2023-01-11T22:52:03.4614929Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4614990Z ] 2023-01-11T22:52:03.4615379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4615763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4616084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4616422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4616490Z with 2023-01-11T22:52:03.4616552Z [ 2023-01-11T22:52:03.4616712Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4616774Z ] 2023-01-11T22:52:03.4617087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4617154Z with 2023-01-11T22:52:03.4617215Z [ 2023-01-11T22:52:03.4617345Z T=std::vector> 2023-01-11T22:52:03.4617407Z ] 2023-01-11T22:52:03.4617731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4617798Z with 2023-01-11T22:52:03.4617859Z [ 2023-01-11T22:52:03.4617985Z T=std::vector> 2023-01-11T22:52:03.4618098Z ] 2023-01-11T22:52:03.4618463Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4618517Z with 2023-01-11T22:52:03.4618578Z [ 2023-01-11T22:52:03.4618701Z T=std::vector> 2023-01-11T22:52:03.4618799Z ] 2023-01-11T22:52:03.4619193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4619259Z with 2023-01-11T22:52:03.4619321Z [ 2023-01-11T22:52:03.4619499Z T=std::vector> 2023-01-11T22:52:03.4619565Z ] 2023-01-11T22:52:03.4619929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4620338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4620687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4620752Z with 2023-01-11T22:52:03.4620813Z [ 2023-01-11T22:52:03.4620936Z T=std::vector> 2023-01-11T22:52:03.4620997Z ] 2023-01-11T22:52:03.4621308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4621372Z with 2023-01-11T22:52:03.4621420Z [ 2023-01-11T22:52:03.4621575Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4621637Z ] 2023-01-11T22:52:03.4621962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4622026Z with 2023-01-11T22:52:03.4622088Z [ 2023-01-11T22:52:03.4622239Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4622301Z ] 2023-01-11T22:52:03.4622664Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4622730Z with 2023-01-11T22:52:03.4622792Z [ 2023-01-11T22:52:03.4622944Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4623005Z ] 2023-01-11T22:52:03.4623393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4623457Z with 2023-01-11T22:52:03.4623518Z [ 2023-01-11T22:52:03.4623671Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4623721Z ] 2023-01-11T22:52:03.4624106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4624564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4624992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.4625388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4625454Z with 2023-01-11T22:52:03.4625519Z [ 2023-01-11T22:52:03.4625677Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4625739Z ] 2023-01-11T22:52:03.4626093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4626160Z with 2023-01-11T22:52:03.4626222Z [ 2023-01-11T22:52:03.4626373Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4626435Z ] 2023-01-11T22:52:03.4626754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4626820Z with 2023-01-11T22:52:03.4626881Z [ 2023-01-11T22:52:03.4627033Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4627094Z ] 2023-01-11T22:52:03.4627453Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4627517Z with 2023-01-11T22:52:03.4627566Z [ 2023-01-11T22:52:03.4627715Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4627777Z ] 2023-01-11T22:52:03.4628166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4628232Z with 2023-01-11T22:52:03.4628294Z [ 2023-01-11T22:52:03.4628443Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4628504Z ] 2023-01-11T22:52:03.4628894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4629295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4629688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.4630028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4630144Z with 2023-01-11T22:52:03.4630205Z [ 2023-01-11T22:52:03.4630358Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4630423Z ] 2023-01-11T22:52:03.4630732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4630799Z with 2023-01-11T22:52:03.4630861Z [ 2023-01-11T22:52:03.4631008Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4631060Z ] 2023-01-11T22:52:03.4631434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4631501Z with 2023-01-11T22:52:03.4631562Z [ 2023-01-11T22:52:03.4631669Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4631734Z ] 2023-01-11T22:52:03.4632229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4632297Z with 2023-01-11T22:52:03.4632361Z [ 2023-01-11T22:52:03.4632467Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4632529Z ] 2023-01-11T22:52:03.4632919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4632984Z with 2023-01-11T22:52:03.4633048Z [ 2023-01-11T22:52:03.4633152Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4633213Z ] 2023-01-11T22:52:03.4633558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4633890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4633954Z with 2023-01-11T22:52:03.4634017Z [ 2023-01-11T22:52:03.4634125Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4634188Z ] 2023-01-11T22:52:03.4634570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.4634919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4634986Z with 2023-01-11T22:52:03.4635048Z [ 2023-01-11T22:52:03.4635150Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4635212Z ] 2023-01-11T22:52:03.4635519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4635586Z with 2023-01-11T22:52:03.4635648Z [ 2023-01-11T22:52:03.4635840Z T=std::vector> 2023-01-11T22:52:03.4635901Z ] 2023-01-11T22:52:03.4636226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4636342Z with 2023-01-11T22:52:03.4636390Z [ 2023-01-11T22:52:03.4636580Z T=std::vector> 2023-01-11T22:52:03.4636642Z ] 2023-01-11T22:52:03.4637006Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4637108Z with 2023-01-11T22:52:03.4637173Z [ 2023-01-11T22:52:03.4637416Z T=std::vector> 2023-01-11T22:52:03.4637480Z ] 2023-01-11T22:52:03.4637870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4637974Z with 2023-01-11T22:52:03.4638045Z [ 2023-01-11T22:52:03.4638228Z T=std::vector> 2023-01-11T22:52:03.4638289Z ] 2023-01-11T22:52:03.4638708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4639130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4639473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4639540Z with 2023-01-11T22:52:03.4639603Z [ 2023-01-11T22:52:03.4639790Z T=std::vector> 2023-01-11T22:52:03.4639852Z ] 2023-01-11T22:52:03.4640160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4640212Z with 2023-01-11T22:52:03.4640274Z [ 2023-01-11T22:52:03.4640373Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4640435Z ] 2023-01-11T22:52:03.4640754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4640821Z with 2023-01-11T22:52:03.4640881Z [ 2023-01-11T22:52:03.4640977Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4641039Z ] 2023-01-11T22:52:03.4641402Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4641469Z with 2023-01-11T22:52:03.4641530Z [ 2023-01-11T22:52:03.4641625Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4641686Z ] 2023-01-11T22:52:03.4642072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4642137Z with 2023-01-11T22:52:03.4642239Z [ 2023-01-11T22:52:03.4642336Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4642400Z ] 2023-01-11T22:52:03.4642751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4643575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4643985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4644055Z with 2023-01-11T22:52:03.4644118Z [ 2023-01-11T22:52:03.4644219Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4644285Z ] 2023-01-11T22:52:03.4644599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4644664Z with 2023-01-11T22:52:03.4644728Z [ 2023-01-11T22:52:03.4644809Z T=c10::IValue 2023-01-11T22:52:03.4644874Z ] 2023-01-11T22:52:03.4645201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4645268Z with 2023-01-11T22:52:03.4645318Z [ 2023-01-11T22:52:03.4645400Z T=c10::IValue 2023-01-11T22:52:03.4645464Z ] 2023-01-11T22:52:03.4645834Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4645905Z with 2023-01-11T22:52:03.4645967Z [ 2023-01-11T22:52:03.4646043Z T=c10::IValue 2023-01-11T22:52:03.4646107Z ] 2023-01-11T22:52:03.4646496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4646564Z with 2023-01-11T22:52:03.4646625Z [ 2023-01-11T22:52:03.4646704Z T=c10::IValue 2023-01-11T22:52:03.4646768Z ] 2023-01-11T22:52:03.4647100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4647432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4647779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4647844Z with 2023-01-11T22:52:03.4647894Z [ 2023-01-11T22:52:03.4647977Z T=c10::IValue 2023-01-11T22:52:03.4648041Z ] 2023-01-11T22:52:03.4648349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4648416Z with 2023-01-11T22:52:03.4648480Z [ 2023-01-11T22:52:03.4648565Z T=c10::AliasInfo 2023-01-11T22:52:03.4648630Z ] 2023-01-11T22:52:03.4649013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4649078Z with 2023-01-11T22:52:03.4649138Z [ 2023-01-11T22:52:03.4649219Z T=c10::AliasInfo 2023-01-11T22:52:03.4649329Z ] 2023-01-11T22:52:03.4649738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4649810Z with 2023-01-11T22:52:03.4649861Z [ 2023-01-11T22:52:03.4649990Z T=c10::AliasInfo 2023-01-11T22:52:03.4650054Z ] 2023-01-11T22:52:03.4650439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4650506Z with 2023-01-11T22:52:03.4650569Z [ 2023-01-11T22:52:03.4650650Z T=c10::AliasInfo 2023-01-11T22:52:03.4650711Z ] 2023-01-11T22:52:03.4651036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4651375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4651712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4651778Z with 2023-01-11T22:52:03.4651839Z [ 2023-01-11T22:52:03.4651920Z T=c10::AliasInfo 2023-01-11T22:52:03.4651985Z ] 2023-01-11T22:52:03.4652294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4652358Z with 2023-01-11T22:52:03.4652406Z [ 2023-01-11T22:52:03.4652543Z T=std::vector> 2023-01-11T22:52:03.4652607Z ] 2023-01-11T22:52:03.4652924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4652989Z with 2023-01-11T22:52:03.4653052Z [ 2023-01-11T22:52:03.4653184Z T=std::vector> 2023-01-11T22:52:03.4653246Z ] 2023-01-11T22:52:03.4653610Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4653674Z with 2023-01-11T22:52:03.4653735Z [ 2023-01-11T22:52:03.4653869Z T=std::vector> 2023-01-11T22:52:03.4653931Z ] 2023-01-11T22:52:03.4654317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4654385Z with 2023-01-11T22:52:03.4654446Z [ 2023-01-11T22:52:03.4654578Z T=std::vector> 2023-01-11T22:52:03.4654629Z ] 2023-01-11T22:52:03.4655035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4655101Z with 2023-01-11T22:52:03.4655161Z [ 2023-01-11T22:52:03.4655290Z T=c10::SymInt 2023-01-11T22:52:03.4655356Z ] 2023-01-11T22:52:03.4655747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4655815Z with 2023-01-11T22:52:03.4655922Z [ 2023-01-11T22:52:03.4656004Z T=c10::SymInt 2023-01-11T22:52:03.4656066Z ] 2023-01-11T22:52:03.4656437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.4656869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.4657214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4657280Z with 2023-01-11T22:52:03.4657341Z [ 2023-01-11T22:52:03.4657476Z T=std::vector> 2023-01-11T22:52:03.4657538Z ] 2023-01-11T22:52:03.4657835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4657901Z with 2023-01-11T22:52:03.4657962Z [ 2023-01-11T22:52:03.4658104Z T=c10::either 2023-01-11T22:52:03.4658166Z ] 2023-01-11T22:52:03.4658487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4658554Z with 2023-01-11T22:52:03.4658617Z [ 2023-01-11T22:52:03.4658756Z T=c10::either 2023-01-11T22:52:03.4658818Z ] 2023-01-11T22:52:03.4659181Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4659247Z with 2023-01-11T22:52:03.4659309Z [ 2023-01-11T22:52:03.4659445Z T=c10::either 2023-01-11T22:52:03.4659506Z ] 2023-01-11T22:52:03.4659891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4659955Z with 2023-01-11T22:52:03.4660006Z [ 2023-01-11T22:52:03.4660147Z T=c10::either 2023-01-11T22:52:03.4660207Z ] 2023-01-11T22:52:03.4660584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4660979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4661420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4661488Z with 2023-01-11T22:52:03.4661593Z [ 2023-01-11T22:52:03.4661735Z T=c10::either 2023-01-11T22:52:03.4661796Z ] 2023-01-11T22:52:03.4662149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4662214Z with 2023-01-11T22:52:03.4662276Z [ 2023-01-11T22:52:03.4662371Z T=at::StepCallbacks 2023-01-11T22:52:03.4662434Z ] 2023-01-11T22:52:03.4662756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4662821Z with 2023-01-11T22:52:03.4662882Z [ 2023-01-11T22:52:03.4662960Z T=at::StepCallbacks 2023-01-11T22:52:03.4663021Z ] 2023-01-11T22:52:03.4663385Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4663450Z with 2023-01-11T22:52:03.4663511Z [ 2023-01-11T22:52:03.4663598Z T=at::StepCallbacks 2023-01-11T22:52:03.4663661Z ] 2023-01-11T22:52:03.4664045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4664112Z with 2023-01-11T22:52:03.4664174Z [ 2023-01-11T22:52:03.4664262Z T=at::StepCallbacks 2023-01-11T22:52:03.4664325Z ] 2023-01-11T22:52:03.4664666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4665014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4665355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4665423Z with 2023-01-11T22:52:03.4665484Z [ 2023-01-11T22:52:03.4665564Z T=at::StepCallbacks 2023-01-11T22:52:03.4665626Z ] 2023-01-11T22:52:03.4665932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4665995Z with 2023-01-11T22:52:03.4666058Z [ 2023-01-11T22:52:03.4666142Z T=c10::DimVector 2023-01-11T22:52:03.4666203Z ] 2023-01-11T22:52:03.4666523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4666588Z with 2023-01-11T22:52:03.4666648Z [ 2023-01-11T22:52:03.4666730Z T=c10::DimVector 2023-01-11T22:52:03.4666839Z ] 2023-01-11T22:52:03.4667250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4667316Z with 2023-01-11T22:52:03.4667378Z [ 2023-01-11T22:52:03.4667447Z T=c10::DimVector 2023-01-11T22:52:03.4667508Z ] 2023-01-11T22:52:03.4667987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4668055Z with 2023-01-11T22:52:03.4668117Z [ 2023-01-11T22:52:03.4668197Z T=c10::DimVector 2023-01-11T22:52:03.4668259Z ] 2023-01-11T22:52:03.4668584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4668920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4669268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4669333Z with 2023-01-11T22:52:03.4669395Z [ 2023-01-11T22:52:03.4669475Z T=c10::DimVector 2023-01-11T22:52:03.4669538Z ] 2023-01-11T22:52:03.4669844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4669913Z with 2023-01-11T22:52:03.4669973Z [ 2023-01-11T22:52:03.4670063Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4670125Z ] 2023-01-11T22:52:03.4670442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4670508Z with 2023-01-11T22:52:03.4670570Z [ 2023-01-11T22:52:03.4670672Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4670733Z ] 2023-01-11T22:52:03.4671094Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4671158Z with 2023-01-11T22:52:03.4671221Z [ 2023-01-11T22:52:03.4671325Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4671386Z ] 2023-01-11T22:52:03.4671773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4671837Z with 2023-01-11T22:52:03.4671898Z [ 2023-01-11T22:52:03.4671998Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4672130Z ] 2023-01-11T22:52:03.4672485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4672852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4673296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4673366Z with 2023-01-11T22:52:03.4673428Z [ 2023-01-11T22:52:03.4673529Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4673592Z ] 2023-01-11T22:52:03.4673995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4674064Z with 2023-01-11T22:52:03.4674128Z [ 2023-01-11T22:52:03.4674276Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4674339Z ] 2023-01-11T22:52:03.4674662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4674730Z with 2023-01-11T22:52:03.4674792Z [ 2023-01-11T22:52:03.4674936Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4674985Z ] 2023-01-11T22:52:03.4675352Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4675417Z with 2023-01-11T22:52:03.4675478Z [ 2023-01-11T22:52:03.4675617Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4675680Z ] 2023-01-11T22:52:03.4676064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4676130Z with 2023-01-11T22:52:03.4676193Z [ 2023-01-11T22:52:03.4676330Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4676393Z ] 2023-01-11T22:52:03.4676773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4677170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4677513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4677581Z with 2023-01-11T22:52:03.4677644Z [ 2023-01-11T22:52:03.4677784Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4677848Z ] 2023-01-11T22:52:03.4678157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4678221Z with 2023-01-11T22:52:03.4678272Z [ 2023-01-11T22:52:03.4678391Z T=std::tuple 2023-01-11T22:52:03.4678455Z ] 2023-01-11T22:52:03.4678776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4678841Z with 2023-01-11T22:52:03.4678901Z [ 2023-01-11T22:52:03.4679063Z T=std::tuple 2023-01-11T22:52:03.4679164Z ] 2023-01-11T22:52:03.4679540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4679605Z with 2023-01-11T22:52:03.4679666Z [ 2023-01-11T22:52:03.4679830Z T=std::tuple 2023-01-11T22:52:03.4679943Z ] 2023-01-11T22:52:03.4680336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4680400Z with 2023-01-11T22:52:03.4680462Z [ 2023-01-11T22:52:03.4680566Z T=std::tuple 2023-01-11T22:52:03.4680630Z ] 2023-01-11T22:52:03.4680990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4681365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4681709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4681774Z with 2023-01-11T22:52:03.4681836Z [ 2023-01-11T22:52:03.4681954Z T=std::tuple 2023-01-11T22:52:03.4682016Z ] 2023-01-11T22:52:03.4682325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4682390Z with 2023-01-11T22:52:03.4682453Z [ 2023-01-11T22:52:03.4682552Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4682614Z ] 2023-01-11T22:52:03.4682937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4683003Z with 2023-01-11T22:52:03.4683065Z [ 2023-01-11T22:52:03.4683148Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4683210Z ] 2023-01-11T22:52:03.4683568Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4683637Z with 2023-01-11T22:52:03.4683701Z [ 2023-01-11T22:52:03.4683797Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4683859Z ] 2023-01-11T22:52:03.4684248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4684317Z with 2023-01-11T22:52:03.4684382Z [ 2023-01-11T22:52:03.4684481Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4684549Z ] 2023-01-11T22:52:03.4684895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4685317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4685713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4685782Z with 2023-01-11T22:52:03.4685846Z [ 2023-01-11T22:52:03.4686038Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4686090Z ] 2023-01-11T22:52:03.4686403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4686470Z with 2023-01-11T22:52:03.4686532Z [ 2023-01-11T22:52:03.4686649Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4686717Z ] 2023-01-11T22:52:03.4687044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4687111Z with 2023-01-11T22:52:03.4687175Z [ 2023-01-11T22:52:03.4687291Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4687358Z ] 2023-01-11T22:52:03.4687720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4687787Z with 2023-01-11T22:52:03.4687850Z [ 2023-01-11T22:52:03.4687965Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4688016Z ] 2023-01-11T22:52:03.4688409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4688478Z with 2023-01-11T22:52:03.4688544Z [ 2023-01-11T22:52:03.4688658Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4688723Z ] 2023-01-11T22:52:03.4689085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4689455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4689796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4689865Z with 2023-01-11T22:52:03.4689929Z [ 2023-01-11T22:52:03.4690044Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4690108Z ] 2023-01-11T22:52:03.4690418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4690485Z with 2023-01-11T22:52:03.4690546Z [ 2023-01-11T22:52:03.4690659Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4690721Z ] 2023-01-11T22:52:03.4691038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4691091Z with 2023-01-11T22:52:03.4691196Z [ 2023-01-11T22:52:03.4691354Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4691422Z ] 2023-01-11T22:52:03.4691784Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4691852Z with 2023-01-11T22:52:03.4691913Z [ 2023-01-11T22:52:03.4692119Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4692183Z ] 2023-01-11T22:52:03.4692570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4692635Z with 2023-01-11T22:52:03.4692695Z [ 2023-01-11T22:52:03.4692805Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4692869Z ] 2023-01-11T22:52:03.4693219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4693581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4693928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4693991Z with 2023-01-11T22:52:03.4694041Z [ 2023-01-11T22:52:03.4694152Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4694212Z ] 2023-01-11T22:52:03.4694525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4694590Z with 2023-01-11T22:52:03.4694652Z [ 2023-01-11T22:52:03.4694744Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4694805Z ] 2023-01-11T22:52:03.4695130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4695194Z with 2023-01-11T22:52:03.4695256Z [ 2023-01-11T22:52:03.4695345Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4695406Z ] 2023-01-11T22:52:03.4695766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4695832Z with 2023-01-11T22:52:03.4695881Z [ 2023-01-11T22:52:03.4695968Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4696029Z ] 2023-01-11T22:52:03.4696418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4696486Z with 2023-01-11T22:52:03.4696549Z [ 2023-01-11T22:52:03.4696637Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4696698Z ] 2023-01-11T22:52:03.4697035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4697429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4697824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4697889Z with 2023-01-11T22:52:03.4698004Z [ 2023-01-11T22:52:03.4698139Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4698202Z ] 2023-01-11T22:52:03.4698514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4698577Z with 2023-01-11T22:52:03.4698627Z [ 2023-01-11T22:52:03.4698722Z T=at::ThreadLocalState 2023-01-11T22:52:03.4698785Z ] 2023-01-11T22:52:03.4699106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4699172Z with 2023-01-11T22:52:03.4699233Z [ 2023-01-11T22:52:03.4699328Z T=at::ThreadLocalState 2023-01-11T22:52:03.4699390Z ] 2023-01-11T22:52:03.4699754Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4699820Z with 2023-01-11T22:52:03.4699881Z [ 2023-01-11T22:52:03.4699975Z T=at::ThreadLocalState 2023-01-11T22:52:03.4700036Z ] 2023-01-11T22:52:03.4700421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4700486Z with 2023-01-11T22:52:03.4700547Z [ 2023-01-11T22:52:03.4700626Z T=at::ThreadLocalState 2023-01-11T22:52:03.4700687Z ] 2023-01-11T22:52:03.4701029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4701394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4701739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4701805Z with 2023-01-11T22:52:03.4701867Z [ 2023-01-11T22:52:03.4701961Z T=at::ThreadLocalState 2023-01-11T22:52:03.4702022Z ] 2023-01-11T22:52:03.4702332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4702395Z with 2023-01-11T22:52:03.4702456Z [ 2023-01-11T22:52:03.4702573Z T=std::shared_ptr 2023-01-11T22:52:03.4702636Z ] 2023-01-11T22:52:03.4702952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4703017Z with 2023-01-11T22:52:03.4703080Z [ 2023-01-11T22:52:03.4703182Z T=std::shared_ptr 2023-01-11T22:52:03.4703345Z ] 2023-01-11T22:52:03.4703709Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4703773Z with 2023-01-11T22:52:03.4703836Z [ 2023-01-11T22:52:03.4703999Z T=std::shared_ptr 2023-01-11T22:52:03.4704062Z ] 2023-01-11T22:52:03.4704492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4704559Z with 2023-01-11T22:52:03.4704620Z [ 2023-01-11T22:52:03.4704736Z T=std::shared_ptr 2023-01-11T22:52:03.4704797Z ] 2023-01-11T22:52:03.4705148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4705490Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4705864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.4706202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4706270Z with 2023-01-11T22:52:03.4706333Z [ 2023-01-11T22:52:03.4706445Z T=std::shared_ptr 2023-01-11T22:52:03.4706506Z ] 2023-01-11T22:52:03.4706798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4706863Z with 2023-01-11T22:52:03.4706925Z [ 2023-01-11T22:52:03.4707025Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4707089Z ] 2023-01-11T22:52:03.4707409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4707473Z with 2023-01-11T22:52:03.4707534Z [ 2023-01-11T22:52:03.4707633Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4707696Z ] 2023-01-11T22:52:03.4708058Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4708121Z with 2023-01-11T22:52:03.4708183Z [ 2023-01-11T22:52:03.4708280Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4708342Z ] 2023-01-11T22:52:03.4708718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4708782Z with 2023-01-11T22:52:03.4708843Z [ 2023-01-11T22:52:03.4708941Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4709003Z ] 2023-01-11T22:52:03.4709403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4710240Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4710658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.4711006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4711073Z with 2023-01-11T22:52:03.4711140Z [ 2023-01-11T22:52:03.4711243Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4711309Z ] 2023-01-11T22:52:03.4711620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4711685Z with 2023-01-11T22:52:03.4711747Z [ 2023-01-11T22:52:03.4711837Z T=torch::jit::Method 2023-01-11T22:52:03.4711898Z ] 2023-01-11T22:52:03.4712299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4712352Z with 2023-01-11T22:52:03.4712414Z [ 2023-01-11T22:52:03.4712503Z T=torch::jit::Method 2023-01-11T22:52:03.4712567Z ] 2023-01-11T22:52:03.4712932Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4713000Z with 2023-01-11T22:52:03.4713062Z [ 2023-01-11T22:52:03.4713149Z T=torch::jit::Method 2023-01-11T22:52:03.4713212Z ] 2023-01-11T22:52:03.4713605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4713669Z with 2023-01-11T22:52:03.4713733Z [ 2023-01-11T22:52:03.4713821Z T=torch::jit::Method 2023-01-11T22:52:03.4713885Z ] 2023-01-11T22:52:03.4714222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4714565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4714910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4714975Z with 2023-01-11T22:52:03.4715027Z [ 2023-01-11T22:52:03.4715116Z T=torch::jit::Method 2023-01-11T22:52:03.4715178Z ] 2023-01-11T22:52:03.4715528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4715596Z with 2023-01-11T22:52:03.4715657Z [ 2023-01-11T22:52:03.4715794Z T=std::vector> 2023-01-11T22:52:03.4715968Z ] 2023-01-11T22:52:03.4716294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4716359Z with 2023-01-11T22:52:03.4716422Z [ 2023-01-11T22:52:03.4716558Z T=std::vector> 2023-01-11T22:52:03.4716619Z ] 2023-01-11T22:52:03.4717026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4717093Z with 2023-01-11T22:52:03.4717142Z [ 2023-01-11T22:52:03.4717280Z T=std::vector> 2023-01-11T22:52:03.4717345Z ] 2023-01-11T22:52:03.4717731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4717800Z with 2023-01-11T22:52:03.4717864Z [ 2023-01-11T22:52:03.4717996Z T=std::vector> 2023-01-11T22:52:03.4718059Z ] 2023-01-11T22:52:03.4718438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4718812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4719156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4719223Z with 2023-01-11T22:52:03.4719284Z [ 2023-01-11T22:52:03.4719419Z T=std::vector> 2023-01-11T22:52:03.4719479Z ] 2023-01-11T22:52:03.4719791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4719855Z with 2023-01-11T22:52:03.4719918Z [ 2023-01-11T22:52:03.4720085Z T=std::function 2023-01-11T22:52:03.4720135Z ] 2023-01-11T22:52:03.4720456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4720522Z with 2023-01-11T22:52:03.4720583Z [ 2023-01-11T22:52:03.4720748Z T=std::function 2023-01-11T22:52:03.4720810Z ] 2023-01-11T22:52:03.4721171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4721285Z with 2023-01-11T22:52:03.4721350Z [ 2023-01-11T22:52:03.4721513Z T=std::function 2023-01-11T22:52:03.4721575Z ] 2023-01-11T22:52:03.4722011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4722132Z with 2023-01-11T22:52:03.4722194Z [ 2023-01-11T22:52:03.4722360Z T=std::function 2023-01-11T22:52:03.4722422Z ] 2023-01-11T22:52:03.4722857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4723275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4723617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4723683Z with 2023-01-11T22:52:03.4723745Z [ 2023-01-11T22:52:03.4723897Z T=std::function 2023-01-11T22:52:03.4723958Z ] 2023-01-11T22:52:03.4724269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4724334Z with 2023-01-11T22:52:03.4724395Z [ 2023-01-11T22:52:03.4724588Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4724651Z ] 2023-01-11T22:52:03.4724971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4725039Z with 2023-01-11T22:52:03.4725102Z [ 2023-01-11T22:52:03.4725291Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4725354Z ] 2023-01-11T22:52:03.4725717Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4725783Z with 2023-01-11T22:52:03.4725847Z [ 2023-01-11T22:52:03.4726041Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4726107Z ] 2023-01-11T22:52:03.4726502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4726558Z with 2023-01-11T22:52:03.4726621Z [ 2023-01-11T22:52:03.4726809Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4726875Z ] 2023-01-11T22:52:03.4727354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4727851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4728212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4728327Z with 2023-01-11T22:52:03.4728393Z [ 2023-01-11T22:52:03.4728587Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4728651Z ] 2023-01-11T22:52:03.4729000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4729068Z with 2023-01-11T22:52:03.4729131Z [ 2023-01-11T22:52:03.4729263Z T=std::vector> 2023-01-11T22:52:03.4729328Z ] 2023-01-11T22:52:03.4729653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4729723Z with 2023-01-11T22:52:03.4729786Z [ 2023-01-11T22:52:03.4729901Z T=std::vector> 2023-01-11T22:52:03.4729967Z ] 2023-01-11T22:52:03.4730328Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4730397Z with 2023-01-11T22:52:03.4730460Z [ 2023-01-11T22:52:03.4730587Z T=std::vector> 2023-01-11T22:52:03.4730652Z ] 2023-01-11T22:52:03.4731040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4731110Z with 2023-01-11T22:52:03.4731173Z [ 2023-01-11T22:52:03.4731300Z T=std::vector> 2023-01-11T22:52:03.4731365Z ] 2023-01-11T22:52:03.4731716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4731781Z with 2023-01-11T22:52:03.4731848Z [ 2023-01-11T22:52:03.4731921Z T=double 2023-01-11T22:52:03.4731973Z ] 2023-01-11T22:52:03.4732367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4732436Z with 2023-01-11T22:52:03.4732497Z [ 2023-01-11T22:52:03.4732570Z T=double 2023-01-11T22:52:03.4732630Z ] 2023-01-11T22:52:03.4732974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4733038Z with 2023-01-11T22:52:03.4733100Z [ 2023-01-11T22:52:03.4733310Z T=std::vector> 2023-01-11T22:52:03.4733374Z ] 2023-01-11T22:52:03.4733692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4733759Z with 2023-01-11T22:52:03.4733819Z [ 2023-01-11T22:52:03.4733984Z T=std::tuple 2023-01-11T22:52:03.4734033Z ] 2023-01-11T22:52:03.4734359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4734477Z with 2023-01-11T22:52:03.4734538Z [ 2023-01-11T22:52:03.4734650Z T=std::tuple 2023-01-11T22:52:03.4734713Z ] 2023-01-11T22:52:03.4735109Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4735175Z with 2023-01-11T22:52:03.4735236Z [ 2023-01-11T22:52:03.4735346Z T=std::tuple 2023-01-11T22:52:03.4735407Z ] 2023-01-11T22:52:03.4735795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4735861Z with 2023-01-11T22:52:03.4735923Z [ 2023-01-11T22:52:03.4736033Z T=std::tuple 2023-01-11T22:52:03.4736094Z ] 2023-01-11T22:52:03.4736437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4736823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4737178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4737233Z with 2023-01-11T22:52:03.4737294Z [ 2023-01-11T22:52:03.4737405Z T=std::tuple 2023-01-11T22:52:03.4737466Z ] 2023-01-11T22:52:03.4737769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4737834Z with 2023-01-11T22:52:03.4737894Z [ 2023-01-11T22:52:03.4738033Z T=std::vector> 2023-01-11T22:52:03.4738096Z ] 2023-01-11T22:52:03.4738418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4738482Z with 2023-01-11T22:52:03.4738543Z [ 2023-01-11T22:52:03.4738677Z T=std::vector> 2023-01-11T22:52:03.4738741Z ] 2023-01-11T22:52:03.4739097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4739163Z with 2023-01-11T22:52:03.4739264Z [ 2023-01-11T22:52:03.4739400Z T=std::vector> 2023-01-11T22:52:03.4739464Z ] 2023-01-11T22:52:03.4739899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4739966Z with 2023-01-11T22:52:03.4740029Z [ 2023-01-11T22:52:03.4740163Z T=std::vector> 2023-01-11T22:52:03.4740269Z ] 2023-01-11T22:52:03.4740642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4741447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4741802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4741874Z with 2023-01-11T22:52:03.4741937Z [ 2023-01-11T22:52:03.4742072Z T=std::vector> 2023-01-11T22:52:03.4742137Z ] 2023-01-11T22:52:03.4742642Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension_with_functions_dict.pyd 2023-01-11T22:52:03.4742860Z Creating library inline_jit_extension_with_functions_dict.lib and object inline_jit_extension_with_functions_dict.exp 2023-01-11T22:52:03.4743014Z Loading extension module inline_jit_extension_with_functions_dict... 2023-01-11T22:52:03.4743081Z ok (12.896s) 2023-01-11T22:52:03.4743422Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4743707Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_list... 2023-01-11T22:52:03.4744002Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_list\build.ninja... 2023-01-11T22:52:03.4744156Z Building extension module inline_jit_extension_with_functions_list... 2023-01-11T22:52:03.4744351Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.4745428Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\inline_jit_extension_with_functions_list\main.cpp /Fomain.o 2023-01-11T22:52:03.4745577Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.4745722Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.4745733Z 2023-01-11T22:52:03.4746098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.4746416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4746485Z with 2023-01-11T22:52:03.4746599Z [ 2023-01-11T22:52:03.4746669Z T=c10::SymInt 2023-01-11T22:52:03.4746730Z ] 2023-01-11T22:52:03.4747055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4747121Z with 2023-01-11T22:52:03.4747184Z [ 2023-01-11T22:52:03.4747263Z T=c10::SymInt 2023-01-11T22:52:03.4747328Z ] 2023-01-11T22:52:03.4747733Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4747800Z with 2023-01-11T22:52:03.4747862Z [ 2023-01-11T22:52:03.4747939Z T=c10::SymInt 2023-01-11T22:52:03.4748000Z ] 2023-01-11T22:52:03.4748387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4748454Z with 2023-01-11T22:52:03.4748516Z [ 2023-01-11T22:52:03.4748580Z T=c10::SymInt 2023-01-11T22:52:03.4748643Z ] 2023-01-11T22:52:03.4748974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4749297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4749640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4749707Z with 2023-01-11T22:52:03.4749770Z [ 2023-01-11T22:52:03.4749847Z T=c10::SymInt 2023-01-11T22:52:03.4749909Z ] 2023-01-11T22:52:03.4750201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.4750511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4750577Z with 2023-01-11T22:52:03.4750638Z [ 2023-01-11T22:52:03.4750723Z T=at::TensorBase 2023-01-11T22:52:03.4750785Z ] 2023-01-11T22:52:03.4751107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4751223Z with 2023-01-11T22:52:03.4751273Z [ 2023-01-11T22:52:03.4751357Z T=at::TensorBase 2023-01-11T22:52:03.4751419Z ] 2023-01-11T22:52:03.4751830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4751898Z with 2023-01-11T22:52:03.4751960Z [ 2023-01-11T22:52:03.4752129Z T=at::TensorBase 2023-01-11T22:52:03.4752195Z ] 2023-01-11T22:52:03.4752584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4752700Z with 2023-01-11T22:52:03.4752762Z [ 2023-01-11T22:52:03.4752847Z T=at::TensorBase 2023-01-11T22:52:03.4752910Z ] 2023-01-11T22:52:03.4753238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4753611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4753957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4754024Z with 2023-01-11T22:52:03.4754086Z [ 2023-01-11T22:52:03.4754157Z T=at::TensorBase 2023-01-11T22:52:03.4754223Z ] 2023-01-11T22:52:03.4754527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4754593Z with 2023-01-11T22:52:03.4754655Z [ 2023-01-11T22:52:03.4754734Z T=at::Tensor 2023-01-11T22:52:03.4754797Z ] 2023-01-11T22:52:03.4755117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4755182Z with 2023-01-11T22:52:03.4755242Z [ 2023-01-11T22:52:03.4755319Z T=at::Tensor 2023-01-11T22:52:03.4755380Z ] 2023-01-11T22:52:03.4755742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4755808Z with 2023-01-11T22:52:03.4755857Z [ 2023-01-11T22:52:03.4755933Z T=at::Tensor 2023-01-11T22:52:03.4755994Z ] 2023-01-11T22:52:03.4756383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4756449Z with 2023-01-11T22:52:03.4756511Z [ 2023-01-11T22:52:03.4756587Z T=at::Tensor 2023-01-11T22:52:03.4756649Z ] 2023-01-11T22:52:03.4756970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4757348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4757694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4757761Z with 2023-01-11T22:52:03.4757877Z [ 2023-01-11T22:52:03.4757957Z T=at::Tensor 2023-01-11T22:52:03.4758022Z ] 2023-01-11T22:52:03.4758333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4758398Z with 2023-01-11T22:52:03.4758448Z [ 2023-01-11T22:52:03.4758531Z T=at::Generator 2023-01-11T22:52:03.4758592Z ] 2023-01-11T22:52:03.4758914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4759029Z with 2023-01-11T22:52:03.4759089Z [ 2023-01-11T22:52:03.4759171Z T=at::Generator 2023-01-11T22:52:03.4759231Z ] 2023-01-11T22:52:03.4759625Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4759692Z with 2023-01-11T22:52:03.4759753Z [ 2023-01-11T22:52:03.4759835Z T=at::Generator 2023-01-11T22:52:03.4759895Z ] 2023-01-11T22:52:03.4760280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4760346Z with 2023-01-11T22:52:03.4760396Z [ 2023-01-11T22:52:03.4760476Z T=at::Generator 2023-01-11T22:52:03.4760537Z ] 2023-01-11T22:52:03.4760864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4761202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4761547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4761611Z with 2023-01-11T22:52:03.4761676Z [ 2023-01-11T22:52:03.4761756Z T=at::Generator 2023-01-11T22:52:03.4761818Z ] 2023-01-11T22:52:03.4762125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4762188Z with 2023-01-11T22:52:03.4762247Z [ 2023-01-11T22:52:03.4762327Z T=c10::Scalar 2023-01-11T22:52:03.4762389Z ] 2023-01-11T22:52:03.4762711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4762774Z with 2023-01-11T22:52:03.4762823Z [ 2023-01-11T22:52:03.4762902Z T=c10::Scalar 2023-01-11T22:52:03.4762964Z ] 2023-01-11T22:52:03.4763380Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4763448Z with 2023-01-11T22:52:03.4763509Z [ 2023-01-11T22:52:03.4763588Z T=c10::Scalar 2023-01-11T22:52:03.4763648Z ] 2023-01-11T22:52:03.4764088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4764154Z with 2023-01-11T22:52:03.4764215Z [ 2023-01-11T22:52:03.4764291Z T=c10::Scalar 2023-01-11T22:52:03.4764354Z ] 2023-01-11T22:52:03.4764683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4765062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4765411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4765475Z with 2023-01-11T22:52:03.4765561Z [ 2023-01-11T22:52:03.4765643Z T=c10::Scalar 2023-01-11T22:52:03.4765704Z ] 2023-01-11T22:52:03.4766011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4766075Z with 2023-01-11T22:52:03.4766138Z [ 2023-01-11T22:52:03.4766215Z T=std::string 2023-01-11T22:52:03.4766278Z ] 2023-01-11T22:52:03.4766596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4766660Z with 2023-01-11T22:52:03.4766721Z [ 2023-01-11T22:52:03.4766800Z T=std::string 2023-01-11T22:52:03.4766862Z ] 2023-01-11T22:52:03.4767221Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4767284Z with 2023-01-11T22:52:03.4767333Z [ 2023-01-11T22:52:03.4767412Z T=std::string 2023-01-11T22:52:03.4767474Z ] 2023-01-11T22:52:03.4767860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4767929Z with 2023-01-11T22:52:03.4767992Z [ 2023-01-11T22:52:03.4768069Z T=std::string 2023-01-11T22:52:03.4768130Z ] 2023-01-11T22:52:03.4768458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4768784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4769178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4769250Z with 2023-01-11T22:52:03.4769313Z [ 2023-01-11T22:52:03.4769394Z T=std::string 2023-01-11T22:52:03.4769458Z ] 2023-01-11T22:52:03.4769814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4769882Z with 2023-01-11T22:52:03.4769932Z [ 2023-01-11T22:52:03.4770027Z T=c10::QualifiedName 2023-01-11T22:52:03.4770093Z ] 2023-01-11T22:52:03.4770418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4770484Z with 2023-01-11T22:52:03.4770546Z [ 2023-01-11T22:52:03.4770638Z T=c10::QualifiedName 2023-01-11T22:52:03.4770701Z ] 2023-01-11T22:52:03.4771108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4771174Z with 2023-01-11T22:52:03.4771239Z [ 2023-01-11T22:52:03.4771328Z T=c10::QualifiedName 2023-01-11T22:52:03.4771390Z ] 2023-01-11T22:52:03.4771822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4771891Z with 2023-01-11T22:52:03.4771940Z [ 2023-01-11T22:52:03.4772031Z T=c10::QualifiedName 2023-01-11T22:52:03.4772094Z ] 2023-01-11T22:52:03.4772434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4772779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4773126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4773193Z with 2023-01-11T22:52:03.4773257Z [ 2023-01-11T22:52:03.4773348Z T=c10::QualifiedName 2023-01-11T22:52:03.4773412Z ] 2023-01-11T22:52:03.4773717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4773783Z with 2023-01-11T22:52:03.4773847Z [ 2023-01-11T22:52:03.4773982Z T=std::shared_ptr 2023-01-11T22:52:03.4774044Z ] 2023-01-11T22:52:03.4774367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4774435Z with 2023-01-11T22:52:03.4774484Z [ 2023-01-11T22:52:03.4774620Z T=std::shared_ptr 2023-01-11T22:52:03.4774683Z ] 2023-01-11T22:52:03.4775046Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4775161Z with 2023-01-11T22:52:03.4775224Z [ 2023-01-11T22:52:03.4775358Z T=std::shared_ptr 2023-01-11T22:52:03.4775419Z ] 2023-01-11T22:52:03.4775858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4775925Z with 2023-01-11T22:52:03.4775989Z [ 2023-01-11T22:52:03.4776120Z T=std::shared_ptr 2023-01-11T22:52:03.4776182Z ] 2023-01-11T22:52:03.4776548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4776910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4777301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4777368Z with 2023-01-11T22:52:03.4777430Z [ 2023-01-11T22:52:03.4777561Z T=std::shared_ptr 2023-01-11T22:52:03.4777650Z ] 2023-01-11T22:52:03.4777966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4778030Z with 2023-01-11T22:52:03.4778092Z [ 2023-01-11T22:52:03.4778221Z T=std::weak_ptr 2023-01-11T22:52:03.4778285Z ] 2023-01-11T22:52:03.4778604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4778672Z with 2023-01-11T22:52:03.4778735Z [ 2023-01-11T22:52:03.4778862Z T=std::weak_ptr 2023-01-11T22:52:03.4778923Z ] 2023-01-11T22:52:03.4779286Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4779351Z with 2023-01-11T22:52:03.4779414Z [ 2023-01-11T22:52:03.4779540Z T=std::weak_ptr 2023-01-11T22:52:03.4779602Z ] 2023-01-11T22:52:03.4779973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4780039Z with 2023-01-11T22:52:03.4780101Z [ 2023-01-11T22:52:03.4780227Z T=std::weak_ptr 2023-01-11T22:52:03.4780289Z ] 2023-01-11T22:52:03.4780658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4781015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4781399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4781468Z with 2023-01-11T22:52:03.4781531Z [ 2023-01-11T22:52:03.4781660Z T=std::weak_ptr 2023-01-11T22:52:03.4781773Z ] 2023-01-11T22:52:03.4782085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4782151Z with 2023-01-11T22:52:03.4782213Z [ 2023-01-11T22:52:03.4782371Z T=std::vector> 2023-01-11T22:52:03.4782433Z ] 2023-01-11T22:52:03.4782756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4782820Z with 2023-01-11T22:52:03.4782919Z [ 2023-01-11T22:52:03.4783076Z T=std::vector> 2023-01-11T22:52:03.4783137Z ] 2023-01-11T22:52:03.4783497Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4783561Z with 2023-01-11T22:52:03.4783625Z [ 2023-01-11T22:52:03.4783816Z T=std::vector> 2023-01-11T22:52:03.4783878Z ] 2023-01-11T22:52:03.4784269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4784333Z with 2023-01-11T22:52:03.4784396Z [ 2023-01-11T22:52:03.4784546Z T=std::vector> 2023-01-11T22:52:03.4784608Z ] 2023-01-11T22:52:03.4784987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4785372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4785714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4785779Z with 2023-01-11T22:52:03.4785842Z [ 2023-01-11T22:52:03.4785995Z T=std::vector> 2023-01-11T22:52:03.4786057Z ] 2023-01-11T22:52:03.4786354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4786418Z with 2023-01-11T22:52:03.4786479Z [ 2023-01-11T22:52:03.4786601Z T=std::vector> 2023-01-11T22:52:03.4786663Z ] 2023-01-11T22:52:03.4786988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4787104Z with 2023-01-11T22:52:03.4787171Z [ 2023-01-11T22:52:03.4787292Z T=std::vector> 2023-01-11T22:52:03.4787355Z ] 2023-01-11T22:52:03.4787762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4787832Z with 2023-01-11T22:52:03.4787893Z [ 2023-01-11T22:52:03.4788012Z T=std::vector> 2023-01-11T22:52:03.4788073Z ] 2023-01-11T22:52:03.4788460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4788513Z with 2023-01-11T22:52:03.4788574Z [ 2023-01-11T22:52:03.4788690Z T=std::vector> 2023-01-11T22:52:03.4788752Z ] 2023-01-11T22:52:03.4789105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4789501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4789891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4789959Z with 2023-01-11T22:52:03.4790021Z [ 2023-01-11T22:52:03.4790138Z T=std::vector> 2023-01-11T22:52:03.4790201Z ] 2023-01-11T22:52:03.4790508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4790575Z with 2023-01-11T22:52:03.4790637Z [ 2023-01-11T22:52:03.4790807Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4790872Z ] 2023-01-11T22:52:03.4791196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4791260Z with 2023-01-11T22:52:03.4791310Z [ 2023-01-11T22:52:03.4791482Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4791544Z ] 2023-01-11T22:52:03.4791901Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4791970Z with 2023-01-11T22:52:03.4792033Z [ 2023-01-11T22:52:03.4792285Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4792348Z ] 2023-01-11T22:52:03.4792745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4792810Z with 2023-01-11T22:52:03.4792916Z [ 2023-01-11T22:52:03.4793085Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4793149Z ] 2023-01-11T22:52:03.4793596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4793991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4794376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4794724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4794791Z with 2023-01-11T22:52:03.4794854Z [ 2023-01-11T22:52:03.4795073Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4795135Z ] 2023-01-11T22:52:03.4795438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4795502Z with 2023-01-11T22:52:03.4795551Z [ 2023-01-11T22:52:03.4795752Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4795813Z ] 2023-01-11T22:52:03.4796136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4796202Z with 2023-01-11T22:52:03.4796265Z [ 2023-01-11T22:52:03.4796428Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4796493Z ] 2023-01-11T22:52:03.4796857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4796924Z with 2023-01-11T22:52:03.4796985Z [ 2023-01-11T22:52:03.4797146Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4797213Z ] 2023-01-11T22:52:03.4797600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4797665Z with 2023-01-11T22:52:03.4797725Z [ 2023-01-11T22:52:03.4797881Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4797933Z ] 2023-01-11T22:52:03.4798321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4798705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4799025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4799363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4799430Z with 2023-01-11T22:52:03.4799492Z [ 2023-01-11T22:52:03.4799650Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4799714Z ] 2023-01-11T22:52:03.4800075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4800143Z with 2023-01-11T22:52:03.4800206Z [ 2023-01-11T22:52:03.4800331Z T=std::vector> 2023-01-11T22:52:03.4800394Z ] 2023-01-11T22:52:03.4800769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4800889Z with 2023-01-11T22:52:03.4800950Z [ 2023-01-11T22:52:03.4801076Z T=std::vector> 2023-01-11T22:52:03.4801137Z ] 2023-01-11T22:52:03.4801498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4801551Z with 2023-01-11T22:52:03.4801612Z [ 2023-01-11T22:52:03.4801774Z T=std::vector> 2023-01-11T22:52:03.4801837Z ] 2023-01-11T22:52:03.4802228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4802292Z with 2023-01-11T22:52:03.4802355Z [ 2023-01-11T22:52:03.4802485Z T=std::vector> 2023-01-11T22:52:03.4802547Z ] 2023-01-11T22:52:03.4802903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4803264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4803604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4803671Z with 2023-01-11T22:52:03.4803732Z [ 2023-01-11T22:52:03.4803854Z T=std::vector> 2023-01-11T22:52:03.4803917Z ] 2023-01-11T22:52:03.4804222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4804287Z with 2023-01-11T22:52:03.4804348Z [ 2023-01-11T22:52:03.4804490Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4804551Z ] 2023-01-11T22:52:03.4804871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4804936Z with 2023-01-11T22:52:03.4804999Z [ 2023-01-11T22:52:03.4805151Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4805213Z ] 2023-01-11T22:52:03.4805575Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4805643Z with 2023-01-11T22:52:03.4805704Z [ 2023-01-11T22:52:03.4805855Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4805917Z ] 2023-01-11T22:52:03.4806359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4806424Z with 2023-01-11T22:52:03.4806484Z [ 2023-01-11T22:52:03.4806685Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4806738Z ] 2023-01-11T22:52:03.4807125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4807992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4808445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.4808794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4808850Z with 2023-01-11T22:52:03.4808912Z [ 2023-01-11T22:52:03.4809066Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4809128Z ] 2023-01-11T22:52:03.4809443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4809508Z with 2023-01-11T22:52:03.4809569Z [ 2023-01-11T22:52:03.4809722Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4809783Z ] 2023-01-11T22:52:03.4810104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4810168Z with 2023-01-11T22:52:03.4810230Z [ 2023-01-11T22:52:03.4810382Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4810446Z ] 2023-01-11T22:52:03.4810808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4810874Z with 2023-01-11T22:52:03.4810922Z [ 2023-01-11T22:52:03.4811073Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4811139Z ] 2023-01-11T22:52:03.4811526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4811595Z with 2023-01-11T22:52:03.4811658Z [ 2023-01-11T22:52:03.4811810Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4811877Z ] 2023-01-11T22:52:03.4812321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4812777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4813184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.4813528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4813647Z with 2023-01-11T22:52:03.4813711Z [ 2023-01-11T22:52:03.4813865Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4813930Z ] 2023-01-11T22:52:03.4814280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4814349Z with 2023-01-11T22:52:03.4814413Z [ 2023-01-11T22:52:03.4814522Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4814573Z ] 2023-01-11T22:52:03.4814895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4814963Z with 2023-01-11T22:52:03.4815029Z [ 2023-01-11T22:52:03.4815136Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4815204Z ] 2023-01-11T22:52:03.4815565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4815632Z with 2023-01-11T22:52:03.4815694Z [ 2023-01-11T22:52:03.4815803Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4815865Z ] 2023-01-11T22:52:03.4816249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4816317Z with 2023-01-11T22:52:03.4816380Z [ 2023-01-11T22:52:03.4816485Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4816553Z ] 2023-01-11T22:52:03.4816891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4817222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4817291Z with 2023-01-11T22:52:03.4817354Z [ 2023-01-11T22:52:03.4817459Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4817522Z ] 2023-01-11T22:52:03.4817904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.4818297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4818363Z with 2023-01-11T22:52:03.4818426Z [ 2023-01-11T22:52:03.4818533Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.4818641Z ] 2023-01-11T22:52:03.4818961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4819025Z with 2023-01-11T22:52:03.4819088Z [ 2023-01-11T22:52:03.4819280Z T=std::vector> 2023-01-11T22:52:03.4819342Z ] 2023-01-11T22:52:03.4819665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4819783Z with 2023-01-11T22:52:03.4819832Z [ 2023-01-11T22:52:03.4820025Z T=std::vector> 2023-01-11T22:52:03.4820086Z ] 2023-01-11T22:52:03.4820493Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4820561Z with 2023-01-11T22:52:03.4820621Z [ 2023-01-11T22:52:03.4820810Z T=std::vector> 2023-01-11T22:52:03.4820871Z ] 2023-01-11T22:52:03.4821258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4821325Z with 2023-01-11T22:52:03.4821387Z [ 2023-01-11T22:52:03.4821572Z T=std::vector> 2023-01-11T22:52:03.4821635Z ] 2023-01-11T22:52:03.4822052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4822467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4822811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4822876Z with 2023-01-11T22:52:03.4822937Z [ 2023-01-11T22:52:03.4823126Z T=std::vector> 2023-01-11T22:52:03.4823189Z ] 2023-01-11T22:52:03.4823500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4823566Z with 2023-01-11T22:52:03.4823616Z [ 2023-01-11T22:52:03.4823714Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4823775Z ] 2023-01-11T22:52:03.4824153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4824222Z with 2023-01-11T22:52:03.4824283Z [ 2023-01-11T22:52:03.4824383Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4824443Z ] 2023-01-11T22:52:03.4824863Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4824922Z with 2023-01-11T22:52:03.4830169Z [ 2023-01-11T22:52:03.4830293Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4830361Z ] 2023-01-11T22:52:03.4830827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4830997Z with 2023-01-11T22:52:03.4831063Z [ 2023-01-11T22:52:03.4831166Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4831229Z ] 2023-01-11T22:52:03.4831585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4831997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4832446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4832519Z with 2023-01-11T22:52:03.4832581Z [ 2023-01-11T22:52:03.4832680Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.4832743Z ] 2023-01-11T22:52:03.4833056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4833122Z with 2023-01-11T22:52:03.4833173Z [ 2023-01-11T22:52:03.4833257Z T=c10::IValue 2023-01-11T22:52:03.4833324Z ] 2023-01-11T22:52:03.4833651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4833718Z with 2023-01-11T22:52:03.4833782Z [ 2023-01-11T22:52:03.4833862Z T=c10::IValue 2023-01-11T22:52:03.4833924Z ] 2023-01-11T22:52:03.4834287Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4834358Z with 2023-01-11T22:52:03.4834423Z [ 2023-01-11T22:52:03.4834502Z T=c10::IValue 2023-01-11T22:52:03.4834564Z ] 2023-01-11T22:52:03.4834957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4835023Z with 2023-01-11T22:52:03.4835071Z [ 2023-01-11T22:52:03.4835151Z T=c10::IValue 2023-01-11T22:52:03.4835215Z ] 2023-01-11T22:52:03.4835546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4835918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4836283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4836351Z with 2023-01-11T22:52:03.4836412Z [ 2023-01-11T22:52:03.4836490Z T=c10::IValue 2023-01-11T22:52:03.4836605Z ] 2023-01-11T22:52:03.4836921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4836985Z with 2023-01-11T22:52:03.4837047Z [ 2023-01-11T22:52:03.4837183Z T=c10::AliasInfo 2023-01-11T22:52:03.4837245Z ] 2023-01-11T22:52:03.4837573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4837639Z with 2023-01-11T22:52:03.4837688Z [ 2023-01-11T22:52:03.4837772Z T=c10::AliasInfo 2023-01-11T22:52:03.4837833Z ] 2023-01-11T22:52:03.4838233Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4838300Z with 2023-01-11T22:52:03.4838361Z [ 2023-01-11T22:52:03.4838444Z T=c10::AliasInfo 2023-01-11T22:52:03.4838507Z ] 2023-01-11T22:52:03.4838896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4838964Z with 2023-01-11T22:52:03.4839025Z [ 2023-01-11T22:52:03.4839105Z T=c10::AliasInfo 2023-01-11T22:52:03.4839165Z ] 2023-01-11T22:52:03.4839492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4839832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4840172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4840239Z with 2023-01-11T22:52:03.4840289Z [ 2023-01-11T22:52:03.4840372Z T=c10::AliasInfo 2023-01-11T22:52:03.4840434Z ] 2023-01-11T22:52:03.4840741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4840803Z with 2023-01-11T22:52:03.4840866Z [ 2023-01-11T22:52:03.4841002Z T=std::vector> 2023-01-11T22:52:03.4841063Z ] 2023-01-11T22:52:03.4841385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4841451Z with 2023-01-11T22:52:03.4841513Z [ 2023-01-11T22:52:03.4841646Z T=std::vector> 2023-01-11T22:52:03.4841707Z ] 2023-01-11T22:52:03.4842124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4842192Z with 2023-01-11T22:52:03.4842241Z [ 2023-01-11T22:52:03.4842378Z T=std::vector> 2023-01-11T22:52:03.4842438Z ] 2023-01-11T22:52:03.4842867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4842934Z with 2023-01-11T22:52:03.4842994Z [ 2023-01-11T22:52:03.4843123Z T=std::vector> 2023-01-11T22:52:03.4843238Z ] 2023-01-11T22:52:03.4843596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4843660Z with 2023-01-11T22:52:03.4843722Z [ 2023-01-11T22:52:03.4843801Z T=c10::SymInt 2023-01-11T22:52:03.4843863Z ] 2023-01-11T22:52:03.4844650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4844726Z with 2023-01-11T22:52:03.4844789Z [ 2023-01-11T22:52:03.4844857Z T=c10::SymInt 2023-01-11T22:52:03.4844919Z ] 2023-01-11T22:52:03.4845289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.4845720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.4846065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4846133Z with 2023-01-11T22:52:03.4846197Z [ 2023-01-11T22:52:03.4846332Z T=std::vector> 2023-01-11T22:52:03.4846395Z ] 2023-01-11T22:52:03.4846707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4846775Z with 2023-01-11T22:52:03.4846837Z [ 2023-01-11T22:52:03.4846983Z T=c10::either 2023-01-11T22:52:03.4847046Z ] 2023-01-11T22:52:03.4847371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4847436Z with 2023-01-11T22:52:03.4847500Z [ 2023-01-11T22:52:03.4847642Z T=c10::either 2023-01-11T22:52:03.4847703Z ] 2023-01-11T22:52:03.4848116Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4848185Z with 2023-01-11T22:52:03.4848245Z [ 2023-01-11T22:52:03.4848384Z T=c10::either 2023-01-11T22:52:03.4848449Z ] 2023-01-11T22:52:03.4848891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4848957Z with 2023-01-11T22:52:03.4849019Z [ 2023-01-11T22:52:03.4849159Z T=c10::either 2023-01-11T22:52:03.4849222Z ] 2023-01-11T22:52:03.4849600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4850055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4850438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4850508Z with 2023-01-11T22:52:03.4850569Z [ 2023-01-11T22:52:03.4850710Z T=c10::either 2023-01-11T22:52:03.4850770Z ] 2023-01-11T22:52:03.4851074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4851140Z with 2023-01-11T22:52:03.4851190Z [ 2023-01-11T22:52:03.4851281Z T=at::StepCallbacks 2023-01-11T22:52:03.4851343Z ] 2023-01-11T22:52:03.4851666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4851730Z with 2023-01-11T22:52:03.4851791Z [ 2023-01-11T22:52:03.4851884Z T=at::StepCallbacks 2023-01-11T22:52:03.4851946Z ] 2023-01-11T22:52:03.4852307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4852370Z with 2023-01-11T22:52:03.4852431Z [ 2023-01-11T22:52:03.4852520Z T=at::StepCallbacks 2023-01-11T22:52:03.4852583Z ] 2023-01-11T22:52:03.4852969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4853034Z with 2023-01-11T22:52:03.4853083Z [ 2023-01-11T22:52:03.4853171Z T=at::StepCallbacks 2023-01-11T22:52:03.4853232Z ] 2023-01-11T22:52:03.4853572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4853968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4854309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4854376Z with 2023-01-11T22:52:03.4854481Z [ 2023-01-11T22:52:03.4854579Z T=at::StepCallbacks 2023-01-11T22:52:03.4854641Z ] 2023-01-11T22:52:03.4854946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4855010Z with 2023-01-11T22:52:03.4855071Z [ 2023-01-11T22:52:03.4855154Z T=c10::DimVector 2023-01-11T22:52:03.4855217Z ] 2023-01-11T22:52:03.4855538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4855654Z with 2023-01-11T22:52:03.4855702Z [ 2023-01-11T22:52:03.4855785Z T=c10::DimVector 2023-01-11T22:52:03.4855849Z ] 2023-01-11T22:52:03.4856209Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4856272Z with 2023-01-11T22:52:03.4856331Z [ 2023-01-11T22:52:03.4856448Z T=c10::DimVector 2023-01-11T22:52:03.4856510Z ] 2023-01-11T22:52:03.4856904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4856968Z with 2023-01-11T22:52:03.4857028Z [ 2023-01-11T22:52:03.4857107Z T=c10::DimVector 2023-01-11T22:52:03.4857170Z ] 2023-01-11T22:52:03.4857504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4857839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4858178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4858246Z with 2023-01-11T22:52:03.4858307Z [ 2023-01-11T22:52:03.4858388Z T=c10::DimVector 2023-01-11T22:52:03.4858449Z ] 2023-01-11T22:52:03.4858757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4858830Z with 2023-01-11T22:52:03.4858890Z [ 2023-01-11T22:52:03.4858995Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4859045Z ] 2023-01-11T22:52:03.4859366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4859432Z with 2023-01-11T22:52:03.4859493Z [ 2023-01-11T22:52:03.4859595Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4859656Z ] 2023-01-11T22:52:03.4860070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4860141Z with 2023-01-11T22:52:03.4860204Z [ 2023-01-11T22:52:03.4860308Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4860368Z ] 2023-01-11T22:52:03.4860804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4860868Z with 2023-01-11T22:52:03.4860931Z [ 2023-01-11T22:52:03.4861031Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4861081Z ] 2023-01-11T22:52:03.4861430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4861796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4862187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4862250Z with 2023-01-11T22:52:03.4862311Z [ 2023-01-11T22:52:03.4862412Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.4862516Z ] 2023-01-11T22:52:03.4862824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4862889Z with 2023-01-11T22:52:03.4862949Z [ 2023-01-11T22:52:03.4863097Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4863161Z ] 2023-01-11T22:52:03.4863483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4863547Z with 2023-01-11T22:52:03.4863608Z [ 2023-01-11T22:52:03.4863750Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4863810Z ] 2023-01-11T22:52:03.4864176Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4864228Z with 2023-01-11T22:52:03.4864288Z [ 2023-01-11T22:52:03.4864424Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4864485Z ] 2023-01-11T22:52:03.4864877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4864944Z with 2023-01-11T22:52:03.4865005Z [ 2023-01-11T22:52:03.4865143Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4865205Z ] 2023-01-11T22:52:03.4865584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4866041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4866434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4866506Z with 2023-01-11T22:52:03.4866570Z [ 2023-01-11T22:52:03.4866714Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.4866777Z ] 2023-01-11T22:52:03.4867089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4867154Z with 2023-01-11T22:52:03.4867218Z [ 2023-01-11T22:52:03.4867325Z T=std::tuple 2023-01-11T22:52:03.4867388Z ] 2023-01-11T22:52:03.4867711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4867829Z with 2023-01-11T22:52:03.4867892Z [ 2023-01-11T22:52:03.4868011Z T=std::tuple 2023-01-11T22:52:03.4868075Z ] 2023-01-11T22:52:03.4868436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4868502Z with 2023-01-11T22:52:03.4868603Z [ 2023-01-11T22:52:03.4868728Z T=std::tuple 2023-01-11T22:52:03.4868794Z ] 2023-01-11T22:52:03.4869182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4869248Z with 2023-01-11T22:52:03.4869312Z [ 2023-01-11T22:52:03.4869429Z T=std::tuple 2023-01-11T22:52:03.4869478Z ] 2023-01-11T22:52:03.4869832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4870212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4870554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4870622Z with 2023-01-11T22:52:03.4870685Z [ 2023-01-11T22:52:03.4870807Z T=std::tuple 2023-01-11T22:52:03.4870872Z ] 2023-01-11T22:52:03.4871182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4871249Z with 2023-01-11T22:52:03.4871312Z [ 2023-01-11T22:52:03.4871410Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4871476Z ] 2023-01-11T22:52:03.4871853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4871922Z with 2023-01-11T22:52:03.4871985Z [ 2023-01-11T22:52:03.4872165Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4872217Z ] 2023-01-11T22:52:03.4872640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4872709Z with 2023-01-11T22:52:03.4872771Z [ 2023-01-11T22:52:03.4872868Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4872934Z ] 2023-01-11T22:52:03.4873326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4873394Z with 2023-01-11T22:52:03.4873457Z [ 2023-01-11T22:52:03.4873550Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4873615Z ] 2023-01-11T22:52:03.4873961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4874376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4874757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4874824Z with 2023-01-11T22:52:03.4874889Z [ 2023-01-11T22:52:03.4874983Z T=torch::jit::SourceRange 2023-01-11T22:52:03.4875043Z ] 2023-01-11T22:52:03.4875337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4875406Z with 2023-01-11T22:52:03.4875470Z [ 2023-01-11T22:52:03.4875600Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4875661Z ] 2023-01-11T22:52:03.4875984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4876049Z with 2023-01-11T22:52:03.4876111Z [ 2023-01-11T22:52:03.4876227Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4876288Z ] 2023-01-11T22:52:03.4876647Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4876710Z with 2023-01-11T22:52:03.4876771Z [ 2023-01-11T22:52:03.4876886Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4876950Z ] 2023-01-11T22:52:03.4877333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4877397Z with 2023-01-11T22:52:03.4877447Z [ 2023-01-11T22:52:03.4877559Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4877621Z ] 2023-01-11T22:52:03.4878035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4878444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4878784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4878851Z with 2023-01-11T22:52:03.4878912Z [ 2023-01-11T22:52:03.4879026Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.4879090Z ] 2023-01-11T22:52:03.4879402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4879466Z with 2023-01-11T22:52:03.4879526Z [ 2023-01-11T22:52:03.4879637Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4879702Z ] 2023-01-11T22:52:03.4880017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4880128Z with 2023-01-11T22:52:03.4880178Z [ 2023-01-11T22:52:03.4880288Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4880349Z ] 2023-01-11T22:52:03.4880711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4880814Z with 2023-01-11T22:52:03.4880882Z [ 2023-01-11T22:52:03.4880992Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4881053Z ] 2023-01-11T22:52:03.4881443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4881508Z with 2023-01-11T22:52:03.4881571Z [ 2023-01-11T22:52:03.4881678Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4881739Z ] 2023-01-11T22:52:03.4882100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4882465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4882810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4882874Z with 2023-01-11T22:52:03.4882937Z [ 2023-01-11T22:52:03.4883040Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.4883100Z ] 2023-01-11T22:52:03.4883408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4883472Z with 2023-01-11T22:52:03.4883536Z [ 2023-01-11T22:52:03.4883628Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4883690Z ] 2023-01-11T22:52:03.4884071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4884138Z with 2023-01-11T22:52:03.4884201Z [ 2023-01-11T22:52:03.4884294Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4884404Z ] 2023-01-11T22:52:03.4884770Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4884837Z with 2023-01-11T22:52:03.4884898Z [ 2023-01-11T22:52:03.4884975Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4885037Z ] 2023-01-11T22:52:03.4885425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4885490Z with 2023-01-11T22:52:03.4885555Z [ 2023-01-11T22:52:03.4885645Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4885708Z ] 2023-01-11T22:52:03.4886045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4886444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4886787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4886889Z with 2023-01-11T22:52:03.4886952Z [ 2023-01-11T22:52:03.4887043Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.4887105Z ] 2023-01-11T22:52:03.4887408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4887472Z with 2023-01-11T22:52:03.4887535Z [ 2023-01-11T22:52:03.4887620Z T=at::ThreadLocalState 2023-01-11T22:52:03.4887682Z ] 2023-01-11T22:52:03.4888004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4888069Z with 2023-01-11T22:52:03.4888129Z [ 2023-01-11T22:52:03.4888220Z T=at::ThreadLocalState 2023-01-11T22:52:03.4888282Z ] 2023-01-11T22:52:03.4888642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4888708Z with 2023-01-11T22:52:03.4888768Z [ 2023-01-11T22:52:03.4888861Z T=at::ThreadLocalState 2023-01-11T22:52:03.4888921Z ] 2023-01-11T22:52:03.4889308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4889374Z with 2023-01-11T22:52:03.4889434Z [ 2023-01-11T22:52:03.4889526Z T=at::ThreadLocalState 2023-01-11T22:52:03.4889577Z ] 2023-01-11T22:52:03.4889973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4890390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4890731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4890797Z with 2023-01-11T22:52:03.4890858Z [ 2023-01-11T22:52:03.4890951Z T=at::ThreadLocalState 2023-01-11T22:52:03.4891013Z ] 2023-01-11T22:52:03.4891320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4891386Z with 2023-01-11T22:52:03.4891448Z [ 2023-01-11T22:52:03.4891561Z T=std::shared_ptr 2023-01-11T22:52:03.4891623Z ] 2023-01-11T22:52:03.4891946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4892009Z with 2023-01-11T22:52:03.4892114Z [ 2023-01-11T22:52:03.4892228Z T=std::shared_ptr 2023-01-11T22:52:03.4892277Z ] 2023-01-11T22:52:03.4892632Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4892697Z with 2023-01-11T22:52:03.4892757Z [ 2023-01-11T22:52:03.4892909Z T=std::shared_ptr 2023-01-11T22:52:03.4892972Z ] 2023-01-11T22:52:03.4893359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4893423Z with 2023-01-11T22:52:03.4893484Z [ 2023-01-11T22:52:03.4893595Z T=std::shared_ptr 2023-01-11T22:52:03.4893659Z ] 2023-01-11T22:52:03.4894009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4894358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4894734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.4895076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4895146Z with 2023-01-11T22:52:03.4895207Z [ 2023-01-11T22:52:03.4895318Z T=std::shared_ptr 2023-01-11T22:52:03.4895381Z ] 2023-01-11T22:52:03.4895736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4895792Z with 2023-01-11T22:52:03.4895853Z [ 2023-01-11T22:52:03.4895954Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4896013Z ] 2023-01-11T22:52:03.4896384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4896450Z with 2023-01-11T22:52:03.4896511Z [ 2023-01-11T22:52:03.4896613Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4896673Z ] 2023-01-11T22:52:03.4897030Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4897094Z with 2023-01-11T22:52:03.4897155Z [ 2023-01-11T22:52:03.4897252Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4897314Z ] 2023-01-11T22:52:03.4897706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4897772Z with 2023-01-11T22:52:03.4897820Z [ 2023-01-11T22:52:03.4897916Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4897977Z ] 2023-01-11T22:52:03.4898374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4898714Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4899123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.4899475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4899541Z with 2023-01-11T22:52:03.4899604Z [ 2023-01-11T22:52:03.4899703Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.4899766Z ] 2023-01-11T22:52:03.4900071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4900135Z with 2023-01-11T22:52:03.4900197Z [ 2023-01-11T22:52:03.4900287Z T=torch::jit::Method 2023-01-11T22:52:03.4900350Z ] 2023-01-11T22:52:03.4900671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4900736Z with 2023-01-11T22:52:03.4900784Z [ 2023-01-11T22:52:03.4900872Z T=torch::jit::Method 2023-01-11T22:52:03.4900933Z ] 2023-01-11T22:52:03.4901294Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4901361Z with 2023-01-11T22:52:03.4901422Z [ 2023-01-11T22:52:03.4901509Z T=torch::jit::Method 2023-01-11T22:52:03.4901570Z ] 2023-01-11T22:52:03.4902011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4902077Z with 2023-01-11T22:52:03.4902138Z [ 2023-01-11T22:52:03.4902225Z T=torch::jit::Method 2023-01-11T22:52:03.4902326Z ] 2023-01-11T22:52:03.4902672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4903011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4903354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4903417Z with 2023-01-11T22:52:03.4903476Z [ 2023-01-11T22:52:03.4903552Z T=torch::jit::Method 2023-01-11T22:52:03.4903613Z ] 2023-01-11T22:52:03.4903917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4904032Z with 2023-01-11T22:52:03.4904091Z [ 2023-01-11T22:52:03.4904228Z T=std::vector> 2023-01-11T22:52:03.4904289Z ] 2023-01-11T22:52:03.4904614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4904678Z with 2023-01-11T22:52:03.4904739Z [ 2023-01-11T22:52:03.4904914Z T=std::vector> 2023-01-11T22:52:03.4904976Z ] 2023-01-11T22:52:03.4905340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4905404Z with 2023-01-11T22:52:03.4905467Z [ 2023-01-11T22:52:03.4905591Z T=std::vector> 2023-01-11T22:52:03.4905652Z ] 2023-01-11T22:52:03.4906039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4906103Z with 2023-01-11T22:52:03.4906163Z [ 2023-01-11T22:52:03.4906297Z T=std::vector> 2023-01-11T22:52:03.4906360Z ] 2023-01-11T22:52:03.4906737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4907110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4907452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4907520Z with 2023-01-11T22:52:03.4907585Z [ 2023-01-11T22:52:03.4907722Z T=std::vector> 2023-01-11T22:52:03.4907788Z ] 2023-01-11T22:52:03.4908095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4908162Z with 2023-01-11T22:52:03.4908226Z [ 2023-01-11T22:52:03.4908396Z T=std::function 2023-01-11T22:52:03.4908462Z ] 2023-01-11T22:52:03.4908784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4908837Z with 2023-01-11T22:52:03.4908900Z [ 2023-01-11T22:52:03.4909065Z T=std::function 2023-01-11T22:52:03.4909129Z ] 2023-01-11T22:52:03.4909496Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4909563Z with 2023-01-11T22:52:03.4909627Z [ 2023-01-11T22:52:03.4909791Z T=std::function 2023-01-11T22:52:03.4909854Z ] 2023-01-11T22:52:03.4910703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4910771Z with 2023-01-11T22:52:03.4910834Z [ 2023-01-11T22:52:03.4910999Z T=std::function 2023-01-11T22:52:03.4911063Z ] 2023-01-11T22:52:03.4911505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4911923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4912350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4912417Z with 2023-01-11T22:52:03.4912481Z [ 2023-01-11T22:52:03.4912683Z T=std::function 2023-01-11T22:52:03.4912776Z ] 2023-01-11T22:52:03.4913077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4913141Z with 2023-01-11T22:52:03.4913203Z [ 2023-01-11T22:52:03.4913447Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4913517Z ] 2023-01-11T22:52:03.4913841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4913908Z with 2023-01-11T22:52:03.4913972Z [ 2023-01-11T22:52:03.4914161Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4914226Z ] 2023-01-11T22:52:03.4914595Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4914662Z with 2023-01-11T22:52:03.4914724Z [ 2023-01-11T22:52:03.4914919Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4914985Z ] 2023-01-11T22:52:03.4915377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4915446Z with 2023-01-11T22:52:03.4915496Z [ 2023-01-11T22:52:03.4915686Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4915750Z ] 2023-01-11T22:52:03.4916171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4916628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4917025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4917090Z with 2023-01-11T22:52:03.4917155Z [ 2023-01-11T22:52:03.4917344Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.4917405Z ] 2023-01-11T22:52:03.4917759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4917825Z with 2023-01-11T22:52:03.4917889Z [ 2023-01-11T22:52:03.4918018Z T=std::vector> 2023-01-11T22:52:03.4918079Z ] 2023-01-11T22:52:03.4918403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4918472Z with 2023-01-11T22:52:03.4918533Z [ 2023-01-11T22:52:03.4918661Z T=std::vector> 2023-01-11T22:52:03.4918710Z ] 2023-01-11T22:52:03.4919074Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4919141Z with 2023-01-11T22:52:03.4919202Z [ 2023-01-11T22:52:03.4919328Z T=std::vector> 2023-01-11T22:52:03.4919390Z ] 2023-01-11T22:52:03.4919776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4919844Z with 2023-01-11T22:52:03.4919904Z [ 2023-01-11T22:52:03.4920030Z T=std::vector> 2023-01-11T22:52:03.4920091Z ] 2023-01-11T22:52:03.4920448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4920512Z with 2023-01-11T22:52:03.4920572Z [ 2023-01-11T22:52:03.4920643Z T=double 2023-01-11T22:52:03.4920705Z ] 2023-01-11T22:52:03.4921088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4921156Z with 2023-01-11T22:52:03.4921216Z [ 2023-01-11T22:52:03.4921286Z T=double 2023-01-11T22:52:03.4921347Z ] 2023-01-11T22:52:03.4921691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4921755Z with 2023-01-11T22:52:03.4921815Z [ 2023-01-11T22:52:03.4921943Z T=std::vector> 2023-01-11T22:52:03.4922006Z ] 2023-01-11T22:52:03.4922316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4922379Z with 2023-01-11T22:52:03.4922439Z [ 2023-01-11T22:52:03.4922551Z T=std::tuple 2023-01-11T22:52:03.4922658Z ] 2023-01-11T22:52:03.4922971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4923034Z with 2023-01-11T22:52:03.4923095Z [ 2023-01-11T22:52:03.4923205Z T=std::tuple 2023-01-11T22:52:03.4923268Z ] 2023-01-11T22:52:03.4923670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4923735Z with 2023-01-11T22:52:03.4923798Z [ 2023-01-11T22:52:03.4923908Z T=std::tuple 2023-01-11T22:52:03.4923969Z ] 2023-01-11T22:52:03.4924354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4924423Z with 2023-01-11T22:52:03.4924483Z [ 2023-01-11T22:52:03.4924592Z T=std::tuple 2023-01-11T22:52:03.4924652Z ] 2023-01-11T22:52:03.4925010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4925398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4925740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4925806Z with 2023-01-11T22:52:03.4925857Z [ 2023-01-11T22:52:03.4925963Z T=std::tuple 2023-01-11T22:52:03.4926024Z ] 2023-01-11T22:52:03.4926331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4926397Z with 2023-01-11T22:52:03.4926458Z [ 2023-01-11T22:52:03.4926594Z T=std::vector> 2023-01-11T22:52:03.4926655Z ] 2023-01-11T22:52:03.4926978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4927045Z with 2023-01-11T22:52:03.4927104Z [ 2023-01-11T22:52:03.4927237Z T=std::vector> 2023-01-11T22:52:03.4927298Z ] 2023-01-11T22:52:03.4927658Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4927720Z with 2023-01-11T22:52:03.4927780Z [ 2023-01-11T22:52:03.4927903Z T=std::vector> 2023-01-11T22:52:03.4927963Z ] 2023-01-11T22:52:03.4928349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4928413Z with 2023-01-11T22:52:03.4928518Z [ 2023-01-11T22:52:03.4928653Z T=std::vector> 2023-01-11T22:52:03.4928780Z ] 2023-01-11T22:52:03.4929161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4929611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4930006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4930073Z with 2023-01-11T22:52:03.4930140Z [ 2023-01-11T22:52:03.4930273Z T=std::vector> 2023-01-11T22:52:03.4930338Z ] 2023-01-11T22:52:03.4930842Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension_with_functions_list.pyd 2023-01-11T22:52:03.4931059Z Creating library inline_jit_extension_with_functions_list.lib and object inline_jit_extension_with_functions_list.exp 2023-01-11T22:52:03.4931210Z Loading extension module inline_jit_extension_with_functions_list... 2023-01-11T22:52:03.4931276Z ok (12.822s) 2023-01-11T22:52:03.4931591Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.4931849Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\jit_extension... 2023-01-11T22:52:03.4932106Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\jit_extension\build.ninja... 2023-01-11T22:52:03.4932219Z Building extension module jit_extension... 2023-01-11T22:52:03.4932414Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.4933448Z [1/3] cl /showIncludes -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\jit_extension2.cpp /Fojit_extension2.o 2023-01-11T22:52:03.4933597Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.4933739Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.4933754Z 2023-01-11T22:52:03.4933896Z cl : Command line warning D9002 : ignoring unknown option '-g' 2023-01-11T22:52:03.4934206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.4934517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4934632Z with 2023-01-11T22:52:03.4934682Z [ 2023-01-11T22:52:03.4934764Z T=c10::SymInt 2023-01-11T22:52:03.4934825Z ] 2023-01-11T22:52:03.4935147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4935212Z with 2023-01-11T22:52:03.4935273Z [ 2023-01-11T22:52:03.4935389Z T=c10::SymInt 2023-01-11T22:52:03.4935451Z ] 2023-01-11T22:52:03.4935814Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4935878Z with 2023-01-11T22:52:03.4935940Z [ 2023-01-11T22:52:03.4936018Z T=c10::SymInt 2023-01-11T22:52:03.4936080Z ] 2023-01-11T22:52:03.4936462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4936525Z with 2023-01-11T22:52:03.4936573Z [ 2023-01-11T22:52:03.4936649Z T=c10::SymInt 2023-01-11T22:52:03.4936709Z ] 2023-01-11T22:52:03.4937041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4937370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4937712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4937780Z with 2023-01-11T22:52:03.4937841Z [ 2023-01-11T22:52:03.4937919Z T=c10::SymInt 2023-01-11T22:52:03.4937980Z ] 2023-01-11T22:52:03.4938276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.4938585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4938649Z with 2023-01-11T22:52:03.4938710Z [ 2023-01-11T22:52:03.4938795Z T=at::TensorBase 2023-01-11T22:52:03.4938857Z ] 2023-01-11T22:52:03.4939174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4939240Z with 2023-01-11T22:52:03.4939290Z [ 2023-01-11T22:52:03.4939373Z T=at::TensorBase 2023-01-11T22:52:03.4939435Z ] 2023-01-11T22:52:03.4939793Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4939856Z with 2023-01-11T22:52:03.4939918Z [ 2023-01-11T22:52:03.4940001Z T=at::TensorBase 2023-01-11T22:52:03.4940063Z ] 2023-01-11T22:52:03.4940449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4940559Z with 2023-01-11T22:52:03.4940622Z [ 2023-01-11T22:52:03.4940708Z T=at::TensorBase 2023-01-11T22:52:03.4940769Z ] 2023-01-11T22:52:03.4941094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4941856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4942211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4942277Z with 2023-01-11T22:52:03.4942330Z [ 2023-01-11T22:52:03.4942413Z T=at::TensorBase 2023-01-11T22:52:03.4942474Z ] 2023-01-11T22:52:03.4942784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4942849Z with 2023-01-11T22:52:03.4942912Z [ 2023-01-11T22:52:03.4942992Z T=at::Tensor 2023-01-11T22:52:03.4943054Z ] 2023-01-11T22:52:03.4943377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4943442Z with 2023-01-11T22:52:03.4943503Z [ 2023-01-11T22:52:03.4943580Z T=at::Tensor 2023-01-11T22:52:03.4943641Z ] 2023-01-11T22:52:03.4944005Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4944073Z with 2023-01-11T22:52:03.4944123Z [ 2023-01-11T22:52:03.4944199Z T=at::Tensor 2023-01-11T22:52:03.4944261Z ] 2023-01-11T22:52:03.4944646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4944709Z with 2023-01-11T22:52:03.4944770Z [ 2023-01-11T22:52:03.4944845Z T=at::Tensor 2023-01-11T22:52:03.4944905Z ] 2023-01-11T22:52:03.4945229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4945556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4945897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4945961Z with 2023-01-11T22:52:03.4946023Z [ 2023-01-11T22:52:03.4946100Z T=at::Tensor 2023-01-11T22:52:03.4946162Z ] 2023-01-11T22:52:03.4946471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4946538Z with 2023-01-11T22:52:03.4946587Z [ 2023-01-11T22:52:03.4946669Z T=at::Generator 2023-01-11T22:52:03.4946781Z ] 2023-01-11T22:52:03.4947103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4947166Z with 2023-01-11T22:52:03.4947226Z [ 2023-01-11T22:52:03.4947306Z T=at::Generator 2023-01-11T22:52:03.4947369Z ] 2023-01-11T22:52:03.4948059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4948131Z with 2023-01-11T22:52:03.4948193Z [ 2023-01-11T22:52:03.4948278Z T=at::Generator 2023-01-11T22:52:03.4948342Z ] 2023-01-11T22:52:03.4948729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4948796Z with 2023-01-11T22:52:03.4948845Z [ 2023-01-11T22:52:03.4948925Z T=at::Generator 2023-01-11T22:52:03.4948987Z ] 2023-01-11T22:52:03.4949317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4949649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4949996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4950063Z with 2023-01-11T22:52:03.4950125Z [ 2023-01-11T22:52:03.4950207Z T=at::Generator 2023-01-11T22:52:03.4950270Z ] 2023-01-11T22:52:03.4950579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4950644Z with 2023-01-11T22:52:03.4950706Z [ 2023-01-11T22:52:03.4950789Z T=c10::Scalar 2023-01-11T22:52:03.4950854Z ] 2023-01-11T22:52:03.4951172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4951224Z with 2023-01-11T22:52:03.4951289Z [ 2023-01-11T22:52:03.4951368Z T=c10::Scalar 2023-01-11T22:52:03.4951432Z ] 2023-01-11T22:52:03.4951792Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4951860Z with 2023-01-11T22:52:03.4951922Z [ 2023-01-11T22:52:03.4952001Z T=c10::Scalar 2023-01-11T22:52:03.4952176Z ] 2023-01-11T22:52:03.4952569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4952636Z with 2023-01-11T22:52:03.4952698Z [ 2023-01-11T22:52:03.4952776Z T=c10::Scalar 2023-01-11T22:52:03.4952839Z ] 2023-01-11T22:52:03.4953166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4953548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4954215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4954287Z with 2023-01-11T22:52:03.4954338Z [ 2023-01-11T22:52:03.4954423Z T=c10::Scalar 2023-01-11T22:52:03.4954485Z ] 2023-01-11T22:52:03.4954796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4954861Z with 2023-01-11T22:52:03.4954928Z [ 2023-01-11T22:52:03.4955008Z T=std::string 2023-01-11T22:52:03.4955070Z ] 2023-01-11T22:52:03.4955388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4955453Z with 2023-01-11T22:52:03.4955517Z [ 2023-01-11T22:52:03.4955599Z T=std::string 2023-01-11T22:52:03.4955661Z ] 2023-01-11T22:52:03.4956032Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4956097Z with 2023-01-11T22:52:03.4956146Z [ 2023-01-11T22:52:03.4956225Z T=std::string 2023-01-11T22:52:03.4956288Z ] 2023-01-11T22:52:03.4956672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4956740Z with 2023-01-11T22:52:03.4956802Z [ 2023-01-11T22:52:03.4956882Z T=std::string 2023-01-11T22:52:03.4956949Z ] 2023-01-11T22:52:03.4957282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4957607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4957946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4958011Z with 2023-01-11T22:52:03.4958073Z [ 2023-01-11T22:52:03.4958152Z T=std::string 2023-01-11T22:52:03.4958212Z ] 2023-01-11T22:52:03.4958521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4958585Z with 2023-01-11T22:52:03.4958637Z [ 2023-01-11T22:52:03.4958727Z T=c10::QualifiedName 2023-01-11T22:52:03.4958787Z ] 2023-01-11T22:52:03.4959105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4959172Z with 2023-01-11T22:52:03.4959233Z [ 2023-01-11T22:52:03.4959371Z T=c10::QualifiedName 2023-01-11T22:52:03.4959431Z ] 2023-01-11T22:52:03.4959795Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4959860Z with 2023-01-11T22:52:03.4959920Z [ 2023-01-11T22:52:03.4960007Z T=c10::QualifiedName 2023-01-11T22:52:03.4960133Z ] 2023-01-11T22:52:03.4960942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4961015Z with 2023-01-11T22:52:03.4961066Z [ 2023-01-11T22:52:03.4961158Z T=c10::QualifiedName 2023-01-11T22:52:03.4961219Z ] 2023-01-11T22:52:03.4961564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.4961899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.4962248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4962316Z with 2023-01-11T22:52:03.4962378Z [ 2023-01-11T22:52:03.4962466Z T=c10::QualifiedName 2023-01-11T22:52:03.4962529Z ] 2023-01-11T22:52:03.4962834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4962899Z with 2023-01-11T22:52:03.4962959Z [ 2023-01-11T22:52:03.4963093Z T=std::shared_ptr 2023-01-11T22:52:03.4963153Z ] 2023-01-11T22:52:03.4963479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4963544Z with 2023-01-11T22:52:03.4963593Z [ 2023-01-11T22:52:03.4963723Z T=std::shared_ptr 2023-01-11T22:52:03.4963785Z ] 2023-01-11T22:52:03.4964149Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4964215Z with 2023-01-11T22:52:03.4964277Z [ 2023-01-11T22:52:03.4964406Z T=std::shared_ptr 2023-01-11T22:52:03.4964467Z ] 2023-01-11T22:52:03.4964852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4964914Z with 2023-01-11T22:52:03.4964975Z [ 2023-01-11T22:52:03.4965103Z T=std::shared_ptr 2023-01-11T22:52:03.4965164Z ] 2023-01-11T22:52:03.4965525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4965890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4966281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4966346Z with 2023-01-11T22:52:03.4966407Z [ 2023-01-11T22:52:03.4966847Z T=std::shared_ptr 2023-01-11T22:52:03.4966903Z ] 2023-01-11T22:52:03.4967215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4967279Z with 2023-01-11T22:52:03.4967342Z [ 2023-01-11T22:52:03.4967473Z T=std::weak_ptr 2023-01-11T22:52:03.4967539Z ] 2023-01-11T22:52:03.4967858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4967922Z with 2023-01-11T22:52:03.4967983Z [ 2023-01-11T22:52:03.4968110Z T=std::weak_ptr 2023-01-11T22:52:03.4968173Z ] 2023-01-11T22:52:03.4968534Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4968600Z with 2023-01-11T22:52:03.4968661Z [ 2023-01-11T22:52:03.4968786Z T=std::weak_ptr 2023-01-11T22:52:03.4968836Z ] 2023-01-11T22:52:03.4969225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4969292Z with 2023-01-11T22:52:03.4969354Z [ 2023-01-11T22:52:03.4969483Z T=std::weak_ptr 2023-01-11T22:52:03.4969543Z ] 2023-01-11T22:52:03.4969915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4970275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4970615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4970681Z with 2023-01-11T22:52:03.4970742Z [ 2023-01-11T22:52:03.4970866Z T=std::weak_ptr 2023-01-11T22:52:03.4970928Z ] 2023-01-11T22:52:03.4971238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4971303Z with 2023-01-11T22:52:03.4971364Z [ 2023-01-11T22:52:03.4971522Z T=std::vector> 2023-01-11T22:52:03.4971585Z ] 2023-01-11T22:52:03.4971905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4972005Z with 2023-01-11T22:52:03.4972066Z [ 2023-01-11T22:52:03.4972222Z T=std::vector> 2023-01-11T22:52:03.4972282Z ] 2023-01-11T22:52:03.4972640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4973012Z with 2023-01-11T22:52:03.4973078Z [ 2023-01-11T22:52:03.4973241Z T=std::vector> 2023-01-11T22:52:03.4973303Z ] 2023-01-11T22:52:03.4973692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4973760Z with 2023-01-11T22:52:03.4973821Z [ 2023-01-11T22:52:03.4973975Z T=std::vector> 2023-01-11T22:52:03.4974036Z ] 2023-01-11T22:52:03.4974413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4974798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4975141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4975209Z with 2023-01-11T22:52:03.4975272Z [ 2023-01-11T22:52:03.4975427Z T=std::vector> 2023-01-11T22:52:03.4975477Z ] 2023-01-11T22:52:03.4975785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4975849Z with 2023-01-11T22:52:03.4975912Z [ 2023-01-11T22:52:03.4976034Z T=std::vector> 2023-01-11T22:52:03.4976096Z ] 2023-01-11T22:52:03.4976420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4976485Z with 2023-01-11T22:52:03.4976547Z [ 2023-01-11T22:52:03.4976669Z T=std::vector> 2023-01-11T22:52:03.4976732Z ] 2023-01-11T22:52:03.4977090Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4977153Z with 2023-01-11T22:52:03.4977215Z [ 2023-01-11T22:52:03.4977333Z T=std::vector> 2023-01-11T22:52:03.4977384Z ] 2023-01-11T22:52:03.4977772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4977836Z with 2023-01-11T22:52:03.4977896Z [ 2023-01-11T22:52:03.4978011Z T=std::vector> 2023-01-11T22:52:03.4978117Z ] 2023-01-11T22:52:03.4978477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4978828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4979498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4979571Z with 2023-01-11T22:52:03.4979635Z [ 2023-01-11T22:52:03.4979755Z T=std::vector> 2023-01-11T22:52:03.4979819Z ] 2023-01-11T22:52:03.4980126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4980193Z with 2023-01-11T22:52:03.4980256Z [ 2023-01-11T22:52:03.4980424Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4980488Z ] 2023-01-11T22:52:03.4980812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4980874Z with 2023-01-11T22:52:03.4980922Z [ 2023-01-11T22:52:03.4981091Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4981152Z ] 2023-01-11T22:52:03.4981517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4981584Z with 2023-01-11T22:52:03.4981642Z [ 2023-01-11T22:52:03.4981808Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4981870Z ] 2023-01-11T22:52:03.4982259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4982324Z with 2023-01-11T22:52:03.4982387Z [ 2023-01-11T22:52:03.4982551Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4982611Z ] 2023-01-11T22:52:03.4983001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4983399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4983733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4984078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4984195Z with 2023-01-11T22:52:03.4984257Z [ 2023-01-11T22:52:03.4984426Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4984487Z ] 2023-01-11T22:52:03.4984795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4984849Z with 2023-01-11T22:52:03.4984910Z [ 2023-01-11T22:52:03.4985113Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4985174Z ] 2023-01-11T22:52:03.4985497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4985564Z with 2023-01-11T22:52:03.4985626Z [ 2023-01-11T22:52:03.4985786Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4985850Z ] 2023-01-11T22:52:03.4986210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4986274Z with 2023-01-11T22:52:03.4986336Z [ 2023-01-11T22:52:03.4986496Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4986557Z ] 2023-01-11T22:52:03.4986944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4987007Z with 2023-01-11T22:52:03.4987067Z [ 2023-01-11T22:52:03.4987217Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4987277Z ] 2023-01-11T22:52:03.4987665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.4988050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.4988371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.4988712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4988780Z with 2023-01-11T22:52:03.4988844Z [ 2023-01-11T22:52:03.4989001Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.4989064Z ] 2023-01-11T22:52:03.4989372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4989439Z with 2023-01-11T22:52:03.4989499Z [ 2023-01-11T22:52:03.4989626Z T=std::vector> 2023-01-11T22:52:03.4989688Z ] 2023-01-11T22:52:03.4990012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4990122Z with 2023-01-11T22:52:03.4990184Z [ 2023-01-11T22:52:03.4990314Z T=std::vector> 2023-01-11T22:52:03.4990374Z ] 2023-01-11T22:52:03.4990724Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4990830Z with 2023-01-11T22:52:03.4990892Z [ 2023-01-11T22:52:03.4991016Z T=std::vector> 2023-01-11T22:52:03.4991079Z ] 2023-01-11T22:52:03.4991474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4991542Z with 2023-01-11T22:52:03.4991604Z [ 2023-01-11T22:52:03.4991724Z T=std::vector> 2023-01-11T22:52:03.4991786Z ] 2023-01-11T22:52:03.4992236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.4992598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.4992945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4993011Z with 2023-01-11T22:52:03.4993077Z [ 2023-01-11T22:52:03.4993201Z T=std::vector> 2023-01-11T22:52:03.4993261Z ] 2023-01-11T22:52:03.4993571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4993637Z with 2023-01-11T22:52:03.4993686Z [ 2023-01-11T22:52:03.4993846Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4993909Z ] 2023-01-11T22:52:03.4994228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4994294Z with 2023-01-11T22:52:03.4994357Z [ 2023-01-11T22:52:03.4994514Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4994580Z ] 2023-01-11T22:52:03.4994942Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4995008Z with 2023-01-11T22:52:03.4995072Z [ 2023-01-11T22:52:03.4995225Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4995289Z ] 2023-01-11T22:52:03.4995679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.4995746Z with 2023-01-11T22:52:03.4995809Z [ 2023-01-11T22:52:03.4995963Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4996064Z ] 2023-01-11T22:52:03.4996452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.4996895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.4997292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.4997635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4997705Z with 2023-01-11T22:52:03.4997770Z [ 2023-01-11T22:52:03.4997928Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.4997993Z ] 2023-01-11T22:52:03.4998303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.4998371Z with 2023-01-11T22:52:03.4998436Z [ 2023-01-11T22:52:03.4998588Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4998650Z ] 2023-01-11T22:52:03.4998975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.4999042Z with 2023-01-11T22:52:03.4999107Z [ 2023-01-11T22:52:03.4999260Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.4999323Z ] 2023-01-11T22:52:03.4999687Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.4999753Z with 2023-01-11T22:52:03.4999803Z [ 2023-01-11T22:52:03.4999957Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5000019Z ] 2023-01-11T22:52:03.5000401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5000465Z with 2023-01-11T22:52:03.5000529Z [ 2023-01-11T22:52:03.5000683Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5000746Z ] 2023-01-11T22:52:03.5001132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5001535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5001922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.5002264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5002377Z with 2023-01-11T22:52:03.5002437Z [ 2023-01-11T22:52:03.5002590Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5002650Z ] 2023-01-11T22:52:03.5002998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5003064Z with 2023-01-11T22:52:03.5003125Z [ 2023-01-11T22:52:03.5003231Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5003281Z ] 2023-01-11T22:52:03.5003600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5003666Z with 2023-01-11T22:52:03.5003727Z [ 2023-01-11T22:52:03.5003831Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5003892Z ] 2023-01-11T22:52:03.5004255Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5004318Z with 2023-01-11T22:52:03.5004380Z [ 2023-01-11T22:52:03.5004481Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5004544Z ] 2023-01-11T22:52:03.5004932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5004996Z with 2023-01-11T22:52:03.5005059Z [ 2023-01-11T22:52:03.5005160Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5005209Z ] 2023-01-11T22:52:03.5005559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5005891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5005959Z with 2023-01-11T22:52:03.5006019Z [ 2023-01-11T22:52:03.5006127Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5006190Z ] 2023-01-11T22:52:03.5006572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.5006918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5006985Z with 2023-01-11T22:52:03.5007045Z [ 2023-01-11T22:52:03.5007147Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5007207Z ] 2023-01-11T22:52:03.5007518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5007582Z with 2023-01-11T22:52:03.5007642Z [ 2023-01-11T22:52:03.5007835Z T=std::vector> 2023-01-11T22:52:03.5007897Z ] 2023-01-11T22:52:03.5008219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5008686Z with 2023-01-11T22:52:03.5008748Z [ 2023-01-11T22:52:03.5008942Z T=std::vector> 2023-01-11T22:52:03.5009005Z ] 2023-01-11T22:52:03.5009417Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5009485Z with 2023-01-11T22:52:03.5009547Z [ 2023-01-11T22:52:03.5009740Z T=std::vector> 2023-01-11T22:52:03.5009803Z ] 2023-01-11T22:52:03.5010192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5010264Z with 2023-01-11T22:52:03.5010326Z [ 2023-01-11T22:52:03.5010513Z T=std::vector> 2023-01-11T22:52:03.5010573Z ] 2023-01-11T22:52:03.5010990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5011407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5011753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5011817Z with 2023-01-11T22:52:03.5011880Z [ 2023-01-11T22:52:03.5012072Z T=std::vector> 2023-01-11T22:52:03.5012134Z ] 2023-01-11T22:52:03.5012440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5012493Z with 2023-01-11T22:52:03.5012553Z [ 2023-01-11T22:52:03.5012650Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5012711Z ] 2023-01-11T22:52:03.5013035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5013099Z with 2023-01-11T22:52:03.5013160Z [ 2023-01-11T22:52:03.5013257Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5013318Z ] 2023-01-11T22:52:03.5013682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5013747Z with 2023-01-11T22:52:03.5013807Z [ 2023-01-11T22:52:03.5013904Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5013965Z ] 2023-01-11T22:52:03.5014350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5014461Z with 2023-01-11T22:52:03.5014511Z [ 2023-01-11T22:52:03.5014608Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5014670Z ] 2023-01-11T22:52:03.5015058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5015421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5015766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5015833Z with 2023-01-11T22:52:03.5015896Z [ 2023-01-11T22:52:03.5015993Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5016054Z ] 2023-01-11T22:52:03.5016358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5016502Z with 2023-01-11T22:52:03.5016568Z [ 2023-01-11T22:52:03.5016650Z T=c10::IValue 2023-01-11T22:52:03.5016712Z ] 2023-01-11T22:52:03.5017033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5017097Z with 2023-01-11T22:52:03.5017198Z [ 2023-01-11T22:52:03.5017279Z T=c10::IValue 2023-01-11T22:52:03.5017342Z ] 2023-01-11T22:52:03.5017705Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5017771Z with 2023-01-11T22:52:03.5017836Z [ 2023-01-11T22:52:03.5017913Z T=c10::IValue 2023-01-11T22:52:03.5017975Z ] 2023-01-11T22:52:03.5018362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5018427Z with 2023-01-11T22:52:03.5018487Z [ 2023-01-11T22:52:03.5018564Z T=c10::IValue 2023-01-11T22:52:03.5018625Z ] 2023-01-11T22:52:03.5018949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5019278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5019624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5019691Z with 2023-01-11T22:52:03.5019740Z [ 2023-01-11T22:52:03.5019816Z T=c10::IValue 2023-01-11T22:52:03.5019877Z ] 2023-01-11T22:52:03.5020183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5020296Z with 2023-01-11T22:52:03.5020357Z [ 2023-01-11T22:52:03.5020440Z T=c10::AliasInfo 2023-01-11T22:52:03.5020501Z ] 2023-01-11T22:52:03.5020829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5020893Z with 2023-01-11T22:52:03.5020954Z [ 2023-01-11T22:52:03.5021036Z T=c10::AliasInfo 2023-01-11T22:52:03.5021140Z ] 2023-01-11T22:52:03.5021505Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5021570Z with 2023-01-11T22:52:03.5021619Z [ 2023-01-11T22:52:03.5021701Z T=c10::AliasInfo 2023-01-11T22:52:03.5021765Z ] 2023-01-11T22:52:03.5022156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5022247Z with 2023-01-11T22:52:03.5022341Z [ 2023-01-11T22:52:03.5022474Z T=c10::AliasInfo 2023-01-11T22:52:03.5022564Z ] 2023-01-11T22:52:03.5023094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5023615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5024164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5024271Z with 2023-01-11T22:52:03.5024369Z [ 2023-01-11T22:52:03.5024491Z T=c10::AliasInfo 2023-01-11T22:52:03.5024587Z ] 2023-01-11T22:52:03.5025080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5025180Z with 2023-01-11T22:52:03.5025260Z [ 2023-01-11T22:52:03.5025466Z T=std::vector> 2023-01-11T22:52:03.5025560Z ] 2023-01-11T22:52:03.5026090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5026196Z with 2023-01-11T22:52:03.5026289Z [ 2023-01-11T22:52:03.5026495Z T=std::vector> 2023-01-11T22:52:03.5026593Z ] 2023-01-11T22:52:03.5027187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5027287Z with 2023-01-11T22:52:03.5027385Z [ 2023-01-11T22:52:03.5027583Z T=std::vector> 2023-01-11T22:52:03.5027681Z ] 2023-01-11T22:52:03.5028301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5028400Z with 2023-01-11T22:52:03.5028603Z [ 2023-01-11T22:52:03.5028780Z T=std::vector> 2023-01-11T22:52:03.5028869Z ] 2023-01-11T22:52:03.5029283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5029351Z with 2023-01-11T22:52:03.5029413Z [ 2023-01-11T22:52:03.5029553Z T=c10::SymInt 2023-01-11T22:52:03.5029622Z ] 2023-01-11T22:52:03.5030113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5030214Z with 2023-01-11T22:52:03.5030280Z [ 2023-01-11T22:52:03.5030360Z T=c10::SymInt 2023-01-11T22:52:03.5030423Z ] 2023-01-11T22:52:03.5030802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.5031237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.5031579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5031645Z with 2023-01-11T22:52:03.5031708Z [ 2023-01-11T22:52:03.5031844Z T=std::vector> 2023-01-11T22:52:03.5031897Z ] 2023-01-11T22:52:03.5032300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5032368Z with 2023-01-11T22:52:03.5032428Z [ 2023-01-11T22:52:03.5032573Z T=c10::either 2023-01-11T22:52:03.5032635Z ] 2023-01-11T22:52:03.5032965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5033030Z with 2023-01-11T22:52:03.5033092Z [ 2023-01-11T22:52:03.5033234Z T=c10::either 2023-01-11T22:52:03.5033301Z ] 2023-01-11T22:52:03.5033665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5033732Z with 2023-01-11T22:52:03.5033793Z [ 2023-01-11T22:52:03.5033934Z T=c10::either 2023-01-11T22:52:03.5033995Z ] 2023-01-11T22:52:03.5034385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5034438Z with 2023-01-11T22:52:03.5034501Z [ 2023-01-11T22:52:03.5034636Z T=c10::either 2023-01-11T22:52:03.5034697Z ] 2023-01-11T22:52:03.5035072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5035534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5035913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5035982Z with 2023-01-11T22:52:03.5036045Z [ 2023-01-11T22:52:03.5036183Z T=c10::either 2023-01-11T22:52:03.5036246Z ] 2023-01-11T22:52:03.5036548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5036614Z with 2023-01-11T22:52:03.5036676Z [ 2023-01-11T22:52:03.5036767Z T=at::StepCallbacks 2023-01-11T22:52:03.5036828Z ] 2023-01-11T22:52:03.5037154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5037219Z with 2023-01-11T22:52:03.5037271Z [ 2023-01-11T22:52:03.5037360Z T=at::StepCallbacks 2023-01-11T22:52:03.5037421Z ] 2023-01-11T22:52:03.5037784Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5037849Z with 2023-01-11T22:52:03.5037912Z [ 2023-01-11T22:52:03.5038004Z T=at::StepCallbacks 2023-01-11T22:52:03.5038066Z ] 2023-01-11T22:52:03.5038457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5038524Z with 2023-01-11T22:52:03.5038589Z [ 2023-01-11T22:52:03.5038679Z T=at::StepCallbacks 2023-01-11T22:52:03.5038745Z ] 2023-01-11T22:52:03.5039084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5039437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5039784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5039850Z with 2023-01-11T22:52:03.5039914Z [ 2023-01-11T22:52:03.5039992Z T=at::StepCallbacks 2023-01-11T22:52:03.5040056Z ] 2023-01-11T22:52:03.5040364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5040433Z with 2023-01-11T22:52:03.5040497Z [ 2023-01-11T22:52:03.5040582Z T=c10::DimVector 2023-01-11T22:52:03.5040646Z ] 2023-01-11T22:52:03.5040972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5041081Z with 2023-01-11T22:52:03.5041142Z [ 2023-01-11T22:52:03.5041226Z T=c10::DimVector 2023-01-11T22:52:03.5041289Z ] 2023-01-11T22:52:03.5041655Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5041719Z with 2023-01-11T22:52:03.5041822Z [ 2023-01-11T22:52:03.5041893Z T=c10::DimVector 2023-01-11T22:52:03.5041954Z ] 2023-01-11T22:52:03.5042343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5042410Z with 2023-01-11T22:52:03.5042477Z [ 2023-01-11T22:52:03.5042559Z T=c10::DimVector 2023-01-11T22:52:03.5042623Z ] 2023-01-11T22:52:03.5042952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5043291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5043635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5043698Z with 2023-01-11T22:52:03.5043759Z [ 2023-01-11T22:52:03.5043842Z T=c10::DimVector 2023-01-11T22:52:03.5043903Z ] 2023-01-11T22:52:03.5044212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5044279Z with 2023-01-11T22:52:03.5044341Z [ 2023-01-11T22:52:03.5044433Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5044497Z ] 2023-01-11T22:52:03.5044814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5044881Z with 2023-01-11T22:52:03.5044945Z [ 2023-01-11T22:52:03.5045057Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5045120Z ] 2023-01-11T22:52:03.5045484Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5045552Z with 2023-01-11T22:52:03.5045613Z [ 2023-01-11T22:52:03.5045715Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5045778Z ] 2023-01-11T22:52:03.5046158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5046225Z with 2023-01-11T22:52:03.5046284Z [ 2023-01-11T22:52:03.5046372Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5046433Z ] 2023-01-11T22:52:03.5046779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5047142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5047535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5047599Z with 2023-01-11T22:52:03.5047662Z [ 2023-01-11T22:52:03.5047802Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5047866Z ] 2023-01-11T22:52:03.5048176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5048241Z with 2023-01-11T22:52:03.5048301Z [ 2023-01-11T22:52:03.5048445Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5048509Z ] 2023-01-11T22:52:03.5048834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5048899Z with 2023-01-11T22:52:03.5048959Z [ 2023-01-11T22:52:03.5049101Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5049151Z ] 2023-01-11T22:52:03.5049511Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5049575Z with 2023-01-11T22:52:03.5049635Z [ 2023-01-11T22:52:03.5049780Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5049842Z ] 2023-01-11T22:52:03.5050228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5050294Z with 2023-01-11T22:52:03.5050358Z [ 2023-01-11T22:52:03.5050497Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5050559Z ] 2023-01-11T22:52:03.5050936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5051339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5051685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5051751Z with 2023-01-11T22:52:03.5051812Z [ 2023-01-11T22:52:03.5051953Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5052015Z ] 2023-01-11T22:52:03.5052323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5052376Z with 2023-01-11T22:52:03.5052437Z [ 2023-01-11T22:52:03.5052553Z T=std::tuple 2023-01-11T22:52:03.5052614Z ] 2023-01-11T22:52:03.5052937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5053048Z with 2023-01-11T22:52:03.5053110Z [ 2023-01-11T22:52:03.5053226Z T=std::tuple 2023-01-11T22:52:03.5053287Z ] 2023-01-11T22:52:03.5053684Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5053750Z with 2023-01-11T22:52:03.5053810Z [ 2023-01-11T22:52:03.5053925Z T=std::tuple 2023-01-11T22:52:03.5053987Z ] 2023-01-11T22:52:03.5054372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5054437Z with 2023-01-11T22:52:03.5054487Z [ 2023-01-11T22:52:03.5054602Z T=std::tuple 2023-01-11T22:52:03.5054663Z ] 2023-01-11T22:52:03.5055022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5055398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5055737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5055803Z with 2023-01-11T22:52:03.5055865Z [ 2023-01-11T22:52:03.5055980Z T=std::tuple 2023-01-11T22:52:03.5056041Z ] 2023-01-11T22:52:03.5056349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5056413Z with 2023-01-11T22:52:03.5056474Z [ 2023-01-11T22:52:03.5056570Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5056634Z ] 2023-01-11T22:52:03.5056955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5057019Z with 2023-01-11T22:52:03.5057080Z [ 2023-01-11T22:52:03.5057162Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5057222Z ] 2023-01-11T22:52:03.5057585Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5057649Z with 2023-01-11T22:52:03.5057710Z [ 2023-01-11T22:52:03.5057804Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5057865Z ] 2023-01-11T22:52:03.5058254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5058318Z with 2023-01-11T22:52:03.5058380Z [ 2023-01-11T22:52:03.5058472Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5058533Z ] 2023-01-11T22:52:03.5058882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5059284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5059666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5059733Z with 2023-01-11T22:52:03.5059795Z [ 2023-01-11T22:52:03.5059891Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5059940Z ] 2023-01-11T22:52:03.5060249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5060316Z with 2023-01-11T22:52:03.5060379Z [ 2023-01-11T22:52:03.5060493Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5060555Z ] 2023-01-11T22:52:03.5060878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5060942Z with 2023-01-11T22:52:03.5061005Z [ 2023-01-11T22:52:03.5061121Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5061182Z ] 2023-01-11T22:52:03.5061536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5061604Z with 2023-01-11T22:52:03.5061666Z [ 2023-01-11T22:52:03.5061779Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5061827Z ] 2023-01-11T22:52:03.5062215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5062279Z with 2023-01-11T22:52:03.5062339Z [ 2023-01-11T22:52:03.5062451Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5062517Z ] 2023-01-11T22:52:03.5062875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5063236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5063577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5063642Z with 2023-01-11T22:52:03.5063704Z [ 2023-01-11T22:52:03.5063815Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5063877Z ] 2023-01-11T22:52:03.5064186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5064250Z with 2023-01-11T22:52:03.5064311Z [ 2023-01-11T22:52:03.5064422Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5064483Z ] 2023-01-11T22:52:03.5064789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5064896Z with 2023-01-11T22:52:03.5064956Z [ 2023-01-11T22:52:03.5065068Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5065129Z ] 2023-01-11T22:52:03.5065529Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5065595Z with 2023-01-11T22:52:03.5065656Z [ 2023-01-11T22:52:03.5065770Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5065830Z ] 2023-01-11T22:52:03.5066216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5066282Z with 2023-01-11T22:52:03.5066343Z [ 2023-01-11T22:52:03.5066453Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5066516Z ] 2023-01-11T22:52:03.5066868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5067229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5067575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5067639Z with 2023-01-11T22:52:03.5067692Z [ 2023-01-11T22:52:03.5067804Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5067866Z ] 2023-01-11T22:52:03.5068176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5068241Z with 2023-01-11T22:52:03.5068303Z [ 2023-01-11T22:52:03.5068393Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5068456Z ] 2023-01-11T22:52:03.5068777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5068843Z with 2023-01-11T22:52:03.5068904Z [ 2023-01-11T22:52:03.5068992Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5069053Z ] 2023-01-11T22:52:03.5069411Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5069478Z with 2023-01-11T22:52:03.5069527Z [ 2023-01-11T22:52:03.5069615Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5069677Z ] 2023-01-11T22:52:03.5070067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5070132Z with 2023-01-11T22:52:03.5070193Z [ 2023-01-11T22:52:03.5070281Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5070342Z ] 2023-01-11T22:52:03.5070682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5071075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5071451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5071517Z with 2023-01-11T22:52:03.5071579Z [ 2023-01-11T22:52:03.5071667Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5071729Z ] 2023-01-11T22:52:03.5072032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5072181Z with 2023-01-11T22:52:03.5072233Z [ 2023-01-11T22:52:03.5072328Z T=at::ThreadLocalState 2023-01-11T22:52:03.5072390Z ] 2023-01-11T22:52:03.5072714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5072779Z with 2023-01-11T22:52:03.5072840Z [ 2023-01-11T22:52:03.5072934Z T=at::ThreadLocalState 2023-01-11T22:52:03.5072999Z ] 2023-01-11T22:52:03.5073355Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5073420Z with 2023-01-11T22:52:03.5073481Z [ 2023-01-11T22:52:03.5073574Z T=at::ThreadLocalState 2023-01-11T22:52:03.5073638Z ] 2023-01-11T22:52:03.5074022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5074087Z with 2023-01-11T22:52:03.5074136Z [ 2023-01-11T22:52:03.5074227Z T=at::ThreadLocalState 2023-01-11T22:52:03.5074289Z ] 2023-01-11T22:52:03.5074631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5074994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5075334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5075402Z with 2023-01-11T22:52:03.5075463Z [ 2023-01-11T22:52:03.5075556Z T=at::ThreadLocalState 2023-01-11T22:52:03.5075617Z ] 2023-01-11T22:52:03.5075928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5075992Z with 2023-01-11T22:52:03.5076054Z [ 2023-01-11T22:52:03.5076168Z T=std::shared_ptr 2023-01-11T22:52:03.5076231Z ] 2023-01-11T22:52:03.5076551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5076670Z with 2023-01-11T22:52:03.5076731Z [ 2023-01-11T22:52:03.5076834Z T=std::shared_ptr 2023-01-11T22:52:03.5076894Z ] 2023-01-11T22:52:03.5077254Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5077317Z with 2023-01-11T22:52:03.5077418Z [ 2023-01-11T22:52:03.5077535Z T=std::shared_ptr 2023-01-11T22:52:03.5077600Z ] 2023-01-11T22:52:03.5077987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5078055Z with 2023-01-11T22:52:03.5078120Z [ 2023-01-11T22:52:03.5078233Z T=std::shared_ptr 2023-01-11T22:52:03.5078297Z ] 2023-01-11T22:52:03.5078652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5079003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5079375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.5079720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5079790Z with 2023-01-11T22:52:03.5079853Z [ 2023-01-11T22:52:03.5079965Z T=std::shared_ptr 2023-01-11T22:52:03.5080016Z ] 2023-01-11T22:52:03.5080322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5080390Z with 2023-01-11T22:52:03.5080452Z [ 2023-01-11T22:52:03.5080555Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5080619Z ] 2023-01-11T22:52:03.5080934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5081001Z with 2023-01-11T22:52:03.5081064Z [ 2023-01-11T22:52:03.5081164Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5081227Z ] 2023-01-11T22:52:03.5081591Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5081658Z with 2023-01-11T22:52:03.5081722Z [ 2023-01-11T22:52:03.5081826Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5081876Z ] 2023-01-11T22:52:03.5082260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5082328Z with 2023-01-11T22:52:03.5082391Z [ 2023-01-11T22:52:03.5082490Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5082593Z ] 2023-01-11T22:52:03.5082947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5083325Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5083697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.5084038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5084106Z with 2023-01-11T22:52:03.5084169Z [ 2023-01-11T22:52:03.5084268Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5084332Z ] 2023-01-11T22:52:03.5084643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5084708Z with 2023-01-11T22:52:03.5084775Z [ 2023-01-11T22:52:03.5084866Z T=torch::jit::Method 2023-01-11T22:52:03.5084929Z ] 2023-01-11T22:52:03.5085237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5085304Z with 2023-01-11T22:52:03.5085368Z [ 2023-01-11T22:52:03.5085454Z T=torch::jit::Method 2023-01-11T22:52:03.5085518Z ] 2023-01-11T22:52:03.5085872Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5085934Z with 2023-01-11T22:52:03.5085996Z [ 2023-01-11T22:52:03.5086084Z T=torch::jit::Method 2023-01-11T22:52:03.5086145Z ] 2023-01-11T22:52:03.5086526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5086589Z with 2023-01-11T22:52:03.5086651Z [ 2023-01-11T22:52:03.5086737Z T=torch::jit::Method 2023-01-11T22:52:03.5086797Z ] 2023-01-11T22:52:03.5087130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5087468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5087812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5087865Z with 2023-01-11T22:52:03.5087926Z [ 2023-01-11T22:52:03.5088013Z T=torch::jit::Method 2023-01-11T22:52:03.5088075Z ] 2023-01-11T22:52:03.5088378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5088486Z with 2023-01-11T22:52:03.5088547Z [ 2023-01-11T22:52:03.5088684Z T=std::vector> 2023-01-11T22:52:03.5088748Z ] 2023-01-11T22:52:03.5089070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5089135Z with 2023-01-11T22:52:03.5089236Z [ 2023-01-11T22:52:03.5089372Z T=std::vector> 2023-01-11T22:52:03.5089433Z ] 2023-01-11T22:52:03.5089791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5089854Z with 2023-01-11T22:52:03.5089907Z [ 2023-01-11T22:52:03.5090042Z T=std::vector> 2023-01-11T22:52:03.5090103Z ] 2023-01-11T22:52:03.5090487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5095635Z with 2023-01-11T22:52:03.5095715Z [ 2023-01-11T22:52:03.5095879Z T=std::vector> 2023-01-11T22:52:03.5095946Z ] 2023-01-11T22:52:03.5096342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5096726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5097076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5097141Z with 2023-01-11T22:52:03.5097191Z [ 2023-01-11T22:52:03.5097335Z T=std::vector> 2023-01-11T22:52:03.5097397Z ] 2023-01-11T22:52:03.5097707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5097772Z with 2023-01-11T22:52:03.5097834Z [ 2023-01-11T22:52:03.5098001Z T=std::function 2023-01-11T22:52:03.5098065Z ] 2023-01-11T22:52:03.5098391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5098455Z with 2023-01-11T22:52:03.5098517Z [ 2023-01-11T22:52:03.5098684Z T=std::function 2023-01-11T22:52:03.5098748Z ] 2023-01-11T22:52:03.5099112Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5099176Z with 2023-01-11T22:52:03.5099237Z [ 2023-01-11T22:52:03.5099399Z T=std::function 2023-01-11T22:52:03.5099529Z ] 2023-01-11T22:52:03.5099921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5099987Z with 2023-01-11T22:52:03.5100049Z [ 2023-01-11T22:52:03.5100215Z T=std::function 2023-01-11T22:52:03.5100325Z ] 2023-01-11T22:52:03.5100733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5101151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5101495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5101563Z with 2023-01-11T22:52:03.5101626Z [ 2023-01-11T22:52:03.5101791Z T=std::function 2023-01-11T22:52:03.5101855Z ] 2023-01-11T22:52:03.5102168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5102236Z with 2023-01-11T22:52:03.5102299Z [ 2023-01-11T22:52:03.5102493Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5102558Z ] 2023-01-11T22:52:03.5102882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5102948Z with 2023-01-11T22:52:03.5102998Z [ 2023-01-11T22:52:03.5103188Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5103254Z ] 2023-01-11T22:52:03.5103617Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5103686Z with 2023-01-11T22:52:03.5103747Z [ 2023-01-11T22:52:03.5103943Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5104007Z ] 2023-01-11T22:52:03.5104395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5104459Z with 2023-01-11T22:52:03.5104520Z [ 2023-01-11T22:52:03.5104706Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5104767Z ] 2023-01-11T22:52:03.5105196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5105651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5106039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5106105Z with 2023-01-11T22:52:03.5106167Z [ 2023-01-11T22:52:03.5106395Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5106457Z ] 2023-01-11T22:52:03.5106770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5106821Z with 2023-01-11T22:52:03.5106884Z [ 2023-01-11T22:52:03.5107011Z T=std::vector> 2023-01-11T22:52:03.5107077Z ] 2023-01-11T22:52:03.5107394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5107459Z with 2023-01-11T22:52:03.5107519Z [ 2023-01-11T22:52:03.5107645Z T=std::vector> 2023-01-11T22:52:03.5107708Z ] 2023-01-11T22:52:03.5108070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5108135Z with 2023-01-11T22:52:03.5108196Z [ 2023-01-11T22:52:03.5108321Z T=std::vector> 2023-01-11T22:52:03.5108382Z ] 2023-01-11T22:52:03.5108767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5108834Z with 2023-01-11T22:52:03.5108882Z [ 2023-01-11T22:52:03.5109008Z T=std::vector> 2023-01-11T22:52:03.5109069Z ] 2023-01-11T22:52:03.5109421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5109486Z with 2023-01-11T22:52:03.5109547Z [ 2023-01-11T22:52:03.5109617Z T=double 2023-01-11T22:52:03.5109679Z ] 2023-01-11T22:52:03.5110071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5110137Z with 2023-01-11T22:52:03.5110197Z [ 2023-01-11T22:52:03.5110266Z T=double 2023-01-11T22:52:03.5110326Z ] 2023-01-11T22:52:03.5110667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5110730Z with 2023-01-11T22:52:03.5110782Z [ 2023-01-11T22:52:03.5110904Z T=std::vector> 2023-01-11T22:52:03.5110965Z ] 2023-01-11T22:52:03.5111273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5111334Z with 2023-01-11T22:52:03.5111396Z [ 2023-01-11T22:52:03.5112001Z T=std::tuple 2023-01-11T22:52:03.5112180Z ] 2023-01-11T22:52:03.5112512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5112578Z with 2023-01-11T22:52:03.5112641Z [ 2023-01-11T22:52:03.5112754Z T=std::tuple 2023-01-11T22:52:03.5112817Z ] 2023-01-11T22:52:03.5113234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5113302Z with 2023-01-11T22:52:03.5113350Z [ 2023-01-11T22:52:03.5113461Z T=std::tuple 2023-01-11T22:52:03.5113524Z ] 2023-01-11T22:52:03.5113916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5113981Z with 2023-01-11T22:52:03.5114042Z [ 2023-01-11T22:52:03.5114153Z T=std::tuple 2023-01-11T22:52:03.5114215Z ] 2023-01-11T22:52:03.5114572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5114960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5115302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5115370Z with 2023-01-11T22:52:03.5115433Z [ 2023-01-11T22:52:03.5115546Z T=std::tuple 2023-01-11T22:52:03.5115609Z ] 2023-01-11T22:52:03.5115919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5115983Z with 2023-01-11T22:52:03.5116045Z [ 2023-01-11T22:52:03.5116181Z T=std::vector> 2023-01-11T22:52:03.5116231Z ] 2023-01-11T22:52:03.5116555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5116621Z with 2023-01-11T22:52:03.5116682Z [ 2023-01-11T22:52:03.5116815Z T=std::vector> 2023-01-11T22:52:03.5116876Z ] 2023-01-11T22:52:03.5117235Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5117302Z with 2023-01-11T22:52:03.5117363Z [ 2023-01-11T22:52:03.5117493Z T=std::vector> 2023-01-11T22:52:03.5117555Z ] 2023-01-11T22:52:03.5118028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5118150Z with 2023-01-11T22:52:03.5118212Z [ 2023-01-11T22:52:03.5118350Z T=std::vector> 2023-01-11T22:52:03.5118460Z ] 2023-01-11T22:52:03.5118822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5119358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5119710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5119765Z with 2023-01-11T22:52:03.5119829Z [ 2023-01-11T22:52:03.5119964Z T=std::vector> 2023-01-11T22:52:03.5120027Z ] 2023-01-11T22:52:03.5121057Z [2/3] cl /showIncludes -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\jit_extension.cpp /Fojit_extension.o 2023-01-11T22:52:03.5121203Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.5121352Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.5121365Z 2023-01-11T22:52:03.5121504Z cl : Command line warning D9002 : ignoring unknown option '-g' 2023-01-11T22:52:03.5121815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.5122131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5122197Z with 2023-01-11T22:52:03.5122259Z [ 2023-01-11T22:52:03.5122339Z T=c10::SymInt 2023-01-11T22:52:03.5122402Z ] 2023-01-11T22:52:03.5122723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5122791Z with 2023-01-11T22:52:03.5122853Z [ 2023-01-11T22:52:03.5122929Z T=c10::SymInt 2023-01-11T22:52:03.5122993Z ] 2023-01-11T22:52:03.5123355Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5123421Z with 2023-01-11T22:52:03.5123483Z [ 2023-01-11T22:52:03.5123548Z T=c10::SymInt 2023-01-11T22:52:03.5123608Z ] 2023-01-11T22:52:03.5123993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5124057Z with 2023-01-11T22:52:03.5124168Z [ 2023-01-11T22:52:03.5124245Z T=c10::SymInt 2023-01-11T22:52:03.5124305Z ] 2023-01-11T22:52:03.5124637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5125003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5125350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5125410Z with 2023-01-11T22:52:03.5125475Z [ 2023-01-11T22:52:03.5125552Z T=c10::SymInt 2023-01-11T22:52:03.5125614Z ] 2023-01-11T22:52:03.5125909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.5126220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5126284Z with 2023-01-11T22:52:03.5126346Z [ 2023-01-11T22:52:03.5126433Z T=at::TensorBase 2023-01-11T22:52:03.5126496Z ] 2023-01-11T22:52:03.5126817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5126881Z with 2023-01-11T22:52:03.5126942Z [ 2023-01-11T22:52:03.5127016Z T=at::TensorBase 2023-01-11T22:52:03.5127079Z ] 2023-01-11T22:52:03.5127442Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5127508Z with 2023-01-11T22:52:03.5127571Z [ 2023-01-11T22:52:03.5127653Z T=at::TensorBase 2023-01-11T22:52:03.5127714Z ] 2023-01-11T22:52:03.5128102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5128167Z with 2023-01-11T22:52:03.5128226Z [ 2023-01-11T22:52:03.5128307Z T=at::TensorBase 2023-01-11T22:52:03.5128367Z ] 2023-01-11T22:52:03.5128695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5129027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5129373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5129439Z with 2023-01-11T22:52:03.5129502Z [ 2023-01-11T22:52:03.5129572Z T=at::TensorBase 2023-01-11T22:52:03.5129632Z ] 2023-01-11T22:52:03.5129938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5130045Z with 2023-01-11T22:52:03.5130107Z [ 2023-01-11T22:52:03.5130186Z T=at::Tensor 2023-01-11T22:52:03.5130246Z ] 2023-01-11T22:52:03.5130567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5130631Z with 2023-01-11T22:52:03.5130691Z [ 2023-01-11T22:52:03.5130769Z T=at::Tensor 2023-01-11T22:52:03.5130872Z ] 2023-01-11T22:52:03.5131238Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5131302Z with 2023-01-11T22:52:03.5131363Z [ 2023-01-11T22:52:03.5131428Z T=at::Tensor 2023-01-11T22:52:03.5131488Z ] 2023-01-11T22:52:03.5131874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5131938Z with 2023-01-11T22:52:03.5131999Z [ 2023-01-11T22:52:03.5132075Z T=at::Tensor 2023-01-11T22:52:03.5132137Z ] 2023-01-11T22:52:03.5132461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5132788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5133128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5133197Z with 2023-01-11T22:52:03.5133260Z [ 2023-01-11T22:52:03.5133339Z T=at::Tensor 2023-01-11T22:52:03.5133403Z ] 2023-01-11T22:52:03.5133712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5133781Z with 2023-01-11T22:52:03.5133844Z [ 2023-01-11T22:52:03.5133915Z T=at::Generator 2023-01-11T22:52:03.5133979Z ] 2023-01-11T22:52:03.5134302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5134367Z with 2023-01-11T22:52:03.5134432Z [ 2023-01-11T22:52:03.5134518Z T=at::Generator 2023-01-11T22:52:03.5134581Z ] 2023-01-11T22:52:03.5134946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5135012Z with 2023-01-11T22:52:03.5135075Z [ 2023-01-11T22:52:03.5135158Z T=at::Generator 2023-01-11T22:52:03.5135220Z ] 2023-01-11T22:52:03.5135609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5135675Z with 2023-01-11T22:52:03.5135738Z [ 2023-01-11T22:52:03.5135808Z T=at::Generator 2023-01-11T22:52:03.5135871Z ] 2023-01-11T22:52:03.5136243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5136577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5136961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5137029Z with 2023-01-11T22:52:03.5137094Z [ 2023-01-11T22:52:03.5137178Z T=at::Generator 2023-01-11T22:52:03.5137242Z ] 2023-01-11T22:52:03.5137552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5137619Z with 2023-01-11T22:52:03.5137682Z [ 2023-01-11T22:52:03.5137762Z T=c10::Scalar 2023-01-11T22:52:03.5137825Z ] 2023-01-11T22:52:03.5138143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5138210Z with 2023-01-11T22:52:03.5138274Z [ 2023-01-11T22:52:03.5138341Z T=c10::Scalar 2023-01-11T22:52:03.5138403Z ] 2023-01-11T22:52:03.5138766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5138830Z with 2023-01-11T22:52:03.5138891Z [ 2023-01-11T22:52:03.5138970Z T=c10::Scalar 2023-01-11T22:52:03.5139034Z ] 2023-01-11T22:52:03.5139422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5139489Z with 2023-01-11T22:52:03.5139552Z [ 2023-01-11T22:52:03.5139633Z T=c10::Scalar 2023-01-11T22:52:03.5139694Z ] 2023-01-11T22:52:03.5140024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5140350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5140696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5140760Z with 2023-01-11T22:52:03.5140825Z [ 2023-01-11T22:52:03.5140890Z T=c10::Scalar 2023-01-11T22:52:03.5140951Z ] 2023-01-11T22:52:03.5141259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5141324Z with 2023-01-11T22:52:03.5141385Z [ 2023-01-11T22:52:03.5141463Z T=std::string 2023-01-11T22:52:03.5141523Z ] 2023-01-11T22:52:03.5141845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5141956Z with 2023-01-11T22:52:03.5142017Z [ 2023-01-11T22:52:03.5142095Z T=std::string 2023-01-11T22:52:03.5142158Z ] 2023-01-11T22:52:03.5142520Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5142582Z with 2023-01-11T22:52:03.5142641Z [ 2023-01-11T22:52:03.5143137Z T=std::string 2023-01-11T22:52:03.5143209Z ] 2023-01-11T22:52:03.5143602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5143669Z with 2023-01-11T22:52:03.5143731Z [ 2023-01-11T22:52:03.5143812Z T=std::string 2023-01-11T22:52:03.5143874Z ] 2023-01-11T22:52:03.5144207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5144530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5144875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5144940Z with 2023-01-11T22:52:03.5145003Z [ 2023-01-11T22:52:03.5145081Z T=std::string 2023-01-11T22:52:03.5145142Z ] 2023-01-11T22:52:03.5145452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5145518Z with 2023-01-11T22:52:03.5145578Z [ 2023-01-11T22:52:03.5145656Z T=c10::QualifiedName 2023-01-11T22:52:03.5145716Z ] 2023-01-11T22:52:03.5146037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5146099Z with 2023-01-11T22:52:03.5146160Z [ 2023-01-11T22:52:03.5146250Z T=c10::QualifiedName 2023-01-11T22:52:03.5146313Z ] 2023-01-11T22:52:03.5146673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5146740Z with 2023-01-11T22:52:03.5146804Z [ 2023-01-11T22:52:03.5146889Z T=c10::QualifiedName 2023-01-11T22:52:03.5146949Z ] 2023-01-11T22:52:03.5147330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5147398Z with 2023-01-11T22:52:03.5147459Z [ 2023-01-11T22:52:03.5147536Z T=c10::QualifiedName 2023-01-11T22:52:03.5147597Z ] 2023-01-11T22:52:03.5147934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5148269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5148663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5148729Z with 2023-01-11T22:52:03.5148790Z [ 2023-01-11T22:52:03.5148876Z T=c10::QualifiedName 2023-01-11T22:52:03.5148938Z ] 2023-01-11T22:52:03.5149283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5149349Z with 2023-01-11T22:52:03.5149412Z [ 2023-01-11T22:52:03.5149547Z T=std::shared_ptr 2023-01-11T22:52:03.5149608Z ] 2023-01-11T22:52:03.5149931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5150000Z with 2023-01-11T22:52:03.5150060Z [ 2023-01-11T22:52:03.5150181Z T=std::shared_ptr 2023-01-11T22:52:03.5150242Z ] 2023-01-11T22:52:03.5150604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5150673Z with 2023-01-11T22:52:03.5150734Z [ 2023-01-11T22:52:03.5150864Z T=std::shared_ptr 2023-01-11T22:52:03.5150925Z ] 2023-01-11T22:52:03.5151316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5151385Z with 2023-01-11T22:52:03.5151448Z [ 2023-01-11T22:52:03.5151575Z T=std::shared_ptr 2023-01-11T22:52:03.5151635Z ] 2023-01-11T22:52:03.5152005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5152475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5152820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5152886Z with 2023-01-11T22:52:03.5152948Z [ 2023-01-11T22:52:03.5153078Z T=std::shared_ptr 2023-01-11T22:52:03.5153139Z ] 2023-01-11T22:52:03.5153435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5153499Z with 2023-01-11T22:52:03.5153563Z [ 2023-01-11T22:52:03.5153692Z T=std::weak_ptr 2023-01-11T22:52:03.5153754Z ] 2023-01-11T22:52:03.5154076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5154142Z with 2023-01-11T22:52:03.5154204Z [ 2023-01-11T22:52:03.5154381Z T=std::weak_ptr 2023-01-11T22:52:03.5154443Z ] 2023-01-11T22:52:03.5154803Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5154871Z with 2023-01-11T22:52:03.5154932Z [ 2023-01-11T22:52:03.5155097Z T=std::weak_ptr 2023-01-11T22:52:03.5155159Z ] 2023-01-11T22:52:03.5155546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5155609Z with 2023-01-11T22:52:03.5155658Z [ 2023-01-11T22:52:03.5155782Z T=std::weak_ptr 2023-01-11T22:52:03.5155847Z ] 2023-01-11T22:52:03.5156216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5156576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5156915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5156980Z with 2023-01-11T22:52:03.5157043Z [ 2023-01-11T22:52:03.5157171Z T=std::weak_ptr 2023-01-11T22:52:03.5157234Z ] 2023-01-11T22:52:03.5157545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5157609Z with 2023-01-11T22:52:03.5157671Z [ 2023-01-11T22:52:03.5157826Z T=std::vector> 2023-01-11T22:52:03.5157889Z ] 2023-01-11T22:52:03.5158212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5158274Z with 2023-01-11T22:52:03.5158333Z [ 2023-01-11T22:52:03.5158477Z T=std::vector> 2023-01-11T22:52:03.5158538Z ] 2023-01-11T22:52:03.5158898Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5158964Z with 2023-01-11T22:52:03.5159027Z [ 2023-01-11T22:52:03.5159181Z T=std::vector> 2023-01-11T22:52:03.5159243Z ] 2023-01-11T22:52:03.5159633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5159697Z with 2023-01-11T22:52:03.5159758Z [ 2023-01-11T22:52:03.5159908Z T=std::vector> 2023-01-11T22:52:03.5159970Z ] 2023-01-11T22:52:03.5160345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5160775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5161154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5161221Z with 2023-01-11T22:52:03.5161284Z [ 2023-01-11T22:52:03.5161441Z T=std::vector> 2023-01-11T22:52:03.5161502Z ] 2023-01-11T22:52:03.5161809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5161863Z with 2023-01-11T22:52:03.5161925Z [ 2023-01-11T22:52:03.5162047Z T=std::vector> 2023-01-11T22:52:03.5162109Z ] 2023-01-11T22:52:03.5162435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5162500Z with 2023-01-11T22:52:03.5162562Z [ 2023-01-11T22:52:03.5162682Z T=std::vector> 2023-01-11T22:52:03.5162745Z ] 2023-01-11T22:52:03.5163104Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5163169Z with 2023-01-11T22:52:03.5163229Z [ 2023-01-11T22:52:03.5163349Z T=std::vector> 2023-01-11T22:52:03.5163410Z ] 2023-01-11T22:52:03.5163795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5163860Z with 2023-01-11T22:52:03.5163912Z [ 2023-01-11T22:52:03.5164029Z T=std::vector> 2023-01-11T22:52:03.5164088Z ] 2023-01-11T22:52:03.5164448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5164801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5165149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5165213Z with 2023-01-11T22:52:03.5165274Z [ 2023-01-11T22:52:03.5165393Z T=std::vector> 2023-01-11T22:52:03.5165455Z ] 2023-01-11T22:52:03.5165760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5165824Z with 2023-01-11T22:52:03.5165888Z [ 2023-01-11T22:52:03.5166056Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5166161Z ] 2023-01-11T22:52:03.5166484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5166547Z with 2023-01-11T22:52:03.5166608Z [ 2023-01-11T22:52:03.5166764Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5166864Z ] 2023-01-11T22:52:03.5167233Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5167297Z with 2023-01-11T22:52:03.5167357Z [ 2023-01-11T22:52:03.5167524Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5167588Z ] 2023-01-11T22:52:03.5167975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5168039Z with 2023-01-11T22:52:03.5168099Z [ 2023-01-11T22:52:03.5168261Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5168325Z ] 2023-01-11T22:52:03.5168719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5169114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5169447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5169790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5169853Z with 2023-01-11T22:52:03.5169913Z [ 2023-01-11T22:52:03.5170081Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5170142Z ] 2023-01-11T22:52:03.5170446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5170510Z with 2023-01-11T22:52:03.5170559Z [ 2023-01-11T22:52:03.5170718Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5170779Z ] 2023-01-11T22:52:03.5171100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5171163Z with 2023-01-11T22:52:03.5171224Z [ 2023-01-11T22:52:03.5171381Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5171441Z ] 2023-01-11T22:52:03.5171801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5171914Z with 2023-01-11T22:52:03.5171976Z [ 2023-01-11T22:52:03.5172134Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5172196Z ] 2023-01-11T22:52:03.5172624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5172690Z with 2023-01-11T22:52:03.5172750Z [ 2023-01-11T22:52:03.5172910Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5172959Z ] 2023-01-11T22:52:03.5173350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5173748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5174068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5174408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5174461Z with 2023-01-11T22:52:03.5174528Z [ 2023-01-11T22:52:03.5174688Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5174754Z ] 2023-01-11T22:52:03.5175067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5175133Z with 2023-01-11T22:52:03.5175197Z [ 2023-01-11T22:52:03.5175325Z T=std::vector> 2023-01-11T22:52:03.5175390Z ] 2023-01-11T22:52:03.5175718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5175783Z with 2023-01-11T22:52:03.5175846Z [ 2023-01-11T22:52:03.5175972Z T=std::vector> 2023-01-11T22:52:03.5176034Z ] 2023-01-11T22:52:03.5176397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5176466Z with 2023-01-11T22:52:03.5176515Z [ 2023-01-11T22:52:03.5176640Z T=std::vector> 2023-01-11T22:52:03.5176703Z ] 2023-01-11T22:52:03.5177096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5177163Z with 2023-01-11T22:52:03.5177225Z [ 2023-01-11T22:52:03.5177351Z T=std::vector> 2023-01-11T22:52:03.5177415Z ] 2023-01-11T22:52:03.5177775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5178170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5178550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5178621Z with 2023-01-11T22:52:03.5178688Z [ 2023-01-11T22:52:03.5178814Z T=std::vector> 2023-01-11T22:52:03.5178878Z ] 2023-01-11T22:52:03.5179189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5179256Z with 2023-01-11T22:52:03.5179320Z [ 2023-01-11T22:52:03.5179478Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5179528Z ] 2023-01-11T22:52:03.5179849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5179915Z with 2023-01-11T22:52:03.5179980Z [ 2023-01-11T22:52:03.5180136Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5180199Z ] 2023-01-11T22:52:03.5180563Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5180628Z with 2023-01-11T22:52:03.5180694Z [ 2023-01-11T22:52:03.5180849Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5180909Z ] 2023-01-11T22:52:03.5181298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5181361Z with 2023-01-11T22:52:03.5181422Z [ 2023-01-11T22:52:03.5181576Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5181637Z ] 2023-01-11T22:52:03.5182020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5182422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5182814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.5183158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5183224Z with 2023-01-11T22:52:03.5183273Z [ 2023-01-11T22:52:03.5183427Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5183489Z ] 2023-01-11T22:52:03.5183800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5183912Z with 2023-01-11T22:52:03.5183974Z [ 2023-01-11T22:52:03.5184124Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5184185Z ] 2023-01-11T22:52:03.5184547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5184612Z with 2023-01-11T22:52:03.5184676Z [ 2023-01-11T22:52:03.5184826Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5184887Z ] 2023-01-11T22:52:03.5185250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5185317Z with 2023-01-11T22:52:03.5185377Z [ 2023-01-11T22:52:03.5185514Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5185574Z ] 2023-01-11T22:52:03.5185962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5186027Z with 2023-01-11T22:52:03.5186089Z [ 2023-01-11T22:52:03.5186239Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5186302Z ] 2023-01-11T22:52:03.5186689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5187092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5187482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.5187823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5187891Z with 2023-01-11T22:52:03.5187954Z [ 2023-01-11T22:52:03.5188106Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5188171Z ] 2023-01-11T22:52:03.5188479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5188541Z with 2023-01-11T22:52:03.5188601Z [ 2023-01-11T22:52:03.5188705Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5188767Z ] 2023-01-11T22:52:03.5189090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5189142Z with 2023-01-11T22:52:03.5189202Z [ 2023-01-11T22:52:03.5189303Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5189363Z ] 2023-01-11T22:52:03.5189728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5189840Z with 2023-01-11T22:52:03.5189901Z [ 2023-01-11T22:52:03.5190001Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5190062Z ] 2023-01-11T22:52:03.5190489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5190554Z with 2023-01-11T22:52:03.5190615Z [ 2023-01-11T22:52:03.5190717Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5190779Z ] 2023-01-11T22:52:03.5191131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5191466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5191529Z with 2023-01-11T22:52:03.5191578Z [ 2023-01-11T22:52:03.5191681Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5191742Z ] 2023-01-11T22:52:03.5192204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.5192553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5192618Z with 2023-01-11T22:52:03.5192682Z [ 2023-01-11T22:52:03.5192785Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5192847Z ] 2023-01-11T22:52:03.5193152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5193221Z with 2023-01-11T22:52:03.5193281Z [ 2023-01-11T22:52:03.5193475Z T=std::vector> 2023-01-11T22:52:03.5193538Z ] 2023-01-11T22:52:03.5193860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5193924Z with 2023-01-11T22:52:03.5193972Z [ 2023-01-11T22:52:03.5194163Z T=std::vector> 2023-01-11T22:52:03.5194226Z ] 2023-01-11T22:52:03.5194587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5194651Z with 2023-01-11T22:52:03.5194712Z [ 2023-01-11T22:52:03.5194901Z T=std::vector> 2023-01-11T22:52:03.5194963Z ] 2023-01-11T22:52:03.5195355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5195418Z with 2023-01-11T22:52:03.5195478Z [ 2023-01-11T22:52:03.5195717Z T=std::vector> 2023-01-11T22:52:03.5195778Z ] 2023-01-11T22:52:03.5196194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5196651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5196997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5197064Z with 2023-01-11T22:52:03.5197126Z [ 2023-01-11T22:52:03.5197318Z T=std::vector> 2023-01-11T22:52:03.5197379Z ] 2023-01-11T22:52:03.5197685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5197749Z with 2023-01-11T22:52:03.5197800Z [ 2023-01-11T22:52:03.5197898Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5197961Z ] 2023-01-11T22:52:03.5198283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5198346Z with 2023-01-11T22:52:03.5198406Z [ 2023-01-11T22:52:03.5198503Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5198568Z ] 2023-01-11T22:52:03.5198928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5198991Z with 2023-01-11T22:52:03.5199052Z [ 2023-01-11T22:52:03.5199148Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5199206Z ] 2023-01-11T22:52:03.5199590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5199654Z with 2023-01-11T22:52:03.5199718Z [ 2023-01-11T22:52:03.5199802Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5199862Z ] 2023-01-11T22:52:03.5200208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5200558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5200903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5200969Z with 2023-01-11T22:52:03.5201030Z [ 2023-01-11T22:52:03.5201128Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5201188Z ] 2023-01-11T22:52:03.5201498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5201604Z with 2023-01-11T22:52:03.5201665Z [ 2023-01-11T22:52:03.5201744Z T=c10::IValue 2023-01-11T22:52:03.5201803Z ] 2023-01-11T22:52:03.5202124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5202229Z with 2023-01-11T22:52:03.5202290Z [ 2023-01-11T22:52:03.5202356Z T=c10::IValue 2023-01-11T22:52:03.5202417Z ] 2023-01-11T22:52:03.5202776Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5202843Z with 2023-01-11T22:52:03.5202907Z [ 2023-01-11T22:52:03.5202983Z T=c10::IValue 2023-01-11T22:52:03.5203044Z ] 2023-01-11T22:52:03.5203427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5203492Z with 2023-01-11T22:52:03.5203551Z [ 2023-01-11T22:52:03.5203626Z T=c10::IValue 2023-01-11T22:52:03.5203688Z ] 2023-01-11T22:52:03.5204010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5204342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5204686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5204751Z with 2023-01-11T22:52:03.5204812Z [ 2023-01-11T22:52:03.5204879Z T=c10::IValue 2023-01-11T22:52:03.5204938Z ] 2023-01-11T22:52:03.5205245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5205309Z with 2023-01-11T22:52:03.5205371Z [ 2023-01-11T22:52:03.5205454Z T=c10::AliasInfo 2023-01-11T22:52:03.5205514Z ] 2023-01-11T22:52:03.5205833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5205899Z with 2023-01-11T22:52:03.5205959Z [ 2023-01-11T22:52:03.5206040Z T=c10::AliasInfo 2023-01-11T22:52:03.5206100Z ] 2023-01-11T22:52:03.5206463Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5206525Z with 2023-01-11T22:52:03.5206588Z [ 2023-01-11T22:52:03.5206656Z T=c10::AliasInfo 2023-01-11T22:52:03.5206716Z ] 2023-01-11T22:52:03.5207103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5207169Z with 2023-01-11T22:52:03.5207949Z [ 2023-01-11T22:52:03.5208036Z T=c10::AliasInfo 2023-01-11T22:52:03.5208100Z ] 2023-01-11T22:52:03.5208431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5208817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5209161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5209226Z with 2023-01-11T22:52:03.5209288Z [ 2023-01-11T22:52:03.5209370Z T=c10::AliasInfo 2023-01-11T22:52:03.5209430Z ] 2023-01-11T22:52:03.5209745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5209810Z with 2023-01-11T22:52:03.5209872Z [ 2023-01-11T22:52:03.5209996Z T=std::vector> 2023-01-11T22:52:03.5210061Z ] 2023-01-11T22:52:03.5210381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5210445Z with 2023-01-11T22:52:03.5210504Z [ 2023-01-11T22:52:03.5210637Z T=std::vector> 2023-01-11T22:52:03.5210699Z ] 2023-01-11T22:52:03.5211066Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5211134Z with 2023-01-11T22:52:03.5211194Z [ 2023-01-11T22:52:03.5211328Z T=std::vector> 2023-01-11T22:52:03.5211387Z ] 2023-01-11T22:52:03.5211773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5211837Z with 2023-01-11T22:52:03.5211899Z [ 2023-01-11T22:52:03.5212029Z T=std::vector> 2023-01-11T22:52:03.5212090Z ] 2023-01-11T22:52:03.5212428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5212494Z with 2023-01-11T22:52:03.5212555Z [ 2023-01-11T22:52:03.5212632Z T=c10::SymInt 2023-01-11T22:52:03.5212693Z ] 2023-01-11T22:52:03.5213036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5213100Z with 2023-01-11T22:52:03.5213162Z [ 2023-01-11T22:52:03.5213239Z T=c10::SymInt 2023-01-11T22:52:03.5213304Z ] 2023-01-11T22:52:03.5213677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.5214103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.5214497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5214561Z with 2023-01-11T22:52:03.5214664Z [ 2023-01-11T22:52:03.5214802Z T=std::vector> 2023-01-11T22:52:03.5214862Z ] 2023-01-11T22:52:03.5215171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5215234Z with 2023-01-11T22:52:03.5215283Z [ 2023-01-11T22:52:03.5215427Z T=c10::either 2023-01-11T22:52:03.5215489Z ] 2023-01-11T22:52:03.5215814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5215879Z with 2023-01-11T22:52:03.5215941Z [ 2023-01-11T22:52:03.5216081Z T=c10::either 2023-01-11T22:52:03.5216145Z ] 2023-01-11T22:52:03.5216508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5216572Z with 2023-01-11T22:52:03.5216634Z [ 2023-01-11T22:52:03.5216775Z T=c10::either 2023-01-11T22:52:03.5216840Z ] 2023-01-11T22:52:03.5217232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5217299Z with 2023-01-11T22:52:03.5217362Z [ 2023-01-11T22:52:03.5217487Z T=c10::either 2023-01-11T22:52:03.5217554Z ] 2023-01-11T22:52:03.5217932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5218336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5218683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5218749Z with 2023-01-11T22:52:03.5218905Z [ 2023-01-11T22:52:03.5219051Z T=c10::either 2023-01-11T22:52:03.5219114Z ] 2023-01-11T22:52:03.5219421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5219540Z with 2023-01-11T22:52:03.5219604Z [ 2023-01-11T22:52:03.5219698Z T=at::StepCallbacks 2023-01-11T22:52:03.5219762Z ] 2023-01-11T22:52:03.5220088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5220211Z with 2023-01-11T22:52:03.5220272Z [ 2023-01-11T22:52:03.5220366Z T=at::StepCallbacks 2023-01-11T22:52:03.5220417Z ] 2023-01-11T22:52:03.5220822Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5220895Z with 2023-01-11T22:52:03.5220957Z [ 2023-01-11T22:52:03.5221048Z T=at::StepCallbacks 2023-01-11T22:52:03.5221109Z ] 2023-01-11T22:52:03.5221495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5221564Z with 2023-01-11T22:52:03.5221627Z [ 2023-01-11T22:52:03.5221716Z T=at::StepCallbacks 2023-01-11T22:52:03.5221778Z ] 2023-01-11T22:52:03.5222118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5222470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5222811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5222877Z with 2023-01-11T22:52:03.5222941Z [ 2023-01-11T22:52:03.5223030Z T=at::StepCallbacks 2023-01-11T22:52:03.5223080Z ] 2023-01-11T22:52:03.5223382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5223446Z with 2023-01-11T22:52:03.5223506Z [ 2023-01-11T22:52:03.5223588Z T=c10::DimVector 2023-01-11T22:52:03.5223649Z ] 2023-01-11T22:52:03.5223971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5224036Z with 2023-01-11T22:52:03.5224098Z [ 2023-01-11T22:52:03.5224180Z T=c10::DimVector 2023-01-11T22:52:03.5224241Z ] 2023-01-11T22:52:03.5224605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5224674Z with 2023-01-11T22:52:03.5224735Z [ 2023-01-11T22:52:03.5224816Z T=c10::DimVector 2023-01-11T22:52:03.5224918Z ] 2023-01-11T22:52:03.5225313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5225378Z with 2023-01-11T22:52:03.5225439Z [ 2023-01-11T22:52:03.5225568Z T=c10::DimVector 2023-01-11T22:52:03.5225630Z ] 2023-01-11T22:52:03.5225954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5226338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5226679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5226744Z with 2023-01-11T22:52:03.5226846Z [ 2023-01-11T22:52:03.5226928Z T=c10::DimVector 2023-01-11T22:52:03.5226990Z ] 2023-01-11T22:52:03.5227297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5227361Z with 2023-01-11T22:52:03.5227422Z [ 2023-01-11T22:52:03.5227524Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5227576Z ] 2023-01-11T22:52:03.5227893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5227956Z with 2023-01-11T22:52:03.5228017Z [ 2023-01-11T22:52:03.5228117Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5228178Z ] 2023-01-11T22:52:03.5228540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5228604Z with 2023-01-11T22:52:03.5228664Z [ 2023-01-11T22:52:03.5228764Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5228824Z ] 2023-01-11T22:52:03.5229210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5229276Z with 2023-01-11T22:52:03.5229339Z [ 2023-01-11T22:52:03.5229440Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5229500Z ] 2023-01-11T22:52:03.5229838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5230200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5230542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5230608Z with 2023-01-11T22:52:03.5230668Z [ 2023-01-11T22:52:03.5230767Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5230881Z ] 2023-01-11T22:52:03.5231192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5231258Z with 2023-01-11T22:52:03.5231317Z [ 2023-01-11T22:52:03.5231462Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5231525Z ] 2023-01-11T22:52:03.5231901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5231967Z with 2023-01-11T22:52:03.5232158Z [ 2023-01-11T22:52:03.5232306Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5232369Z ] 2023-01-11T22:52:03.5232731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5232783Z with 2023-01-11T22:52:03.5232844Z [ 2023-01-11T22:52:03.5233029Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5233092Z ] 2023-01-11T22:52:03.5233481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5233548Z with 2023-01-11T22:52:03.5233609Z [ 2023-01-11T22:52:03.5233748Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5233808Z ] 2023-01-11T22:52:03.5234185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5234586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5234928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5234993Z with 2023-01-11T22:52:03.5235056Z [ 2023-01-11T22:52:03.5235199Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5235260Z ] 2023-01-11T22:52:03.5235568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5235633Z with 2023-01-11T22:52:03.5235694Z [ 2023-01-11T22:52:03.5235799Z T=std::tuple 2023-01-11T22:52:03.5235862Z ] 2023-01-11T22:52:03.5236187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5236254Z with 2023-01-11T22:52:03.5236316Z [ 2023-01-11T22:52:03.5236435Z T=std::tuple 2023-01-11T22:52:03.5236498Z ] 2023-01-11T22:52:03.5236852Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5236916Z with 2023-01-11T22:52:03.5236977Z [ 2023-01-11T22:52:03.5237142Z T=std::tuple 2023-01-11T22:52:03.5237205Z ] 2023-01-11T22:52:03.5237590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5237654Z with 2023-01-11T22:52:03.5237768Z [ 2023-01-11T22:52:03.5237884Z T=std::tuple 2023-01-11T22:52:03.5237934Z ] 2023-01-11T22:52:03.5238284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5238709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5239462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5239534Z with 2023-01-11T22:52:03.5239595Z [ 2023-01-11T22:52:03.5239713Z T=std::tuple 2023-01-11T22:52:03.5239775Z ] 2023-01-11T22:52:03.5240086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5240159Z with 2023-01-11T22:52:03.5240221Z [ 2023-01-11T22:52:03.5240318Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5240380Z ] 2023-01-11T22:52:03.5240707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5240774Z with 2023-01-11T22:52:03.5240835Z [ 2023-01-11T22:52:03.5240933Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5240982Z ] 2023-01-11T22:52:03.5241346Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5241411Z with 2023-01-11T22:52:03.5241472Z [ 2023-01-11T22:52:03.5241569Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5241630Z ] 2023-01-11T22:52:03.5242016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5242080Z with 2023-01-11T22:52:03.5242140Z [ 2023-01-11T22:52:03.5242236Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5242299Z ] 2023-01-11T22:52:03.5242640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5242997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5243382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5243448Z with 2023-01-11T22:52:03.5243509Z [ 2023-01-11T22:52:03.5243603Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5243697Z ] 2023-01-11T22:52:03.5244012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5244077Z with 2023-01-11T22:52:03.5244141Z [ 2023-01-11T22:52:03.5244256Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5244317Z ] 2023-01-11T22:52:03.5244641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5244757Z with 2023-01-11T22:52:03.5244818Z [ 2023-01-11T22:52:03.5244931Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5244994Z ] 2023-01-11T22:52:03.5245397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5245462Z with 2023-01-11T22:52:03.5245521Z [ 2023-01-11T22:52:03.5245633Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5245693Z ] 2023-01-11T22:52:03.5246081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5246147Z with 2023-01-11T22:52:03.5246196Z [ 2023-01-11T22:52:03.5246307Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5246368Z ] 2023-01-11T22:52:03.5246726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5247090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5247429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5247495Z with 2023-01-11T22:52:03.5247558Z [ 2023-01-11T22:52:03.5247671Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5247731Z ] 2023-01-11T22:52:03.5248040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5248104Z with 2023-01-11T22:52:03.5248165Z [ 2023-01-11T22:52:03.5248276Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5248339Z ] 2023-01-11T22:52:03.5248660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5248724Z with 2023-01-11T22:52:03.5248774Z [ 2023-01-11T22:52:03.5248881Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5248941Z ] 2023-01-11T22:52:03.5249354Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5249420Z with 2023-01-11T22:52:03.5249481Z [ 2023-01-11T22:52:03.5249591Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5249698Z ] 2023-01-11T22:52:03.5250099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5250161Z with 2023-01-11T22:52:03.5250222Z [ 2023-01-11T22:52:03.5250330Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5250392Z ] 2023-01-11T22:52:03.5250744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5251152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5251532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5251599Z with 2023-01-11T22:52:03.5251659Z [ 2023-01-11T22:52:03.5251760Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5251821Z ] 2023-01-11T22:52:03.5252130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5252197Z with 2023-01-11T22:52:03.5252258Z [ 2023-01-11T22:52:03.5252349Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5252411Z ] 2023-01-11T22:52:03.5252732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5252797Z with 2023-01-11T22:52:03.5252858Z [ 2023-01-11T22:52:03.5252950Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5253010Z ] 2023-01-11T22:52:03.5253364Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5253428Z with 2023-01-11T22:52:03.5253487Z [ 2023-01-11T22:52:03.5253565Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5253628Z ] 2023-01-11T22:52:03.5254010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5254073Z with 2023-01-11T22:52:03.5254135Z [ 2023-01-11T22:52:03.5254220Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5254279Z ] 2023-01-11T22:52:03.5254618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5255008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5255359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5255423Z with 2023-01-11T22:52:03.5255486Z [ 2023-01-11T22:52:03.5255574Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5255682Z ] 2023-01-11T22:52:03.5255991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5256054Z with 2023-01-11T22:52:03.5256115Z [ 2023-01-11T22:52:03.5256199Z T=at::ThreadLocalState 2023-01-11T22:52:03.5256260Z ] 2023-01-11T22:52:03.5256584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5256695Z with 2023-01-11T22:52:03.5256756Z [ 2023-01-11T22:52:03.5256849Z T=at::ThreadLocalState 2023-01-11T22:52:03.5256911Z ] 2023-01-11T22:52:03.5257270Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5257333Z with 2023-01-11T22:52:03.5257440Z [ 2023-01-11T22:52:03.5257539Z T=at::ThreadLocalState 2023-01-11T22:52:03.5257601Z ] 2023-01-11T22:52:03.5257988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5258054Z with 2023-01-11T22:52:03.5258120Z [ 2023-01-11T22:52:03.5258213Z T=at::ThreadLocalState 2023-01-11T22:52:03.5258262Z ] 2023-01-11T22:52:03.5258609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5258976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5259317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5259383Z with 2023-01-11T22:52:03.5259446Z [ 2023-01-11T22:52:03.5259539Z T=at::ThreadLocalState 2023-01-11T22:52:03.5259604Z ] 2023-01-11T22:52:03.5259910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5259976Z with 2023-01-11T22:52:03.5260039Z [ 2023-01-11T22:52:03.5260153Z T=std::shared_ptr 2023-01-11T22:52:03.5260216Z ] 2023-01-11T22:52:03.5260537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5260603Z with 2023-01-11T22:52:03.5260667Z [ 2023-01-11T22:52:03.5260782Z T=std::shared_ptr 2023-01-11T22:52:03.5260833Z ] 2023-01-11T22:52:03.5261246Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5261316Z with 2023-01-11T22:52:03.5261380Z [ 2023-01-11T22:52:03.5261495Z T=std::shared_ptr 2023-01-11T22:52:03.5261608Z ] 2023-01-11T22:52:03.5262003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5262070Z with 2023-01-11T22:52:03.5262130Z [ 2023-01-11T22:52:03.5262245Z T=std::shared_ptr 2023-01-11T22:52:03.5262305Z ] 2023-01-11T22:52:03.5262660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5263055Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5263469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.5263815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5263882Z with 2023-01-11T22:52:03.5263945Z [ 2023-01-11T22:52:03.5264058Z T=std::shared_ptr 2023-01-11T22:52:03.5264118Z ] 2023-01-11T22:52:03.5264426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5264478Z with 2023-01-11T22:52:03.5264538Z [ 2023-01-11T22:52:03.5264640Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5264703Z ] 2023-01-11T22:52:03.5265023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5265087Z with 2023-01-11T22:52:03.5265146Z [ 2023-01-11T22:52:03.5265245Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5265305Z ] 2023-01-11T22:52:03.5265661Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5265729Z with 2023-01-11T22:52:03.5265789Z [ 2023-01-11T22:52:03.5265885Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5265945Z ] 2023-01-11T22:52:03.5266333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5266400Z with 2023-01-11T22:52:03.5266449Z [ 2023-01-11T22:52:03.5266546Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5266609Z ] 2023-01-11T22:52:03.5267001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5267346Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5267769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.5268117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5268180Z with 2023-01-11T22:52:03.5268240Z [ 2023-01-11T22:52:03.5268339Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5268401Z ] 2023-01-11T22:52:03.5268708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5268820Z with 2023-01-11T22:52:03.5268881Z [ 2023-01-11T22:52:03.5268969Z T=torch::jit::Method 2023-01-11T22:52:03.5269030Z ] 2023-01-11T22:52:03.5269351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5269453Z with 2023-01-11T22:52:03.5269502Z [ 2023-01-11T22:52:03.5269591Z T=torch::jit::Method 2023-01-11T22:52:03.5269652Z ] 2023-01-11T22:52:03.5270011Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5270074Z with 2023-01-11T22:52:03.5270136Z [ 2023-01-11T22:52:03.5270222Z T=torch::jit::Method 2023-01-11T22:52:03.5270283Z ] 2023-01-11T22:52:03.5270670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5270735Z with 2023-01-11T22:52:03.5270794Z [ 2023-01-11T22:52:03.5270885Z T=torch::jit::Method 2023-01-11T22:52:03.5270944Z ] 2023-01-11T22:52:03.5271277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5271613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5271959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5272024Z with 2023-01-11T22:52:03.5272159Z [ 2023-01-11T22:52:03.5272236Z T=torch::jit::Method 2023-01-11T22:52:03.5272298Z ] 2023-01-11T22:52:03.5272606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5272669Z with 2023-01-11T22:52:03.5272731Z [ 2023-01-11T22:52:03.5272921Z T=std::vector> 2023-01-11T22:52:03.5272984Z ] 2023-01-11T22:52:03.5273313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5273379Z with 2023-01-11T22:52:03.5273442Z [ 2023-01-11T22:52:03.5273634Z T=std::vector> 2023-01-11T22:52:03.5273695Z ] 2023-01-11T22:52:03.5274050Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5274114Z with 2023-01-11T22:52:03.5274174Z [ 2023-01-11T22:52:03.5274310Z T=std::vector> 2023-01-11T22:52:03.5274359Z ] 2023-01-11T22:52:03.5274748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5274864Z with 2023-01-11T22:52:03.5274925Z [ 2023-01-11T22:52:03.5275057Z T=std::vector> 2023-01-11T22:52:03.5275118Z ] 2023-01-11T22:52:03.5275529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5275902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5276238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5276307Z with 2023-01-11T22:52:03.5276367Z [ 2023-01-11T22:52:03.5276501Z T=std::vector> 2023-01-11T22:52:03.5276561Z ] 2023-01-11T22:52:03.5276868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5276933Z with 2023-01-11T22:52:03.5276993Z [ 2023-01-11T22:52:03.5277157Z T=std::function 2023-01-11T22:52:03.5277217Z ] 2023-01-11T22:52:03.5277536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5277591Z with 2023-01-11T22:52:03.5277651Z [ 2023-01-11T22:52:03.5277816Z T=std::function 2023-01-11T22:52:03.5277877Z ] 2023-01-11T22:52:03.5278232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5278295Z with 2023-01-11T22:52:03.5278358Z [ 2023-01-11T22:52:03.5278518Z T=std::function 2023-01-11T22:52:03.5278579Z ] 2023-01-11T22:52:03.5279009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5279080Z with 2023-01-11T22:52:03.5279140Z [ 2023-01-11T22:52:03.5279303Z T=std::function 2023-01-11T22:52:03.5279364Z ] 2023-01-11T22:52:03.5279811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5280231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5280572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5280686Z with 2023-01-11T22:52:03.5280746Z [ 2023-01-11T22:52:03.5280909Z T=std::function 2023-01-11T22:52:03.5280972Z ] 2023-01-11T22:52:03.5281270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5281372Z with 2023-01-11T22:52:03.5281436Z [ 2023-01-11T22:52:03.5281629Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5281691Z ] 2023-01-11T22:52:03.5282016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5282082Z with 2023-01-11T22:52:03.5282144Z [ 2023-01-11T22:52:03.5282332Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5282394Z ] 2023-01-11T22:52:03.5282751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5282815Z with 2023-01-11T22:52:03.5282877Z [ 2023-01-11T22:52:03.5283068Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5283130Z ] 2023-01-11T22:52:03.5283518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5283584Z with 2023-01-11T22:52:03.5283633Z [ 2023-01-11T22:52:03.5283819Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5283880Z ] 2023-01-11T22:52:03.5284300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5284754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5285137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5285211Z with 2023-01-11T22:52:03.5285271Z [ 2023-01-11T22:52:03.5285508Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5285572Z ] 2023-01-11T22:52:03.5285881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5285945Z with 2023-01-11T22:52:03.5286007Z [ 2023-01-11T22:52:03.5286132Z T=std::vector> 2023-01-11T22:52:03.5286195Z ] 2023-01-11T22:52:03.5286512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5286574Z with 2023-01-11T22:52:03.5286635Z [ 2023-01-11T22:52:03.5286807Z T=std::vector> 2023-01-11T22:52:03.5286856Z ] 2023-01-11T22:52:03.5287213Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5287278Z with 2023-01-11T22:52:03.5287337Z [ 2023-01-11T22:52:03.5287464Z T=std::vector> 2023-01-11T22:52:03.5287569Z ] 2023-01-11T22:52:03.5287960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5288025Z with 2023-01-11T22:52:03.5288084Z [ 2023-01-11T22:52:03.5288205Z T=std::vector> 2023-01-11T22:52:03.5288270Z ] 2023-01-11T22:52:03.5288620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5288684Z with 2023-01-11T22:52:03.5288749Z [ 2023-01-11T22:52:03.5288820Z T=double 2023-01-11T22:52:03.5288881Z ] 2023-01-11T22:52:03.5289265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5289326Z with 2023-01-11T22:52:03.5289384Z [ 2023-01-11T22:52:03.5289452Z T=double 2023-01-11T22:52:03.5289511Z ] 2023-01-11T22:52:03.5289849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5289912Z with 2023-01-11T22:52:03.5289973Z [ 2023-01-11T22:52:03.5290097Z T=std::vector> 2023-01-11T22:52:03.5290157Z ] 2023-01-11T22:52:03.5290468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5290529Z with 2023-01-11T22:52:03.5290590Z [ 2023-01-11T22:52:03.5290701Z T=std::tuple 2023-01-11T22:52:03.5290764Z ] 2023-01-11T22:52:03.5291137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5291193Z with 2023-01-11T22:52:03.5291253Z [ 2023-01-11T22:52:03.5291360Z T=std::tuple 2023-01-11T22:52:03.5291468Z ] 2023-01-11T22:52:03.5291830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5291893Z with 2023-01-11T22:52:03.5291952Z [ 2023-01-11T22:52:03.5292059Z T=std::tuple 2023-01-11T22:52:03.5292122Z ] 2023-01-11T22:52:03.5292508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5292572Z with 2023-01-11T22:52:03.5292635Z [ 2023-01-11T22:52:03.5292791Z T=std::tuple 2023-01-11T22:52:03.5292853Z ] 2023-01-11T22:52:03.5293203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5293626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5293966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5294030Z with 2023-01-11T22:52:03.5294079Z [ 2023-01-11T22:52:03.5294190Z T=std::tuple 2023-01-11T22:52:03.5294252Z ] 2023-01-11T22:52:03.5294563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5294627Z with 2023-01-11T22:52:03.5294688Z [ 2023-01-11T22:52:03.5294820Z T=std::vector> 2023-01-11T22:52:03.5294881Z ] 2023-01-11T22:52:03.5295204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5295267Z with 2023-01-11T22:52:03.5295328Z [ 2023-01-11T22:52:03.5295460Z T=std::vector> 2023-01-11T22:52:03.5295521Z ] 2023-01-11T22:52:03.5295878Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5295943Z with 2023-01-11T22:52:03.5296002Z [ 2023-01-11T22:52:03.5296122Z T=std::vector> 2023-01-11T22:52:03.5296182Z ] 2023-01-11T22:52:03.5296570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5296633Z with 2023-01-11T22:52:03.5296695Z [ 2023-01-11T22:52:03.5296879Z T=std::vector> 2023-01-11T22:52:03.5296943Z ] 2023-01-11T22:52:03.5297312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5297755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5298098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5298165Z with 2023-01-11T22:52:03.5298225Z [ 2023-01-11T22:52:03.5298362Z T=std::vector> 2023-01-11T22:52:03.5298425Z ] 2023-01-11T22:52:03.5298922Z [3/3] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" jit_extension.o jit_extension2.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:jit_extension.pyd 2023-01-11T22:52:03.5299120Z Creating library jit_extension.lib and object jit_extension.exp 2023-01-11T22:52:03.5299231Z Loading extension module jit_extension... 2023-01-11T22:52:03.5299299Z ok (14.075s) 2023-01-11T22:52:03.5299516Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2023-01-11T22:52:03.5299692Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2023-01-11T22:52:03.5299866Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.001s) 2023-01-11T22:52:03.5300179Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.5300458Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\lenient_flag_handling_extension... 2023-01-11T22:52:03.5300740Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\lenient_flag_handling_extension\build.ninja... 2023-01-11T22:52:03.5300881Z Building extension module lenient_flag_handling_extension... 2023-01-11T22:52:03.5301089Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.5302183Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g "-O0 -Wall" -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\lenient_flag_handling_extension\main.cpp /Fomain.o 2023-01-11T22:52:03.5302342Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.5302488Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.5302498Z 2023-01-11T22:52:03.5302636Z cl : Command line warning D9002 : ignoring unknown option '-g' 2023-01-11T22:52:03.5302814Z cl : Command line warning D9002 : ignoring unknown option '-O0' 2023-01-11T22:52:03.5302956Z cl : Command line warning D9002 : ignoring unknown option '-O ' 2023-01-11T22:52:03.5303088Z cl : Command line warning D9002 : ignoring unknown option '-O-' 2023-01-11T22:52:03.5303223Z cl : Command line warning D9002 : ignoring unknown option '-OW' 2023-01-11T22:52:03.5303402Z cl : Command line warning D9002 : ignoring unknown option '-Oa' 2023-01-11T22:52:03.5303538Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2023-01-11T22:52:03.5303667Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2023-01-11T22:52:03.5303985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.5304298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5304363Z with 2023-01-11T22:52:03.5304425Z [ 2023-01-11T22:52:03.5304506Z T=c10::SymInt 2023-01-11T22:52:03.5304573Z ] 2023-01-11T22:52:03.5305326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5305393Z with 2023-01-11T22:52:03.5305456Z [ 2023-01-11T22:52:03.5305523Z T=c10::SymInt 2023-01-11T22:52:03.5305589Z ] 2023-01-11T22:52:03.5306000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5306070Z with 2023-01-11T22:52:03.5306132Z [ 2023-01-11T22:52:03.5306208Z T=c10::SymInt 2023-01-11T22:52:03.5306267Z ] 2023-01-11T22:52:03.5306653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5306719Z with 2023-01-11T22:52:03.5306781Z [ 2023-01-11T22:52:03.5306858Z T=c10::SymInt 2023-01-11T22:52:03.5306925Z ] 2023-01-11T22:52:03.5307255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5307581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5307926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5307990Z with 2023-01-11T22:52:03.5308055Z [ 2023-01-11T22:52:03.5308122Z T=c10::SymInt 2023-01-11T22:52:03.5308182Z ] 2023-01-11T22:52:03.5308472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.5308836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5308903Z with 2023-01-11T22:52:03.5308962Z [ 2023-01-11T22:52:03.5309046Z T=at::TensorBase 2023-01-11T22:52:03.5309107Z ] 2023-01-11T22:52:03.5309477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5309543Z with 2023-01-11T22:52:03.5309607Z [ 2023-01-11T22:52:03.5309689Z T=at::TensorBase 2023-01-11T22:52:03.5309750Z ] 2023-01-11T22:52:03.5310109Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5310172Z with 2023-01-11T22:52:03.5310234Z [ 2023-01-11T22:52:03.5310306Z T=at::TensorBase 2023-01-11T22:52:03.5310370Z ] 2023-01-11T22:52:03.5310759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5310822Z with 2023-01-11T22:52:03.5310883Z [ 2023-01-11T22:52:03.5310965Z T=at::TensorBase 2023-01-11T22:52:03.5311074Z ] 2023-01-11T22:52:03.5311398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5311730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5312187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5312254Z with 2023-01-11T22:52:03.5312316Z [ 2023-01-11T22:52:03.5312402Z T=at::TensorBase 2023-01-11T22:52:03.5312462Z ] 2023-01-11T22:52:03.5312767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5312838Z with 2023-01-11T22:52:03.5312900Z [ 2023-01-11T22:52:03.5312967Z T=at::Tensor 2023-01-11T22:52:03.5313027Z ] 2023-01-11T22:52:03.5313343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5313411Z with 2023-01-11T22:52:03.5313472Z [ 2023-01-11T22:52:03.5313551Z T=at::Tensor 2023-01-11T22:52:03.5313610Z ] 2023-01-11T22:52:03.5313972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5314036Z with 2023-01-11T22:52:03.5314097Z [ 2023-01-11T22:52:03.5314174Z T=at::Tensor 2023-01-11T22:52:03.5314233Z ] 2023-01-11T22:52:03.5314662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5314736Z with 2023-01-11T22:52:03.5314797Z [ 2023-01-11T22:52:03.5314861Z T=at::Tensor 2023-01-11T22:52:03.5314925Z ] 2023-01-11T22:52:03.5315291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5315628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5315969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5316032Z with 2023-01-11T22:52:03.5316094Z [ 2023-01-11T22:52:03.5316167Z T=at::Tensor 2023-01-11T22:52:03.5316226Z ] 2023-01-11T22:52:03.5316534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5316598Z with 2023-01-11T22:52:03.5316657Z [ 2023-01-11T22:52:03.5316735Z T=at::Generator 2023-01-11T22:52:03.5316793Z ] 2023-01-11T22:52:03.5317110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5317223Z with 2023-01-11T22:52:03.5317283Z [ 2023-01-11T22:52:03.5317354Z T=at::Generator 2023-01-11T22:52:03.5317414Z ] 2023-01-11T22:52:03.5317778Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5317840Z with 2023-01-11T22:52:03.5317941Z [ 2023-01-11T22:52:03.5318022Z T=at::Generator 2023-01-11T22:52:03.5318082Z ] 2023-01-11T22:52:03.5318469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5318531Z with 2023-01-11T22:52:03.5318593Z [ 2023-01-11T22:52:03.5318670Z T=at::Generator 2023-01-11T22:52:03.5318728Z ] 2023-01-11T22:52:03.5319056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5319390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5319729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5319795Z with 2023-01-11T22:52:03.5319857Z [ 2023-01-11T22:52:03.5319927Z T=at::Generator 2023-01-11T22:52:03.5319987Z ] 2023-01-11T22:52:03.5320295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5320359Z with 2023-01-11T22:52:03.5320420Z [ 2023-01-11T22:52:03.5320500Z T=c10::Scalar 2023-01-11T22:52:03.5320562Z ] 2023-01-11T22:52:03.5320937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5321003Z with 2023-01-11T22:52:03.5321062Z [ 2023-01-11T22:52:03.5321138Z T=c10::Scalar 2023-01-11T22:52:03.5321236Z ] 2023-01-11T22:52:03.5321612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5321676Z with 2023-01-11T22:52:03.5321733Z [ 2023-01-11T22:52:03.5321798Z T=c10::Scalar 2023-01-11T22:52:03.5321856Z ] 2023-01-11T22:52:03.5322241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5322305Z with 2023-01-11T22:52:03.5322371Z [ 2023-01-11T22:52:03.5322445Z T=c10::Scalar 2023-01-11T22:52:03.5322506Z ] 2023-01-11T22:52:03.5322831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5323154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5323552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5323616Z with 2023-01-11T22:52:03.5323676Z [ 2023-01-11T22:52:03.5323750Z T=c10::Scalar 2023-01-11T22:52:03.5323811Z ] 2023-01-11T22:52:03.5324154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5324219Z with 2023-01-11T22:52:03.5324280Z [ 2023-01-11T22:52:03.5324347Z T=std::string 2023-01-11T22:52:03.5324408Z ] 2023-01-11T22:52:03.5324728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5324795Z with 2023-01-11T22:52:03.5324856Z [ 2023-01-11T22:52:03.5324934Z T=std::string 2023-01-11T22:52:03.5324995Z ] 2023-01-11T22:52:03.5325356Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5325421Z with 2023-01-11T22:52:03.5325482Z [ 2023-01-11T22:52:03.5325558Z T=std::string 2023-01-11T22:52:03.5325618Z ] 2023-01-11T22:52:03.5326002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5326066Z with 2023-01-11T22:52:03.5326128Z [ 2023-01-11T22:52:03.5326195Z T=std::string 2023-01-11T22:52:03.5326254Z ] 2023-01-11T22:52:03.5326632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5326959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5327355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5327421Z with 2023-01-11T22:52:03.5327482Z [ 2023-01-11T22:52:03.5327558Z T=std::string 2023-01-11T22:52:03.5327621Z ] 2023-01-11T22:52:03.5327927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5327990Z with 2023-01-11T22:52:03.5328049Z [ 2023-01-11T22:52:03.5328141Z T=c10::QualifiedName 2023-01-11T22:52:03.5328201Z ] 2023-01-11T22:52:03.5328518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5328580Z with 2023-01-11T22:52:03.5328639Z [ 2023-01-11T22:52:03.5328717Z T=c10::QualifiedName 2023-01-11T22:52:03.5328774Z ] 2023-01-11T22:52:03.5329136Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5329250Z with 2023-01-11T22:52:03.5329312Z [ 2023-01-11T22:52:03.5329401Z T=c10::QualifiedName 2023-01-11T22:52:03.5329461Z ] 2023-01-11T22:52:03.5329886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5329952Z with 2023-01-11T22:52:03.5330013Z [ 2023-01-11T22:52:03.5330101Z T=c10::QualifiedName 2023-01-11T22:52:03.5330160Z ] 2023-01-11T22:52:03.5330495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5330831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5331170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5331232Z with 2023-01-11T22:52:03.5331293Z [ 2023-01-11T22:52:03.5331369Z T=c10::QualifiedName 2023-01-11T22:52:03.5331428Z ] 2023-01-11T22:52:03.5331733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5331796Z with 2023-01-11T22:52:03.5331858Z [ 2023-01-11T22:52:03.5331992Z T=std::shared_ptr 2023-01-11T22:52:03.5332054Z ] 2023-01-11T22:52:03.5332372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5332437Z with 2023-01-11T22:52:03.5332498Z [ 2023-01-11T22:52:03.5332673Z T=std::shared_ptr 2023-01-11T22:52:03.5332737Z ] 2023-01-11T22:52:03.5333097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5333204Z with 2023-01-11T22:52:03.5333271Z [ 2023-01-11T22:52:03.5333399Z T=std::shared_ptr 2023-01-11T22:52:03.5333447Z ] 2023-01-11T22:52:03.5333826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5333890Z with 2023-01-11T22:52:03.5333950Z [ 2023-01-11T22:52:03.5334081Z T=std::shared_ptr 2023-01-11T22:52:03.5334142Z ] 2023-01-11T22:52:03.5334506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5334870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5335213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5335328Z with 2023-01-11T22:52:03.5335388Z [ 2023-01-11T22:52:03.5335519Z T=std::shared_ptr 2023-01-11T22:52:03.5335578Z ] 2023-01-11T22:52:03.5336573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5336648Z with 2023-01-11T22:52:03.5336708Z [ 2023-01-11T22:52:03.5336840Z T=std::weak_ptr 2023-01-11T22:52:03.5336900Z ] 2023-01-11T22:52:03.5337209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5337274Z with 2023-01-11T22:52:03.5337334Z [ 2023-01-11T22:52:03.5337461Z T=std::weak_ptr 2023-01-11T22:52:03.5337528Z ] 2023-01-11T22:52:03.5337892Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5337960Z with 2023-01-11T22:52:03.5338022Z [ 2023-01-11T22:52:03.5338151Z T=std::weak_ptr 2023-01-11T22:52:03.5338213Z ] 2023-01-11T22:52:03.5338652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5338722Z with 2023-01-11T22:52:03.5338782Z [ 2023-01-11T22:52:03.5338908Z T=std::weak_ptr 2023-01-11T22:52:03.5338968Z ] 2023-01-11T22:52:03.5339337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5339749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5340092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5340156Z with 2023-01-11T22:52:03.5340208Z [ 2023-01-11T22:52:03.5340334Z T=std::weak_ptr 2023-01-11T22:52:03.5340395Z ] 2023-01-11T22:52:03.5340706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5340768Z with 2023-01-11T22:52:03.5340830Z [ 2023-01-11T22:52:03.5340991Z T=std::vector> 2023-01-11T22:52:03.5341054Z ] 2023-01-11T22:52:03.5341380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5341443Z with 2023-01-11T22:52:03.5341504Z [ 2023-01-11T22:52:03.5341658Z T=std::vector> 2023-01-11T22:52:03.5341784Z ] 2023-01-11T22:52:03.5342150Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5342216Z with 2023-01-11T22:52:03.5342276Z [ 2023-01-11T22:52:03.5342417Z T=std::vector> 2023-01-11T22:52:03.5342477Z ] 2023-01-11T22:52:03.5342906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5342972Z with 2023-01-11T22:52:03.5343036Z [ 2023-01-11T22:52:03.5343188Z T=std::vector> 2023-01-11T22:52:03.5343252Z ] 2023-01-11T22:52:03.5343630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5344009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5344352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5344418Z with 2023-01-11T22:52:03.5344480Z [ 2023-01-11T22:52:03.5344630Z T=std::vector> 2023-01-11T22:52:03.5344696Z ] 2023-01-11T22:52:03.5345058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5345121Z with 2023-01-11T22:52:03.5345182Z [ 2023-01-11T22:52:03.5345303Z T=std::vector> 2023-01-11T22:52:03.5345366Z ] 2023-01-11T22:52:03.5345748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5345802Z with 2023-01-11T22:52:03.5345869Z [ 2023-01-11T22:52:03.5345989Z T=std::vector> 2023-01-11T22:52:03.5346052Z ] 2023-01-11T22:52:03.5346418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5346486Z with 2023-01-11T22:52:03.5346550Z [ 2023-01-11T22:52:03.5346669Z T=std::vector> 2023-01-11T22:52:03.5346732Z ] 2023-01-11T22:52:03.5347125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5347190Z with 2023-01-11T22:52:03.5347250Z [ 2023-01-11T22:52:03.5347367Z T=std::vector> 2023-01-11T22:52:03.5347426Z ] 2023-01-11T22:52:03.5347779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5348183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5348572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5348642Z with 2023-01-11T22:52:03.5348692Z [ 2023-01-11T22:52:03.5348810Z T=std::vector> 2023-01-11T22:52:03.5348870Z ] 2023-01-11T22:52:03.5349175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5349241Z with 2023-01-11T22:52:03.5349300Z [ 2023-01-11T22:52:03.5349468Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5349528Z ] 2023-01-11T22:52:03.5349852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5349914Z with 2023-01-11T22:52:03.5349974Z [ 2023-01-11T22:52:03.5350143Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5350207Z ] 2023-01-11T22:52:03.5350568Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5350630Z with 2023-01-11T22:52:03.5350690Z [ 2023-01-11T22:52:03.5350910Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5350961Z ] 2023-01-11T22:52:03.5351351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5351419Z with 2023-01-11T22:52:03.5351532Z [ 2023-01-11T22:52:03.5351706Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5351769Z ] 2023-01-11T22:52:03.5352248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5352643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5352976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5353321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5353385Z with 2023-01-11T22:52:03.5353446Z [ 2023-01-11T22:52:03.5353614Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5353676Z ] 2023-01-11T22:52:03.5354040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5354104Z with 2023-01-11T22:52:03.5354165Z [ 2023-01-11T22:52:03.5354325Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5354379Z ] 2023-01-11T22:52:03.5359804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5359894Z with 2023-01-11T22:52:03.5359961Z [ 2023-01-11T22:52:03.5360144Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5360209Z ] 2023-01-11T22:52:03.5360587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5360656Z with 2023-01-11T22:52:03.5360719Z [ 2023-01-11T22:52:03.5360882Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5360945Z ] 2023-01-11T22:52:03.5361346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5361413Z with 2023-01-11T22:52:03.5361477Z [ 2023-01-11T22:52:03.5361640Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5361690Z ] 2023-01-11T22:52:03.5362080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5362470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5362845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5363193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5363260Z with 2023-01-11T22:52:03.5363327Z [ 2023-01-11T22:52:03.5363535Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5363600Z ] 2023-01-11T22:52:03.5363904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5363968Z with 2023-01-11T22:52:03.5364033Z [ 2023-01-11T22:52:03.5364162Z T=std::vector> 2023-01-11T22:52:03.5364224Z ] 2023-01-11T22:52:03.5364555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5364620Z with 2023-01-11T22:52:03.5364683Z [ 2023-01-11T22:52:03.5364809Z T=std::vector> 2023-01-11T22:52:03.5364932Z ] 2023-01-11T22:52:03.5365300Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5365364Z with 2023-01-11T22:52:03.5365413Z [ 2023-01-11T22:52:03.5365539Z T=std::vector> 2023-01-11T22:52:03.5365600Z ] 2023-01-11T22:52:03.5366037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5366104Z with 2023-01-11T22:52:03.5366167Z [ 2023-01-11T22:52:03.5366290Z T=std::vector> 2023-01-11T22:52:03.5366352Z ] 2023-01-11T22:52:03.5366716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5367069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5367410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5367477Z with 2023-01-11T22:52:03.5367542Z [ 2023-01-11T22:52:03.5367667Z T=std::vector> 2023-01-11T22:52:03.5367730Z ] 2023-01-11T22:52:03.5368038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5368106Z with 2023-01-11T22:52:03.5368169Z [ 2023-01-11T22:52:03.5368313Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5368377Z ] 2023-01-11T22:52:03.5368709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5368828Z with 2023-01-11T22:52:03.5368894Z [ 2023-01-11T22:52:03.5369048Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5369110Z ] 2023-01-11T22:52:03.5369521Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5369591Z with 2023-01-11T22:52:03.5369652Z [ 2023-01-11T22:52:03.5369804Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5369866Z ] 2023-01-11T22:52:03.5370262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5370328Z with 2023-01-11T22:52:03.5370391Z [ 2023-01-11T22:52:03.5370544Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5370606Z ] 2023-01-11T22:52:03.5370980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5371434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5371879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.5372227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5372280Z with 2023-01-11T22:52:03.5372341Z [ 2023-01-11T22:52:03.5372496Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5372560Z ] 2023-01-11T22:52:03.5372869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5372933Z with 2023-01-11T22:52:03.5372998Z [ 2023-01-11T22:52:03.5373148Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5373209Z ] 2023-01-11T22:52:03.5373534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5373600Z with 2023-01-11T22:52:03.5373663Z [ 2023-01-11T22:52:03.5373811Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5373873Z ] 2023-01-11T22:52:03.5374238Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5374305Z with 2023-01-11T22:52:03.5374354Z [ 2023-01-11T22:52:03.5374505Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5374566Z ] 2023-01-11T22:52:03.5375013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5375079Z with 2023-01-11T22:52:03.5375138Z [ 2023-01-11T22:52:03.5375290Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5375351Z ] 2023-01-11T22:52:03.5375790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5376196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5376587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.5376931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5377054Z with 2023-01-11T22:52:03.5377116Z [ 2023-01-11T22:52:03.5377270Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5377334Z ] 2023-01-11T22:52:03.5377642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5377710Z with 2023-01-11T22:52:03.5377769Z [ 2023-01-11T22:52:03.5377914Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5377977Z ] 2023-01-11T22:52:03.5378289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5378351Z with 2023-01-11T22:52:03.5378414Z [ 2023-01-11T22:52:03.5378520Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5378585Z ] 2023-01-11T22:52:03.5378951Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5379020Z with 2023-01-11T22:52:03.5379081Z [ 2023-01-11T22:52:03.5379183Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5379245Z ] 2023-01-11T22:52:03.5379641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5379706Z with 2023-01-11T22:52:03.5379770Z [ 2023-01-11T22:52:03.5379873Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5379934Z ] 2023-01-11T22:52:03.5380293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5380626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5380679Z with 2023-01-11T22:52:03.5380795Z [ 2023-01-11T22:52:03.5380903Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5380965Z ] 2023-01-11T22:52:03.5381390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.5381741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5381807Z with 2023-01-11T22:52:03.5381868Z [ 2023-01-11T22:52:03.5381973Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5382034Z ] 2023-01-11T22:52:03.5382344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5382407Z with 2023-01-11T22:52:03.5382471Z [ 2023-01-11T22:52:03.5382667Z T=std::vector> 2023-01-11T22:52:03.5382727Z ] 2023-01-11T22:52:03.5383049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5383170Z with 2023-01-11T22:52:03.5383219Z [ 2023-01-11T22:52:03.5383410Z T=std::vector> 2023-01-11T22:52:03.5383472Z ] 2023-01-11T22:52:03.5383829Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5383891Z with 2023-01-11T22:52:03.5383994Z [ 2023-01-11T22:52:03.5384188Z T=std::vector> 2023-01-11T22:52:03.5384250Z ] 2023-01-11T22:52:03.5384635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5384702Z with 2023-01-11T22:52:03.5384763Z [ 2023-01-11T22:52:03.5384950Z T=std::vector> 2023-01-11T22:52:03.5385012Z ] 2023-01-11T22:52:03.5385434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5385853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5386198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5386266Z with 2023-01-11T22:52:03.5386330Z [ 2023-01-11T22:52:03.5386521Z T=std::vector> 2023-01-11T22:52:03.5386582Z ] 2023-01-11T22:52:03.5386947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5387013Z with 2023-01-11T22:52:03.5387063Z [ 2023-01-11T22:52:03.5387162Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5387224Z ] 2023-01-11T22:52:03.5387596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5387666Z with 2023-01-11T22:52:03.5387726Z [ 2023-01-11T22:52:03.5387825Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5387886Z ] 2023-01-11T22:52:03.5388248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5388312Z with 2023-01-11T22:52:03.5388375Z [ 2023-01-11T22:52:03.5388474Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5388535Z ] 2023-01-11T22:52:03.5388924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5388983Z with 2023-01-11T22:52:03.5389049Z [ 2023-01-11T22:52:03.5389199Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5389258Z ] 2023-01-11T22:52:03.5389601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5390001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5390344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5390408Z with 2023-01-11T22:52:03.5390469Z [ 2023-01-11T22:52:03.5390564Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5390617Z ] 2023-01-11T22:52:03.5390921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5390986Z with 2023-01-11T22:52:03.5391048Z [ 2023-01-11T22:52:03.5391127Z T=c10::IValue 2023-01-11T22:52:03.5391189Z ] 2023-01-11T22:52:03.5391506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5391571Z with 2023-01-11T22:52:03.5391631Z [ 2023-01-11T22:52:03.5391707Z T=c10::IValue 2023-01-11T22:52:03.5391768Z ] 2023-01-11T22:52:03.5392204Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5392273Z with 2023-01-11T22:52:03.5392332Z [ 2023-01-11T22:52:03.5392397Z T=c10::IValue 2023-01-11T22:52:03.5392462Z ] 2023-01-11T22:52:03.5392900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5392966Z with 2023-01-11T22:52:03.5393027Z [ 2023-01-11T22:52:03.5393104Z T=c10::IValue 2023-01-11T22:52:03.5393164Z ] 2023-01-11T22:52:03.5393546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5393877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5394225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5394291Z with 2023-01-11T22:52:03.5394352Z [ 2023-01-11T22:52:03.5394430Z T=c10::IValue 2023-01-11T22:52:03.5394495Z ] 2023-01-11T22:52:03.5394803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5394865Z with 2023-01-11T22:52:03.5394925Z [ 2023-01-11T22:52:03.5394997Z T=c10::AliasInfo 2023-01-11T22:52:03.5395056Z ] 2023-01-11T22:52:03.5395370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5395494Z with 2023-01-11T22:52:03.5395554Z [ 2023-01-11T22:52:03.5395634Z T=c10::AliasInfo 2023-01-11T22:52:03.5395694Z ] 2023-01-11T22:52:03.5396094Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5396160Z with 2023-01-11T22:52:03.5396220Z [ 2023-01-11T22:52:03.5396300Z T=c10::AliasInfo 2023-01-11T22:52:03.5396362Z ] 2023-01-11T22:52:03.5396751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5396818Z with 2023-01-11T22:52:03.5396880Z [ 2023-01-11T22:52:03.5396964Z T=c10::AliasInfo 2023-01-11T22:52:03.5397013Z ] 2023-01-11T22:52:03.5397342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5397677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5398021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5398086Z with 2023-01-11T22:52:03.5398151Z [ 2023-01-11T22:52:03.5398232Z T=c10::AliasInfo 2023-01-11T22:52:03.5398295Z ] 2023-01-11T22:52:03.5398603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5398724Z with 2023-01-11T22:52:03.5398791Z [ 2023-01-11T22:52:03.5398930Z T=std::vector> 2023-01-11T22:52:03.5398997Z ] 2023-01-11T22:52:03.5399367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5399433Z with 2023-01-11T22:52:03.5399497Z [ 2023-01-11T22:52:03.5399630Z T=std::vector> 2023-01-11T22:52:03.5399679Z ] 2023-01-11T22:52:03.5400039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5400104Z with 2023-01-11T22:52:03.5400165Z [ 2023-01-11T22:52:03.5400299Z T=std::vector> 2023-01-11T22:52:03.5400361Z ] 2023-01-11T22:52:03.5400751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5400816Z with 2023-01-11T22:52:03.5400880Z [ 2023-01-11T22:52:03.5401012Z T=std::vector> 2023-01-11T22:52:03.5401074Z ] 2023-01-11T22:52:03.5401423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5401545Z with 2023-01-11T22:52:03.5401608Z [ 2023-01-11T22:52:03.5401690Z T=c10::SymInt 2023-01-11T22:52:03.5401753Z ] 2023-01-11T22:52:03.5402141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5402194Z with 2023-01-11T22:52:03.5402257Z [ 2023-01-11T22:52:03.5402334Z T=c10::SymInt 2023-01-11T22:52:03.5402396Z ] 2023-01-11T22:52:03.5402772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.5403205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.5403551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5403615Z with 2023-01-11T22:52:03.5403676Z [ 2023-01-11T22:52:03.5403808Z T=std::vector> 2023-01-11T22:52:03.5403868Z ] 2023-01-11T22:52:03.5404175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5404240Z with 2023-01-11T22:52:03.5404301Z [ 2023-01-11T22:52:03.5404445Z T=c10::either 2023-01-11T22:52:03.5404503Z ] 2023-01-11T22:52:03.5404884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5404949Z with 2023-01-11T22:52:03.5405001Z [ 2023-01-11T22:52:03.5405140Z T=c10::either 2023-01-11T22:52:03.5405202Z ] 2023-01-11T22:52:03.5405610Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5405675Z with 2023-01-11T22:52:03.5405739Z [ 2023-01-11T22:52:03.5405879Z T=c10::either 2023-01-11T22:52:03.5405939Z ] 2023-01-11T22:52:03.5406324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5406386Z with 2023-01-11T22:52:03.5406446Z [ 2023-01-11T22:52:03.5406582Z T=c10::either 2023-01-11T22:52:03.5406643Z ] 2023-01-11T22:52:03.5407011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5407407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5408233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5408296Z with 2023-01-11T22:52:03.5408360Z [ 2023-01-11T22:52:03.5408547Z T=c10::either 2023-01-11T22:52:03.5408598Z ] 2023-01-11T22:52:03.5408911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5408975Z with 2023-01-11T22:52:03.5409035Z [ 2023-01-11T22:52:03.5409125Z T=at::StepCallbacks 2023-01-11T22:52:03.5409190Z ] 2023-01-11T22:52:03.5409508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5409572Z with 2023-01-11T22:52:03.5409634Z [ 2023-01-11T22:52:03.5409723Z T=at::StepCallbacks 2023-01-11T22:52:03.5409784Z ] 2023-01-11T22:52:03.5410147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5410211Z with 2023-01-11T22:52:03.5410271Z [ 2023-01-11T22:52:03.5410357Z T=at::StepCallbacks 2023-01-11T22:52:03.5410406Z ] 2023-01-11T22:52:03.5410852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5410921Z with 2023-01-11T22:52:03.5410982Z [ 2023-01-11T22:52:03.5411071Z T=at::StepCallbacks 2023-01-11T22:52:03.5411131Z ] 2023-01-11T22:52:03.5411525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5411875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5412213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5412280Z with 2023-01-11T22:52:03.5412340Z [ 2023-01-11T22:52:03.5412427Z T=at::StepCallbacks 2023-01-11T22:52:03.5412487Z ] 2023-01-11T22:52:03.5412791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5412856Z with 2023-01-11T22:52:03.5412916Z [ 2023-01-11T22:52:03.5413001Z T=c10::DimVector 2023-01-11T22:52:03.5413050Z ] 2023-01-11T22:52:03.5413364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5413428Z with 2023-01-11T22:52:03.5413488Z [ 2023-01-11T22:52:03.5413570Z T=c10::DimVector 2023-01-11T22:52:03.5413688Z ] 2023-01-11T22:52:03.5414052Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5414115Z with 2023-01-11T22:52:03.5414178Z [ 2023-01-11T22:52:03.5414258Z T=c10::DimVector 2023-01-11T22:52:03.5414318Z ] 2023-01-11T22:52:03.5414740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5414808Z with 2023-01-11T22:52:03.5414873Z [ 2023-01-11T22:52:03.5414951Z T=c10::DimVector 2023-01-11T22:52:03.5415001Z ] 2023-01-11T22:52:03.5415329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5415663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5416011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5416075Z with 2023-01-11T22:52:03.5416136Z [ 2023-01-11T22:52:03.5416217Z T=c10::DimVector 2023-01-11T22:52:03.5416280Z ] 2023-01-11T22:52:03.5416632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5416703Z with 2023-01-11T22:52:03.5416765Z [ 2023-01-11T22:52:03.5416869Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5416929Z ] 2023-01-11T22:52:03.5417294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5417362Z with 2023-01-11T22:52:03.5417423Z [ 2023-01-11T22:52:03.5417526Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5417575Z ] 2023-01-11T22:52:03.5417940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5418005Z with 2023-01-11T22:52:03.5418063Z [ 2023-01-11T22:52:03.5418165Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5418228Z ] 2023-01-11T22:52:03.5418621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5418683Z with 2023-01-11T22:52:03.5418744Z [ 2023-01-11T22:52:03.5418844Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5418905Z ] 2023-01-11T22:52:03.5419256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5419622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5420017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5420080Z with 2023-01-11T22:52:03.5420140Z [ 2023-01-11T22:52:03.5420238Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5420300Z ] 2023-01-11T22:52:03.5420643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5420697Z with 2023-01-11T22:52:03.5420758Z [ 2023-01-11T22:52:03.5420901Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5420961Z ] 2023-01-11T22:52:03.5421286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5421351Z with 2023-01-11T22:52:03.5421413Z [ 2023-01-11T22:52:03.5421554Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5421615Z ] 2023-01-11T22:52:03.5421983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5422048Z with 2023-01-11T22:52:03.5422110Z [ 2023-01-11T22:52:03.5422248Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5422308Z ] 2023-01-11T22:52:03.5422748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5422814Z with 2023-01-11T22:52:03.5422863Z [ 2023-01-11T22:52:03.5423002Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5423062Z ] 2023-01-11T22:52:03.5423496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5423897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5424239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5424306Z with 2023-01-11T22:52:03.5424367Z [ 2023-01-11T22:52:03.5424507Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5424568Z ] 2023-01-11T22:52:03.5424873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5424936Z with 2023-01-11T22:52:03.5424997Z [ 2023-01-11T22:52:03.5425115Z T=std::tuple 2023-01-11T22:52:03.5425176Z ] 2023-01-11T22:52:03.5425499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5425561Z with 2023-01-11T22:52:03.5425622Z [ 2023-01-11T22:52:03.5425725Z T=std::tuple 2023-01-11T22:52:03.5425838Z ] 2023-01-11T22:52:03.5426201Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5426264Z with 2023-01-11T22:52:03.5426325Z [ 2023-01-11T22:52:03.5426440Z T=std::tuple 2023-01-11T22:52:03.5426503Z ] 2023-01-11T22:52:03.5426931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5426998Z with 2023-01-11T22:52:03.5427060Z [ 2023-01-11T22:52:03.5427174Z T=std::tuple 2023-01-11T22:52:03.5427236Z ] 2023-01-11T22:52:03.5427595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5427969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5428311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5428376Z with 2023-01-11T22:52:03.5428436Z [ 2023-01-11T22:52:03.5428603Z T=std::tuple 2023-01-11T22:52:03.5428666Z ] 2023-01-11T22:52:03.5428963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5429030Z with 2023-01-11T22:52:03.5429090Z [ 2023-01-11T22:52:03.5429185Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5429295Z ] 2023-01-11T22:52:03.5429622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5429686Z with 2023-01-11T22:52:03.5429747Z [ 2023-01-11T22:52:03.5429840Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5429900Z ] 2023-01-11T22:52:03.5430264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5430329Z with 2023-01-11T22:52:03.5430388Z [ 2023-01-11T22:52:03.5430482Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5430540Z ] 2023-01-11T22:52:03.5430917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5430979Z with 2023-01-11T22:52:03.5431042Z [ 2023-01-11T22:52:03.5431132Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5431192Z ] 2023-01-11T22:52:03.5431531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5431890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5432379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5432445Z with 2023-01-11T22:52:03.5432507Z [ 2023-01-11T22:52:03.5432644Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5432715Z ] 2023-01-11T22:52:03.5433024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5433089Z with 2023-01-11T22:52:03.5433149Z [ 2023-01-11T22:52:03.5433266Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5433328Z ] 2023-01-11T22:52:03.5433654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5433707Z with 2023-01-11T22:52:03.5433765Z [ 2023-01-11T22:52:03.5433878Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5433939Z ] 2023-01-11T22:52:03.5434302Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5434363Z with 2023-01-11T22:52:03.5434423Z [ 2023-01-11T22:52:03.5434533Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5434645Z ] 2023-01-11T22:52:03.5435035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5435101Z with 2023-01-11T22:52:03.5435163Z [ 2023-01-11T22:52:03.5435326Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5435388Z ] 2023-01-11T22:52:03.5435745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5436104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5436443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5436510Z with 2023-01-11T22:52:03.5436559Z [ 2023-01-11T22:52:03.5436671Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5436731Z ] 2023-01-11T22:52:03.5437045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5437108Z with 2023-01-11T22:52:03.5437170Z [ 2023-01-11T22:52:03.5437279Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5437343Z ] 2023-01-11T22:52:03.5437662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5437732Z with 2023-01-11T22:52:03.5437795Z [ 2023-01-11T22:52:03.5437958Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5438019Z ] 2023-01-11T22:52:03.5438375Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5438438Z with 2023-01-11T22:52:03.5438501Z [ 2023-01-11T22:52:03.5438598Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5439097Z ] 2023-01-11T22:52:03.5439494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5439560Z with 2023-01-11T22:52:03.5439624Z [ 2023-01-11T22:52:03.5439732Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5439797Z ] 2023-01-11T22:52:03.5440148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5440507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5440901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5440969Z with 2023-01-11T22:52:03.5441034Z [ 2023-01-11T22:52:03.5441146Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5441258Z ] 2023-01-11T22:52:03.5441570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5441637Z with 2023-01-11T22:52:03.5441702Z [ 2023-01-11T22:52:03.5441783Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5441848Z ] 2023-01-11T22:52:03.5442173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5442238Z with 2023-01-11T22:52:03.5442301Z [ 2023-01-11T22:52:03.5442390Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5442452Z ] 2023-01-11T22:52:03.5442815Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5442885Z with 2023-01-11T22:52:03.5442949Z [ 2023-01-11T22:52:03.5443040Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5443103Z ] 2023-01-11T22:52:03.5443487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5443554Z with 2023-01-11T22:52:03.5443618Z [ 2023-01-11T22:52:03.5443708Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5443758Z ] 2023-01-11T22:52:03.5444098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5444445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5444857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5444924Z with 2023-01-11T22:52:03.5444985Z [ 2023-01-11T22:52:03.5445073Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5445176Z ] 2023-01-11T22:52:03.5445489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5445555Z with 2023-01-11T22:52:03.5445618Z [ 2023-01-11T22:52:03.5445714Z T=at::ThreadLocalState 2023-01-11T22:52:03.5445775Z ] 2023-01-11T22:52:03.5446093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5446161Z with 2023-01-11T22:52:03.5446223Z [ 2023-01-11T22:52:03.5446320Z T=at::ThreadLocalState 2023-01-11T22:52:03.5446370Z ] 2023-01-11T22:52:03.5446787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5446855Z with 2023-01-11T22:52:03.5446915Z [ 2023-01-11T22:52:03.5447009Z T=at::ThreadLocalState 2023-01-11T22:52:03.5447071Z ] 2023-01-11T22:52:03.5447513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5447583Z with 2023-01-11T22:52:03.5447644Z [ 2023-01-11T22:52:03.5447738Z T=at::ThreadLocalState 2023-01-11T22:52:03.5447798Z ] 2023-01-11T22:52:03.5448139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5448503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5448847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5448912Z with 2023-01-11T22:52:03.5448973Z [ 2023-01-11T22:52:03.5449065Z T=at::ThreadLocalState 2023-01-11T22:52:03.5449113Z ] 2023-01-11T22:52:03.5449424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5449488Z with 2023-01-11T22:52:03.5449548Z [ 2023-01-11T22:52:03.5449664Z T=std::shared_ptr 2023-01-11T22:52:03.5449731Z ] 2023-01-11T22:52:03.5450049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5450114Z with 2023-01-11T22:52:03.5450176Z [ 2023-01-11T22:52:03.5450289Z T=std::shared_ptr 2023-01-11T22:52:03.5450349Z ] 2023-01-11T22:52:03.5450762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5450824Z with 2023-01-11T22:52:03.5450885Z [ 2023-01-11T22:52:03.5450998Z T=std::shared_ptr 2023-01-11T22:52:03.5451057Z ] 2023-01-11T22:52:03.5451472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5451537Z with 2023-01-11T22:52:03.5451598Z [ 2023-01-11T22:52:03.5451709Z T=std::shared_ptr 2023-01-11T22:52:03.5451774Z ] 2023-01-11T22:52:03.5452124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5452469Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5452887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.5453279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5453346Z with 2023-01-11T22:52:03.5453410Z [ 2023-01-11T22:52:03.5453522Z T=std::shared_ptr 2023-01-11T22:52:03.5453583Z ] 2023-01-11T22:52:03.5453888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5453952Z with 2023-01-11T22:52:03.5454012Z [ 2023-01-11T22:52:03.5454112Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5454174Z ] 2023-01-11T22:52:03.5454495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5454559Z with 2023-01-11T22:52:03.5454608Z [ 2023-01-11T22:52:03.5454707Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5454770Z ] 2023-01-11T22:52:03.5455130Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5455195Z with 2023-01-11T22:52:03.5455256Z [ 2023-01-11T22:52:03.5455353Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5455413Z ] 2023-01-11T22:52:03.5455798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5455862Z with 2023-01-11T22:52:03.5455922Z [ 2023-01-11T22:52:03.5456019Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5456080Z ] 2023-01-11T22:52:03.5456426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5456817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5457225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.5457568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5457630Z with 2023-01-11T22:52:03.5457692Z [ 2023-01-11T22:52:03.5457778Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5457842Z ] 2023-01-11T22:52:03.5458150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5458213Z with 2023-01-11T22:52:03.5458273Z [ 2023-01-11T22:52:03.5458362Z T=torch::jit::Method 2023-01-11T22:52:03.5458423Z ] 2023-01-11T22:52:03.5458802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5458867Z with 2023-01-11T22:52:03.5458928Z [ 2023-01-11T22:52:03.5459016Z T=torch::jit::Method 2023-01-11T22:52:03.5459077Z ] 2023-01-11T22:52:03.5459480Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5459552Z with 2023-01-11T22:52:03.5459615Z [ 2023-01-11T22:52:03.5459691Z T=torch::jit::Method 2023-01-11T22:52:03.5459750Z ] 2023-01-11T22:52:03.5460136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5460200Z with 2023-01-11T22:52:03.5460261Z [ 2023-01-11T22:52:03.5460348Z T=torch::jit::Method 2023-01-11T22:52:03.5460408Z ] 2023-01-11T22:52:03.5460741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5461075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5461417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5461480Z with 2023-01-11T22:52:03.5461542Z [ 2023-01-11T22:52:03.5461630Z T=torch::jit::Method 2023-01-11T22:52:03.5461690Z ] 2023-01-11T22:52:03.5461993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5462057Z with 2023-01-11T22:52:03.5462119Z [ 2023-01-11T22:52:03.5462243Z T=std::vector> 2023-01-11T22:52:03.5462353Z ] 2023-01-11T22:52:03.5462677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5462739Z with 2023-01-11T22:52:03.5462799Z [ 2023-01-11T22:52:03.5462931Z T=std::vector> 2023-01-11T22:52:03.5462992Z ] 2023-01-11T22:52:03.5463393Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5463459Z with 2023-01-11T22:52:03.5463521Z [ 2023-01-11T22:52:03.5463659Z T=std::vector> 2023-01-11T22:52:03.5463719Z ] 2023-01-11T22:52:03.5464105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5464171Z with 2023-01-11T22:52:03.5464235Z [ 2023-01-11T22:52:03.5464367Z T=std::vector> 2023-01-11T22:52:03.5464416Z ] 2023-01-11T22:52:03.5464844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5465221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5465629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5465684Z with 2023-01-11T22:52:03.5465744Z [ 2023-01-11T22:52:03.5465878Z T=std::vector> 2023-01-11T22:52:03.5465939Z ] 2023-01-11T22:52:03.5466251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5466317Z with 2023-01-11T22:52:03.5466380Z [ 2023-01-11T22:52:03.5466544Z T=std::function 2023-01-11T22:52:03.5466606Z ] 2023-01-11T22:52:03.5466924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5466988Z with 2023-01-11T22:52:03.5467049Z [ 2023-01-11T22:52:03.5467211Z T=std::function 2023-01-11T22:52:03.5467274Z ] 2023-01-11T22:52:03.5467635Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5467697Z with 2023-01-11T22:52:03.5467746Z [ 2023-01-11T22:52:03.5467908Z T=std::function 2023-01-11T22:52:03.5467967Z ] 2023-01-11T22:52:03.5468354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5468473Z with 2023-01-11T22:52:03.5468534Z [ 2023-01-11T22:52:03.5468695Z T=std::function 2023-01-11T22:52:03.5468758Z ] 2023-01-11T22:52:03.5469197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5469617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5469956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5470025Z with 2023-01-11T22:52:03.5470085Z [ 2023-01-11T22:52:03.5470249Z T=std::function 2023-01-11T22:52:03.5470311Z ] 2023-01-11T22:52:03.5470622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5470686Z with 2023-01-11T22:52:03.5470799Z [ 2023-01-11T22:52:03.5470995Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5471059Z ] 2023-01-11T22:52:03.5471433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5471490Z with 2023-01-11T22:52:03.5471551Z [ 2023-01-11T22:52:03.5471741Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5471803Z ] 2023-01-11T22:52:03.5472246Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5472311Z with 2023-01-11T22:52:03.5472377Z [ 2023-01-11T22:52:03.5472567Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5472627Z ] 2023-01-11T22:52:03.5473015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5473081Z with 2023-01-11T22:52:03.5473141Z [ 2023-01-11T22:52:03.5473329Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5473390Z ] 2023-01-11T22:52:03.5473815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5474274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5474614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5474728Z with 2023-01-11T22:52:03.5474789Z [ 2023-01-11T22:52:03.5474977Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5475026Z ] 2023-01-11T22:52:03.5475379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5475443Z with 2023-01-11T22:52:03.5475504Z [ 2023-01-11T22:52:03.5475632Z T=std::vector> 2023-01-11T22:52:03.5475692Z ] 2023-01-11T22:52:03.5476012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5476079Z with 2023-01-11T22:52:03.5476137Z [ 2023-01-11T22:52:03.5476262Z T=std::vector> 2023-01-11T22:52:03.5476323Z ] 2023-01-11T22:52:03.5476721Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5476799Z with 2023-01-11T22:52:03.5476861Z [ 2023-01-11T22:52:03.5476987Z T=std::vector> 2023-01-11T22:52:03.5477047Z ] 2023-01-11T22:52:03.5477464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5477533Z with 2023-01-11T22:52:03.5477595Z [ 2023-01-11T22:52:03.5477720Z T=std::vector> 2023-01-11T22:52:03.5477782Z ] 2023-01-11T22:52:03.5478132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5478198Z with 2023-01-11T22:52:03.5478260Z [ 2023-01-11T22:52:03.5478331Z T=double 2023-01-11T22:52:03.5478391Z ] 2023-01-11T22:52:03.5478783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5478846Z with 2023-01-11T22:52:03.5478907Z [ 2023-01-11T22:52:03.5478976Z T=double 2023-01-11T22:52:03.5479040Z ] 2023-01-11T22:52:03.5479381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5479434Z with 2023-01-11T22:52:03.5479494Z [ 2023-01-11T22:52:03.5479618Z T=std::vector> 2023-01-11T22:52:03.5479681Z ] 2023-01-11T22:52:03.5479989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5480055Z with 2023-01-11T22:52:03.5480119Z [ 2023-01-11T22:52:03.5480231Z T=std::tuple 2023-01-11T22:52:03.5480295Z ] 2023-01-11T22:52:03.5480621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5480742Z with 2023-01-11T22:52:03.5480806Z [ 2023-01-11T22:52:03.5480921Z T=std::tuple 2023-01-11T22:52:03.5480986Z ] 2023-01-11T22:52:03.5481389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5481443Z with 2023-01-11T22:52:03.5481507Z [ 2023-01-11T22:52:03.5481619Z T=std::tuple 2023-01-11T22:52:03.5481682Z ] 2023-01-11T22:52:03.5482072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5482142Z with 2023-01-11T22:52:03.5482204Z [ 2023-01-11T22:52:03.5482315Z T=std::tuple 2023-01-11T22:52:03.5482378Z ] 2023-01-11T22:52:03.5482787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5483179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5483574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5483646Z with 2023-01-11T22:52:03.5483708Z [ 2023-01-11T22:52:03.5483820Z T=std::tuple 2023-01-11T22:52:03.5483888Z ] 2023-01-11T22:52:03.5484192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5484257Z with 2023-01-11T22:52:03.5484308Z [ 2023-01-11T22:52:03.5484449Z T=std::vector> 2023-01-11T22:52:03.5484512Z ] 2023-01-11T22:52:03.5484834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5484898Z with 2023-01-11T22:52:03.5484962Z [ 2023-01-11T22:52:03.5485097Z T=std::vector> 2023-01-11T22:52:03.5485160Z ] 2023-01-11T22:52:03.5485523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5485586Z with 2023-01-11T22:52:03.5485645Z [ 2023-01-11T22:52:03.5485780Z T=std::vector> 2023-01-11T22:52:03.5485845Z ] 2023-01-11T22:52:03.5486230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5486296Z with 2023-01-11T22:52:03.5486358Z [ 2023-01-11T22:52:03.5486488Z T=std::vector> 2023-01-11T22:52:03.5486593Z ] 2023-01-11T22:52:03.5486964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5487404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5487748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5487813Z with 2023-01-11T22:52:03.5487874Z [ 2023-01-11T22:52:03.5488008Z T=std::vector> 2023-01-11T22:52:03.5488072Z ] 2023-01-11T22:52:03.5488566Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:lenient_flag_handling_extension.pyd 2023-01-11T22:52:03.5488820Z Creating library lenient_flag_handling_extension.lib and object lenient_flag_handling_extension.exp 2023-01-11T22:52:03.5488968Z Loading extension module lenient_flag_handling_extension... 2023-01-11T22:52:03.5489035Z ok (14.242s) 2023-01-11T22:52:03.5489391Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.5489655Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension... 2023-01-11T22:52:03.5489928Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\build.ninja... 2023-01-11T22:52:03.5490055Z Building extension module reloaded_jit_extension... 2023-01-11T22:52:03.5490260Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.5491242Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\main.cpp /Fomain.o 2023-01-11T22:52:03.5491387Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.5491531Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.5491541Z 2023-01-11T22:52:03.5491852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.5492167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5492236Z with 2023-01-11T22:52:03.5492298Z [ 2023-01-11T22:52:03.5492379Z T=c10::SymInt 2023-01-11T22:52:03.5492443Z ] 2023-01-11T22:52:03.5492771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5492888Z with 2023-01-11T22:52:03.5492948Z [ 2023-01-11T22:52:03.5493016Z T=c10::SymInt 2023-01-11T22:52:03.5493077Z ] 2023-01-11T22:52:03.5493482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5493546Z with 2023-01-11T22:52:03.5493607Z [ 2023-01-11T22:52:03.5493683Z T=c10::SymInt 2023-01-11T22:52:03.5493744Z ] 2023-01-11T22:52:03.5494134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5494201Z with 2023-01-11T22:52:03.5494262Z [ 2023-01-11T22:52:03.5494339Z T=c10::SymInt 2023-01-11T22:52:03.5494400Z ] 2023-01-11T22:52:03.5494780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5495111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5495506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5495576Z with 2023-01-11T22:52:03.5495638Z [ 2023-01-11T22:52:03.5495705Z T=c10::SymInt 2023-01-11T22:52:03.5495769Z ] 2023-01-11T22:52:03.5496058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.5496363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5496428Z with 2023-01-11T22:52:03.5496488Z [ 2023-01-11T22:52:03.5496572Z T=at::TensorBase 2023-01-11T22:52:03.5496634Z ] 2023-01-11T22:52:03.5496953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5497018Z with 2023-01-11T22:52:03.5497079Z [ 2023-01-11T22:52:03.5497164Z T=at::TensorBase 2023-01-11T22:52:03.5497224Z ] 2023-01-11T22:52:03.5497582Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5497645Z with 2023-01-11T22:52:03.5497707Z [ 2023-01-11T22:52:03.5497780Z T=at::TensorBase 2023-01-11T22:52:03.5497841Z ] 2023-01-11T22:52:03.5498231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5498296Z with 2023-01-11T22:52:03.5498357Z [ 2023-01-11T22:52:03.5498437Z T=at::TensorBase 2023-01-11T22:52:03.5498498Z ] 2023-01-11T22:52:03.5498878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5499211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5499592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5499660Z with 2023-01-11T22:52:03.5499722Z [ 2023-01-11T22:52:03.5499804Z T=at::TensorBase 2023-01-11T22:52:03.5499866Z ] 2023-01-11T22:52:03.5500172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5500238Z with 2023-01-11T22:52:03.5500299Z [ 2023-01-11T22:52:03.5500366Z T=at::Tensor 2023-01-11T22:52:03.5500427Z ] 2023-01-11T22:52:03.5500797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5500861Z with 2023-01-11T22:52:03.5500922Z [ 2023-01-11T22:52:03.5501003Z T=at::Tensor 2023-01-11T22:52:03.5501065Z ] 2023-01-11T22:52:03.5501478Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5501544Z with 2023-01-11T22:52:03.5501605Z [ 2023-01-11T22:52:03.5501686Z T=at::Tensor 2023-01-11T22:52:03.5501749Z ] 2023-01-11T22:52:03.5502133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5502195Z with 2023-01-11T22:52:03.5502254Z [ 2023-01-11T22:52:03.5502318Z T=at::Tensor 2023-01-11T22:52:03.5502380Z ] 2023-01-11T22:52:03.5502707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5503031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5503366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5503431Z with 2023-01-11T22:52:03.5503492Z [ 2023-01-11T22:52:03.5503567Z T=at::Tensor 2023-01-11T22:52:03.5503627Z ] 2023-01-11T22:52:03.5503937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5504002Z with 2023-01-11T22:52:03.5504061Z [ 2023-01-11T22:52:03.5504143Z T=at::Generator 2023-01-11T22:52:03.5504203Z ] 2023-01-11T22:52:03.5504526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5505053Z with 2023-01-11T22:52:03.5505103Z [ 2023-01-11T22:52:03.5505188Z T=at::Generator 2023-01-11T22:52:03.5505250Z ] 2023-01-11T22:52:03.5505608Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5505674Z with 2023-01-11T22:52:03.5505737Z [ 2023-01-11T22:52:03.5505865Z T=at::Generator 2023-01-11T22:52:03.5505927Z ] 2023-01-11T22:52:03.5506315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5506379Z with 2023-01-11T22:52:03.5506438Z [ 2023-01-11T22:52:03.5506572Z T=at::Generator 2023-01-11T22:52:03.5506639Z ] 2023-01-11T22:52:03.5506965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5507348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5507693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5507757Z with 2023-01-11T22:52:03.5507818Z [ 2023-01-11T22:52:03.5507888Z T=at::Generator 2023-01-11T22:52:03.5507949Z ] 2023-01-11T22:52:03.5508253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5508321Z with 2023-01-11T22:52:03.5508381Z [ 2023-01-11T22:52:03.5508457Z T=c10::Scalar 2023-01-11T22:52:03.5508518Z ] 2023-01-11T22:52:03.5508834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5508899Z with 2023-01-11T22:52:03.5508960Z [ 2023-01-11T22:52:03.5509036Z T=c10::Scalar 2023-01-11T22:52:03.5509097Z ] 2023-01-11T22:52:03.5509455Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5509520Z with 2023-01-11T22:52:03.5509568Z [ 2023-01-11T22:52:03.5509644Z T=c10::Scalar 2023-01-11T22:52:03.5509703Z ] 2023-01-11T22:52:03.5510087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5510152Z with 2023-01-11T22:52:03.5510212Z [ 2023-01-11T22:52:03.5510289Z T=c10::Scalar 2023-01-11T22:52:03.5510349Z ] 2023-01-11T22:52:03.5510678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5510999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5511700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5511766Z with 2023-01-11T22:52:03.5511827Z [ 2023-01-11T22:52:03.5511905Z T=c10::Scalar 2023-01-11T22:52:03.5511967Z ] 2023-01-11T22:52:03.5512407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5512512Z with 2023-01-11T22:52:03.5512574Z [ 2023-01-11T22:52:03.5512695Z T=std::string 2023-01-11T22:52:03.5512758Z ] 2023-01-11T22:52:03.5513078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5513191Z with 2023-01-11T22:52:03.5513255Z [ 2023-01-11T22:52:03.5513333Z T=std::string 2023-01-11T22:52:03.5513395Z ] 2023-01-11T22:52:03.5513758Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5513823Z with 2023-01-11T22:52:03.5513886Z [ 2023-01-11T22:52:03.5513962Z T=std::string 2023-01-11T22:52:03.5514021Z ] 2023-01-11T22:52:03.5514403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5514465Z with 2023-01-11T22:52:03.5514527Z [ 2023-01-11T22:52:03.5514595Z T=std::string 2023-01-11T22:52:03.5514656Z ] 2023-01-11T22:52:03.5514982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5515308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5515655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5515718Z with 2023-01-11T22:52:03.5515780Z [ 2023-01-11T22:52:03.5515857Z T=std::string 2023-01-11T22:52:03.5515917Z ] 2023-01-11T22:52:03.5516227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5516291Z with 2023-01-11T22:52:03.5516351Z [ 2023-01-11T22:52:03.5516437Z T=c10::QualifiedName 2023-01-11T22:52:03.5516497Z ] 2023-01-11T22:52:03.5516821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5516885Z with 2023-01-11T22:52:03.5516934Z [ 2023-01-11T22:52:03.5517024Z T=c10::QualifiedName 2023-01-11T22:52:03.5517086Z ] 2023-01-11T22:52:03.5517448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5517868Z with 2023-01-11T22:52:03.5517933Z [ 2023-01-11T22:52:03.5518024Z T=c10::QualifiedName 2023-01-11T22:52:03.5518085Z ] 2023-01-11T22:52:03.5518529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5518646Z with 2023-01-11T22:52:03.5518708Z [ 2023-01-11T22:52:03.5518798Z T=c10::QualifiedName 2023-01-11T22:52:03.5518859Z ] 2023-01-11T22:52:03.5519250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5519593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5519939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5520004Z with 2023-01-11T22:52:03.5520064Z [ 2023-01-11T22:52:03.5520143Z T=c10::QualifiedName 2023-01-11T22:52:03.5520204Z ] 2023-01-11T22:52:03.5520507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5520571Z with 2023-01-11T22:52:03.5520632Z [ 2023-01-11T22:52:03.5520768Z T=std::shared_ptr 2023-01-11T22:52:03.5520832Z ] 2023-01-11T22:52:03.5521154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5521216Z with 2023-01-11T22:52:03.5521277Z [ 2023-01-11T22:52:03.5521409Z T=std::shared_ptr 2023-01-11T22:52:03.5521469Z ] 2023-01-11T22:52:03.5521837Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5521902Z with 2023-01-11T22:52:03.5521965Z [ 2023-01-11T22:52:03.5522083Z T=std::shared_ptr 2023-01-11T22:52:03.5522143Z ] 2023-01-11T22:52:03.5522533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5522601Z with 2023-01-11T22:52:03.5522664Z [ 2023-01-11T22:52:03.5522794Z T=std::shared_ptr 2023-01-11T22:52:03.5522854Z ] 2023-01-11T22:52:03.5523224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5523592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5523929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5524343Z with 2023-01-11T22:52:03.5524461Z [ 2023-01-11T22:52:03.5524602Z T=std::shared_ptr 2023-01-11T22:52:03.5524668Z ] 2023-01-11T22:52:03.5525113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5525181Z with 2023-01-11T22:52:03.5525243Z [ 2023-01-11T22:52:03.5525376Z T=std::weak_ptr 2023-01-11T22:52:03.5525440Z ] 2023-01-11T22:52:03.5525750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5525819Z with 2023-01-11T22:52:03.5525880Z [ 2023-01-11T22:52:03.5526012Z T=std::weak_ptr 2023-01-11T22:52:03.5526073Z ] 2023-01-11T22:52:03.5526437Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5526501Z with 2023-01-11T22:52:03.5526565Z [ 2023-01-11T22:52:03.5526695Z T=std::weak_ptr 2023-01-11T22:52:03.5526755Z ] 2023-01-11T22:52:03.5527139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5527203Z with 2023-01-11T22:52:03.5527265Z [ 2023-01-11T22:52:03.5527391Z T=std::weak_ptr 2023-01-11T22:52:03.5527452Z ] 2023-01-11T22:52:03.5527822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5528184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5528527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5528592Z with 2023-01-11T22:52:03.5528642Z [ 2023-01-11T22:52:03.5528772Z T=std::weak_ptr 2023-01-11T22:52:03.5528834Z ] 2023-01-11T22:52:03.5529146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5529210Z with 2023-01-11T22:52:03.5529272Z [ 2023-01-11T22:52:03.5529431Z T=std::vector> 2023-01-11T22:52:03.5529492Z ] 2023-01-11T22:52:03.5529821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5529887Z with 2023-01-11T22:52:03.5529947Z [ 2023-01-11T22:52:03.5530101Z T=std::vector> 2023-01-11T22:52:03.5530163Z ] 2023-01-11T22:52:03.5530631Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5530697Z with 2023-01-11T22:52:03.5530756Z [ 2023-01-11T22:52:03.5530900Z T=std::vector> 2023-01-11T22:52:03.5530961Z ] 2023-01-11T22:52:03.5531445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5531511Z with 2023-01-11T22:52:03.5531571Z [ 2023-01-11T22:52:03.5531722Z T=std::vector> 2023-01-11T22:52:03.5531782Z ] 2023-01-11T22:52:03.5532157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5532540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5532884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5532949Z with 2023-01-11T22:52:03.5533009Z [ 2023-01-11T22:52:03.5533160Z T=std::vector> 2023-01-11T22:52:03.5533220Z ] 2023-01-11T22:52:03.5533527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5533590Z with 2023-01-11T22:52:03.5533651Z [ 2023-01-11T22:52:03.5533772Z T=std::vector> 2023-01-11T22:52:03.5533832Z ] 2023-01-11T22:52:03.5534148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5534212Z with 2023-01-11T22:52:03.5534272Z [ 2023-01-11T22:52:03.5534389Z T=std::vector> 2023-01-11T22:52:03.5534450Z ] 2023-01-11T22:52:03.5534811Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5534878Z with 2023-01-11T22:52:03.5534940Z [ 2023-01-11T22:52:03.5535058Z T=std::vector> 2023-01-11T22:52:03.5535119Z ] 2023-01-11T22:52:03.5535508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5535572Z with 2023-01-11T22:52:03.5535633Z [ 2023-01-11T22:52:03.5535749Z T=std::vector> 2023-01-11T22:52:03.5535812Z ] 2023-01-11T22:52:03.5536164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5536609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5537005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5537073Z with 2023-01-11T22:52:03.5537493Z [ 2023-01-11T22:52:03.5537621Z T=std::vector> 2023-01-11T22:52:03.5537684Z ] 2023-01-11T22:52:03.5537992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5538057Z with 2023-01-11T22:52:03.5538118Z [ 2023-01-11T22:52:03.5538289Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5538352Z ] 2023-01-11T22:52:03.5538680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5538746Z with 2023-01-11T22:52:03.5538810Z [ 2023-01-11T22:52:03.5538981Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5539045Z ] 2023-01-11T22:52:03.5539405Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5539469Z with 2023-01-11T22:52:03.5539528Z [ 2023-01-11T22:52:03.5539694Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5539747Z ] 2023-01-11T22:52:03.5540133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5540197Z with 2023-01-11T22:52:03.5540258Z [ 2023-01-11T22:52:03.5540429Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5540491Z ] 2023-01-11T22:52:03.5540888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5541282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5541616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5541961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5542026Z with 2023-01-11T22:52:03.5542087Z [ 2023-01-11T22:52:03.5542288Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5542367Z ] 2023-01-11T22:52:03.5542679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5542799Z with 2023-01-11T22:52:03.5542863Z [ 2023-01-11T22:52:03.5543069Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5543134Z ] 2023-01-11T22:52:03.5543497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5543560Z with 2023-01-11T22:52:03.5543609Z [ 2023-01-11T22:52:03.5543769Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5543829Z ] 2023-01-11T22:52:03.5544187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5544256Z with 2023-01-11T22:52:03.5544317Z [ 2023-01-11T22:52:03.5544473Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5544534Z ] 2023-01-11T22:52:03.5544922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5544986Z with 2023-01-11T22:52:03.5545047Z [ 2023-01-11T22:52:03.5545205Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5545267Z ] 2023-01-11T22:52:03.5545656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5546038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5546356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5546693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5546758Z with 2023-01-11T22:52:03.5546817Z [ 2023-01-11T22:52:03.5546976Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5547037Z ] 2023-01-11T22:52:03.5547344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5547395Z with 2023-01-11T22:52:03.5547454Z [ 2023-01-11T22:52:03.5547576Z T=std::vector> 2023-01-11T22:52:03.5547638Z ] 2023-01-11T22:52:03.5547957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5548020Z with 2023-01-11T22:52:03.5548080Z [ 2023-01-11T22:52:03.5548205Z T=std::vector> 2023-01-11T22:52:03.5548317Z ] 2023-01-11T22:52:03.5548730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5548794Z with 2023-01-11T22:52:03.5548906Z [ 2023-01-11T22:52:03.5549029Z T=std::vector> 2023-01-11T22:52:03.5549091Z ] 2023-01-11T22:52:03.5549525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5549591Z with 2023-01-11T22:52:03.5549641Z [ 2023-01-11T22:52:03.5549763Z T=std::vector> 2023-01-11T22:52:03.5549824Z ] 2023-01-11T22:52:03.5550179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5550535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5550876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5550940Z with 2023-01-11T22:52:03.5551003Z [ 2023-01-11T22:52:03.5551124Z T=std::vector> 2023-01-11T22:52:03.5551185Z ] 2023-01-11T22:52:03.5551492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5551559Z with 2023-01-11T22:52:03.5551619Z [ 2023-01-11T22:52:03.5551772Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5551838Z ] 2023-01-11T22:52:03.5552232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5552298Z with 2023-01-11T22:52:03.5552358Z [ 2023-01-11T22:52:03.5552511Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5552561Z ] 2023-01-11T22:52:03.5552925Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5552993Z with 2023-01-11T22:52:03.5553053Z [ 2023-01-11T22:52:03.5553205Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5553268Z ] 2023-01-11T22:52:03.5553658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5553726Z with 2023-01-11T22:52:03.5553788Z [ 2023-01-11T22:52:03.5553938Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5554002Z ] 2023-01-11T22:52:03.5554442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5554949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5555387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.5555734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5555799Z with 2023-01-11T22:52:03.5555861Z [ 2023-01-11T22:52:03.5556015Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5556078Z ] 2023-01-11T22:52:03.5556385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5556449Z with 2023-01-11T22:52:03.5556498Z [ 2023-01-11T22:52:03.5556650Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5556712Z ] 2023-01-11T22:52:03.5557034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5557104Z with 2023-01-11T22:52:03.5557164Z [ 2023-01-11T22:52:03.5557318Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5557379Z ] 2023-01-11T22:52:03.5557738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5557803Z with 2023-01-11T22:52:03.5557864Z [ 2023-01-11T22:52:03.5558015Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5558075Z ] 2023-01-11T22:52:03.5558467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5558529Z with 2023-01-11T22:52:03.5558591Z [ 2023-01-11T22:52:03.5558731Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5558791Z ] 2023-01-11T22:52:03.5559178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5559582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5559973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.5560317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5560381Z with 2023-01-11T22:52:03.5560447Z [ 2023-01-11T22:52:03.5560647Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5560708Z ] 2023-01-11T22:52:03.5561013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5561077Z with 2023-01-11T22:52:03.5561138Z [ 2023-01-11T22:52:03.5561244Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5561347Z ] 2023-01-11T22:52:03.5561671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5561735Z with 2023-01-11T22:52:03.5561798Z [ 2023-01-11T22:52:03.5561902Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5561962Z ] 2023-01-11T22:52:03.5562312Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5562377Z with 2023-01-11T22:52:03.5562440Z [ 2023-01-11T22:52:03.5562544Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5562604Z ] 2023-01-11T22:52:03.5562996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5563061Z with 2023-01-11T22:52:03.5563123Z [ 2023-01-11T22:52:03.5563226Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5563289Z ] 2023-01-11T22:52:03.5563639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5563973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5564039Z with 2023-01-11T22:52:03.5564098Z [ 2023-01-11T22:52:03.5564203Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5564262Z ] 2023-01-11T22:52:03.5564647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.5564986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5565051Z with 2023-01-11T22:52:03.5565099Z [ 2023-01-11T22:52:03.5565256Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5565323Z ] 2023-01-11T22:52:03.5565629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5565693Z with 2023-01-11T22:52:03.5565754Z [ 2023-01-11T22:52:03.5565952Z T=std::vector> 2023-01-11T22:52:03.5566015Z ] 2023-01-11T22:52:03.5566382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5566447Z with 2023-01-11T22:52:03.5566510Z [ 2023-01-11T22:52:03.5566755Z T=std::vector> 2023-01-11T22:52:03.5566819Z ] 2023-01-11T22:52:03.5567184Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5567250Z with 2023-01-11T22:52:03.5567311Z [ 2023-01-11T22:52:03.5567532Z T=std::vector> 2023-01-11T22:52:03.5567593Z ] 2023-01-11T22:52:03.5567984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5568051Z with 2023-01-11T22:52:03.5568114Z [ 2023-01-11T22:52:03.5568299Z T=std::vector> 2023-01-11T22:52:03.5568360Z ] 2023-01-11T22:52:03.5568777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5569200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5569546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5569615Z with 2023-01-11T22:52:03.5569676Z [ 2023-01-11T22:52:03.5569864Z T=std::vector> 2023-01-11T22:52:03.5569928Z ] 2023-01-11T22:52:03.5570241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5570306Z with 2023-01-11T22:52:03.5570367Z [ 2023-01-11T22:52:03.5570468Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5570530Z ] 2023-01-11T22:52:03.5570853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5570916Z with 2023-01-11T22:52:03.5570968Z [ 2023-01-11T22:52:03.5571067Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5571130Z ] 2023-01-11T22:52:03.5571498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5571563Z with 2023-01-11T22:52:03.5571627Z [ 2023-01-11T22:52:03.5571728Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5571790Z ] 2023-01-11T22:52:03.5572178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5572245Z with 2023-01-11T22:52:03.5572307Z [ 2023-01-11T22:52:03.5572405Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5572510Z ] 2023-01-11T22:52:03.5572860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5573214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5573601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5573670Z with 2023-01-11T22:52:03.5573733Z [ 2023-01-11T22:52:03.5573819Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5573881Z ] 2023-01-11T22:52:03.5574187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5574251Z with 2023-01-11T22:52:03.5574315Z [ 2023-01-11T22:52:03.5574399Z T=c10::IValue 2023-01-11T22:52:03.5574459Z ] 2023-01-11T22:52:03.5574780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5574844Z with 2023-01-11T22:52:03.5574904Z [ 2023-01-11T22:52:03.5574984Z T=c10::IValue 2023-01-11T22:52:03.5575044Z ] 2023-01-11T22:52:03.5575406Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5575471Z with 2023-01-11T22:52:03.5575528Z [ 2023-01-11T22:52:03.5575592Z T=c10::IValue 2023-01-11T22:52:03.5575652Z ] 2023-01-11T22:52:03.5576032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5576098Z with 2023-01-11T22:52:03.5576160Z [ 2023-01-11T22:52:03.5576233Z T=c10::IValue 2023-01-11T22:52:03.5576295Z ] 2023-01-11T22:52:03.5576626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5576957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5577302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5577366Z with 2023-01-11T22:52:03.5577425Z [ 2023-01-11T22:52:03.5577502Z T=c10::IValue 2023-01-11T22:52:03.5577562Z ] 2023-01-11T22:52:03.5577869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5577938Z with 2023-01-11T22:52:03.5577998Z [ 2023-01-11T22:52:03.5578068Z T=c10::AliasInfo 2023-01-11T22:52:03.5578129Z ] 2023-01-11T22:52:03.5578449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5578557Z with 2023-01-11T22:52:03.5578618Z [ 2023-01-11T22:52:03.5578699Z T=c10::AliasInfo 2023-01-11T22:52:03.5578758Z ] 2023-01-11T22:52:03.5579159Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5579224Z with 2023-01-11T22:52:03.5579284Z [ 2023-01-11T22:52:03.5579364Z T=c10::AliasInfo 2023-01-11T22:52:03.5579423Z ] 2023-01-11T22:52:03.5579811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5579875Z with 2023-01-11T22:52:03.5579936Z [ 2023-01-11T22:52:03.5580003Z T=c10::AliasInfo 2023-01-11T22:52:03.5580062Z ] 2023-01-11T22:52:03.5580387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5580722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5581061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5581125Z with 2023-01-11T22:52:03.5581186Z [ 2023-01-11T22:52:03.5581268Z T=c10::AliasInfo 2023-01-11T22:52:03.5581328Z ] 2023-01-11T22:52:03.5581695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5581761Z with 2023-01-11T22:52:03.5581822Z [ 2023-01-11T22:52:03.5581956Z T=std::vector> 2023-01-11T22:52:03.5582018Z ] 2023-01-11T22:52:03.5582381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5582448Z with 2023-01-11T22:52:03.5582508Z [ 2023-01-11T22:52:03.5582630Z T=std::vector> 2023-01-11T22:52:03.5582690Z ] 2023-01-11T22:52:03.5583047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5583111Z with 2023-01-11T22:52:03.5583170Z [ 2023-01-11T22:52:03.5583300Z T=std::vector> 2023-01-11T22:52:03.5583366Z ] 2023-01-11T22:52:03.5583757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5583824Z with 2023-01-11T22:52:03.5583884Z [ 2023-01-11T22:52:03.5584012Z T=std::vector> 2023-01-11T22:52:03.5584073Z ] 2023-01-11T22:52:03.5584422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5584536Z with 2023-01-11T22:52:03.5584597Z [ 2023-01-11T22:52:03.5584674Z T=c10::SymInt 2023-01-11T22:52:03.5584723Z ] 2023-01-11T22:52:03.5585106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5585170Z with 2023-01-11T22:52:03.5585230Z [ 2023-01-11T22:52:03.5585307Z T=c10::SymInt 2023-01-11T22:52:03.5585366Z ] 2023-01-11T22:52:03.5585733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.5586164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.5586506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5586572Z with 2023-01-11T22:52:03.5586634Z [ 2023-01-11T22:52:03.5586768Z T=std::vector> 2023-01-11T22:52:03.5586830Z ] 2023-01-11T22:52:03.5587138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5587203Z with 2023-01-11T22:52:03.5587262Z [ 2023-01-11T22:52:03.5587405Z T=c10::either 2023-01-11T22:52:03.5587467Z ] 2023-01-11T22:52:03.5587788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5587840Z with 2023-01-11T22:52:03.5587898Z [ 2023-01-11T22:52:03.5588037Z T=c10::either 2023-01-11T22:52:03.5588098Z ] 2023-01-11T22:52:03.5588457Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5588523Z with 2023-01-11T22:52:03.5588585Z [ 2023-01-11T22:52:03.5588721Z T=c10::either 2023-01-11T22:52:03.5588785Z ] 2023-01-11T22:52:03.5589167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5589232Z with 2023-01-11T22:52:03.5589294Z [ 2023-01-11T22:52:03.5589429Z T=c10::either 2023-01-11T22:52:03.5589490Z ] 2023-01-11T22:52:03.5589866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5590263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5590647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5590710Z with 2023-01-11T22:52:03.5590770Z [ 2023-01-11T22:52:03.5590931Z T=c10::either 2023-01-11T22:52:03.5590992Z ] 2023-01-11T22:52:03.5591304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5591367Z with 2023-01-11T22:52:03.5591428Z [ 2023-01-11T22:52:03.5591520Z T=at::StepCallbacks 2023-01-11T22:52:03.5591581Z ] 2023-01-11T22:52:03.5591905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5591968Z with 2023-01-11T22:52:03.5592031Z [ 2023-01-11T22:52:03.5592195Z T=at::StepCallbacks 2023-01-11T22:52:03.5592257Z ] 2023-01-11T22:52:03.5592623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5592687Z with 2023-01-11T22:52:03.5592756Z [ 2023-01-11T22:52:03.5592833Z T=at::StepCallbacks 2023-01-11T22:52:03.5592891Z ] 2023-01-11T22:52:03.5593276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5593344Z with 2023-01-11T22:52:03.5593408Z [ 2023-01-11T22:52:03.5593497Z T=at::StepCallbacks 2023-01-11T22:52:03.5593557Z ] 2023-01-11T22:52:03.5593900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5594251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5594587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5594653Z with 2023-01-11T22:52:03.5594715Z [ 2023-01-11T22:52:03.5594806Z T=at::StepCallbacks 2023-01-11T22:52:03.5594866Z ] 2023-01-11T22:52:03.5595172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5595235Z with 2023-01-11T22:52:03.5595294Z [ 2023-01-11T22:52:03.5595374Z T=c10::DimVector 2023-01-11T22:52:03.5595425Z ] 2023-01-11T22:52:03.5595742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5595806Z with 2023-01-11T22:52:03.5595863Z [ 2023-01-11T22:52:03.5595943Z T=c10::DimVector 2023-01-11T22:52:03.5596004Z ] 2023-01-11T22:52:03.5596365Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5596478Z with 2023-01-11T22:52:03.5596538Z [ 2023-01-11T22:52:03.5596619Z T=c10::DimVector 2023-01-11T22:52:03.5596679Z ] 2023-01-11T22:52:03.5597106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5597171Z with 2023-01-11T22:52:03.5597232Z [ 2023-01-11T22:52:03.5597310Z T=c10::DimVector 2023-01-11T22:52:03.5597358Z ] 2023-01-11T22:52:03.5597684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5598018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5598363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5598426Z with 2023-01-11T22:52:03.5598487Z [ 2023-01-11T22:52:03.5598569Z T=c10::DimVector 2023-01-11T22:52:03.5598630Z ] 2023-01-11T22:52:03.5598937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5599002Z with 2023-01-11T22:52:03.5599065Z [ 2023-01-11T22:52:03.5599167Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5599228Z ] 2023-01-11T22:52:03.5599544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5599606Z with 2023-01-11T22:52:03.5599665Z [ 2023-01-11T22:52:03.5599765Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5599818Z ] 2023-01-11T22:52:03.5600177Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5600239Z with 2023-01-11T22:52:03.5600299Z [ 2023-01-11T22:52:03.5600399Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5600459Z ] 2023-01-11T22:52:03.5600851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5600915Z with 2023-01-11T22:52:03.5600974Z [ 2023-01-11T22:52:03.5601074Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5601135Z ] 2023-01-11T22:52:03.5601483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5601846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5602185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5602325Z with 2023-01-11T22:52:03.5602386Z [ 2023-01-11T22:52:03.5602488Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5602548Z ] 2023-01-11T22:52:03.5602882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5602946Z with 2023-01-11T22:52:03.5603005Z [ 2023-01-11T22:52:03.5603151Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5603214Z ] 2023-01-11T22:52:03.5603541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5603607Z with 2023-01-11T22:52:03.5603668Z [ 2023-01-11T22:52:03.5603810Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5603872Z ] 2023-01-11T22:52:03.5604236Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5604299Z with 2023-01-11T22:52:03.5604362Z [ 2023-01-11T22:52:03.5604501Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5604563Z ] 2023-01-11T22:52:03.5604949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5605003Z with 2023-01-11T22:52:03.5605061Z [ 2023-01-11T22:52:03.5605198Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5605257Z ] 2023-01-11T22:52:03.5605636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5606036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5606375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5606440Z with 2023-01-11T22:52:03.5606504Z [ 2023-01-11T22:52:03.5606645Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5606707Z ] 2023-01-11T22:52:03.5607015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5607082Z with 2023-01-11T22:52:03.5607144Z [ 2023-01-11T22:52:03.5607265Z T=std::tuple 2023-01-11T22:52:03.5607327Z ] 2023-01-11T22:52:03.5607647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5607713Z with 2023-01-11T22:52:03.5607762Z [ 2023-01-11T22:52:03.5607876Z T=std::tuple 2023-01-11T22:52:03.5607991Z ] 2023-01-11T22:52:03.5608353Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5608416Z with 2023-01-11T22:52:03.5608476Z [ 2023-01-11T22:52:03.5608594Z T=std::tuple 2023-01-11T22:52:03.5608656Z ] 2023-01-11T22:52:03.5609095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5609161Z with 2023-01-11T22:52:03.5609223Z [ 2023-01-11T22:52:03.5609336Z T=std::tuple 2023-01-11T22:52:03.5609398Z ] 2023-01-11T22:52:03.5609755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5610127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5610470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5610535Z with 2023-01-11T22:52:03.5610595Z [ 2023-01-11T22:52:03.5610712Z T=std::tuple 2023-01-11T22:52:03.5610763Z ] 2023-01-11T22:52:03.5611071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5611141Z with 2023-01-11T22:52:03.5611202Z [ 2023-01-11T22:52:03.5611300Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5611363Z ] 2023-01-11T22:52:03.5611682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5611751Z with 2023-01-11T22:52:03.5611813Z [ 2023-01-11T22:52:03.5611909Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5611973Z ] 2023-01-11T22:52:03.5612329Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5612463Z with 2023-01-11T22:52:03.5612530Z [ 2023-01-11T22:52:03.5612628Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5612675Z ] 2023-01-11T22:52:03.5613109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5613176Z with 2023-01-11T22:52:03.5613235Z [ 2023-01-11T22:52:03.5613331Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5613391Z ] 2023-01-11T22:52:03.5613730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5614088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5614486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5614551Z with 2023-01-11T22:52:03.5614611Z [ 2023-01-11T22:52:03.5614704Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5614764Z ] 2023-01-11T22:52:03.5615111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5615177Z with 2023-01-11T22:52:03.5615238Z [ 2023-01-11T22:52:03.5615351Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5615411Z ] 2023-01-11T22:52:03.5615720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5615784Z with 2023-01-11T22:52:03.5615845Z [ 2023-01-11T22:52:03.5615956Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5616016Z ] 2023-01-11T22:52:03.5616375Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5616441Z with 2023-01-11T22:52:03.5616501Z [ 2023-01-11T22:52:03.5616612Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5616671Z ] 2023-01-11T22:52:03.5617051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5617117Z with 2023-01-11T22:52:03.5617177Z [ 2023-01-11T22:52:03.5617287Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5617348Z ] 2023-01-11T22:52:03.5617700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5618062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5618395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5618462Z with 2023-01-11T22:52:03.5618513Z [ 2023-01-11T22:52:03.5618624Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5618686Z ] 2023-01-11T22:52:03.5618995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5619058Z with 2023-01-11T22:52:03.5619118Z [ 2023-01-11T22:52:03.5624050Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5624128Z ] 2023-01-11T22:52:03.5624469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5624541Z with 2023-01-11T22:52:03.5624606Z [ 2023-01-11T22:52:03.5624725Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5624860Z ] 2023-01-11T22:52:03.5625232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5625298Z with 2023-01-11T22:52:03.5625361Z [ 2023-01-11T22:52:03.5625476Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5625539Z ] 2023-01-11T22:52:03.5625986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5626051Z with 2023-01-11T22:52:03.5626112Z [ 2023-01-11T22:52:03.5626221Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5626281Z ] 2023-01-11T22:52:03.5626636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5627001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5627346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5627411Z with 2023-01-11T22:52:03.5627461Z [ 2023-01-11T22:52:03.5627575Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5627637Z ] 2023-01-11T22:52:03.5627953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5628022Z with 2023-01-11T22:52:03.5628084Z [ 2023-01-11T22:52:03.5628177Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5628237Z ] 2023-01-11T22:52:03.5628562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5628631Z with 2023-01-11T22:52:03.5628692Z [ 2023-01-11T22:52:03.5628779Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5628838Z ] 2023-01-11T22:52:03.5629198Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5629261Z with 2023-01-11T22:52:03.5629313Z [ 2023-01-11T22:52:03.5629402Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5629464Z ] 2023-01-11T22:52:03.5629851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5629917Z with 2023-01-11T22:52:03.5629979Z [ 2023-01-11T22:52:03.5630070Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5630132Z ] 2023-01-11T22:52:03.5630474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5630820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5631213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5631277Z with 2023-01-11T22:52:03.5631340Z [ 2023-01-11T22:52:03.5631431Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5631491Z ] 2023-01-11T22:52:03.5631836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5631901Z with 2023-01-11T22:52:03.5631952Z [ 2023-01-11T22:52:03.5632134Z T=at::ThreadLocalState 2023-01-11T22:52:03.5632199Z ] 2023-01-11T22:52:03.5632519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5632589Z with 2023-01-11T22:52:03.5632673Z [ 2023-01-11T22:52:03.5632767Z T=at::ThreadLocalState 2023-01-11T22:52:03.5632828Z ] 2023-01-11T22:52:03.5633194Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5633259Z with 2023-01-11T22:52:03.5633319Z [ 2023-01-11T22:52:03.5633412Z T=at::ThreadLocalState 2023-01-11T22:52:03.5633473Z ] 2023-01-11T22:52:03.5633864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5633931Z with 2023-01-11T22:52:03.5633980Z [ 2023-01-11T22:52:03.5634070Z T=at::ThreadLocalState 2023-01-11T22:52:03.5634134Z ] 2023-01-11T22:52:03.5634477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5634835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5635176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5635239Z with 2023-01-11T22:52:03.5635303Z [ 2023-01-11T22:52:03.5635398Z T=at::ThreadLocalState 2023-01-11T22:52:03.5635458Z ] 2023-01-11T22:52:03.5635765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5635828Z with 2023-01-11T22:52:03.5635891Z [ 2023-01-11T22:52:03.5636007Z T=std::shared_ptr 2023-01-11T22:52:03.5636068Z ] 2023-01-11T22:52:03.5636390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5636454Z with 2023-01-11T22:52:03.5636515Z [ 2023-01-11T22:52:03.5636618Z T=std::shared_ptr 2023-01-11T22:52:03.5636677Z ] 2023-01-11T22:52:03.5637038Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5637156Z with 2023-01-11T22:52:03.5637217Z [ 2023-01-11T22:52:03.5637328Z T=std::shared_ptr 2023-01-11T22:52:03.5637389Z ] 2023-01-11T22:52:03.5638215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5638291Z with 2023-01-11T22:52:03.5638352Z [ 2023-01-11T22:52:03.5638469Z T=std::shared_ptr 2023-01-11T22:52:03.5638529Z ] 2023-01-11T22:52:03.5638886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5639234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5639620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.5639962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5640027Z with 2023-01-11T22:52:03.5640090Z [ 2023-01-11T22:52:03.5640205Z T=std::shared_ptr 2023-01-11T22:52:03.5640256Z ] 2023-01-11T22:52:03.5640568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5640633Z with 2023-01-11T22:52:03.5640692Z [ 2023-01-11T22:52:03.5640793Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5640853Z ] 2023-01-11T22:52:03.5641172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5641237Z with 2023-01-11T22:52:03.5641298Z [ 2023-01-11T22:52:03.5641400Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5641461Z ] 2023-01-11T22:52:03.5641822Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5641890Z with 2023-01-11T22:52:03.5641952Z [ 2023-01-11T22:52:03.5642050Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5642098Z ] 2023-01-11T22:52:03.5642484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5642549Z with 2023-01-11T22:52:03.5642610Z [ 2023-01-11T22:52:03.5642708Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5642769Z ] 2023-01-11T22:52:03.5643113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5643500Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5643907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.5644250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5644314Z with 2023-01-11T22:52:03.5644376Z [ 2023-01-11T22:52:03.5644475Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5644537Z ] 2023-01-11T22:52:03.5644850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5644915Z with 2023-01-11T22:52:03.5644976Z [ 2023-01-11T22:52:03.5645088Z T=torch::jit::Method 2023-01-11T22:52:03.5645178Z ] 2023-01-11T22:52:03.5645674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5645766Z with 2023-01-11T22:52:03.5645868Z [ 2023-01-11T22:52:03.5646016Z T=torch::jit::Method 2023-01-11T22:52:03.5646124Z ] 2023-01-11T22:52:03.5646678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5646778Z with 2023-01-11T22:52:03.5646871Z [ 2023-01-11T22:52:03.5647012Z T=torch::jit::Method 2023-01-11T22:52:03.5647113Z ] 2023-01-11T22:52:03.5647731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5647837Z with 2023-01-11T22:52:03.5647943Z [ 2023-01-11T22:52:03.5648082Z T=torch::jit::Method 2023-01-11T22:52:03.5648178Z ] 2023-01-11T22:52:03.5648677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5649172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5649685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5649790Z with 2023-01-11T22:52:03.5649874Z [ 2023-01-11T22:52:03.5650006Z T=torch::jit::Method 2023-01-11T22:52:03.5650098Z ] 2023-01-11T22:52:03.5650530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5650630Z with 2023-01-11T22:52:03.5650720Z [ 2023-01-11T22:52:03.5650930Z T=std::vector> 2023-01-11T22:52:03.5651028Z ] 2023-01-11T22:52:03.5651677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5651783Z with 2023-01-11T22:52:03.5651889Z [ 2023-01-11T22:52:03.5652111Z T=std::vector> 2023-01-11T22:52:03.5652215Z ] 2023-01-11T22:52:03.5652888Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5653002Z with 2023-01-11T22:52:03.5653090Z [ 2023-01-11T22:52:03.5653318Z T=std::vector> 2023-01-11T22:52:03.5653424Z ] 2023-01-11T22:52:03.5654091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5654208Z with 2023-01-11T22:52:03.5654312Z [ 2023-01-11T22:52:03.5654542Z T=std::vector> 2023-01-11T22:52:03.5654645Z ] 2023-01-11T22:52:03.5655251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5655886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5656475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5656597Z with 2023-01-11T22:52:03.5656702Z [ 2023-01-11T22:52:03.5656936Z T=std::vector> 2023-01-11T22:52:03.5657040Z ] 2023-01-11T22:52:03.5657586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5657693Z with 2023-01-11T22:52:03.5657797Z [ 2023-01-11T22:52:03.5658079Z T=std::function 2023-01-11T22:52:03.5658183Z ] 2023-01-11T22:52:03.5658741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5658852Z with 2023-01-11T22:52:03.5658954Z [ 2023-01-11T22:52:03.5659233Z T=std::function 2023-01-11T22:52:03.5659335Z ] 2023-01-11T22:52:03.5659975Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5660084Z with 2023-01-11T22:52:03.5660174Z [ 2023-01-11T22:52:03.5660457Z T=std::function 2023-01-11T22:52:03.5660558Z ] 2023-01-11T22:52:03.5661244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5661439Z with 2023-01-11T22:52:03.5661545Z [ 2023-01-11T22:52:03.5661826Z T=std::function 2023-01-11T22:52:03.5661932Z ] 2023-01-11T22:52:03.5662694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5663429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5664024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5664133Z with 2023-01-11T22:52:03.5664237Z [ 2023-01-11T22:52:03.5664509Z T=std::function 2023-01-11T22:52:03.5664614Z ] 2023-01-11T22:52:03.5665165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5665277Z with 2023-01-11T22:52:03.5665380Z [ 2023-01-11T22:52:03.5665714Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5665819Z ] 2023-01-11T22:52:03.5666399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5666499Z with 2023-01-11T22:52:03.5666607Z [ 2023-01-11T22:52:03.5666934Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5667036Z ] 2023-01-11T22:52:03.5667675Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5667788Z with 2023-01-11T22:52:03.5667890Z [ 2023-01-11T22:52:03.5668223Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5668332Z ] 2023-01-11T22:52:03.5669099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5669212Z with 2023-01-11T22:52:03.5669315Z [ 2023-01-11T22:52:03.5669683Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5669786Z ] 2023-01-11T22:52:03.5670546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5671353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5671962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5672247Z with 2023-01-11T22:52:03.5672355Z [ 2023-01-11T22:52:03.5672690Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5672786Z ] 2023-01-11T22:52:03.5673377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5673492Z with 2023-01-11T22:52:03.5673598Z [ 2023-01-11T22:52:03.5673820Z T=std::vector> 2023-01-11T22:52:03.5673928Z ] 2023-01-11T22:52:03.5674505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5674616Z with 2023-01-11T22:52:03.5674729Z [ 2023-01-11T22:52:03.5674951Z T=std::vector> 2023-01-11T22:52:03.5675058Z ] 2023-01-11T22:52:03.5675698Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5675809Z with 2023-01-11T22:52:03.5675915Z [ 2023-01-11T22:52:03.5676138Z T=std::vector> 2023-01-11T22:52:03.5676247Z ] 2023-01-11T22:52:03.5676927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5677035Z with 2023-01-11T22:52:03.5677142Z [ 2023-01-11T22:52:03.5677366Z T=std::vector> 2023-01-11T22:52:03.5677470Z ] 2023-01-11T22:52:03.5678096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5678206Z with 2023-01-11T22:52:03.5678311Z [ 2023-01-11T22:52:03.5678435Z T=double 2023-01-11T22:52:03.5678541Z ] 2023-01-11T22:52:03.5679243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5679355Z with 2023-01-11T22:52:03.5679463Z [ 2023-01-11T22:52:03.5679582Z T=double 2023-01-11T22:52:03.5679686Z ] 2023-01-11T22:52:03.5680284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5680393Z with 2023-01-11T22:52:03.5680500Z [ 2023-01-11T22:52:03.5680719Z T=std::vector> 2023-01-11T22:52:03.5680827Z ] 2023-01-11T22:52:03.5681386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5681499Z with 2023-01-11T22:52:03.5681600Z [ 2023-01-11T22:52:03.5681783Z T=std::tuple 2023-01-11T22:52:03.5681884Z ] 2023-01-11T22:52:03.5682460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5682661Z with 2023-01-11T22:52:03.5682771Z [ 2023-01-11T22:52:03.5682965Z T=std::tuple 2023-01-11T22:52:03.5683072Z ] 2023-01-11T22:52:03.5683722Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5683882Z with 2023-01-11T22:52:03.5683987Z [ 2023-01-11T22:52:03.5684180Z T=std::tuple 2023-01-11T22:52:03.5684285Z ] 2023-01-11T22:52:03.5684980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5685096Z with 2023-01-11T22:52:03.5685204Z [ 2023-01-11T22:52:03.5685394Z T=std::tuple 2023-01-11T22:52:03.5685502Z ] 2023-01-11T22:52:03.5686135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5686823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5687434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5687549Z with 2023-01-11T22:52:03.5687660Z [ 2023-01-11T22:52:03.5687848Z T=std::tuple 2023-01-11T22:52:03.5687954Z ] 2023-01-11T22:52:03.5688500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5688611Z with 2023-01-11T22:52:03.5688707Z [ 2023-01-11T22:52:03.5688939Z T=std::vector> 2023-01-11T22:52:03.5689048Z ] 2023-01-11T22:52:03.5689625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5689736Z with 2023-01-11T22:52:03.5689845Z [ 2023-01-11T22:52:03.5690075Z T=std::vector> 2023-01-11T22:52:03.5690171Z ] 2023-01-11T22:52:03.5690791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5690905Z with 2023-01-11T22:52:03.5691012Z [ 2023-01-11T22:52:03.5691247Z T=std::vector> 2023-01-11T22:52:03.5691354Z ] 2023-01-11T22:52:03.5692057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5692170Z with 2023-01-11T22:52:03.5692278Z [ 2023-01-11T22:52:03.5692512Z T=std::vector> 2023-01-11T22:52:03.5692605Z ] 2023-01-11T22:52:03.5693271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5694070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5694741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5694854Z with 2023-01-11T22:52:03.5694966Z [ 2023-01-11T22:52:03.5695203Z T=std::vector> 2023-01-11T22:52:03.5695312Z ] 2023-01-11T22:52:03.5696179Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension.pyd 2023-01-11T22:52:03.5696493Z Creating library reloaded_jit_extension.lib and object reloaded_jit_extension.exp 2023-01-11T22:52:03.5696787Z Loading extension module reloaded_jit_extension... 2023-01-11T22:52:03.5697208Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.5697653Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 1 and re-building as reloaded_jit_extension_v1... 2023-01-11T22:52:03.5698137Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\build.ninja... 2023-01-11T22:52:03.5698374Z Building extension module reloaded_jit_extension_v1... 2023-01-11T22:52:03.5698730Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.5700459Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\main.cpp /Fomain.o 2023-01-11T22:52:03.5700707Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.5700962Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.5700979Z 2023-01-11T22:52:03.5701539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.5702098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5702214Z with 2023-01-11T22:52:03.5702324Z [ 2023-01-11T22:52:03.5702459Z T=c10::SymInt 2023-01-11T22:52:03.5702570Z ] 2023-01-11T22:52:03.5703152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5703341Z with 2023-01-11T22:52:03.5703449Z [ 2023-01-11T22:52:03.5703572Z T=c10::SymInt 2023-01-11T22:52:03.5703679Z ] 2023-01-11T22:52:03.5704328Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5704435Z with 2023-01-11T22:52:03.5704539Z [ 2023-01-11T22:52:03.5704728Z T=c10::SymInt 2023-01-11T22:52:03.5704834Z ] 2023-01-11T22:52:03.5705539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5705652Z with 2023-01-11T22:52:03.5705762Z [ 2023-01-11T22:52:03.5705896Z T=c10::SymInt 2023-01-11T22:52:03.5706008Z ] 2023-01-11T22:52:03.5706597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5707172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5707790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5707907Z with 2023-01-11T22:52:03.5708016Z [ 2023-01-11T22:52:03.5708138Z T=c10::SymInt 2023-01-11T22:52:03.5708248Z ] 2023-01-11T22:52:03.5708772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.5709331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5709442Z with 2023-01-11T22:52:03.5709551Z [ 2023-01-11T22:52:03.5709698Z T=at::TensorBase 2023-01-11T22:52:03.5709808Z ] 2023-01-11T22:52:03.5710394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5710508Z with 2023-01-11T22:52:03.5710617Z [ 2023-01-11T22:52:03.5710765Z T=at::TensorBase 2023-01-11T22:52:03.5710873Z ] 2023-01-11T22:52:03.5711523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5711636Z with 2023-01-11T22:52:03.5711743Z [ 2023-01-11T22:52:03.5711875Z T=at::TensorBase 2023-01-11T22:52:03.5711986Z ] 2023-01-11T22:52:03.5712781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5712895Z with 2023-01-11T22:52:03.5713001Z [ 2023-01-11T22:52:03.5713146Z T=at::TensorBase 2023-01-11T22:52:03.5713254Z ] 2023-01-11T22:52:03.5713853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5714551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5715174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5715288Z with 2023-01-11T22:52:03.5715455Z [ 2023-01-11T22:52:03.5715593Z T=at::TensorBase 2023-01-11T22:52:03.5715695Z ] 2023-01-11T22:52:03.5716233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5716343Z with 2023-01-11T22:52:03.5716451Z [ 2023-01-11T22:52:03.5716574Z T=at::Tensor 2023-01-11T22:52:03.5716688Z ] 2023-01-11T22:52:03.5717263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5717373Z with 2023-01-11T22:52:03.5717475Z [ 2023-01-11T22:52:03.5717605Z T=at::Tensor 2023-01-11T22:52:03.5717710Z ] 2023-01-11T22:52:03.5718356Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5718470Z with 2023-01-11T22:52:03.5718575Z [ 2023-01-11T22:52:03.5718707Z T=at::Tensor 2023-01-11T22:52:03.5718810Z ] 2023-01-11T22:52:03.5719513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5719627Z with 2023-01-11T22:52:03.5719733Z [ 2023-01-11T22:52:03.5719854Z T=at::Tensor 2023-01-11T22:52:03.5719957Z ] 2023-01-11T22:52:03.5720547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5721135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5721746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5721862Z with 2023-01-11T22:52:03.5721969Z [ 2023-01-11T22:52:03.5722101Z T=at::Tensor 2023-01-11T22:52:03.5722206Z ] 2023-01-11T22:52:03.5722766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5722873Z with 2023-01-11T22:52:03.5722978Z [ 2023-01-11T22:52:03.5723123Z T=at::Generator 2023-01-11T22:52:03.5723231Z ] 2023-01-11T22:52:03.5723809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5723918Z with 2023-01-11T22:52:03.5724019Z [ 2023-01-11T22:52:03.5724148Z T=at::Generator 2023-01-11T22:52:03.5724245Z ] 2023-01-11T22:52:03.5724984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5725095Z with 2023-01-11T22:52:03.5725203Z [ 2023-01-11T22:52:03.5725341Z T=at::Generator 2023-01-11T22:52:03.5725445Z ] 2023-01-11T22:52:03.5726212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5726324Z with 2023-01-11T22:52:03.5726429Z [ 2023-01-11T22:52:03.5726566Z T=at::Generator 2023-01-11T22:52:03.5726674Z ] 2023-01-11T22:52:03.5727266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5727865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5728479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5728591Z with 2023-01-11T22:52:03.5728694Z [ 2023-01-11T22:52:03.5728823Z T=at::Generator 2023-01-11T22:52:03.5728927Z ] 2023-01-11T22:52:03.5729480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5729592Z with 2023-01-11T22:52:03.5729699Z [ 2023-01-11T22:52:03.5729831Z T=c10::Scalar 2023-01-11T22:52:03.5729939Z ] 2023-01-11T22:52:03.5730517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5730623Z with 2023-01-11T22:52:03.5730728Z [ 2023-01-11T22:52:03.5730859Z T=c10::Scalar 2023-01-11T22:52:03.5730966Z ] 2023-01-11T22:52:03.5731612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5731724Z with 2023-01-11T22:52:03.5731828Z [ 2023-01-11T22:52:03.5731948Z T=c10::Scalar 2023-01-11T22:52:03.5732054Z ] 2023-01-11T22:52:03.5732721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5732836Z with 2023-01-11T22:52:03.5732940Z [ 2023-01-11T22:52:03.5733071Z T=c10::Scalar 2023-01-11T22:52:03.5733175Z ] 2023-01-11T22:52:03.5733766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5734347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5734958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5735145Z with 2023-01-11T22:52:03.5735252Z [ 2023-01-11T22:52:03.5735386Z T=c10::Scalar 2023-01-11T22:52:03.5735494Z ] 2023-01-11T22:52:03.5736047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5736156Z with 2023-01-11T22:52:03.5736316Z [ 2023-01-11T22:52:03.5736438Z T=std::string 2023-01-11T22:52:03.5736542Z ] 2023-01-11T22:52:03.5737117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5737224Z with 2023-01-11T22:52:03.5737329Z [ 2023-01-11T22:52:03.5737468Z T=std::string 2023-01-11T22:52:03.5737572Z ] 2023-01-11T22:52:03.5738214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5738323Z with 2023-01-11T22:52:03.5738427Z [ 2023-01-11T22:52:03.5738561Z T=std::string 2023-01-11T22:52:03.5738668Z ] 2023-01-11T22:52:03.5739373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5739481Z with 2023-01-11T22:52:03.5739582Z [ 2023-01-11T22:52:03.5739703Z T=std::string 2023-01-11T22:52:03.5739805Z ] 2023-01-11T22:52:03.5740395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5740967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5741581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5741693Z with 2023-01-11T22:52:03.5741798Z [ 2023-01-11T22:52:03.5741935Z T=std::string 2023-01-11T22:52:03.5742045Z ] 2023-01-11T22:52:03.5742598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5742712Z with 2023-01-11T22:52:03.5742818Z [ 2023-01-11T22:52:03.5742973Z T=c10::QualifiedName 2023-01-11T22:52:03.5743079Z ] 2023-01-11T22:52:03.5743657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5743767Z with 2023-01-11T22:52:03.5743877Z [ 2023-01-11T22:52:03.5744025Z T=c10::QualifiedName 2023-01-11T22:52:03.5744131Z ] 2023-01-11T22:52:03.5744782Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5744895Z with 2023-01-11T22:52:03.5745002Z [ 2023-01-11T22:52:03.5745157Z T=c10::QualifiedName 2023-01-11T22:52:03.5745902Z ] 2023-01-11T22:52:03.5746605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5746718Z with 2023-01-11T22:52:03.5746827Z [ 2023-01-11T22:52:03.5746982Z T=c10::QualifiedName 2023-01-11T22:52:03.5747091Z ] 2023-01-11T22:52:03.5747771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5748380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5749004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5749108Z with 2023-01-11T22:52:03.5749209Z [ 2023-01-11T22:52:03.5749337Z T=c10::QualifiedName 2023-01-11T22:52:03.5749447Z ] 2023-01-11T22:52:03.5750004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5750118Z with 2023-01-11T22:52:03.5750225Z [ 2023-01-11T22:52:03.5750458Z T=std::shared_ptr 2023-01-11T22:52:03.5750569Z ] 2023-01-11T22:52:03.5751154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5751270Z with 2023-01-11T22:52:03.5751381Z [ 2023-01-11T22:52:03.5751612Z T=std::shared_ptr 2023-01-11T22:52:03.5751719Z ] 2023-01-11T22:52:03.5752453Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5752569Z with 2023-01-11T22:52:03.5752675Z [ 2023-01-11T22:52:03.5752902Z T=std::shared_ptr 2023-01-11T22:52:03.5752996Z ] 2023-01-11T22:52:03.5753698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5753814Z with 2023-01-11T22:52:03.5753919Z [ 2023-01-11T22:52:03.5754147Z T=std::shared_ptr 2023-01-11T22:52:03.5754257Z ] 2023-01-11T22:52:03.5754920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5755583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5756202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5756317Z with 2023-01-11T22:52:03.5756515Z [ 2023-01-11T22:52:03.5756746Z T=std::shared_ptr 2023-01-11T22:52:03.5756854Z ] 2023-01-11T22:52:03.5757413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5757527Z with 2023-01-11T22:52:03.5757622Z [ 2023-01-11T22:52:03.5757904Z T=std::weak_ptr 2023-01-11T22:52:03.5758012Z ] 2023-01-11T22:52:03.5758597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5758696Z with 2023-01-11T22:52:03.5758806Z [ 2023-01-11T22:52:03.5759035Z T=std::weak_ptr 2023-01-11T22:52:03.5759149Z ] 2023-01-11T22:52:03.5759800Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5759913Z with 2023-01-11T22:52:03.5760020Z [ 2023-01-11T22:52:03.5760243Z T=std::weak_ptr 2023-01-11T22:52:03.5760352Z ] 2023-01-11T22:52:03.5761057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5761169Z with 2023-01-11T22:52:03.5761276Z [ 2023-01-11T22:52:03.5761497Z T=std::weak_ptr 2023-01-11T22:52:03.5761602Z ] 2023-01-11T22:52:03.5762254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5762900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5763515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5763633Z with 2023-01-11T22:52:03.5763728Z [ 2023-01-11T22:52:03.5763952Z T=std::weak_ptr 2023-01-11T22:52:03.5764060Z ] 2023-01-11T22:52:03.5764618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5764734Z with 2023-01-11T22:52:03.5764842Z [ 2023-01-11T22:52:03.5765109Z T=std::vector> 2023-01-11T22:52:03.5765218Z ] 2023-01-11T22:52:03.5765801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5765915Z with 2023-01-11T22:52:03.5766016Z [ 2023-01-11T22:52:03.5766270Z T=std::vector> 2023-01-11T22:52:03.5766371Z ] 2023-01-11T22:52:03.5767018Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5767212Z with 2023-01-11T22:52:03.5767318Z [ 2023-01-11T22:52:03.5767590Z T=std::vector> 2023-01-11T22:52:03.5767685Z ] 2023-01-11T22:52:03.5768450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5768560Z with 2023-01-11T22:52:03.5768666Z [ 2023-01-11T22:52:03.5768936Z T=std::vector> 2023-01-11T22:52:03.5769046Z ] 2023-01-11T22:52:03.5769865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5770620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5771283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5771399Z with 2023-01-11T22:52:03.5771508Z [ 2023-01-11T22:52:03.5771812Z T=std::vector> 2023-01-11T22:52:03.5771921Z ] 2023-01-11T22:52:03.5772513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5772664Z with 2023-01-11T22:52:03.5772776Z [ 2023-01-11T22:52:03.5772987Z T=std::vector> 2023-01-11T22:52:03.5773096Z ] 2023-01-11T22:52:03.5773742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5773843Z with 2023-01-11T22:52:03.5773948Z [ 2023-01-11T22:52:03.5774161Z T=std::vector> 2023-01-11T22:52:03.5774302Z ] 2023-01-11T22:52:03.5774969Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5775077Z with 2023-01-11T22:52:03.5775178Z [ 2023-01-11T22:52:03.5775424Z T=std::vector> 2023-01-11T22:52:03.5775532Z ] 2023-01-11T22:52:03.5776266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5776380Z with 2023-01-11T22:52:03.5776521Z [ 2023-01-11T22:52:03.5776730Z T=std::vector> 2023-01-11T22:52:03.5776843Z ] 2023-01-11T22:52:03.5777550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5778217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5778971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5779086Z with 2023-01-11T22:52:03.5779211Z [ 2023-01-11T22:52:03.5779424Z T=std::vector> 2023-01-11T22:52:03.5779531Z ] 2023-01-11T22:52:03.5780193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5780338Z with 2023-01-11T22:52:03.5780446Z [ 2023-01-11T22:52:03.5780743Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5780881Z ] 2023-01-11T22:52:03.5781497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5781609Z with 2023-01-11T22:52:03.5781720Z [ 2023-01-11T22:52:03.5782051Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5782158Z ] 2023-01-11T22:52:03.5782840Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5782987Z with 2023-01-11T22:52:03.5783093Z [ 2023-01-11T22:52:03.5783387Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5783479Z ] 2023-01-11T22:52:03.5784214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5784314Z with 2023-01-11T22:52:03.5784412Z [ 2023-01-11T22:52:03.5784710Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5784812Z ] 2023-01-11T22:52:03.5785477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5786179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5786834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5787487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5787596Z with 2023-01-11T22:52:03.5787701Z [ 2023-01-11T22:52:03.5788017Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5788125Z ] 2023-01-11T22:52:03.5788678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5788909Z with 2023-01-11T22:52:03.5789046Z [ 2023-01-11T22:52:03.5789306Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5789407Z ] 2023-01-11T22:52:03.5789996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5790143Z with 2023-01-11T22:52:03.5790254Z [ 2023-01-11T22:52:03.5790636Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5790745Z ] 2023-01-11T22:52:03.5791424Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5791540Z with 2023-01-11T22:52:03.5791679Z [ 2023-01-11T22:52:03.5791954Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5792162Z ] 2023-01-11T22:52:03.5792910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5793025Z with 2023-01-11T22:52:03.5793129Z [ 2023-01-11T22:52:03.5793442Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5793550Z ] 2023-01-11T22:52:03.5794274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.5795028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.5795640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.5796275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5796390Z with 2023-01-11T22:52:03.5796500Z [ 2023-01-11T22:52:03.5796813Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.5796928Z ] 2023-01-11T22:52:03.5797521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5797641Z with 2023-01-11T22:52:03.5797769Z [ 2023-01-11T22:52:03.5797990Z T=std::vector> 2023-01-11T22:52:03.5798097Z ] 2023-01-11T22:52:03.5798717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5798864Z with 2023-01-11T22:52:03.5798974Z [ 2023-01-11T22:52:03.5799188Z T=std::vector> 2023-01-11T22:52:03.5799292Z ] 2023-01-11T22:52:03.5800005Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5800228Z with 2023-01-11T22:52:03.5800336Z [ 2023-01-11T22:52:03.5800589Z T=std::vector> 2023-01-11T22:52:03.5800696Z ] 2023-01-11T22:52:03.5802137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5802260Z with 2023-01-11T22:52:03.5802363Z [ 2023-01-11T22:52:03.5802599Z T=std::vector> 2023-01-11T22:52:03.5802706Z ] 2023-01-11T22:52:03.5803369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5804040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5804695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5804841Z with 2023-01-11T22:52:03.5804947Z [ 2023-01-11T22:52:03.5805167Z T=std::vector> 2023-01-11T22:52:03.5805278Z ] 2023-01-11T22:52:03.5805887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5806003Z with 2023-01-11T22:52:03.5806115Z [ 2023-01-11T22:52:03.5806411Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5806522Z ] 2023-01-11T22:52:03.5807113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5807222Z with 2023-01-11T22:52:03.5807324Z [ 2023-01-11T22:52:03.5807617Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5807707Z ] 2023-01-11T22:52:03.5808383Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5808489Z with 2023-01-11T22:52:03.5808628Z [ 2023-01-11T22:52:03.5808895Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5808996Z ] 2023-01-11T22:52:03.5809752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5809865Z with 2023-01-11T22:52:03.5809969Z [ 2023-01-11T22:52:03.5810262Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5810371Z ] 2023-01-11T22:52:03.5811095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5811869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5812695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.5813402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5813552Z with 2023-01-11T22:52:03.5813657Z [ 2023-01-11T22:52:03.5813925Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.5814060Z ] 2023-01-11T22:52:03.5814644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5814757Z with 2023-01-11T22:52:03.5814853Z [ 2023-01-11T22:52:03.5815150Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5815257Z ] 2023-01-11T22:52:03.5815864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5815978Z with 2023-01-11T22:52:03.5816089Z [ 2023-01-11T22:52:03.5816389Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5816501Z ] 2023-01-11T22:52:03.5817176Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5817330Z with 2023-01-11T22:52:03.5817441Z [ 2023-01-11T22:52:03.5817707Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5817847Z ] 2023-01-11T22:52:03.5818572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5818686Z with 2023-01-11T22:52:03.5818797Z [ 2023-01-11T22:52:03.5819094Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5819191Z ] 2023-01-11T22:52:03.5819947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5820686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5821398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.5822028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5822173Z with 2023-01-11T22:52:03.5822280Z [ 2023-01-11T22:52:03.5822552Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.5822696Z ] 2023-01-11T22:52:03.5823277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5823494Z with 2023-01-11T22:52:03.5823604Z [ 2023-01-11T22:52:03.5823827Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5823938Z ] 2023-01-11T22:52:03.5824612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5824727Z with 2023-01-11T22:52:03.5824865Z [ 2023-01-11T22:52:03.5825050Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5825158Z ] 2023-01-11T22:52:03.5825810Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5825943Z with 2023-01-11T22:52:03.5826054Z [ 2023-01-11T22:52:03.5826238Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5826344Z ] 2023-01-11T22:52:03.5827110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5827228Z with 2023-01-11T22:52:03.5827336Z [ 2023-01-11T22:52:03.5827511Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5827656Z ] 2023-01-11T22:52:03.5828272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5828865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5828985Z with 2023-01-11T22:52:03.5829095Z [ 2023-01-11T22:52:03.5829278Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5829389Z ] 2023-01-11T22:52:03.5830080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.5830693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5830804Z with 2023-01-11T22:52:03.5830896Z [ 2023-01-11T22:52:03.5831080Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.5831190Z ] 2023-01-11T22:52:03.5831744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5831855Z with 2023-01-11T22:52:03.5831963Z [ 2023-01-11T22:52:03.5832375Z T=std::vector> 2023-01-11T22:52:03.5832491Z ] 2023-01-11T22:52:03.5833103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5833215Z with 2023-01-11T22:52:03.5833325Z [ 2023-01-11T22:52:03.5833695Z T=std::vector> 2023-01-11T22:52:03.5833807Z ] 2023-01-11T22:52:03.5834598Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5834710Z with 2023-01-11T22:52:03.5834816Z [ 2023-01-11T22:52:03.5835146Z T=std::vector> 2023-01-11T22:52:03.5835242Z ] 2023-01-11T22:52:03.5835999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5836105Z with 2023-01-11T22:52:03.5836201Z [ 2023-01-11T22:52:03.5836500Z T=std::vector> 2023-01-11T22:52:03.5836596Z ] 2023-01-11T22:52:03.5837283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5838028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5838645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5838760Z with 2023-01-11T22:52:03.5838868Z [ 2023-01-11T22:52:03.5839213Z T=std::vector> 2023-01-11T22:52:03.5839309Z ] 2023-01-11T22:52:03.5839873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5840019Z with 2023-01-11T22:52:03.5840123Z [ 2023-01-11T22:52:03.5840294Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5840402Z ] 2023-01-11T22:52:03.5840988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5841099Z with 2023-01-11T22:52:03.5841186Z [ 2023-01-11T22:52:03.5841348Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5841454Z ] 2023-01-11T22:52:03.5842070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5842183Z with 2023-01-11T22:52:03.5842287Z [ 2023-01-11T22:52:03.5842457Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5842564Z ] 2023-01-11T22:52:03.5843241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5843358Z with 2023-01-11T22:52:03.5843463Z [ 2023-01-11T22:52:03.5843634Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5843737Z ] 2023-01-11T22:52:03.5844331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5845072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5845743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5845899Z with 2023-01-11T22:52:03.5846005Z [ 2023-01-11T22:52:03.5846163Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.5846270Z ] 2023-01-11T22:52:03.5846841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5846988Z with 2023-01-11T22:52:03.5847093Z [ 2023-01-11T22:52:03.5847224Z T=c10::IValue 2023-01-11T22:52:03.5847327Z ] 2023-01-11T22:52:03.5847866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5847974Z with 2023-01-11T22:52:03.5848076Z [ 2023-01-11T22:52:03.5848210Z T=c10::IValue 2023-01-11T22:52:03.5848318Z ] 2023-01-11T22:52:03.5848960Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5849072Z with 2023-01-11T22:52:03.5849183Z [ 2023-01-11T22:52:03.5849301Z T=c10::IValue 2023-01-11T22:52:03.5849413Z ] 2023-01-11T22:52:03.5850098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5850204Z with 2023-01-11T22:52:03.5850310Z [ 2023-01-11T22:52:03.5850440Z T=c10::IValue 2023-01-11T22:52:03.5850545Z ] 2023-01-11T22:52:03.5851129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5851692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5852307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5852423Z with 2023-01-11T22:52:03.5852530Z [ 2023-01-11T22:52:03.5852662Z T=c10::IValue 2023-01-11T22:52:03.5852772Z ] 2023-01-11T22:52:03.5853317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5853436Z with 2023-01-11T22:52:03.5853549Z [ 2023-01-11T22:52:03.5853680Z T=c10::AliasInfo 2023-01-11T22:52:03.5853792Z ] 2023-01-11T22:52:03.5854349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5854457Z with 2023-01-11T22:52:03.5854666Z [ 2023-01-11T22:52:03.5854805Z T=c10::AliasInfo 2023-01-11T22:52:03.5854913Z ] 2023-01-11T22:52:03.5855537Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5855653Z with 2023-01-11T22:52:03.5855763Z [ 2023-01-11T22:52:03.5855901Z T=c10::AliasInfo 2023-01-11T22:52:03.5856078Z ] 2023-01-11T22:52:03.5856773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5856886Z with 2023-01-11T22:52:03.5856991Z [ 2023-01-11T22:52:03.5857113Z T=c10::AliasInfo 2023-01-11T22:52:03.5857289Z ] 2023-01-11T22:52:03.5857901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5858506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5859128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5859246Z with 2023-01-11T22:52:03.5859357Z [ 2023-01-11T22:52:03.5859497Z T=c10::AliasInfo 2023-01-11T22:52:03.5859598Z ] 2023-01-11T22:52:03.5860109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5860224Z with 2023-01-11T22:52:03.5860335Z [ 2023-01-11T22:52:03.5860549Z T=std::vector> 2023-01-11T22:52:03.5860648Z ] 2023-01-11T22:52:03.5861168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5861273Z with 2023-01-11T22:52:03.5861376Z [ 2023-01-11T22:52:03.5861591Z T=std::vector> 2023-01-11T22:52:03.5861684Z ] 2023-01-11T22:52:03.5862324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5862441Z with 2023-01-11T22:52:03.5862550Z [ 2023-01-11T22:52:03.5862788Z T=std::vector> 2023-01-11T22:52:03.5862902Z ] 2023-01-11T22:52:03.5863593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5863701Z with 2023-01-11T22:52:03.5863805Z [ 2023-01-11T22:52:03.5864038Z T=std::vector> 2023-01-11T22:52:03.5864141Z ] 2023-01-11T22:52:03.5864730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5864839Z with 2023-01-11T22:52:03.5865066Z [ 2023-01-11T22:52:03.5865197Z T=c10::SymInt 2023-01-11T22:52:03.5865306Z ] 2023-01-11T22:52:03.5865888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5865992Z with 2023-01-11T22:52:03.5866099Z [ 2023-01-11T22:52:03.5866233Z T=c10::SymInt 2023-01-11T22:52:03.5866410Z ] 2023-01-11T22:52:03.5867070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.5867811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.5868416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5868522Z with 2023-01-11T22:52:03.5868625Z [ 2023-01-11T22:52:03.5868852Z T=std::vector> 2023-01-11T22:52:03.5868962Z ] 2023-01-11T22:52:03.5869500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5869614Z with 2023-01-11T22:52:03.5869721Z [ 2023-01-11T22:52:03.5869967Z T=c10::either 2023-01-11T22:52:03.5870075Z ] 2023-01-11T22:52:03.5870648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5870760Z with 2023-01-11T22:52:03.5870848Z [ 2023-01-11T22:52:03.5871084Z T=c10::either 2023-01-11T22:52:03.5871189Z ] 2023-01-11T22:52:03.5871817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5871926Z with 2023-01-11T22:52:03.5872025Z [ 2023-01-11T22:52:03.5872355Z T=c10::either 2023-01-11T22:52:03.5872456Z ] 2023-01-11T22:52:03.5873120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5873289Z with 2023-01-11T22:52:03.5873394Z [ 2023-01-11T22:52:03.5873626Z T=c10::either 2023-01-11T22:52:03.5873728Z ] 2023-01-11T22:52:03.5874418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5875124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5875718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5875948Z with 2023-01-11T22:52:03.5876056Z [ 2023-01-11T22:52:03.5876265Z T=c10::either 2023-01-11T22:52:03.5876353Z ] 2023-01-11T22:52:03.5876907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5877014Z with 2023-01-11T22:52:03.5877117Z [ 2023-01-11T22:52:03.5877275Z T=at::StepCallbacks 2023-01-11T22:52:03.5877383Z ] 2023-01-11T22:52:03.5877944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5878058Z with 2023-01-11T22:52:03.5878162Z [ 2023-01-11T22:52:03.5878310Z T=at::StepCallbacks 2023-01-11T22:52:03.5878415Z ] 2023-01-11T22:52:03.5879059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5879168Z with 2023-01-11T22:52:03.5879278Z [ 2023-01-11T22:52:03.5879430Z T=at::StepCallbacks 2023-01-11T22:52:03.5879521Z ] 2023-01-11T22:52:03.5880212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5880321Z with 2023-01-11T22:52:03.5880426Z [ 2023-01-11T22:52:03.5880584Z T=at::StepCallbacks 2023-01-11T22:52:03.5880688Z ] 2023-01-11T22:52:03.5881287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5881903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5882505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5882617Z with 2023-01-11T22:52:03.5882722Z [ 2023-01-11T22:52:03.5882876Z T=at::StepCallbacks 2023-01-11T22:52:03.5882979Z ] 2023-01-11T22:52:03.5883517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5883623Z with 2023-01-11T22:52:03.5883728Z [ 2023-01-11T22:52:03.5883870Z T=c10::DimVector 2023-01-11T22:52:03.5883962Z ] 2023-01-11T22:52:03.5884535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5884645Z with 2023-01-11T22:52:03.5884749Z [ 2023-01-11T22:52:03.5884886Z T=c10::DimVector 2023-01-11T22:52:03.5884990Z ] 2023-01-11T22:52:03.5885586Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5885775Z with 2023-01-11T22:52:03.5885875Z [ 2023-01-11T22:52:03.5886003Z T=c10::DimVector 2023-01-11T22:52:03.5886100Z ] 2023-01-11T22:52:03.5886763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5886876Z with 2023-01-11T22:52:03.5887049Z [ 2023-01-11T22:52:03.5887191Z T=c10::DimVector 2023-01-11T22:52:03.5887282Z ] 2023-01-11T22:52:03.5887799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5888367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5888946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5889048Z with 2023-01-11T22:52:03.5889162Z [ 2023-01-11T22:52:03.5889302Z T=c10::DimVector 2023-01-11T22:52:03.5889404Z ] 2023-01-11T22:52:03.5889914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5890025Z with 2023-01-11T22:52:03.5890131Z [ 2023-01-11T22:52:03.5890303Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5890403Z ] 2023-01-11T22:52:03.5890912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5891012Z with 2023-01-11T22:52:03.5891113Z [ 2023-01-11T22:52:03.5891274Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5891362Z ] 2023-01-11T22:52:03.5891960Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5892075Z with 2023-01-11T22:52:03.5892172Z [ 2023-01-11T22:52:03.5892344Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5892450Z ] 2023-01-11T22:52:03.5893046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5893148Z with 2023-01-11T22:52:03.5893242Z [ 2023-01-11T22:52:03.5893401Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5893510Z ] 2023-01-11T22:52:03.5894080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5894685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5895293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5895530Z with 2023-01-11T22:52:03.5895638Z [ 2023-01-11T22:52:03.5895810Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.5895912Z ] 2023-01-11T22:52:03.5896440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5896556Z with 2023-01-11T22:52:03.5896671Z [ 2023-01-11T22:52:03.5896989Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5897108Z ] 2023-01-11T22:52:03.5897719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5897833Z with 2023-01-11T22:52:03.5897951Z [ 2023-01-11T22:52:03.5898221Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5898339Z ] 2023-01-11T22:52:03.5899007Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5899125Z with 2023-01-11T22:52:03.5899232Z [ 2023-01-11T22:52:03.5899496Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5899611Z ] 2023-01-11T22:52:03.5900336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5900460Z with 2023-01-11T22:52:03.5900561Z [ 2023-01-11T22:52:03.5900805Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5900921Z ] 2023-01-11T22:52:03.5901631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5902380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5903024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5903143Z with 2023-01-11T22:52:03.5903257Z [ 2023-01-11T22:52:03.5903521Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.5903627Z ] 2023-01-11T22:52:03.5904290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5904405Z with 2023-01-11T22:52:03.5904516Z [ 2023-01-11T22:52:03.5904737Z T=std::tuple 2023-01-11T22:52:03.5904889Z ] 2023-01-11T22:52:03.5905497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5905615Z with 2023-01-11T22:52:03.5905728Z [ 2023-01-11T22:52:03.5905924Z T=std::tuple 2023-01-11T22:52:03.5906029Z ] 2023-01-11T22:52:03.5906701Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5906909Z with 2023-01-11T22:52:03.5907026Z [ 2023-01-11T22:52:03.5907240Z T=std::tuple 2023-01-11T22:52:03.5907352Z ] 2023-01-11T22:52:03.5908138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5908253Z with 2023-01-11T22:52:03.5908356Z [ 2023-01-11T22:52:03.5908557Z T=std::tuple 2023-01-11T22:52:03.5908668Z ] 2023-01-11T22:52:03.5909327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5910036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5910682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5910808Z with 2023-01-11T22:52:03.5910923Z [ 2023-01-11T22:52:03.5911140Z T=std::tuple 2023-01-11T22:52:03.5911238Z ] 2023-01-11T22:52:03.5911812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5911926Z with 2023-01-11T22:52:03.5912121Z [ 2023-01-11T22:52:03.5912299Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5912413Z ] 2023-01-11T22:52:03.5913017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5913139Z with 2023-01-11T22:52:03.5913254Z [ 2023-01-11T22:52:03.5913431Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5913547Z ] 2023-01-11T22:52:03.5914231Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5914353Z with 2023-01-11T22:52:03.5914471Z [ 2023-01-11T22:52:03.5914645Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5914742Z ] 2023-01-11T22:52:03.5915482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5915605Z with 2023-01-11T22:52:03.5915719Z [ 2023-01-11T22:52:03.5915891Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5916002Z ] 2023-01-11T22:52:03.5916626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5917297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5917924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5918761Z with 2023-01-11T22:52:03.5918880Z [ 2023-01-11T22:52:03.5919048Z T=torch::jit::SourceRange 2023-01-11T22:52:03.5919150Z ] 2023-01-11T22:52:03.5919780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5919900Z with 2023-01-11T22:52:03.5920014Z [ 2023-01-11T22:52:03.5920225Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5920339Z ] 2023-01-11T22:52:03.5920950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5921056Z with 2023-01-11T22:52:03.5921171Z [ 2023-01-11T22:52:03.5921384Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5921497Z ] 2023-01-11T22:52:03.5922174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5922291Z with 2023-01-11T22:52:03.5922408Z [ 2023-01-11T22:52:03.5922620Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5922737Z ] 2023-01-11T22:52:03.5923467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5923588Z with 2023-01-11T22:52:03.5923696Z [ 2023-01-11T22:52:03.5923909Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5924021Z ] 2023-01-11T22:52:03.5924690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5925369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5926003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5926126Z with 2023-01-11T22:52:03.5926226Z [ 2023-01-11T22:52:03.5926437Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.5926555Z ] 2023-01-11T22:52:03.5927138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5927258Z with 2023-01-11T22:52:03.5927371Z [ 2023-01-11T22:52:03.5927578Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5927690Z ] 2023-01-11T22:52:03.5928294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5928412Z with 2023-01-11T22:52:03.5928515Z [ 2023-01-11T22:52:03.5928721Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5928833Z ] 2023-01-11T22:52:03.5929517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5929720Z with 2023-01-11T22:52:03.5929820Z [ 2023-01-11T22:52:03.5930018Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5930133Z ] 2023-01-11T22:52:03.5930923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5931045Z with 2023-01-11T22:52:03.5931159Z [ 2023-01-11T22:52:03.5931361Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5931480Z ] 2023-01-11T22:52:03.5932148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5932824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5933465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5933594Z with 2023-01-11T22:52:03.5933708Z [ 2023-01-11T22:52:03.5933915Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.5934024Z ] 2023-01-11T22:52:03.5934613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5934727Z with 2023-01-11T22:52:03.5934837Z [ 2023-01-11T22:52:03.5934996Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5935112Z ] 2023-01-11T22:52:03.5935710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5935826Z with 2023-01-11T22:52:03.5935936Z [ 2023-01-11T22:52:03.5936098Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5936214Z ] 2023-01-11T22:52:03.5936891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5937013Z with 2023-01-11T22:52:03.5937125Z [ 2023-01-11T22:52:03.5937291Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5937401Z ] 2023-01-11T22:52:03.5938129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5938251Z with 2023-01-11T22:52:03.5938362Z [ 2023-01-11T22:52:03.5938513Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5938626Z ] 2023-01-11T22:52:03.5939261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5939914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5940542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5940729Z with 2023-01-11T22:52:03.5940836Z [ 2023-01-11T22:52:03.5940985Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.5941083Z ] 2023-01-11T22:52:03.5941630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5941808Z with 2023-01-11T22:52:03.5941917Z [ 2023-01-11T22:52:03.5942092Z T=at::ThreadLocalState 2023-01-11T22:52:03.5942203Z ] 2023-01-11T22:52:03.5942801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5942920Z with 2023-01-11T22:52:03.5943037Z [ 2023-01-11T22:52:03.5943196Z T=at::ThreadLocalState 2023-01-11T22:52:03.5943304Z ] 2023-01-11T22:52:03.5943928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5944046Z with 2023-01-11T22:52:03.5944161Z [ 2023-01-11T22:52:03.5944333Z T=at::ThreadLocalState 2023-01-11T22:52:03.5944448Z ] 2023-01-11T22:52:03.5945187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5945306Z with 2023-01-11T22:52:03.5945418Z [ 2023-01-11T22:52:03.5945590Z T=at::ThreadLocalState 2023-01-11T22:52:03.5945700Z ] 2023-01-11T22:52:03.5946349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5947031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5947683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5947801Z with 2023-01-11T22:52:03.5947913Z [ 2023-01-11T22:52:03.5948085Z T=at::ThreadLocalState 2023-01-11T22:52:03.5948184Z ] 2023-01-11T22:52:03.5948754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5948874Z with 2023-01-11T22:52:03.5948983Z [ 2023-01-11T22:52:03.5949188Z T=std::shared_ptr 2023-01-11T22:52:03.5949301Z ] 2023-01-11T22:52:03.5949914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5950036Z with 2023-01-11T22:52:03.5950148Z [ 2023-01-11T22:52:03.5950354Z T=std::shared_ptr 2023-01-11T22:52:03.5950461Z ] 2023-01-11T22:52:03.5951141Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5951337Z with 2023-01-11T22:52:03.5951451Z [ 2023-01-11T22:52:03.5951658Z T=std::shared_ptr 2023-01-11T22:52:03.5951758Z ] 2023-01-11T22:52:03.5952587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5952736Z with 2023-01-11T22:52:03.5952923Z [ 2023-01-11T22:52:03.5953135Z T=std::shared_ptr 2023-01-11T22:52:03.5953243Z ] 2023-01-11T22:52:03.5953908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5954552Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5955252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.5955891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5956005Z with 2023-01-11T22:52:03.5956120Z [ 2023-01-11T22:52:03.5956322Z T=std::shared_ptr 2023-01-11T22:52:03.5956433Z ] 2023-01-11T22:52:03.5957007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5957128Z with 2023-01-11T22:52:03.5957238Z [ 2023-01-11T22:52:03.5957414Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5957525Z ] 2023-01-11T22:52:03.5958135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5958241Z with 2023-01-11T22:52:03.5958351Z [ 2023-01-11T22:52:03.5958539Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5958648Z ] 2023-01-11T22:52:03.5959318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5959434Z with 2023-01-11T22:52:03.5959550Z [ 2023-01-11T22:52:03.5959733Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5959850Z ] 2023-01-11T22:52:03.5960640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5960760Z with 2023-01-11T22:52:03.5960871Z [ 2023-01-11T22:52:03.5961092Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5961205Z ] 2023-01-11T22:52:03.5961848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5962465Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5963214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.5963878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5964001Z with 2023-01-11T22:52:03.5964097Z [ 2023-01-11T22:52:03.5964254Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.5964350Z ] 2023-01-11T22:52:03.5964834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5964939Z with 2023-01-11T22:52:03.5965037Z [ 2023-01-11T22:52:03.5965178Z T=torch::jit::Method 2023-01-11T22:52:03.5965275Z ] 2023-01-11T22:52:03.5965830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5965950Z with 2023-01-11T22:52:03.5966064Z [ 2023-01-11T22:52:03.5966229Z T=torch::jit::Method 2023-01-11T22:52:03.5966371Z ] 2023-01-11T22:52:03.5967092Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5967214Z with 2023-01-11T22:52:03.5967313Z [ 2023-01-11T22:52:03.5967474Z T=torch::jit::Method 2023-01-11T22:52:03.5967593Z ] 2023-01-11T22:52:03.5968284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5968405Z with 2023-01-11T22:52:03.5968518Z [ 2023-01-11T22:52:03.5968680Z T=torch::jit::Method 2023-01-11T22:52:03.5968787Z ] 2023-01-11T22:52:03.5969378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5970000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5970636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5970762Z with 2023-01-11T22:52:03.5970876Z [ 2023-01-11T22:52:03.5971026Z T=torch::jit::Method 2023-01-11T22:52:03.5971141Z ] 2023-01-11T22:52:03.5971721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5971836Z with 2023-01-11T22:52:03.5971948Z [ 2023-01-11T22:52:03.5972189Z T=std::vector> 2023-01-11T22:52:03.5972342Z ] 2023-01-11T22:52:03.5972956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5973196Z with 2023-01-11T22:52:03.5973310Z [ 2023-01-11T22:52:03.5973556Z T=std::vector> 2023-01-11T22:52:03.5973665Z ] 2023-01-11T22:52:03.5974343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5975090Z with 2023-01-11T22:52:03.5975214Z [ 2023-01-11T22:52:03.5975473Z T=std::vector> 2023-01-11T22:52:03.5975588Z ] 2023-01-11T22:52:03.5976268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5976397Z with 2023-01-11T22:52:03.5976510Z [ 2023-01-11T22:52:03.5976764Z T=std::vector> 2023-01-11T22:52:03.5976858Z ] 2023-01-11T22:52:03.5977559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.5978274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.5978932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5979061Z with 2023-01-11T22:52:03.5979176Z [ 2023-01-11T22:52:03.5979465Z T=std::vector> 2023-01-11T22:52:03.5979579Z ] 2023-01-11T22:52:03.5980160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5980279Z with 2023-01-11T22:52:03.5980389Z [ 2023-01-11T22:52:03.5980703Z T=std::function 2023-01-11T22:52:03.5980819Z ] 2023-01-11T22:52:03.5981409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5981529Z with 2023-01-11T22:52:03.5981645Z [ 2023-01-11T22:52:03.5981949Z T=std::function 2023-01-11T22:52:03.5982069Z ] 2023-01-11T22:52:03.5982741Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5982864Z with 2023-01-11T22:52:03.5982964Z [ 2023-01-11T22:52:03.5983275Z T=std::function 2023-01-11T22:52:03.5983384Z ] 2023-01-11T22:52:03.5984098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5984217Z with 2023-01-11T22:52:03.5984329Z [ 2023-01-11T22:52:03.5984774Z T=std::function 2023-01-11T22:52:03.5984890Z ] 2023-01-11T22:52:03.5985657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.5986485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.5987081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5987201Z with 2023-01-11T22:52:03.5987322Z [ 2023-01-11T22:52:03.5987622Z T=std::function 2023-01-11T22:52:03.5987738Z ] 2023-01-11T22:52:03.5988325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5988446Z with 2023-01-11T22:52:03.5988560Z [ 2023-01-11T22:52:03.5988918Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5989033Z ] 2023-01-11T22:52:03.5989632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5989753Z with 2023-01-11T22:52:03.5989868Z [ 2023-01-11T22:52:03.5990221Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5990338Z ] 2023-01-11T22:52:03.5991059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5991166Z with 2023-01-11T22:52:03.5991306Z [ 2023-01-11T22:52:03.5991631Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5991745Z ] 2023-01-11T22:52:03.5992541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.5992664Z with 2023-01-11T22:52:03.5992779Z [ 2023-01-11T22:52:03.5993120Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5993240Z ] 2023-01-11T22:52:03.5994033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.5994856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.5995465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5995581Z with 2023-01-11T22:52:03.5995696Z [ 2023-01-11T22:52:03.5996147Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.5996252Z ] 2023-01-11T22:52:03.5996877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.5996997Z with 2023-01-11T22:52:03.5997114Z [ 2023-01-11T22:52:03.5997378Z T=std::vector> 2023-01-11T22:52:03.5997570Z ] 2023-01-11T22:52:03.5998182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.5998304Z with 2023-01-11T22:52:03.5998419Z [ 2023-01-11T22:52:03.5998654Z T=std::vector> 2023-01-11T22:52:03.5998762Z ] 2023-01-11T22:52:03.5999448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.5999569Z with 2023-01-11T22:52:03.5999682Z [ 2023-01-11T22:52:03.5999911Z T=std::vector> 2023-01-11T22:52:03.6000009Z ] 2023-01-11T22:52:03.6000745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6000860Z with 2023-01-11T22:52:03.6000973Z [ 2023-01-11T22:52:03.6001205Z T=std::vector> 2023-01-11T22:52:03.6001315Z ] 2023-01-11T22:52:03.6001953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6002078Z with 2023-01-11T22:52:03.6002194Z [ 2023-01-11T22:52:03.6002321Z T=double 2023-01-11T22:52:03.6002437Z ] 2023-01-11T22:52:03.6003236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6003358Z with 2023-01-11T22:52:03.6003470Z [ 2023-01-11T22:52:03.6003599Z T=double 2023-01-11T22:52:03.6003709Z ] 2023-01-11T22:52:03.6004349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6004471Z with 2023-01-11T22:52:03.6004582Z [ 2023-01-11T22:52:03.6004816Z T=std::vector> 2023-01-11T22:52:03.6004929Z ] 2023-01-11T22:52:03.6005515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6005631Z with 2023-01-11T22:52:03.6005742Z [ 2023-01-11T22:52:03.6005949Z T=std::tuple 2023-01-11T22:52:03.6006062Z ] 2023-01-11T22:52:03.6006654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6006772Z with 2023-01-11T22:52:03.6006884Z [ 2023-01-11T22:52:03.6007086Z T=std::tuple 2023-01-11T22:52:03.6007285Z ] 2023-01-11T22:52:03.6007960Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6008064Z with 2023-01-11T22:52:03.6008180Z [ 2023-01-11T22:52:03.6008383Z T=std::tuple 2023-01-11T22:52:03.6008535Z ] 2023-01-11T22:52:03.6009366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6009489Z with 2023-01-11T22:52:03.6009601Z [ 2023-01-11T22:52:03.6009801Z T=std::tuple 2023-01-11T22:52:03.6009911Z ] 2023-01-11T22:52:03.6010585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6011310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6011959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6012080Z with 2023-01-11T22:52:03.6012200Z [ 2023-01-11T22:52:03.6012406Z T=std::tuple 2023-01-11T22:52:03.6012519Z ] 2023-01-11T22:52:03.6013083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6013207Z with 2023-01-11T22:52:03.6013307Z [ 2023-01-11T22:52:03.6013541Z T=std::vector> 2023-01-11T22:52:03.6013655Z ] 2023-01-11T22:52:03.6014262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6014367Z with 2023-01-11T22:52:03.6014512Z [ 2023-01-11T22:52:03.6014735Z T=std::vector> 2023-01-11T22:52:03.6014842Z ] 2023-01-11T22:52:03.6015555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6015682Z with 2023-01-11T22:52:03.6015793Z [ 2023-01-11T22:52:03.6016034Z T=std::vector> 2023-01-11T22:52:03.6016144Z ] 2023-01-11T22:52:03.6016884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6017004Z with 2023-01-11T22:52:03.6017119Z [ 2023-01-11T22:52:03.6017350Z T=std::vector> 2023-01-11T22:52:03.6017460Z ] 2023-01-11T22:52:03.6018142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6018981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6019685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6019806Z with 2023-01-11T22:52:03.6019919Z [ 2023-01-11T22:52:03.6020168Z T=std::vector> 2023-01-11T22:52:03.6020282Z ] 2023-01-11T22:52:03.6021248Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension_v1.pyd 2023-01-11T22:52:03.6021591Z Creating library reloaded_jit_extension_v1.lib and object reloaded_jit_extension_v1.exp 2023-01-11T22:52:03.6021834Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T22:52:03.6022254Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.6022644Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2023-01-11T22:52:03.6022882Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T22:52:03.6023321Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.6023777Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 2 and re-building as reloaded_jit_extension_v2... 2023-01-11T22:52:03.6024261Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\build.ninja... 2023-01-11T22:52:03.6024505Z Building extension module reloaded_jit_extension_v2... 2023-01-11T22:52:03.6024886Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.6026721Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\reloaded_jit_extension\main.cpp /Fomain.o 2023-01-11T22:52:03.6027022Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.6027272Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.6027289Z 2023-01-11T22:52:03.6027873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.6028453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6028570Z with 2023-01-11T22:52:03.6028683Z [ 2023-01-11T22:52:03.6028826Z T=c10::SymInt 2023-01-11T22:52:03.6028938Z ] 2023-01-11T22:52:03.6029538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6029732Z with 2023-01-11T22:52:03.6029844Z [ 2023-01-11T22:52:03.6029984Z T=c10::SymInt 2023-01-11T22:52:03.6030096Z ] 2023-01-11T22:52:03.6030797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6030921Z with 2023-01-11T22:52:03.6031036Z [ 2023-01-11T22:52:03.6031177Z T=c10::SymInt 2023-01-11T22:52:03.6031293Z ] 2023-01-11T22:52:03.6032023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6032213Z with 2023-01-11T22:52:03.6032317Z [ 2023-01-11T22:52:03.6032490Z T=c10::SymInt 2023-01-11T22:52:03.6032599Z ] 2023-01-11T22:52:03.6033265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6033875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6034511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6034628Z with 2023-01-11T22:52:03.6034723Z [ 2023-01-11T22:52:03.6034862Z T=c10::SymInt 2023-01-11T22:52:03.6034975Z ] 2023-01-11T22:52:03.6035519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.6036102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6036216Z with 2023-01-11T22:52:03.6036329Z [ 2023-01-11T22:52:03.6036484Z T=at::TensorBase 2023-01-11T22:52:03.6036599Z ] 2023-01-11T22:52:03.6037187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6037308Z with 2023-01-11T22:52:03.6037424Z [ 2023-01-11T22:52:03.6037571Z T=at::TensorBase 2023-01-11T22:52:03.6037684Z ] 2023-01-11T22:52:03.6038389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6038483Z with 2023-01-11T22:52:03.6038586Z [ 2023-01-11T22:52:03.6038720Z T=at::TensorBase 2023-01-11T22:52:03.6038819Z ] 2023-01-11T22:52:03.6039586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6039713Z with 2023-01-11T22:52:03.6039823Z [ 2023-01-11T22:52:03.6039972Z T=at::TensorBase 2023-01-11T22:52:03.6040081Z ] 2023-01-11T22:52:03.6040803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6041425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6042121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6042242Z with 2023-01-11T22:52:03.6042347Z [ 2023-01-11T22:52:03.6042498Z T=at::TensorBase 2023-01-11T22:52:03.6042612Z ] 2023-01-11T22:52:03.6043185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6043294Z with 2023-01-11T22:52:03.6043406Z [ 2023-01-11T22:52:03.6043550Z T=at::Tensor 2023-01-11T22:52:03.6043663Z ] 2023-01-11T22:52:03.6044251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6044407Z with 2023-01-11T22:52:03.6044516Z [ 2023-01-11T22:52:03.6044658Z T=at::Tensor 2023-01-11T22:52:03.6044772Z ] 2023-01-11T22:52:03.6045469Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6045588Z with 2023-01-11T22:52:03.6045700Z [ 2023-01-11T22:52:03.6045848Z T=at::Tensor 2023-01-11T22:52:03.6045958Z ] 2023-01-11T22:52:03.6046687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6046792Z with 2023-01-11T22:52:03.6046906Z [ 2023-01-11T22:52:03.6047049Z T=at::Tensor 2023-01-11T22:52:03.6047163Z ] 2023-01-11T22:52:03.6047741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6048351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6048974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6049079Z with 2023-01-11T22:52:03.6049179Z [ 2023-01-11T22:52:03.6049305Z T=at::Tensor 2023-01-11T22:52:03.6049408Z ] 2023-01-11T22:52:03.6049901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6050004Z with 2023-01-11T22:52:03.6050105Z [ 2023-01-11T22:52:03.6050290Z T=at::Generator 2023-01-11T22:52:03.6050400Z ] 2023-01-11T22:52:03.6051044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6051258Z with 2023-01-11T22:52:03.6051369Z [ 2023-01-11T22:52:03.6051520Z T=at::Generator 2023-01-11T22:52:03.6051635Z ] 2023-01-11T22:52:03.6052280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6052401Z with 2023-01-11T22:52:03.6052512Z [ 2023-01-11T22:52:03.6052715Z T=at::Generator 2023-01-11T22:52:03.6052827Z ] 2023-01-11T22:52:03.6053567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6053686Z with 2023-01-11T22:52:03.6053801Z [ 2023-01-11T22:52:03.6053953Z T=at::Generator 2023-01-11T22:52:03.6054065Z ] 2023-01-11T22:52:03.6054687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6055304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6055940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6056048Z with 2023-01-11T22:52:03.6056202Z [ 2023-01-11T22:52:03.6056346Z T=at::Generator 2023-01-11T22:52:03.6056455Z ] 2023-01-11T22:52:03.6057074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6057194Z with 2023-01-11T22:52:03.6057309Z [ 2023-01-11T22:52:03.6057453Z T=c10::Scalar 2023-01-11T22:52:03.6057565Z ] 2023-01-11T22:52:03.6058141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6058262Z with 2023-01-11T22:52:03.6058377Z [ 2023-01-11T22:52:03.6058522Z T=c10::Scalar 2023-01-11T22:52:03.6058633Z ] 2023-01-11T22:52:03.6059292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6059410Z with 2023-01-11T22:52:03.6059523Z [ 2023-01-11T22:52:03.6059664Z T=c10::Scalar 2023-01-11T22:52:03.6059779Z ] 2023-01-11T22:52:03.6060503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6060623Z with 2023-01-11T22:52:03.6060736Z [ 2023-01-11T22:52:03.6060880Z T=c10::Scalar 2023-01-11T22:52:03.6060995Z ] 2023-01-11T22:52:03.6061615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6062261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6063016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6063141Z with 2023-01-11T22:52:03.6063246Z [ 2023-01-11T22:52:03.6063379Z T=c10::Scalar 2023-01-11T22:52:03.6063482Z ] 2023-01-11T22:52:03.6064091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6064195Z with 2023-01-11T22:52:03.6064304Z [ 2023-01-11T22:52:03.6064442Z T=std::string 2023-01-11T22:52:03.6064550Z ] 2023-01-11T22:52:03.6065157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6065283Z with 2023-01-11T22:52:03.6065396Z [ 2023-01-11T22:52:03.6065543Z T=std::string 2023-01-11T22:52:03.6065655Z ] 2023-01-11T22:52:03.6066321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6066444Z with 2023-01-11T22:52:03.6066554Z [ 2023-01-11T22:52:03.6066698Z T=std::string 2023-01-11T22:52:03.6066812Z ] 2023-01-11T22:52:03.6067537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6067646Z with 2023-01-11T22:52:03.6067759Z [ 2023-01-11T22:52:03.6067904Z T=std::string 2023-01-11T22:52:03.6068008Z ] 2023-01-11T22:52:03.6068628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6069274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6077205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6077363Z with 2023-01-11T22:52:03.6077476Z [ 2023-01-11T22:52:03.6077638Z T=std::string 2023-01-11T22:52:03.6077749Z ] 2023-01-11T22:52:03.6078343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6078463Z with 2023-01-11T22:52:03.6078578Z [ 2023-01-11T22:52:03.6078746Z T=c10::QualifiedName 2023-01-11T22:52:03.6078859Z ] 2023-01-11T22:52:03.6079482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6079593Z with 2023-01-11T22:52:03.6079689Z [ 2023-01-11T22:52:03.6079847Z T=c10::QualifiedName 2023-01-11T22:52:03.6079961Z ] 2023-01-11T22:52:03.6080720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6080989Z with 2023-01-11T22:52:03.6081105Z [ 2023-01-11T22:52:03.6081259Z T=c10::QualifiedName 2023-01-11T22:52:03.6081352Z ] 2023-01-11T22:52:03.6082083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6082277Z with 2023-01-11T22:52:03.6082392Z [ 2023-01-11T22:52:03.6082558Z T=c10::QualifiedName 2023-01-11T22:52:03.6082675Z ] 2023-01-11T22:52:03.6083292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6083918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6084561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6084681Z with 2023-01-11T22:52:03.6084795Z [ 2023-01-11T22:52:03.6084961Z T=c10::QualifiedName 2023-01-11T22:52:03.6085066Z ] 2023-01-11T22:52:03.6085643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6085754Z with 2023-01-11T22:52:03.6085865Z [ 2023-01-11T22:52:03.6086149Z T=std::shared_ptr 2023-01-11T22:52:03.6086257Z ] 2023-01-11T22:52:03.6086867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6086975Z with 2023-01-11T22:52:03.6087080Z [ 2023-01-11T22:52:03.6087323Z T=std::shared_ptr 2023-01-11T22:52:03.6087436Z ] 2023-01-11T22:52:03.6088106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6088225Z with 2023-01-11T22:52:03.6088342Z [ 2023-01-11T22:52:03.6088573Z T=std::shared_ptr 2023-01-11T22:52:03.6088685Z ] 2023-01-11T22:52:03.6089415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6089538Z with 2023-01-11T22:52:03.6089649Z [ 2023-01-11T22:52:03.6089886Z T=std::shared_ptr 2023-01-11T22:52:03.6089986Z ] 2023-01-11T22:52:03.6090680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6091315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6091886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6092176Z with 2023-01-11T22:52:03.6092278Z [ 2023-01-11T22:52:03.6092521Z T=std::shared_ptr 2023-01-11T22:52:03.6092664Z ] 2023-01-11T22:52:03.6093297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6093416Z with 2023-01-11T22:52:03.6093525Z [ 2023-01-11T22:52:03.6093752Z T=std::weak_ptr 2023-01-11T22:52:03.6093864Z ] 2023-01-11T22:52:03.6094448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6094561Z with 2023-01-11T22:52:03.6094671Z [ 2023-01-11T22:52:03.6094897Z T=std::weak_ptr 2023-01-11T22:52:03.6095004Z ] 2023-01-11T22:52:03.6095641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6095755Z with 2023-01-11T22:52:03.6095854Z [ 2023-01-11T22:52:03.6096081Z T=std::weak_ptr 2023-01-11T22:52:03.6096188Z ] 2023-01-11T22:52:03.6096890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6097007Z with 2023-01-11T22:52:03.6097120Z [ 2023-01-11T22:52:03.6097348Z T=std::weak_ptr 2023-01-11T22:52:03.6097457Z ] 2023-01-11T22:52:03.6098170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6098876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6099486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6099603Z with 2023-01-11T22:52:03.6099712Z [ 2023-01-11T22:52:03.6099941Z T=std::weak_ptr 2023-01-11T22:52:03.6100051Z ] 2023-01-11T22:52:03.6100559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6100669Z with 2023-01-11T22:52:03.6100778Z [ 2023-01-11T22:52:03.6101066Z T=std::vector> 2023-01-11T22:52:03.6101170Z ] 2023-01-11T22:52:03.6101768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6101890Z with 2023-01-11T22:52:03.6102004Z [ 2023-01-11T22:52:03.6102280Z T=std::vector> 2023-01-11T22:52:03.6102395Z ] 2023-01-11T22:52:03.6103748Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6103933Z with 2023-01-11T22:52:03.6104035Z [ 2023-01-11T22:52:03.6104297Z T=std::vector> 2023-01-11T22:52:03.6104410Z ] 2023-01-11T22:52:03.6105270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6105399Z with 2023-01-11T22:52:03.6105516Z [ 2023-01-11T22:52:03.6105787Z T=std::vector> 2023-01-11T22:52:03.6105900Z ] 2023-01-11T22:52:03.6106623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6107338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6107996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6108107Z with 2023-01-11T22:52:03.6108203Z [ 2023-01-11T22:52:03.6108492Z T=std::vector> 2023-01-11T22:52:03.6108605Z ] 2023-01-11T22:52:03.6109176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6109299Z with 2023-01-11T22:52:03.6109410Z [ 2023-01-11T22:52:03.6109621Z T=std::vector> 2023-01-11T22:52:03.6109733Z ] 2023-01-11T22:52:03.6110392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6110538Z with 2023-01-11T22:52:03.6110654Z [ 2023-01-11T22:52:03.6110873Z T=std::vector> 2023-01-11T22:52:03.6110988Z ] 2023-01-11T22:52:03.6111654Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6111781Z with 2023-01-11T22:52:03.6111893Z [ 2023-01-11T22:52:03.6112152Z T=std::vector> 2023-01-11T22:52:03.6112262Z ] 2023-01-11T22:52:03.6112996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6113109Z with 2023-01-11T22:52:03.6113223Z [ 2023-01-11T22:52:03.6113443Z T=std::vector> 2023-01-11T22:52:03.6113559Z ] 2023-01-11T22:52:03.6114220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6114969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6115594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6115876Z with 2023-01-11T22:52:03.6115996Z [ 2023-01-11T22:52:03.6116221Z T=std::vector> 2023-01-11T22:52:03.6116335Z ] 2023-01-11T22:52:03.6116938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6117060Z with 2023-01-11T22:52:03.6117169Z [ 2023-01-11T22:52:03.6117468Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6117564Z ] 2023-01-11T22:52:03.6118177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6118291Z with 2023-01-11T22:52:03.6118404Z [ 2023-01-11T22:52:03.6118718Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6118830Z ] 2023-01-11T22:52:03.6119498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6119618Z with 2023-01-11T22:52:03.6119724Z [ 2023-01-11T22:52:03.6120024Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6120138Z ] 2023-01-11T22:52:03.6120854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6120973Z with 2023-01-11T22:52:03.6121086Z [ 2023-01-11T22:52:03.6121383Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6121503Z ] 2023-01-11T22:52:03.6122272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6122950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6123548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6124181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6124306Z with 2023-01-11T22:52:03.6124421Z [ 2023-01-11T22:52:03.6124704Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6124828Z ] 2023-01-11T22:52:03.6125409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6125625Z with 2023-01-11T22:52:03.6125739Z [ 2023-01-11T22:52:03.6126035Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6126144Z ] 2023-01-11T22:52:03.6126796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6126919Z with 2023-01-11T22:52:03.6127033Z [ 2023-01-11T22:52:03.6127323Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6127431Z ] 2023-01-11T22:52:03.6128121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6128243Z with 2023-01-11T22:52:03.6128357Z [ 2023-01-11T22:52:03.6128667Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6128770Z ] 2023-01-11T22:52:03.6129487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6129607Z with 2023-01-11T22:52:03.6129717Z [ 2023-01-11T22:52:03.6129995Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6130107Z ] 2023-01-11T22:52:03.6130823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6131529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6132135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6132776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6132884Z with 2023-01-11T22:52:03.6132993Z [ 2023-01-11T22:52:03.6133291Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6133394Z ] 2023-01-11T22:52:03.6133998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6134119Z with 2023-01-11T22:52:03.6134229Z [ 2023-01-11T22:52:03.6134450Z T=std::vector> 2023-01-11T22:52:03.6134592Z ] 2023-01-11T22:52:03.6135208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6135320Z with 2023-01-11T22:52:03.6135428Z [ 2023-01-11T22:52:03.6135654Z T=std::vector> 2023-01-11T22:52:03.6135764Z ] 2023-01-11T22:52:03.6136494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6136616Z with 2023-01-11T22:52:03.6136727Z [ 2023-01-11T22:52:03.6136943Z T=std::vector> 2023-01-11T22:52:03.6137058Z ] 2023-01-11T22:52:03.6137840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6137960Z with 2023-01-11T22:52:03.6138072Z [ 2023-01-11T22:52:03.6138296Z T=std::vector> 2023-01-11T22:52:03.6138400Z ] 2023-01-11T22:52:03.6139050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6139704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6140385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6140539Z with 2023-01-11T22:52:03.6140651Z [ 2023-01-11T22:52:03.6140871Z T=std::vector> 2023-01-11T22:52:03.6140984Z ] 2023-01-11T22:52:03.6141564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6141686Z with 2023-01-11T22:52:03.6141802Z [ 2023-01-11T22:52:03.6142083Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6142196Z ] 2023-01-11T22:52:03.6142796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6142911Z with 2023-01-11T22:52:03.6143005Z [ 2023-01-11T22:52:03.6143275Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6143387Z ] 2023-01-11T22:52:03.6144056Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6144176Z with 2023-01-11T22:52:03.6144290Z [ 2023-01-11T22:52:03.6144566Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6144678Z ] 2023-01-11T22:52:03.6145411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6145535Z with 2023-01-11T22:52:03.6145649Z [ 2023-01-11T22:52:03.6145965Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6146075Z ] 2023-01-11T22:52:03.6146832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6147679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6148481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.6149128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6149247Z with 2023-01-11T22:52:03.6149358Z [ 2023-01-11T22:52:03.6149638Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6149761Z ] 2023-01-11T22:52:03.6150298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6150416Z with 2023-01-11T22:52:03.6150530Z [ 2023-01-11T22:52:03.6150802Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6150915Z ] 2023-01-11T22:52:03.6151525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6151643Z with 2023-01-11T22:52:03.6151755Z [ 2023-01-11T22:52:03.6152145Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6152258Z ] 2023-01-11T22:52:03.6152957Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6153081Z with 2023-01-11T22:52:03.6153188Z [ 2023-01-11T22:52:03.6153467Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6153581Z ] 2023-01-11T22:52:03.6154301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6154420Z with 2023-01-11T22:52:03.6154519Z [ 2023-01-11T22:52:03.6154792Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6154904Z ] 2023-01-11T22:52:03.6155625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6156381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6157118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.6157764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6157921Z with 2023-01-11T22:52:03.6158125Z [ 2023-01-11T22:52:03.6158400Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6158535Z ] 2023-01-11T22:52:03.6159113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6159231Z with 2023-01-11T22:52:03.6159342Z [ 2023-01-11T22:52:03.6159537Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6160275Z ] 2023-01-11T22:52:03.6160890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6161011Z with 2023-01-11T22:52:03.6161126Z [ 2023-01-11T22:52:03.6161308Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6161422Z ] 2023-01-11T22:52:03.6162097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6162218Z with 2023-01-11T22:52:03.6162325Z [ 2023-01-11T22:52:03.6162519Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6162633Z ] 2023-01-11T22:52:03.6163319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6163434Z with 2023-01-11T22:52:03.6163545Z [ 2023-01-11T22:52:03.6163738Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6163900Z ] 2023-01-11T22:52:03.6164587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6165211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6165330Z with 2023-01-11T22:52:03.6165443Z [ 2023-01-11T22:52:03.6165634Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6165731Z ] 2023-01-11T22:52:03.6166454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.6167095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6167217Z with 2023-01-11T22:52:03.6167327Z [ 2023-01-11T22:52:03.6167515Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6167630Z ] 2023-01-11T22:52:03.6168192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6168314Z with 2023-01-11T22:52:03.6168429Z [ 2023-01-11T22:52:03.6168780Z T=std::vector> 2023-01-11T22:52:03.6168892Z ] 2023-01-11T22:52:03.6169498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6169611Z with 2023-01-11T22:52:03.6169800Z [ 2023-01-11T22:52:03.6170252Z T=std::vector> 2023-01-11T22:52:03.6170395Z ] 2023-01-11T22:52:03.6171075Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6171186Z with 2023-01-11T22:52:03.6171278Z [ 2023-01-11T22:52:03.6171701Z T=std::vector> 2023-01-11T22:52:03.6171812Z ] 2023-01-11T22:52:03.6172537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6172663Z with 2023-01-11T22:52:03.6172771Z [ 2023-01-11T22:52:03.6173123Z T=std::vector> 2023-01-11T22:52:03.6173239Z ] 2023-01-11T22:52:03.6174001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6174724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6175307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6175415Z with 2023-01-11T22:52:03.6175517Z [ 2023-01-11T22:52:03.6175864Z T=std::vector> 2023-01-11T22:52:03.6175973Z ] 2023-01-11T22:52:03.6176579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6176701Z with 2023-01-11T22:52:03.6176812Z [ 2023-01-11T22:52:03.6176983Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6177097Z ] 2023-01-11T22:52:03.6177607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6177716Z with 2023-01-11T22:52:03.6177821Z [ 2023-01-11T22:52:03.6177980Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6178091Z ] 2023-01-11T22:52:03.6178760Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6178872Z with 2023-01-11T22:52:03.6178982Z [ 2023-01-11T22:52:03.6179165Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6179276Z ] 2023-01-11T22:52:03.6179975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6180086Z with 2023-01-11T22:52:03.6180196Z [ 2023-01-11T22:52:03.6180366Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6180585Z ] 2023-01-11T22:52:03.6181213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6182004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6182661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6182782Z with 2023-01-11T22:52:03.6182884Z [ 2023-01-11T22:52:03.6183066Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6183168Z ] 2023-01-11T22:52:03.6183713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6183829Z with 2023-01-11T22:52:03.6183943Z [ 2023-01-11T22:52:03.6184089Z T=c10::IValue 2023-01-11T22:52:03.6184201Z ] 2023-01-11T22:52:03.6184777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6184896Z with 2023-01-11T22:52:03.6185010Z [ 2023-01-11T22:52:03.6185154Z T=c10::IValue 2023-01-11T22:52:03.6185269Z ] 2023-01-11T22:52:03.6185945Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6186043Z with 2023-01-11T22:52:03.6186156Z [ 2023-01-11T22:52:03.6186298Z T=c10::IValue 2023-01-11T22:52:03.6186410Z ] 2023-01-11T22:52:03.6187127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6187248Z with 2023-01-11T22:52:03.6187365Z [ 2023-01-11T22:52:03.6187507Z T=c10::IValue 2023-01-11T22:52:03.6187658Z ] 2023-01-11T22:52:03.6188306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6188911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6189530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6189650Z with 2023-01-11T22:52:03.6189765Z [ 2023-01-11T22:52:03.6189907Z T=c10::IValue 2023-01-11T22:52:03.6190019Z ] 2023-01-11T22:52:03.6190597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6190701Z with 2023-01-11T22:52:03.6190817Z [ 2023-01-11T22:52:03.6190961Z T=c10::AliasInfo 2023-01-11T22:52:03.6191068Z ] 2023-01-11T22:52:03.6191625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6191839Z with 2023-01-11T22:52:03.6191949Z [ 2023-01-11T22:52:03.6192197Z T=c10::AliasInfo 2023-01-11T22:52:03.6192316Z ] 2023-01-11T22:52:03.6193065Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6193184Z with 2023-01-11T22:52:03.6193300Z [ 2023-01-11T22:52:03.6193451Z T=c10::AliasInfo 2023-01-11T22:52:03.6193598Z ] 2023-01-11T22:52:03.6194369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6194490Z with 2023-01-11T22:52:03.6194590Z [ 2023-01-11T22:52:03.6194738Z T=c10::AliasInfo 2023-01-11T22:52:03.6194848Z ] 2023-01-11T22:52:03.6195452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6196076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6196723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6196849Z with 2023-01-11T22:52:03.6196964Z [ 2023-01-11T22:52:03.6197114Z T=c10::AliasInfo 2023-01-11T22:52:03.6197227Z ] 2023-01-11T22:52:03.6197783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6197898Z with 2023-01-11T22:52:03.6198009Z [ 2023-01-11T22:52:03.6198250Z T=std::vector> 2023-01-11T22:52:03.6198362Z ] 2023-01-11T22:52:03.6198978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6199093Z with 2023-01-11T22:52:03.6199191Z [ 2023-01-11T22:52:03.6199434Z T=std::vector> 2023-01-11T22:52:03.6199579Z ] 2023-01-11T22:52:03.6200273Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6200396Z with 2023-01-11T22:52:03.6200495Z [ 2023-01-11T22:52:03.6200726Z T=std::vector> 2023-01-11T22:52:03.6200838Z ] 2023-01-11T22:52:03.6201561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6201682Z with 2023-01-11T22:52:03.6201794Z [ 2023-01-11T22:52:03.6202031Z T=std::vector> 2023-01-11T22:52:03.6202141Z ] 2023-01-11T22:52:03.6202791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6202992Z with 2023-01-11T22:52:03.6203106Z [ 2023-01-11T22:52:03.6203235Z T=c10::SymInt 2023-01-11T22:52:03.6203347Z ] 2023-01-11T22:52:03.6204033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6204156Z with 2023-01-11T22:52:03.6204265Z [ 2023-01-11T22:52:03.6204391Z T=c10::SymInt 2023-01-11T22:52:03.6204493Z ] 2023-01-11T22:52:03.6205158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.6205993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.6206608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6206726Z with 2023-01-11T22:52:03.6206839Z [ 2023-01-11T22:52:03.6207073Z T=std::vector> 2023-01-11T22:52:03.6207183Z ] 2023-01-11T22:52:03.6207715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6207838Z with 2023-01-11T22:52:03.6207950Z [ 2023-01-11T22:52:03.6208191Z T=c10::either 2023-01-11T22:52:03.6208286Z ] 2023-01-11T22:52:03.6208900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6209012Z with 2023-01-11T22:52:03.6209116Z [ 2023-01-11T22:52:03.6209363Z T=c10::either 2023-01-11T22:52:03.6209473Z ] 2023-01-11T22:52:03.6210160Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6210277Z with 2023-01-11T22:52:03.6210387Z [ 2023-01-11T22:52:03.6210642Z T=c10::either 2023-01-11T22:52:03.6210749Z ] 2023-01-11T22:52:03.6211514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6211627Z with 2023-01-11T22:52:03.6211733Z [ 2023-01-11T22:52:03.6211989Z T=c10::either 2023-01-11T22:52:03.6212130Z ] 2023-01-11T22:52:03.6212822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6213564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6214279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6214398Z with 2023-01-11T22:52:03.6214498Z [ 2023-01-11T22:52:03.6214797Z T=c10::either 2023-01-11T22:52:03.6214909Z ] 2023-01-11T22:52:03.6215478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6215595Z with 2023-01-11T22:52:03.6215707Z [ 2023-01-11T22:52:03.6215877Z T=at::StepCallbacks 2023-01-11T22:52:03.6215991Z ] 2023-01-11T22:52:03.6216588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6216705Z with 2023-01-11T22:52:03.6216815Z [ 2023-01-11T22:52:03.6216975Z T=at::StepCallbacks 2023-01-11T22:52:03.6217083Z ] 2023-01-11T22:52:03.6217794Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6217915Z with 2023-01-11T22:52:03.6218047Z [ 2023-01-11T22:52:03.6218215Z T=at::StepCallbacks 2023-01-11T22:52:03.6218328Z ] 2023-01-11T22:52:03.6219051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6219172Z with 2023-01-11T22:52:03.6219275Z [ 2023-01-11T22:52:03.6219429Z T=at::StepCallbacks 2023-01-11T22:52:03.6219541Z ] 2023-01-11T22:52:03.6220172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6220829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6221466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6221583Z with 2023-01-11T22:52:03.6221694Z [ 2023-01-11T22:52:03.6221859Z T=at::StepCallbacks 2023-01-11T22:52:03.6221974Z ] 2023-01-11T22:52:03.6222543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6222662Z with 2023-01-11T22:52:03.6222761Z [ 2023-01-11T22:52:03.6222915Z T=c10::DimVector 2023-01-11T22:52:03.6223027Z ] 2023-01-11T22:52:03.6223646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6223766Z with 2023-01-11T22:52:03.6223877Z [ 2023-01-11T22:52:03.6224042Z T=c10::DimVector 2023-01-11T22:52:03.6224152Z ] 2023-01-11T22:52:03.6224916Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6225036Z with 2023-01-11T22:52:03.6225150Z [ 2023-01-11T22:52:03.6225300Z T=c10::DimVector 2023-01-11T22:52:03.6225412Z ] 2023-01-11T22:52:03.6226197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6226300Z with 2023-01-11T22:52:03.6226393Z [ 2023-01-11T22:52:03.6226539Z T=c10::DimVector 2023-01-11T22:52:03.6226652Z ] 2023-01-11T22:52:03.6227266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6227894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6228552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6228665Z with 2023-01-11T22:52:03.6228777Z [ 2023-01-11T22:52:03.6228927Z T=c10::DimVector 2023-01-11T22:52:03.6229043Z ] 2023-01-11T22:52:03.6229646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6229769Z with 2023-01-11T22:52:03.6229920Z [ 2023-01-11T22:52:03.6230111Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6230216Z ] 2023-01-11T22:52:03.6230822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6230932Z with 2023-01-11T22:52:03.6231029Z [ 2023-01-11T22:52:03.6231216Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6231334Z ] 2023-01-11T22:52:03.6232003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6232190Z with 2023-01-11T22:52:03.6232305Z [ 2023-01-11T22:52:03.6232495Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6232603Z ] 2023-01-11T22:52:03.6233244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6233354Z with 2023-01-11T22:52:03.6233456Z [ 2023-01-11T22:52:03.6233638Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6233751Z ] 2023-01-11T22:52:03.6234401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6235086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6235764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6236013Z with 2023-01-11T22:52:03.6236127Z [ 2023-01-11T22:52:03.6236298Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6236405Z ] 2023-01-11T22:52:03.6237048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6237157Z with 2023-01-11T22:52:03.6237271Z [ 2023-01-11T22:52:03.6237540Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6237653Z ] 2023-01-11T22:52:03.6238249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6238375Z with 2023-01-11T22:52:03.6238487Z [ 2023-01-11T22:52:03.6238732Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6238838Z ] 2023-01-11T22:52:03.6239511Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6239626Z with 2023-01-11T22:52:03.6239734Z [ 2023-01-11T22:52:03.6239996Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6240098Z ] 2023-01-11T22:52:03.6240812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6240935Z with 2023-01-11T22:52:03.6241047Z [ 2023-01-11T22:52:03.6241341Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6241460Z ] 2023-01-11T22:52:03.6242201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6242956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6243597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6243718Z with 2023-01-11T22:52:03.6243833Z [ 2023-01-11T22:52:03.6244098Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6244212Z ] 2023-01-11T22:52:03.6244782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6244905Z with 2023-01-11T22:52:03.6245018Z [ 2023-01-11T22:52:03.6245232Z T=std::tuple 2023-01-11T22:52:03.6245347Z ] 2023-01-11T22:52:03.6245950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6246051Z with 2023-01-11T22:52:03.6246161Z [ 2023-01-11T22:52:03.6246371Z T=std::tuple 2023-01-11T22:52:03.6246566Z ] 2023-01-11T22:52:03.6247266Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6247394Z with 2023-01-11T22:52:03.6247505Z [ 2023-01-11T22:52:03.6247695Z T=std::tuple 2023-01-11T22:52:03.6247806Z ] 2023-01-11T22:52:03.6248653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6248773Z with 2023-01-11T22:52:03.6248886Z [ 2023-01-11T22:52:03.6249093Z T=std::tuple 2023-01-11T22:52:03.6249201Z ] 2023-01-11T22:52:03.6249860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6250557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6251200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6251320Z with 2023-01-11T22:52:03.6251415Z [ 2023-01-11T22:52:03.6251632Z T=std::tuple 2023-01-11T22:52:03.6251749Z ] 2023-01-11T22:52:03.6252321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6252446Z with 2023-01-11T22:52:03.6252562Z [ 2023-01-11T22:52:03.6252739Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6252848Z ] 2023-01-11T22:52:03.6253500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6253619Z with 2023-01-11T22:52:03.6253728Z [ 2023-01-11T22:52:03.6253903Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6254049Z ] 2023-01-11T22:52:03.6254717Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6254841Z with 2023-01-11T22:52:03.6254954Z [ 2023-01-11T22:52:03.6255108Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6255223Z ] 2023-01-11T22:52:03.6255940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6256047Z with 2023-01-11T22:52:03.6256154Z [ 2023-01-11T22:52:03.6256326Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6256437Z ] 2023-01-11T22:52:03.6257085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6257771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6258491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6258610Z with 2023-01-11T22:52:03.6258725Z [ 2023-01-11T22:52:03.6258900Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6259072Z ] 2023-01-11T22:52:03.6259693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6259814Z with 2023-01-11T22:52:03.6259963Z [ 2023-01-11T22:52:03.6260154Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6260270Z ] 2023-01-11T22:52:03.6260878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6261000Z with 2023-01-11T22:52:03.6261113Z [ 2023-01-11T22:52:03.6261324Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6261437Z ] 2023-01-11T22:52:03.6262109Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6262224Z with 2023-01-11T22:52:03.6262322Z [ 2023-01-11T22:52:03.6262492Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6262602Z ] 2023-01-11T22:52:03.6263335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6263461Z with 2023-01-11T22:52:03.6263574Z [ 2023-01-11T22:52:03.6263780Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6263878Z ] 2023-01-11T22:52:03.6264545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6265221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6265884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6266008Z with 2023-01-11T22:52:03.6266155Z [ 2023-01-11T22:52:03.6266365Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6266477Z ] 2023-01-11T22:52:03.6267059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6267169Z with 2023-01-11T22:52:03.6267284Z [ 2023-01-11T22:52:03.6267492Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6267604Z ] 2023-01-11T22:52:03.6268193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6268310Z with 2023-01-11T22:52:03.6268425Z [ 2023-01-11T22:52:03.6268620Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6268803Z ] 2023-01-11T22:52:03.6269460Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6269579Z with 2023-01-11T22:52:03.6269694Z [ 2023-01-11T22:52:03.6269894Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6270003Z ] 2023-01-11T22:52:03.6270776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6270897Z with 2023-01-11T22:52:03.6271006Z [ 2023-01-11T22:52:03.6271199Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6271311Z ] 2023-01-11T22:52:03.6272877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6273639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6274026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6274098Z with 2023-01-11T22:52:03.6274162Z [ 2023-01-11T22:52:03.6274284Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6274348Z ] 2023-01-11T22:52:03.6274667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6274726Z with 2023-01-11T22:52:03.6274786Z [ 2023-01-11T22:52:03.6274881Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6274943Z ] 2023-01-11T22:52:03.6275274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6275343Z with 2023-01-11T22:52:03.6275404Z [ 2023-01-11T22:52:03.6275496Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6275557Z ] 2023-01-11T22:52:03.6275927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6275993Z with 2023-01-11T22:52:03.6276057Z [ 2023-01-11T22:52:03.6276147Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6276211Z ] 2023-01-11T22:52:03.6276600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6276669Z with 2023-01-11T22:52:03.6276719Z [ 2023-01-11T22:52:03.6276810Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6276872Z ] 2023-01-11T22:52:03.6277215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6277562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6278676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6278794Z with 2023-01-11T22:52:03.6278862Z [ 2023-01-11T22:52:03.6278961Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6279025Z ] 2023-01-11T22:52:03.6279420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6279488Z with 2023-01-11T22:52:03.6279553Z [ 2023-01-11T22:52:03.6279650Z T=at::ThreadLocalState 2023-01-11T22:52:03.6279712Z ] 2023-01-11T22:52:03.6280035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6280101Z with 2023-01-11T22:52:03.6280151Z [ 2023-01-11T22:52:03.6280244Z T=at::ThreadLocalState 2023-01-11T22:52:03.6280306Z ] 2023-01-11T22:52:03.6280672Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6280741Z with 2023-01-11T22:52:03.6280803Z [ 2023-01-11T22:52:03.6280899Z T=at::ThreadLocalState 2023-01-11T22:52:03.6280962Z ] 2023-01-11T22:52:03.6281351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6281419Z with 2023-01-11T22:52:03.6281481Z [ 2023-01-11T22:52:03.6281570Z T=at::ThreadLocalState 2023-01-11T22:52:03.6281630Z ] 2023-01-11T22:52:03.6281975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6282339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6282676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6282741Z with 2023-01-11T22:52:03.6282794Z [ 2023-01-11T22:52:03.6282890Z T=at::ThreadLocalState 2023-01-11T22:52:03.6282950Z ] 2023-01-11T22:52:03.6283259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6283323Z with 2023-01-11T22:52:03.6283386Z [ 2023-01-11T22:52:03.6283501Z T=std::shared_ptr 2023-01-11T22:52:03.6283561Z ] 2023-01-11T22:52:03.6283886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6283951Z with 2023-01-11T22:52:03.6284012Z [ 2023-01-11T22:52:03.6284179Z T=std::shared_ptr 2023-01-11T22:52:03.6284243Z ] 2023-01-11T22:52:03.6284604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6284723Z with 2023-01-11T22:52:03.6284823Z [ 2023-01-11T22:52:03.6284937Z T=std::shared_ptr 2023-01-11T22:52:03.6284998Z ] 2023-01-11T22:52:03.6285434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6285502Z with 2023-01-11T22:52:03.6285564Z [ 2023-01-11T22:52:03.6285679Z T=std::shared_ptr 2023-01-11T22:52:03.6285745Z ] 2023-01-11T22:52:03.6286100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6286455Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6286827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.6287171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6287238Z with 2023-01-11T22:52:03.6287302Z [ 2023-01-11T22:52:03.6287415Z T=std::shared_ptr 2023-01-11T22:52:03.6287479Z ] 2023-01-11T22:52:03.6287783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6287851Z with 2023-01-11T22:52:03.6287914Z [ 2023-01-11T22:52:03.6288017Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6288068Z ] 2023-01-11T22:52:03.6288396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6288463Z with 2023-01-11T22:52:03.6288526Z [ 2023-01-11T22:52:03.6288628Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6288691Z ] 2023-01-11T22:52:03.6289057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6289125Z with 2023-01-11T22:52:03.6289190Z [ 2023-01-11T22:52:03.6289289Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6289353Z ] 2023-01-11T22:52:03.6289742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6289808Z with 2023-01-11T22:52:03.6289872Z [ 2023-01-11T22:52:03.6289968Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6290019Z ] 2023-01-11T22:52:03.6290410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6290849Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6291267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.6291612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6291679Z with 2023-01-11T22:52:03.6291744Z [ 2023-01-11T22:52:03.6291844Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6291906Z ] 2023-01-11T22:52:03.6292220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6292286Z with 2023-01-11T22:52:03.6292350Z [ 2023-01-11T22:52:03.6292441Z T=torch::jit::Method 2023-01-11T22:52:03.6292503Z ] 2023-01-11T22:52:03.6292825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6292892Z with 2023-01-11T22:52:03.6292952Z [ 2023-01-11T22:52:03.6293043Z T=torch::jit::Method 2023-01-11T22:52:03.6293104Z ] 2023-01-11T22:52:03.6293451Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6293520Z with 2023-01-11T22:52:03.6293584Z [ 2023-01-11T22:52:03.6293670Z T=torch::jit::Method 2023-01-11T22:52:03.6293731Z ] 2023-01-11T22:52:03.6294119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6294185Z with 2023-01-11T22:52:03.6294245Z [ 2023-01-11T22:52:03.6294327Z T=torch::jit::Method 2023-01-11T22:52:03.6294390Z ] 2023-01-11T22:52:03.6294723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6295058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6295407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6295469Z with 2023-01-11T22:52:03.6295528Z [ 2023-01-11T22:52:03.6295614Z T=torch::jit::Method 2023-01-11T22:52:03.6295677Z ] 2023-01-11T22:52:03.6295982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6296067Z with 2023-01-11T22:52:03.6296143Z [ 2023-01-11T22:52:03.6296284Z T=std::vector> 2023-01-11T22:52:03.6296347Z ] 2023-01-11T22:52:03.6296760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6296831Z with 2023-01-11T22:52:03.6296892Z [ 2023-01-11T22:52:03.6297027Z T=std::vector> 2023-01-11T22:52:03.6297089Z ] 2023-01-11T22:52:03.6297489Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6297552Z with 2023-01-11T22:52:03.6297614Z [ 2023-01-11T22:52:03.6297751Z T=std::vector> 2023-01-11T22:52:03.6297809Z ] 2023-01-11T22:52:03.6298200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6298267Z with 2023-01-11T22:52:03.6298316Z [ 2023-01-11T22:52:03.6298452Z T=std::vector> 2023-01-11T22:52:03.6298513Z ] 2023-01-11T22:52:03.6298886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6299262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6299601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6299668Z with 2023-01-11T22:52:03.6299728Z [ 2023-01-11T22:52:03.6299859Z T=std::vector> 2023-01-11T22:52:03.6299921Z ] 2023-01-11T22:52:03.6300228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6300292Z with 2023-01-11T22:52:03.6300352Z [ 2023-01-11T22:52:03.6300516Z T=std::function 2023-01-11T22:52:03.6300578Z ] 2023-01-11T22:52:03.6300900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6300965Z with 2023-01-11T22:52:03.6301025Z [ 2023-01-11T22:52:03.6301185Z T=std::function 2023-01-11T22:52:03.6301235Z ] 2023-01-11T22:52:03.6301596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6301659Z with 2023-01-11T22:52:03.6301720Z [ 2023-01-11T22:52:03.6301880Z T=std::function 2023-01-11T22:52:03.6301941Z ] 2023-01-11T22:52:03.6302378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6302496Z with 2023-01-11T22:52:03.6302557Z [ 2023-01-11T22:52:03.6302773Z T=std::function 2023-01-11T22:52:03.6302834Z ] 2023-01-11T22:52:03.6303278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6303696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6304033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6304101Z with 2023-01-11T22:52:03.6304163Z [ 2023-01-11T22:52:03.6304326Z T=std::function 2023-01-11T22:52:03.6304389Z ] 2023-01-11T22:52:03.6304701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6304764Z with 2023-01-11T22:52:03.6304824Z [ 2023-01-11T22:52:03.6305003Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6305064Z ] 2023-01-11T22:52:03.6305386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6305453Z with 2023-01-11T22:52:03.6305515Z [ 2023-01-11T22:52:03.6305704Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6305765Z ] 2023-01-11T22:52:03.6306131Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6306197Z with 2023-01-11T22:52:03.6306259Z [ 2023-01-11T22:52:03.6306450Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6306512Z ] 2023-01-11T22:52:03.6306900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6306966Z with 2023-01-11T22:52:03.6307028Z [ 2023-01-11T22:52:03.6307219Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6307279Z ] 2023-01-11T22:52:03.6307691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6308157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6308496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6308604Z with 2023-01-11T22:52:03.6308653Z [ 2023-01-11T22:52:03.6308842Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6308904Z ] 2023-01-11T22:52:03.6309637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6309711Z with 2023-01-11T22:52:03.6309776Z [ 2023-01-11T22:52:03.6309909Z T=std::vector> 2023-01-11T22:52:03.6309971Z ] 2023-01-11T22:52:03.6310295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6310363Z with 2023-01-11T22:52:03.6310423Z [ 2023-01-11T22:52:03.6310550Z T=std::vector> 2023-01-11T22:52:03.6310612Z ] 2023-01-11T22:52:03.6310976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6311037Z with 2023-01-11T22:52:03.6311087Z [ 2023-01-11T22:52:03.6311216Z T=std::vector> 2023-01-11T22:52:03.6311278Z ] 2023-01-11T22:52:03.6311667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6311732Z with 2023-01-11T22:52:03.6311794Z [ 2023-01-11T22:52:03.6311925Z T=std::vector> 2023-01-11T22:52:03.6311985Z ] 2023-01-11T22:52:03.6312424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6312489Z with 2023-01-11T22:52:03.6312551Z [ 2023-01-11T22:52:03.6312623Z T=double 2023-01-11T22:52:03.6312686Z ] 2023-01-11T22:52:03.6313137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6313204Z with 2023-01-11T22:52:03.6313265Z [ 2023-01-11T22:52:03.6313324Z T=double 2023-01-11T22:52:03.6313385Z ] 2023-01-11T22:52:03.6313776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6313843Z with 2023-01-11T22:52:03.6313903Z [ 2023-01-11T22:52:03.6314028Z T=std::vector> 2023-01-11T22:52:03.6314090Z ] 2023-01-11T22:52:03.6314403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6314468Z with 2023-01-11T22:52:03.6314530Z [ 2023-01-11T22:52:03.6314640Z T=std::tuple 2023-01-11T22:52:03.6314699Z ] 2023-01-11T22:52:03.6315023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6315145Z with 2023-01-11T22:52:03.6315206Z [ 2023-01-11T22:52:03.6315305Z T=std::tuple 2023-01-11T22:52:03.6315367Z ] 2023-01-11T22:52:03.6315723Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6315835Z with 2023-01-11T22:52:03.6315897Z [ 2023-01-11T22:52:03.6316007Z T=std::tuple 2023-01-11T22:52:03.6316070Z ] 2023-01-11T22:52:03.6316457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6316526Z with 2023-01-11T22:52:03.6316586Z [ 2023-01-11T22:52:03.6316696Z T=std::tuple 2023-01-11T22:52:03.6316758Z ] 2023-01-11T22:52:03.6317112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6317499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6317839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6317901Z with 2023-01-11T22:52:03.6317962Z [ 2023-01-11T22:52:03.6318072Z T=std::tuple 2023-01-11T22:52:03.6318122Z ] 2023-01-11T22:52:03.6318425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6318488Z with 2023-01-11T22:52:03.6318548Z [ 2023-01-11T22:52:03.6318685Z T=std::vector> 2023-01-11T22:52:03.6318749Z ] 2023-01-11T22:52:03.6319072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6319135Z with 2023-01-11T22:52:03.6319195Z [ 2023-01-11T22:52:03.6319326Z T=std::vector> 2023-01-11T22:52:03.6319389Z ] 2023-01-11T22:52:03.6319753Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6319817Z with 2023-01-11T22:52:03.6319880Z [ 2023-01-11T22:52:03.6320014Z T=std::vector> 2023-01-11T22:52:03.6320076Z ] 2023-01-11T22:52:03.6320464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6320517Z with 2023-01-11T22:52:03.6320577Z [ 2023-01-11T22:52:03.6320708Z T=std::vector> 2023-01-11T22:52:03.6320770Z ] 2023-01-11T22:52:03.6321184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6321581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6321970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6322037Z with 2023-01-11T22:52:03.6322100Z [ 2023-01-11T22:52:03.6322236Z T=std::vector> 2023-01-11T22:52:03.6322297Z ] 2023-01-11T22:52:03.6322782Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension_v2.pyd 2023-01-11T22:52:03.6322968Z Creating library reloaded_jit_extension_v2.lib and object reloaded_jit_extension_v2.exp 2023-01-11T22:52:03.6323100Z Loading extension module reloaded_jit_extension_v2... 2023-01-11T22:52:03.6323170Z ok (38.975s) 2023-01-11T22:52:03.6323525Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.6323759Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2023-01-11T22:52:03.6324023Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\is_python_module\build.ninja... 2023-01-11T22:52:03.6324149Z Building extension module is_python_module_v1... 2023-01-11T22:52:03.6324355Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.6325322Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\is_python_module\main.cpp /Fomain.o 2023-01-11T22:52:03.6325470Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.6325614Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.6325624Z 2023-01-11T22:52:03.6325937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.6326250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6326318Z with 2023-01-11T22:52:03.6326383Z [ 2023-01-11T22:52:03.6326463Z T=c10::SymInt 2023-01-11T22:52:03.6326526Z ] 2023-01-11T22:52:03.6326835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6326949Z with 2023-01-11T22:52:03.6327011Z [ 2023-01-11T22:52:03.6327091Z T=c10::SymInt 2023-01-11T22:52:03.6327153Z ] 2023-01-11T22:52:03.6327514Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6327621Z with 2023-01-11T22:52:03.6327682Z [ 2023-01-11T22:52:03.6327758Z T=c10::SymInt 2023-01-11T22:52:03.6327818Z ] 2023-01-11T22:52:03.6328206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6328273Z with 2023-01-11T22:52:03.6328334Z [ 2023-01-11T22:52:03.6328411Z T=c10::SymInt 2023-01-11T22:52:03.6328474Z ] 2023-01-11T22:52:03.6328794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6329179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6329529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6329645Z with 2023-01-11T22:52:03.6329710Z [ 2023-01-11T22:52:03.6329788Z T=c10::SymInt 2023-01-11T22:52:03.6329853Z ] 2023-01-11T22:52:03.6330146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.6330452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6330517Z with 2023-01-11T22:52:03.6330579Z [ 2023-01-11T22:52:03.6330667Z T=at::TensorBase 2023-01-11T22:52:03.6330733Z ] 2023-01-11T22:52:03.6331060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6331125Z with 2023-01-11T22:52:03.6331189Z [ 2023-01-11T22:52:03.6331274Z T=at::TensorBase 2023-01-11T22:52:03.6331326Z ] 2023-01-11T22:52:03.6331687Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6331755Z with 2023-01-11T22:52:03.6331819Z [ 2023-01-11T22:52:03.6331900Z T=at::TensorBase 2023-01-11T22:52:03.6331964Z ] 2023-01-11T22:52:03.6332355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6332420Z with 2023-01-11T22:52:03.6332483Z [ 2023-01-11T22:52:03.6332567Z T=at::TensorBase 2023-01-11T22:52:03.6332628Z ] 2023-01-11T22:52:03.6332961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6333353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6333737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6333804Z with 2023-01-11T22:52:03.6333867Z [ 2023-01-11T22:52:03.6333957Z T=at::TensorBase 2023-01-11T22:52:03.6334019Z ] 2023-01-11T22:52:03.6334315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6334386Z with 2023-01-11T22:52:03.6334452Z [ 2023-01-11T22:52:03.6334530Z T=at::Tensor 2023-01-11T22:52:03.6334592Z ] 2023-01-11T22:52:03.6334913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6334981Z with 2023-01-11T22:52:03.6335043Z [ 2023-01-11T22:52:03.6335124Z T=at::Tensor 2023-01-11T22:52:03.6335191Z ] 2023-01-11T22:52:03.6335555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6335620Z with 2023-01-11T22:52:03.6335683Z [ 2023-01-11T22:52:03.6335761Z T=at::Tensor 2023-01-11T22:52:03.6335813Z ] 2023-01-11T22:52:03.6336203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6336270Z with 2023-01-11T22:52:03.6336331Z [ 2023-01-11T22:52:03.6336409Z T=at::Tensor 2023-01-11T22:52:03.6336469Z ] 2023-01-11T22:52:03.6336801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6337127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6337470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6337537Z with 2023-01-11T22:52:03.6337598Z [ 2023-01-11T22:52:03.6337674Z T=at::Tensor 2023-01-11T22:52:03.6337735Z ] 2023-01-11T22:52:03.6338043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6338110Z with 2023-01-11T22:52:03.6338170Z [ 2023-01-11T22:52:03.6338250Z T=at::Generator 2023-01-11T22:52:03.6338298Z ] 2023-01-11T22:52:03.6338621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6338684Z with 2023-01-11T22:52:03.6338791Z [ 2023-01-11T22:52:03.6338873Z T=at::Generator 2023-01-11T22:52:03.6338934Z ] 2023-01-11T22:52:03.6339290Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6339354Z with 2023-01-11T22:52:03.6339414Z [ 2023-01-11T22:52:03.6339494Z T=at::Generator 2023-01-11T22:52:03.6339597Z ] 2023-01-11T22:52:03.6339981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6340047Z with 2023-01-11T22:52:03.6340107Z [ 2023-01-11T22:52:03.6340184Z T=at::Generator 2023-01-11T22:52:03.6340244Z ] 2023-01-11T22:52:03.6340560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6340892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6341238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6341303Z with 2023-01-11T22:52:03.6341364Z [ 2023-01-11T22:52:03.6341441Z T=at::Generator 2023-01-11T22:52:03.6341502Z ] 2023-01-11T22:52:03.6341809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6341876Z with 2023-01-11T22:52:03.6341937Z [ 2023-01-11T22:52:03.6342015Z T=c10::Scalar 2023-01-11T22:52:03.6342075Z ] 2023-01-11T22:52:03.6342391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6342456Z with 2023-01-11T22:52:03.6342519Z [ 2023-01-11T22:52:03.6342596Z T=c10::Scalar 2023-01-11T22:52:03.6342645Z ] 2023-01-11T22:52:03.6343003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6343067Z with 2023-01-11T22:52:03.6343125Z [ 2023-01-11T22:52:03.6343203Z T=c10::Scalar 2023-01-11T22:52:03.6343266Z ] 2023-01-11T22:52:03.6343651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6343717Z with 2023-01-11T22:52:03.6343778Z [ 2023-01-11T22:52:03.6343856Z T=c10::Scalar 2023-01-11T22:52:03.6343919Z ] 2023-01-11T22:52:03.6344247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6344571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6344955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6345019Z with 2023-01-11T22:52:03.6345082Z [ 2023-01-11T22:52:03.6345160Z T=c10::Scalar 2023-01-11T22:52:03.6345220Z ] 2023-01-11T22:52:03.6345558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6345624Z with 2023-01-11T22:52:03.6345684Z [ 2023-01-11T22:52:03.6345762Z T=std::string 2023-01-11T22:52:03.6345823Z ] 2023-01-11T22:52:03.6346140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6346207Z with 2023-01-11T22:52:03.6346270Z [ 2023-01-11T22:52:03.6346344Z T=std::string 2023-01-11T22:52:03.6346406Z ] 2023-01-11T22:52:03.6346764Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6346828Z with 2023-01-11T22:52:03.6346886Z [ 2023-01-11T22:52:03.6346963Z T=std::string 2023-01-11T22:52:03.6347011Z ] 2023-01-11T22:52:03.6347389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6347455Z with 2023-01-11T22:52:03.6347516Z [ 2023-01-11T22:52:03.6347593Z T=std::string 2023-01-11T22:52:03.6347656Z ] 2023-01-11T22:52:03.6347983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6348307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6348654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6348719Z with 2023-01-11T22:52:03.6348780Z [ 2023-01-11T22:52:03.6348856Z T=std::string 2023-01-11T22:52:03.6348918Z ] 2023-01-11T22:52:03.6349223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6349289Z with 2023-01-11T22:52:03.6349350Z [ 2023-01-11T22:52:03.6349440Z T=c10::QualifiedName 2023-01-11T22:52:03.6349489Z ] 2023-01-11T22:52:03.6349806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6349870Z with 2023-01-11T22:52:03.6349930Z [ 2023-01-11T22:52:03.6350021Z T=c10::QualifiedName 2023-01-11T22:52:03.6350083Z ] 2023-01-11T22:52:03.6350444Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6350554Z with 2023-01-11T22:52:03.6350613Z [ 2023-01-11T22:52:03.6350700Z T=c10::QualifiedName 2023-01-11T22:52:03.6350761Z ] 2023-01-11T22:52:03.6351150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6351212Z with 2023-01-11T22:52:03.6351316Z [ 2023-01-11T22:52:03.6351410Z T=c10::QualifiedName 2023-01-11T22:52:03.6351467Z ] 2023-01-11T22:52:03.6351795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6352232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6352581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6352687Z with 2023-01-11T22:52:03.6352747Z [ 2023-01-11T22:52:03.6352833Z T=c10::QualifiedName 2023-01-11T22:52:03.6352896Z ] 2023-01-11T22:52:03.6353202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6353267Z with 2023-01-11T22:52:03.6353327Z [ 2023-01-11T22:52:03.6353462Z T=std::shared_ptr 2023-01-11T22:52:03.6353525Z ] 2023-01-11T22:52:03.6353845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6353911Z with 2023-01-11T22:52:03.6353970Z [ 2023-01-11T22:52:03.6354105Z T=std::shared_ptr 2023-01-11T22:52:03.6354164Z ] 2023-01-11T22:52:03.6354522Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6354575Z with 2023-01-11T22:52:03.6354635Z [ 2023-01-11T22:52:03.6354764Z T=std::shared_ptr 2023-01-11T22:52:03.6354824Z ] 2023-01-11T22:52:03.6355209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6355277Z with 2023-01-11T22:52:03.6355337Z [ 2023-01-11T22:52:03.6355466Z T=std::shared_ptr 2023-01-11T22:52:03.6355527Z ] 2023-01-11T22:52:03.6355891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6356256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6356592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6356709Z with 2023-01-11T22:52:03.6356770Z [ 2023-01-11T22:52:03.6356898Z T=std::shared_ptr 2023-01-11T22:52:03.6356959Z ] 2023-01-11T22:52:03.6357267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6357370Z with 2023-01-11T22:52:03.6357421Z [ 2023-01-11T22:52:03.6357551Z T=std::weak_ptr 2023-01-11T22:52:03.6357612Z ] 2023-01-11T22:52:03.6357932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6357997Z with 2023-01-11T22:52:03.6358061Z [ 2023-01-11T22:52:03.6358193Z T=std::weak_ptr 2023-01-11T22:52:03.6358255Z ] 2023-01-11T22:52:03.6358618Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6358683Z with 2023-01-11T22:52:03.6358745Z [ 2023-01-11T22:52:03.6358872Z T=std::weak_ptr 2023-01-11T22:52:03.6358932Z ] 2023-01-11T22:52:03.6359315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6359379Z with 2023-01-11T22:52:03.6359438Z [ 2023-01-11T22:52:03.6359552Z T=std::weak_ptr 2023-01-11T22:52:03.6359612Z ] 2023-01-11T22:52:03.6360042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6360402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6360799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6360867Z with 2023-01-11T22:52:03.6360932Z [ 2023-01-11T22:52:03.6361061Z T=std::weak_ptr 2023-01-11T22:52:03.6361127Z ] 2023-01-11T22:52:03.6361438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6361503Z with 2023-01-11T22:52:03.6361567Z [ 2023-01-11T22:52:03.6361725Z T=std::vector> 2023-01-11T22:52:03.6361789Z ] 2023-01-11T22:52:03.6362118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6362182Z with 2023-01-11T22:52:03.6362244Z [ 2023-01-11T22:52:03.6362401Z T=std::vector> 2023-01-11T22:52:03.6362461Z ] 2023-01-11T22:52:03.6362810Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6362927Z with 2023-01-11T22:52:03.6362988Z [ 2023-01-11T22:52:03.6363143Z T=std::vector> 2023-01-11T22:52:03.6363204Z ] 2023-01-11T22:52:03.6363634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6363700Z with 2023-01-11T22:52:03.6363759Z [ 2023-01-11T22:52:03.6363913Z T=std::vector> 2023-01-11T22:52:03.6363975Z ] 2023-01-11T22:52:03.6364359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6364741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6365085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6365150Z with 2023-01-11T22:52:03.6365209Z [ 2023-01-11T22:52:03.6365362Z T=std::vector> 2023-01-11T22:52:03.6365423Z ] 2023-01-11T22:52:03.6365728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6365796Z with 2023-01-11T22:52:03.6365857Z [ 2023-01-11T22:52:03.6365967Z T=std::vector> 2023-01-11T22:52:03.6366029Z ] 2023-01-11T22:52:03.6366354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6366417Z with 2023-01-11T22:52:03.6366479Z [ 2023-01-11T22:52:03.6366596Z T=std::vector> 2023-01-11T22:52:03.6366658Z ] 2023-01-11T22:52:03.6367018Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6367083Z with 2023-01-11T22:52:03.6367143Z [ 2023-01-11T22:52:03.6367258Z T=std::vector> 2023-01-11T22:52:03.6367316Z ] 2023-01-11T22:52:03.6367704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6367771Z with 2023-01-11T22:52:03.6367830Z [ 2023-01-11T22:52:03.6367943Z T=std::vector> 2023-01-11T22:52:03.6367992Z ] 2023-01-11T22:52:03.6368343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6368698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6369082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6369146Z with 2023-01-11T22:52:03.6369210Z [ 2023-01-11T22:52:03.6369367Z T=std::vector> 2023-01-11T22:52:03.6369431Z ] 2023-01-11T22:52:03.6369738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6369802Z with 2023-01-11T22:52:03.6369862Z [ 2023-01-11T22:52:03.6370029Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6370093Z ] 2023-01-11T22:52:03.6370415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6370484Z with 2023-01-11T22:52:03.6370545Z [ 2023-01-11T22:52:03.6370717Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6370782Z ] 2023-01-11T22:52:03.6371147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6371201Z with 2023-01-11T22:52:03.6371263Z [ 2023-01-11T22:52:03.6371430Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6371496Z ] 2023-01-11T22:52:03.6371886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6371952Z with 2023-01-11T22:52:03.6372014Z [ 2023-01-11T22:52:03.6372184Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6372245Z ] 2023-01-11T22:52:03.6372643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6373037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6373368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6373715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6373779Z with 2023-01-11T22:52:03.6373843Z [ 2023-01-11T22:52:03.6374010Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6374074Z ] 2023-01-11T22:52:03.6374381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6374892Z with 2023-01-11T22:52:03.6374955Z [ 2023-01-11T22:52:03.6375120Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6375173Z ] 2023-01-11T22:52:03.6375545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6375612Z with 2023-01-11T22:52:03.6375673Z [ 2023-01-11T22:52:03.6375834Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6375896Z ] 2023-01-11T22:52:03.6376258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6376326Z with 2023-01-11T22:52:03.6376386Z [ 2023-01-11T22:52:03.6376541Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6376603Z ] 2023-01-11T22:52:03.6376994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6377061Z with 2023-01-11T22:52:03.6377122Z [ 2023-01-11T22:52:03.6377283Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6377345Z ] 2023-01-11T22:52:03.6377732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6378119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6378439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6378774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6378838Z with 2023-01-11T22:52:03.6378899Z [ 2023-01-11T22:52:03.6379046Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6379109Z ] 2023-01-11T22:52:03.6379420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6379483Z with 2023-01-11T22:52:03.6379547Z [ 2023-01-11T22:52:03.6379673Z T=std::vector> 2023-01-11T22:52:03.6379733Z ] 2023-01-11T22:52:03.6380055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6380119Z with 2023-01-11T22:52:03.6380178Z [ 2023-01-11T22:52:03.6380300Z T=std::vector> 2023-01-11T22:52:03.6380359Z ] 2023-01-11T22:52:03.6380717Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6381128Z with 2023-01-11T22:52:03.6381191Z [ 2023-01-11T22:52:03.6381318Z T=std::vector> 2023-01-11T22:52:03.6381366Z ] 2023-01-11T22:52:03.6381800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6381865Z with 2023-01-11T22:52:03.6381926Z [ 2023-01-11T22:52:03.6382049Z T=std::vector> 2023-01-11T22:52:03.6382110Z ] 2023-01-11T22:52:03.6382467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6382826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6383172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6383236Z with 2023-01-11T22:52:03.6383296Z [ 2023-01-11T22:52:03.6383420Z T=std::vector> 2023-01-11T22:52:03.6383481Z ] 2023-01-11T22:52:03.6383790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6383855Z with 2023-01-11T22:52:03.6383915Z [ 2023-01-11T22:52:03.6384070Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6384131Z ] 2023-01-11T22:52:03.6384451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6384507Z with 2023-01-11T22:52:03.6384569Z [ 2023-01-11T22:52:03.6384722Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6384783Z ] 2023-01-11T22:52:03.6385146Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6385214Z with 2023-01-11T22:52:03.6385275Z [ 2023-01-11T22:52:03.6385424Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6385486Z ] 2023-01-11T22:52:03.6385874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6385939Z with 2023-01-11T22:52:03.6386000Z [ 2023-01-11T22:52:03.6386151Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6386212Z ] 2023-01-11T22:52:03.6386596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6386997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6387727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.6388119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6388185Z with 2023-01-11T22:52:03.6388247Z [ 2023-01-11T22:52:03.6388401Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6388452Z ] 2023-01-11T22:52:03.6388764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6388832Z with 2023-01-11T22:52:03.6388892Z [ 2023-01-11T22:52:03.6389042Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6389102Z ] 2023-01-11T22:52:03.6389424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6389486Z with 2023-01-11T22:52:03.6389545Z [ 2023-01-11T22:52:03.6389694Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6389755Z ] 2023-01-11T22:52:03.6390117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6390184Z with 2023-01-11T22:52:03.6390244Z [ 2023-01-11T22:52:03.6390394Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6390453Z ] 2023-01-11T22:52:03.6390832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6390897Z with 2023-01-11T22:52:03.6390956Z [ 2023-01-11T22:52:03.6391105Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6391164Z ] 2023-01-11T22:52:03.6391548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6391950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6392449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.6392795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6392859Z with 2023-01-11T22:52:03.6392926Z [ 2023-01-11T22:52:03.6393078Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6393490Z ] 2023-01-11T22:52:03.6393808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6393874Z with 2023-01-11T22:52:03.6393936Z [ 2023-01-11T22:52:03.6394043Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6394104Z ] 2023-01-11T22:52:03.6394471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6394536Z with 2023-01-11T22:52:03.6394584Z [ 2023-01-11T22:52:03.6394688Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6394750Z ] 2023-01-11T22:52:03.6395111Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6395177Z with 2023-01-11T22:52:03.6395237Z [ 2023-01-11T22:52:03.6395340Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6395398Z ] 2023-01-11T22:52:03.6395790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6395853Z with 2023-01-11T22:52:03.6395914Z [ 2023-01-11T22:52:03.6396018Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6396078Z ] 2023-01-11T22:52:03.6396430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6396763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6396824Z with 2023-01-11T22:52:03.6396884Z [ 2023-01-11T22:52:03.6396975Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6397036Z ] 2023-01-11T22:52:03.6397424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.6397769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6397836Z with 2023-01-11T22:52:03.6397896Z [ 2023-01-11T22:52:03.6397999Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6398059Z ] 2023-01-11T22:52:03.6398366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6398428Z with 2023-01-11T22:52:03.6398487Z [ 2023-01-11T22:52:03.6398683Z T=std::vector> 2023-01-11T22:52:03.6398747Z ] 2023-01-11T22:52:03.6399069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6399134Z with 2023-01-11T22:52:03.6399196Z [ 2023-01-11T22:52:03.6399387Z T=std::vector> 2023-01-11T22:52:03.6399490Z ] 2023-01-11T22:52:03.6399841Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6399905Z with 2023-01-11T22:52:03.6399964Z [ 2023-01-11T22:52:03.6400192Z T=std::vector> 2023-01-11T22:52:03.6400255Z ] 2023-01-11T22:52:03.6400645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6400711Z with 2023-01-11T22:52:03.6400774Z [ 2023-01-11T22:52:03.6400960Z T=std::vector> 2023-01-11T22:52:03.6401023Z ] 2023-01-11T22:52:03.6401440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6401860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6402203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6402271Z with 2023-01-11T22:52:03.6402332Z [ 2023-01-11T22:52:03.6402519Z T=std::vector> 2023-01-11T22:52:03.6402580Z ] 2023-01-11T22:52:03.6402887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6402949Z with 2023-01-11T22:52:03.6403012Z [ 2023-01-11T22:52:03.6403109Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6403159Z ] 2023-01-11T22:52:03.6403477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6403540Z with 2023-01-11T22:52:03.6403600Z [ 2023-01-11T22:52:03.6403699Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6403760Z ] 2023-01-11T22:52:03.6404122Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6404187Z with 2023-01-11T22:52:03.6404247Z [ 2023-01-11T22:52:03.6404343Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6404402Z ] 2023-01-11T22:52:03.6404789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6404853Z with 2023-01-11T22:52:03.6404912Z [ 2023-01-11T22:52:03.6405007Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6405057Z ] 2023-01-11T22:52:03.6405450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6405806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6406528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6406601Z with 2023-01-11T22:52:03.6406667Z [ 2023-01-11T22:52:03.6406766Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6406825Z ] 2023-01-11T22:52:03.6407132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6407199Z with 2023-01-11T22:52:03.6407261Z [ 2023-01-11T22:52:03.6407343Z T=c10::IValue 2023-01-11T22:52:03.6407404Z ] 2023-01-11T22:52:03.6407726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6407795Z with 2023-01-11T22:52:03.6407857Z [ 2023-01-11T22:52:03.6407937Z T=c10::IValue 2023-01-11T22:52:03.6407986Z ] 2023-01-11T22:52:03.6408348Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6408414Z with 2023-01-11T22:52:03.6408476Z [ 2023-01-11T22:52:03.6408552Z T=c10::IValue 2023-01-11T22:52:03.6408612Z ] 2023-01-11T22:52:03.6409000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6409063Z with 2023-01-11T22:52:03.6409123Z [ 2023-01-11T22:52:03.6409201Z T=c10::IValue 2023-01-11T22:52:03.6409262Z ] 2023-01-11T22:52:03.6409591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6409922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6410267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6410330Z with 2023-01-11T22:52:03.6410394Z [ 2023-01-11T22:52:03.6410471Z T=c10::IValue 2023-01-11T22:52:03.6410530Z ] 2023-01-11T22:52:03.6410831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6410892Z with 2023-01-11T22:52:03.6410955Z [ 2023-01-11T22:52:03.6411035Z T=c10::AliasInfo 2023-01-11T22:52:03.6411096Z ] 2023-01-11T22:52:03.6411414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6411528Z with 2023-01-11T22:52:03.6411591Z [ 2023-01-11T22:52:03.6411672Z T=c10::AliasInfo 2023-01-11T22:52:03.6411734Z ] 2023-01-11T22:52:03.6412092Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6412196Z with 2023-01-11T22:52:03.6412258Z [ 2023-01-11T22:52:03.6412338Z T=c10::AliasInfo 2023-01-11T22:52:03.6412400Z ] 2023-01-11T22:52:03.6412776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6412840Z with 2023-01-11T22:52:03.6412902Z [ 2023-01-11T22:52:03.6412980Z T=c10::AliasInfo 2023-01-11T22:52:03.6413040Z ] 2023-01-11T22:52:03.6413368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6413704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6414042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6414104Z with 2023-01-11T22:52:03.6414166Z [ 2023-01-11T22:52:03.6414248Z T=c10::AliasInfo 2023-01-11T22:52:03.6414312Z ] 2023-01-11T22:52:03.6414621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6414686Z with 2023-01-11T22:52:03.6414749Z [ 2023-01-11T22:52:03.6414885Z T=std::vector> 2023-01-11T22:52:03.6414947Z ] 2023-01-11T22:52:03.6415259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6415329Z with 2023-01-11T22:52:03.6415391Z [ 2023-01-11T22:52:03.6415525Z T=std::vector> 2023-01-11T22:52:03.6415586Z ] 2023-01-11T22:52:03.6416031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6416098Z with 2023-01-11T22:52:03.6416160Z [ 2023-01-11T22:52:03.6416294Z T=std::vector> 2023-01-11T22:52:03.6416357Z ] 2023-01-11T22:52:03.6416805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6416875Z with 2023-01-11T22:52:03.6416935Z [ 2023-01-11T22:52:03.6417068Z T=std::vector> 2023-01-11T22:52:03.6417129Z ] 2023-01-11T22:52:03.6417481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6417610Z with 2023-01-11T22:52:03.6417660Z [ 2023-01-11T22:52:03.6417739Z T=c10::SymInt 2023-01-11T22:52:03.6417805Z ] 2023-01-11T22:52:03.6418148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6418255Z with 2023-01-11T22:52:03.6418318Z [ 2023-01-11T22:52:03.6418394Z T=c10::SymInt 2023-01-11T22:52:03.6418453Z ] 2023-01-11T22:52:03.6418822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.6419255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.6419598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6419663Z with 2023-01-11T22:52:03.6419727Z [ 2023-01-11T22:52:03.6419861Z T=std::vector> 2023-01-11T22:52:03.6419924Z ] 2023-01-11T22:52:03.6420233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6420296Z with 2023-01-11T22:52:03.6420355Z [ 2023-01-11T22:52:03.6420484Z T=c10::either 2023-01-11T22:52:03.6420545Z ] 2023-01-11T22:52:03.6420868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6420932Z with 2023-01-11T22:52:03.6420991Z [ 2023-01-11T22:52:03.6421130Z T=c10::either 2023-01-11T22:52:03.6421194Z ] 2023-01-11T22:52:03.6421553Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6421616Z with 2023-01-11T22:52:03.6421676Z [ 2023-01-11T22:52:03.6421811Z T=c10::either 2023-01-11T22:52:03.6421874Z ] 2023-01-11T22:52:03.6422261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6422322Z with 2023-01-11T22:52:03.6422380Z [ 2023-01-11T22:52:03.6422519Z T=c10::either 2023-01-11T22:52:03.6422568Z ] 2023-01-11T22:52:03.6422944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6423347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6423738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6423790Z with 2023-01-11T22:52:03.6423850Z [ 2023-01-11T22:52:03.6423986Z T=c10::either 2023-01-11T22:52:03.6424048Z ] 2023-01-11T22:52:03.6424395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6424460Z with 2023-01-11T22:52:03.6424520Z [ 2023-01-11T22:52:03.6424610Z T=at::StepCallbacks 2023-01-11T22:52:03.6424670Z ] 2023-01-11T22:52:03.6424991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6425056Z with 2023-01-11T22:52:03.6425118Z [ 2023-01-11T22:52:03.6425207Z T=at::StepCallbacks 2023-01-11T22:52:03.6425269Z ] 2023-01-11T22:52:03.6425629Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6425682Z with 2023-01-11T22:52:03.6425741Z [ 2023-01-11T22:52:03.6425829Z T=at::StepCallbacks 2023-01-11T22:52:03.6425889Z ] 2023-01-11T22:52:03.6426274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6426341Z with 2023-01-11T22:52:03.6426403Z [ 2023-01-11T22:52:03.6426490Z T=at::StepCallbacks 2023-01-11T22:52:03.6426545Z ] 2023-01-11T22:52:03.6431661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6432029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6432481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6432550Z with 2023-01-11T22:52:03.6432619Z [ 2023-01-11T22:52:03.6432714Z T=at::StepCallbacks 2023-01-11T22:52:03.6432779Z ] 2023-01-11T22:52:03.6433093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6433158Z with 2023-01-11T22:52:03.6433220Z [ 2023-01-11T22:52:03.6433306Z T=c10::DimVector 2023-01-11T22:52:03.6433369Z ] 2023-01-11T22:52:03.6433699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6433763Z with 2023-01-11T22:52:03.6433824Z [ 2023-01-11T22:52:03.6433906Z T=c10::DimVector 2023-01-11T22:52:03.6433955Z ] 2023-01-11T22:52:03.6434321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6434481Z with 2023-01-11T22:52:03.6434542Z [ 2023-01-11T22:52:03.6434622Z T=c10::DimVector 2023-01-11T22:52:03.6434683Z ] 2023-01-11T22:52:03.6435130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6435199Z with 2023-01-11T22:52:03.6435260Z [ 2023-01-11T22:52:03.6435339Z T=c10::DimVector 2023-01-11T22:52:03.6435399Z ] 2023-01-11T22:52:03.6435725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6436066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6436411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6436475Z with 2023-01-11T22:52:03.6436540Z [ 2023-01-11T22:52:03.6436618Z T=c10::DimVector 2023-01-11T22:52:03.6436666Z ] 2023-01-11T22:52:03.6436974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6437039Z with 2023-01-11T22:52:03.6437100Z [ 2023-01-11T22:52:03.6437207Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6437272Z ] 2023-01-11T22:52:03.6437597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6437661Z with 2023-01-11T22:52:03.6437722Z [ 2023-01-11T22:52:03.6437821Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6437882Z ] 2023-01-11T22:52:03.6438244Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6438308Z with 2023-01-11T22:52:03.6438367Z [ 2023-01-11T22:52:03.6438471Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6438534Z ] 2023-01-11T22:52:03.6438906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6438971Z with 2023-01-11T22:52:03.6439028Z [ 2023-01-11T22:52:03.6439127Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6439185Z ] 2023-01-11T22:52:03.6439536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6439907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6440245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6440361Z with 2023-01-11T22:52:03.6440422Z [ 2023-01-11T22:52:03.6440522Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6440583Z ] 2023-01-11T22:52:03.6440895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6440998Z with 2023-01-11T22:52:03.6441060Z [ 2023-01-11T22:52:03.6441204Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6441266Z ] 2023-01-11T22:52:03.6441590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6441646Z with 2023-01-11T22:52:03.6441705Z [ 2023-01-11T22:52:03.6441846Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6441904Z ] 2023-01-11T22:52:03.6442260Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6442322Z with 2023-01-11T22:52:03.6442380Z [ 2023-01-11T22:52:03.6442524Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6442583Z ] 2023-01-11T22:52:03.6442969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6443033Z with 2023-01-11T22:52:03.6443097Z [ 2023-01-11T22:52:03.6443233Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6443292Z ] 2023-01-11T22:52:03.6443668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6444068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6444412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6444476Z with 2023-01-11T22:52:03.6444535Z [ 2023-01-11T22:52:03.6444665Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6444726Z ] 2023-01-11T22:52:03.6445031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6445095Z with 2023-01-11T22:52:03.6445153Z [ 2023-01-11T22:52:03.6445270Z T=std::tuple 2023-01-11T22:52:03.6445332Z ] 2023-01-11T22:52:03.6445657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6445719Z with 2023-01-11T22:52:03.6445776Z [ 2023-01-11T22:52:03.6445891Z T=std::tuple 2023-01-11T22:52:03.6445950Z ] 2023-01-11T22:52:03.6446313Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6446417Z with 2023-01-11T22:52:03.6446476Z [ 2023-01-11T22:52:03.6446592Z T=std::tuple 2023-01-11T22:52:03.6446644Z ] 2023-01-11T22:52:03.6447070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6447138Z with 2023-01-11T22:52:03.6447197Z [ 2023-01-11T22:52:03.6447313Z T=std::tuple 2023-01-11T22:52:03.6447371Z ] 2023-01-11T22:52:03.6447727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6448103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6448448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6448512Z with 2023-01-11T22:52:03.6448576Z [ 2023-01-11T22:52:03.6448692Z T=std::tuple 2023-01-11T22:52:03.6448754Z ] 2023-01-11T22:52:03.6449063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6449129Z with 2023-01-11T22:52:03.6449190Z [ 2023-01-11T22:52:03.6449289Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6449350Z ] 2023-01-11T22:52:03.6449661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6449725Z with 2023-01-11T22:52:03.6449786Z [ 2023-01-11T22:52:03.6449878Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6449938Z ] 2023-01-11T22:52:03.6450293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6450355Z with 2023-01-11T22:52:03.6450415Z [ 2023-01-11T22:52:03.6450510Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6450574Z ] 2023-01-11T22:52:03.6450962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6451028Z with 2023-01-11T22:52:03.6451089Z [ 2023-01-11T22:52:03.6451183Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6451242Z ] 2023-01-11T22:52:03.6451573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6451945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6452322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6452375Z with 2023-01-11T22:52:03.6452434Z [ 2023-01-11T22:52:03.6452524Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6452586Z ] 2023-01-11T22:52:03.6452929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6452990Z with 2023-01-11T22:52:03.6453048Z [ 2023-01-11T22:52:03.6453163Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6453226Z ] 2023-01-11T22:52:03.6453549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6453616Z with 2023-01-11T22:52:03.6453676Z [ 2023-01-11T22:52:03.6453795Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6453854Z ] 2023-01-11T22:52:03.6454215Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6454268Z with 2023-01-11T22:52:03.6454326Z [ 2023-01-11T22:52:03.6454436Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6454495Z ] 2023-01-11T22:52:03.6454879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6454944Z with 2023-01-11T22:52:03.6455006Z [ 2023-01-11T22:52:03.6455111Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6455171Z ] 2023-01-11T22:52:03.6455527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6455889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6456225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6456286Z with 2023-01-11T22:52:03.6456348Z [ 2023-01-11T22:52:03.6456459Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6456519Z ] 2023-01-11T22:52:03.6456827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6456893Z with 2023-01-11T22:52:03.6456942Z [ 2023-01-11T22:52:03.6457054Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6457117Z ] 2023-01-11T22:52:03.6457445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6457508Z with 2023-01-11T22:52:03.6457569Z [ 2023-01-11T22:52:03.6457677Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6457736Z ] 2023-01-11T22:52:03.6458139Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6458200Z with 2023-01-11T22:52:03.6458258Z [ 2023-01-11T22:52:03.6458361Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6458425Z ] 2023-01-11T22:52:03.6458856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6458920Z with 2023-01-11T22:52:03.6458983Z [ 2023-01-11T22:52:03.6459091Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6459150Z ] 2023-01-11T22:52:03.6459501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6459860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6460201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6460265Z with 2023-01-11T22:52:03.6460326Z [ 2023-01-11T22:52:03.6460437Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6460488Z ] 2023-01-11T22:52:03.6460794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6460859Z with 2023-01-11T22:52:03.6460918Z [ 2023-01-11T22:52:03.6461012Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6461072Z ] 2023-01-11T22:52:03.6461396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6461460Z with 2023-01-11T22:52:03.6461519Z [ 2023-01-11T22:52:03.6461610Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6461669Z ] 2023-01-11T22:52:03.6462032Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6462096Z with 2023-01-11T22:52:03.6462154Z [ 2023-01-11T22:52:03.6462246Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6462296Z ] 2023-01-11T22:52:03.6462681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6462742Z with 2023-01-11T22:52:03.6462802Z [ 2023-01-11T22:52:03.6462887Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6462947Z ] 2023-01-11T22:52:03.6463287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6463633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6464018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6464083Z with 2023-01-11T22:52:03.6464146Z [ 2023-01-11T22:52:03.6464233Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6464294Z ] 2023-01-11T22:52:03.6464639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6464703Z with 2023-01-11T22:52:03.6464761Z [ 2023-01-11T22:52:03.6464855Z T=at::ThreadLocalState 2023-01-11T22:52:03.6464913Z ] 2023-01-11T22:52:03.6465223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6465287Z with 2023-01-11T22:52:03.6465345Z [ 2023-01-11T22:52:03.6465434Z T=at::ThreadLocalState 2023-01-11T22:52:03.6465497Z ] 2023-01-11T22:52:03.6465851Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6465916Z with 2023-01-11T22:52:03.6465982Z [ 2023-01-11T22:52:03.6466075Z T=at::ThreadLocalState 2023-01-11T22:52:03.6466137Z ] 2023-01-11T22:52:03.6466526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6466591Z with 2023-01-11T22:52:03.6466655Z [ 2023-01-11T22:52:03.6466749Z T=at::ThreadLocalState 2023-01-11T22:52:03.6466808Z ] 2023-01-11T22:52:03.6467155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6467516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6467852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6467903Z with 2023-01-11T22:52:03.6467964Z [ 2023-01-11T22:52:03.6468058Z T=at::ThreadLocalState 2023-01-11T22:52:03.6468120Z ] 2023-01-11T22:52:03.6468424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6468487Z with 2023-01-11T22:52:03.6468550Z [ 2023-01-11T22:52:03.6468665Z T=std::shared_ptr 2023-01-11T22:52:03.6468729Z ] 2023-01-11T22:52:03.6469052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6469117Z with 2023-01-11T22:52:03.6469178Z [ 2023-01-11T22:52:03.6469294Z T=std::shared_ptr 2023-01-11T22:52:03.6469354Z ] 2023-01-11T22:52:03.6469716Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6469822Z with 2023-01-11T22:52:03.6469872Z [ 2023-01-11T22:52:03.6469985Z T=std::shared_ptr 2023-01-11T22:52:03.6470044Z ] 2023-01-11T22:52:03.6470470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6470534Z with 2023-01-11T22:52:03.6470593Z [ 2023-01-11T22:52:03.6470706Z T=std::shared_ptr 2023-01-11T22:52:03.6470766Z ] 2023-01-11T22:52:03.6471119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6471467Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6471841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.6472267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6472339Z with 2023-01-11T22:52:03.6472402Z [ 2023-01-11T22:52:03.6472517Z T=std::shared_ptr 2023-01-11T22:52:03.6472582Z ] 2023-01-11T22:52:03.6472887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6472952Z with 2023-01-11T22:52:03.6473016Z [ 2023-01-11T22:52:03.6473105Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6473167Z ] 2023-01-11T22:52:03.6473487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6473551Z with 2023-01-11T22:52:03.6473609Z [ 2023-01-11T22:52:03.6473707Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6473768Z ] 2023-01-11T22:52:03.6474128Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6474194Z with 2023-01-11T22:52:03.6474259Z [ 2023-01-11T22:52:03.6474357Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6474419Z ] 2023-01-11T22:52:03.6474807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6474869Z with 2023-01-11T22:52:03.6474930Z [ 2023-01-11T22:52:03.6475016Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6475075Z ] 2023-01-11T22:52:03.6475418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6475808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6476179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.6476559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6476626Z with 2023-01-11T22:52:03.6476683Z [ 2023-01-11T22:52:03.6476779Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6476837Z ] 2023-01-11T22:52:03.6477141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6477204Z with 2023-01-11T22:52:03.6477264Z [ 2023-01-11T22:52:03.6477353Z T=torch::jit::Method 2023-01-11T22:52:03.6477413Z ] 2023-01-11T22:52:03.6477730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6477802Z with 2023-01-11T22:52:03.6477866Z [ 2023-01-11T22:52:03.6477953Z T=torch::jit::Method 2023-01-11T22:52:03.6478004Z ] 2023-01-11T22:52:03.6478361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6478432Z with 2023-01-11T22:52:03.6478492Z [ 2023-01-11T22:52:03.6478578Z T=torch::jit::Method 2023-01-11T22:52:03.6478638Z ] 2023-01-11T22:52:03.6479016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6479078Z with 2023-01-11T22:52:03.6479138Z [ 2023-01-11T22:52:03.6479224Z T=torch::jit::Method 2023-01-11T22:52:03.6479283Z ] 2023-01-11T22:52:03.6479615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6479949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6480297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6480359Z with 2023-01-11T22:52:03.6480420Z [ 2023-01-11T22:52:03.6480505Z T=torch::jit::Method 2023-01-11T22:52:03.6480555Z ] 2023-01-11T22:52:03.6480860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6480923Z with 2023-01-11T22:52:03.6480983Z [ 2023-01-11T22:52:03.6481117Z T=std::vector> 2023-01-11T22:52:03.6481178Z ] 2023-01-11T22:52:03.6481506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6481615Z with 2023-01-11T22:52:03.6481675Z [ 2023-01-11T22:52:03.6481807Z T=std::vector> 2023-01-11T22:52:03.6481866Z ] 2023-01-11T22:52:03.6482267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6482333Z with 2023-01-11T22:52:03.6482394Z [ 2023-01-11T22:52:03.6482532Z T=std::vector> 2023-01-11T22:52:03.6482593Z ] 2023-01-11T22:52:03.6482980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6483034Z with 2023-01-11T22:52:03.6483095Z [ 2023-01-11T22:52:03.6483227Z T=std::vector> 2023-01-11T22:52:03.6483288Z ] 2023-01-11T22:52:03.6483657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6484032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6484375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6484441Z with 2023-01-11T22:52:03.6484498Z [ 2023-01-11T22:52:03.6484629Z T=std::vector> 2023-01-11T22:52:03.6484688Z ] 2023-01-11T22:52:03.6484993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6485056Z with 2023-01-11T22:52:03.6485114Z [ 2023-01-11T22:52:03.6485276Z T=std::function 2023-01-11T22:52:03.6485337Z ] 2023-01-11T22:52:03.6485660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6485724Z with 2023-01-11T22:52:03.6485784Z [ 2023-01-11T22:52:03.6485935Z T=std::function 2023-01-11T22:52:03.6485996Z ] 2023-01-11T22:52:03.6486350Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6486416Z with 2023-01-11T22:52:03.6486477Z [ 2023-01-11T22:52:03.6486640Z T=std::function 2023-01-11T22:52:03.6486701Z ] 2023-01-11T22:52:03.6487088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6487196Z with 2023-01-11T22:52:03.6487254Z [ 2023-01-11T22:52:03.6487415Z T=std::function 2023-01-11T22:52:03.6487478Z ] 2023-01-11T22:52:03.6487915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6488334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6488676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6488742Z with 2023-01-11T22:52:03.6488802Z [ 2023-01-11T22:52:03.6488964Z T=std::function 2023-01-11T22:52:03.6489025Z ] 2023-01-11T22:52:03.6489331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6489397Z with 2023-01-11T22:52:03.6489447Z [ 2023-01-11T22:52:03.6489637Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6489699Z ] 2023-01-11T22:52:03.6490023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6490094Z with 2023-01-11T22:52:03.6490152Z [ 2023-01-11T22:52:03.6490342Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6490402Z ] 2023-01-11T22:52:03.6490761Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6490824Z with 2023-01-11T22:52:03.6490886Z [ 2023-01-11T22:52:03.6491074Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6491133Z ] 2023-01-11T22:52:03.6491518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6491582Z with 2023-01-11T22:52:03.6491641Z [ 2023-01-11T22:52:03.6491827Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6491877Z ] 2023-01-11T22:52:03.6492303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6492761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6493098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6493214Z with 2023-01-11T22:52:03.6493276Z [ 2023-01-11T22:52:03.6493464Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6493525Z ] 2023-01-11T22:52:03.6493833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6493896Z with 2023-01-11T22:52:03.6493992Z [ 2023-01-11T22:52:03.6494121Z T=std::vector> 2023-01-11T22:52:03.6494183Z ] 2023-01-11T22:52:03.6494502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6494565Z with 2023-01-11T22:52:03.6494625Z [ 2023-01-11T22:52:03.6494751Z T=std::vector> 2023-01-11T22:52:03.6494808Z ] 2023-01-11T22:52:03.6495171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6495232Z with 2023-01-11T22:52:03.6495282Z [ 2023-01-11T22:52:03.6495413Z T=std::vector> 2023-01-11T22:52:03.6495473Z ] 2023-01-11T22:52:03.6495859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6495926Z with 2023-01-11T22:52:03.6495987Z [ 2023-01-11T22:52:03.6496111Z T=std::vector> 2023-01-11T22:52:03.6496176Z ] 2023-01-11T22:52:03.6496525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6496587Z with 2023-01-11T22:52:03.6496648Z [ 2023-01-11T22:52:03.6496718Z T=double 2023-01-11T22:52:03.6496782Z ] 2023-01-11T22:52:03.6497172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6497237Z with 2023-01-11T22:52:03.6497285Z [ 2023-01-11T22:52:03.6497352Z T=double 2023-01-11T22:52:03.6497411Z ] 2023-01-11T22:52:03.6497752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6497818Z with 2023-01-11T22:52:03.6497878Z [ 2023-01-11T22:52:03.6498001Z T=std::vector> 2023-01-11T22:52:03.6498061Z ] 2023-01-11T22:52:03.6498370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6498435Z with 2023-01-11T22:52:03.6498495Z [ 2023-01-11T22:52:03.6498603Z T=std::tuple 2023-01-11T22:52:03.6498662Z ] 2023-01-11T22:52:03.6498981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6499090Z with 2023-01-11T22:52:03.6499140Z [ 2023-01-11T22:52:03.6499247Z T=std::tuple 2023-01-11T22:52:03.6499306Z ] 2023-01-11T22:52:03.6499666Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6499727Z with 2023-01-11T22:52:03.6499825Z [ 2023-01-11T22:52:03.6499936Z T=std::tuple 2023-01-11T22:52:03.6499996Z ] 2023-01-11T22:52:03.6500381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6500444Z with 2023-01-11T22:52:03.6500504Z [ 2023-01-11T22:52:03.6500612Z T=std::tuple 2023-01-11T22:52:03.6500672Z ] 2023-01-11T22:52:03.6501021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6501406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6501745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6501806Z with 2023-01-11T22:52:03.6501865Z [ 2023-01-11T22:52:03.6501972Z T=std::tuple 2023-01-11T22:52:03.6502025Z ] 2023-01-11T22:52:03.6502323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6502387Z with 2023-01-11T22:52:03.6502446Z [ 2023-01-11T22:52:03.6502577Z T=std::vector> 2023-01-11T22:52:03.6502637Z ] 2023-01-11T22:52:03.6502959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6503024Z with 2023-01-11T22:52:03.6503080Z [ 2023-01-11T22:52:03.6503219Z T=std::vector> 2023-01-11T22:52:03.6503282Z ] 2023-01-11T22:52:03.6503643Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6503707Z with 2023-01-11T22:52:03.6503766Z [ 2023-01-11T22:52:03.6503896Z T=std::vector> 2023-01-11T22:52:03.6503947Z ] 2023-01-11T22:52:03.6504335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6504395Z with 2023-01-11T22:52:03.6504451Z [ 2023-01-11T22:52:03.6504585Z T=std::vector> 2023-01-11T22:52:03.6504646Z ] 2023-01-11T22:52:03.6505017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6505468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6506281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6506356Z with 2023-01-11T22:52:03.6506420Z [ 2023-01-11T22:52:03.6506556Z T=std::vector> 2023-01-11T22:52:03.6506618Z ] 2023-01-11T22:52:03.6506924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6506993Z with 2023-01-11T22:52:03.6507054Z [ 2023-01-11T22:52:03.6507147Z T=torch::jit::Operator 2023-01-11T22:52:03.6507206Z ] 2023-01-11T22:52:03.6507533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6507597Z with 2023-01-11T22:52:03.6507647Z [ 2023-01-11T22:52:03.6507739Z T=torch::jit::Operator 2023-01-11T22:52:03.6507801Z ] 2023-01-11T22:52:03.6508166Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6508231Z with 2023-01-11T22:52:03.6508295Z [ 2023-01-11T22:52:03.6508386Z T=torch::jit::Operator 2023-01-11T22:52:03.6508447Z ] 2023-01-11T22:52:03.6508836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6508899Z with 2023-01-11T22:52:03.6508959Z [ 2023-01-11T22:52:03.6509049Z T=torch::jit::Operator 2023-01-11T22:52:03.6509110Z ] 2023-01-11T22:52:03.6509446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6509804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6510146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6510209Z with 2023-01-11T22:52:03.6510260Z [ 2023-01-11T22:52:03.6510350Z T=torch::jit::Operator 2023-01-11T22:52:03.6510412Z ] 2023-01-11T22:52:03.6510719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6510788Z with 2023-01-11T22:52:03.6510849Z [ 2023-01-11T22:52:03.6510944Z T=torch::jit::NamedValue 2023-01-11T22:52:03.6511004Z ] 2023-01-11T22:52:03.6511330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6511444Z with 2023-01-11T22:52:03.6511502Z [ 2023-01-11T22:52:03.6511595Z T=torch::jit::NamedValue 2023-01-11T22:52:03.6511656Z ] 2023-01-11T22:52:03.6512153Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6512221Z with 2023-01-11T22:52:03.6512270Z [ 2023-01-11T22:52:03.6512362Z T=torch::jit::NamedValue 2023-01-11T22:52:03.6512420Z ] 2023-01-11T22:52:03.6512807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6512875Z with 2023-01-11T22:52:03.6512939Z [ 2023-01-11T22:52:03.6513029Z T=torch::jit::NamedValue 2023-01-11T22:52:03.6513090Z ] 2023-01-11T22:52:03.6513434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6513800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6514137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6514202Z with 2023-01-11T22:52:03.6514267Z [ 2023-01-11T22:52:03.6514358Z T=torch::jit::NamedValue 2023-01-11T22:52:03.6514416Z ] 2023-01-11T22:52:03.6514905Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:is_python_module_v1.pyd 2023-01-11T22:52:03.6515064Z Creating library is_python_module_v1.lib and object is_python_module_v1.exp 2023-01-11T22:52:03.6515186Z Loading extension module is_python_module_v1... 2023-01-11T22:52:03.6515252Z ok (13.451s) 2023-01-11T22:52:03.6515588Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:03.6515836Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\test_set_default_type... 2023-01-11T22:52:03.6516105Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\test_set_default_type\build.ninja... 2023-01-11T22:52:03.6516230Z Building extension module test_set_default_type... 2023-01-11T22:52:03.6516434Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:03.6517485Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\test_set_default_type\main.cpp /Fomain.o 2023-01-11T22:52:03.6517751Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:03.6517885Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:03.6517906Z 2023-01-11T22:52:03.6518267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:03.6518576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6518641Z with 2023-01-11T22:52:03.6518702Z [ 2023-01-11T22:52:03.6518784Z T=c10::SymInt 2023-01-11T22:52:03.6518849Z ] 2023-01-11T22:52:03.6519171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6519234Z with 2023-01-11T22:52:03.6519292Z [ 2023-01-11T22:52:03.6519368Z T=c10::SymInt 2023-01-11T22:52:03.6519430Z ] 2023-01-11T22:52:03.6519791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6519855Z with 2023-01-11T22:52:03.6519918Z [ 2023-01-11T22:52:03.6519996Z T=c10::SymInt 2023-01-11T22:52:03.6520054Z ] 2023-01-11T22:52:03.6520432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6520499Z with 2023-01-11T22:52:03.6520560Z [ 2023-01-11T22:52:03.6520636Z T=c10::SymInt 2023-01-11T22:52:03.6520697Z ] 2023-01-11T22:52:03.6521027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6521345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6521692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6521758Z with 2023-01-11T22:52:03.6521816Z [ 2023-01-11T22:52:03.6521893Z T=c10::SymInt 2023-01-11T22:52:03.6521951Z ] 2023-01-11T22:52:03.6522239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:03.6522546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6522608Z with 2023-01-11T22:52:03.6522670Z [ 2023-01-11T22:52:03.6522755Z T=at::TensorBase 2023-01-11T22:52:03.6522815Z ] 2023-01-11T22:52:03.6523180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6523302Z with 2023-01-11T22:52:03.6523361Z [ 2023-01-11T22:52:03.6523445Z T=at::TensorBase 2023-01-11T22:52:03.6523504Z ] 2023-01-11T22:52:03.6523918Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6523979Z with 2023-01-11T22:52:03.6524036Z [ 2023-01-11T22:52:03.6524169Z T=at::TensorBase 2023-01-11T22:52:03.6524230Z ] 2023-01-11T22:52:03.6524623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6524687Z with 2023-01-11T22:52:03.6524745Z [ 2023-01-11T22:52:03.6524832Z T=at::TensorBase 2023-01-11T22:52:03.6524892Z ] 2023-01-11T22:52:03.6525215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6525547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6525887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6525952Z with 2023-01-11T22:52:03.6526011Z [ 2023-01-11T22:52:03.6526095Z T=at::TensorBase 2023-01-11T22:52:03.6526155Z ] 2023-01-11T22:52:03.6526463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6526525Z with 2023-01-11T22:52:03.6526583Z [ 2023-01-11T22:52:03.6526657Z T=at::Tensor 2023-01-11T22:52:03.6526719Z ] 2023-01-11T22:52:03.6527038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6527101Z with 2023-01-11T22:52:03.6527162Z [ 2023-01-11T22:52:03.6527239Z T=at::Tensor 2023-01-11T22:52:03.6527297Z ] 2023-01-11T22:52:03.6527651Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6527717Z with 2023-01-11T22:52:03.6527780Z [ 2023-01-11T22:52:03.6527856Z T=at::Tensor 2023-01-11T22:52:03.6527922Z ] 2023-01-11T22:52:03.6528306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6528367Z with 2023-01-11T22:52:03.6528426Z [ 2023-01-11T22:52:03.6528502Z T=at::Tensor 2023-01-11T22:52:03.6528557Z ] 2023-01-11T22:52:03.6528879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6529255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6529702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6529766Z with 2023-01-11T22:52:03.6529825Z [ 2023-01-11T22:52:03.6529902Z T=at::Tensor 2023-01-11T22:52:03.6529962Z ] 2023-01-11T22:52:03.6530299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6530364Z with 2023-01-11T22:52:03.6530426Z [ 2023-01-11T22:52:03.6530509Z T=at::Generator 2023-01-11T22:52:03.6530568Z ] 2023-01-11T22:52:03.6530890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6530954Z with 2023-01-11T22:52:03.6531012Z [ 2023-01-11T22:52:03.6531094Z T=at::Generator 2023-01-11T22:52:03.6531154Z ] 2023-01-11T22:52:03.6531510Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6531571Z with 2023-01-11T22:52:03.6531629Z [ 2023-01-11T22:52:03.6531706Z T=at::Generator 2023-01-11T22:52:03.6531764Z ] 2023-01-11T22:52:03.6532138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6532200Z with 2023-01-11T22:52:03.6532262Z [ 2023-01-11T22:52:03.6532339Z T=at::Generator 2023-01-11T22:52:03.6532399Z ] 2023-01-11T22:52:03.6532723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6533055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6533396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6533457Z with 2023-01-11T22:52:03.6533513Z [ 2023-01-11T22:52:03.6533590Z T=at::Generator 2023-01-11T22:52:03.6533651Z ] 2023-01-11T22:52:03.6533952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6534010Z with 2023-01-11T22:52:03.6534068Z [ 2023-01-11T22:52:03.6534147Z T=c10::Scalar 2023-01-11T22:52:03.6534207Z ] 2023-01-11T22:52:03.6534515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6534576Z with 2023-01-11T22:52:03.6534634Z [ 2023-01-11T22:52:03.6534712Z T=c10::Scalar 2023-01-11T22:52:03.6534773Z ] 2023-01-11T22:52:03.6535185Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6535300Z with 2023-01-11T22:52:03.6535357Z [ 2023-01-11T22:52:03.6535432Z T=c10::Scalar 2023-01-11T22:52:03.6535493Z ] 2023-01-11T22:52:03.6535930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6536044Z with 2023-01-11T22:52:03.6536103Z [ 2023-01-11T22:52:03.6536184Z T=c10::Scalar 2023-01-11T22:52:03.6536243Z ] 2023-01-11T22:52:03.6536557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6536884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6537231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6537295Z with 2023-01-11T22:52:03.6537354Z [ 2023-01-11T22:52:03.6537432Z T=c10::Scalar 2023-01-11T22:52:03.6537495Z ] 2023-01-11T22:52:03.6537802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6537865Z with 2023-01-11T22:52:03.6537923Z [ 2023-01-11T22:52:03.6538001Z T=std::string 2023-01-11T22:52:03.6538060Z ] 2023-01-11T22:52:03.6538375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6538438Z with 2023-01-11T22:52:03.6538498Z [ 2023-01-11T22:52:03.6538575Z T=std::string 2023-01-11T22:52:03.6538624Z ] 2023-01-11T22:52:03.6538984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6539051Z with 2023-01-11T22:52:03.6539111Z [ 2023-01-11T22:52:03.6539186Z T=std::string 2023-01-11T22:52:03.6539247Z ] 2023-01-11T22:52:03.6539632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6539697Z with 2023-01-11T22:52:03.6539756Z [ 2023-01-11T22:52:03.6539833Z T=std::string 2023-01-11T22:52:03.6539894Z ] 2023-01-11T22:52:03.6540218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6540548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6540888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6540951Z with 2023-01-11T22:52:03.6541055Z [ 2023-01-11T22:52:03.6541131Z T=std::string 2023-01-11T22:52:03.6541246Z ] 2023-01-11T22:52:03.6541543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6541610Z with 2023-01-11T22:52:03.6541669Z [ 2023-01-11T22:52:03.6541759Z T=c10::QualifiedName 2023-01-11T22:52:03.6541868Z ] 2023-01-11T22:52:03.6542231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6542296Z with 2023-01-11T22:52:03.6542356Z [ 2023-01-11T22:52:03.6542444Z T=c10::QualifiedName 2023-01-11T22:52:03.6542503Z ] 2023-01-11T22:52:03.6542863Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6542926Z with 2023-01-11T22:52:03.6542982Z [ 2023-01-11T22:52:03.6543070Z T=c10::QualifiedName 2023-01-11T22:52:03.6543119Z ] 2023-01-11T22:52:03.6543504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6543569Z with 2023-01-11T22:52:03.6543627Z [ 2023-01-11T22:52:03.6543713Z T=c10::QualifiedName 2023-01-11T22:52:03.6543772Z ] 2023-01-11T22:52:03.6544102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6544441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6544786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6544853Z with 2023-01-11T22:52:03.6544919Z [ 2023-01-11T22:52:03.6545003Z T=c10::QualifiedName 2023-01-11T22:52:03.6545062Z ] 2023-01-11T22:52:03.6545363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6545425Z with 2023-01-11T22:52:03.6545483Z [ 2023-01-11T22:52:03.6545619Z T=std::shared_ptr 2023-01-11T22:52:03.6545678Z ] 2023-01-11T22:52:03.6545994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6546057Z with 2023-01-11T22:52:03.6546118Z [ 2023-01-11T22:52:03.6546247Z T=std::shared_ptr 2023-01-11T22:52:03.6546310Z ] 2023-01-11T22:52:03.6546672Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6546736Z with 2023-01-11T22:52:03.6546796Z [ 2023-01-11T22:52:03.6546924Z T=std::shared_ptr 2023-01-11T22:52:03.6547028Z ] 2023-01-11T22:52:03.6547478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6547543Z with 2023-01-11T22:52:03.6547604Z [ 2023-01-11T22:52:03.6547734Z T=std::shared_ptr 2023-01-11T22:52:03.6547845Z ] 2023-01-11T22:52:03.6548269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6548637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6548986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6549051Z with 2023-01-11T22:52:03.6549100Z [ 2023-01-11T22:52:03.6549232Z T=std::shared_ptr 2023-01-11T22:52:03.6549294Z ] 2023-01-11T22:52:03.6549607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6549674Z with 2023-01-11T22:52:03.6549737Z [ 2023-01-11T22:52:03.6549870Z T=std::weak_ptr 2023-01-11T22:52:03.6549934Z ] 2023-01-11T22:52:03.6550255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6550322Z with 2023-01-11T22:52:03.6550383Z [ 2023-01-11T22:52:03.6550510Z T=std::weak_ptr 2023-01-11T22:52:03.6550566Z ] 2023-01-11T22:52:03.6550927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6550990Z with 2023-01-11T22:52:03.6551051Z [ 2023-01-11T22:52:03.6551165Z T=std::weak_ptr 2023-01-11T22:52:03.6551223Z ] 2023-01-11T22:52:03.6551607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6551674Z with 2023-01-11T22:52:03.6551736Z [ 2023-01-11T22:52:03.6551861Z T=std::weak_ptr 2023-01-11T22:52:03.6551923Z ] 2023-01-11T22:52:03.6552389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6552751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6553094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6553262Z with 2023-01-11T22:52:03.6553324Z [ 2023-01-11T22:52:03.6553449Z T=std::weak_ptr 2023-01-11T22:52:03.6553513Z ] 2023-01-11T22:52:03.6553874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6553940Z with 2023-01-11T22:52:03.6554000Z [ 2023-01-11T22:52:03.6554202Z T=std::vector> 2023-01-11T22:52:03.6554253Z ] 2023-01-11T22:52:03.6554577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6554638Z with 2023-01-11T22:52:03.6554701Z [ 2023-01-11T22:52:03.6554855Z T=std::vector> 2023-01-11T22:52:03.6554917Z ] 2023-01-11T22:52:03.6555277Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6555343Z with 2023-01-11T22:52:03.6555403Z [ 2023-01-11T22:52:03.6555552Z T=std::vector> 2023-01-11T22:52:03.6555614Z ] 2023-01-11T22:52:03.6556001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6556066Z with 2023-01-11T22:52:03.6556125Z [ 2023-01-11T22:52:03.6556272Z T=std::vector> 2023-01-11T22:52:03.6556333Z ] 2023-01-11T22:52:03.6556708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6557094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6557438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6557500Z with 2023-01-11T22:52:03.6557550Z [ 2023-01-11T22:52:03.6557704Z T=std::vector> 2023-01-11T22:52:03.6557768Z ] 2023-01-11T22:52:03.6558073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6558134Z with 2023-01-11T22:52:03.6558193Z [ 2023-01-11T22:52:03.6558312Z T=std::vector> 2023-01-11T22:52:03.6558372Z ] 2023-01-11T22:52:03.6558698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6558762Z with 2023-01-11T22:52:03.6558820Z [ 2023-01-11T22:52:03.6558937Z T=std::vector> 2023-01-11T22:52:03.6558995Z ] 2023-01-11T22:52:03.6559412Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6559527Z with 2023-01-11T22:52:03.6559586Z [ 2023-01-11T22:52:03.6559695Z T=std::vector> 2023-01-11T22:52:03.6559805Z ] 2023-01-11T22:52:03.6560238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6560305Z with 2023-01-11T22:52:03.6560365Z [ 2023-01-11T22:52:03.6560482Z T=std::vector> 2023-01-11T22:52:03.6560541Z ] 2023-01-11T22:52:03.6560896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6561253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6561595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6561659Z with 2023-01-11T22:52:03.6561719Z [ 2023-01-11T22:52:03.6561836Z T=std::vector> 2023-01-11T22:52:03.6561895Z ] 2023-01-11T22:52:03.6562200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6562262Z with 2023-01-11T22:52:03.6562322Z [ 2023-01-11T22:52:03.6562492Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6562553Z ] 2023-01-11T22:52:03.6562866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6562927Z with 2023-01-11T22:52:03.6562988Z [ 2023-01-11T22:52:03.6563153Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6563213Z ] 2023-01-11T22:52:03.6563577Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6563642Z with 2023-01-11T22:52:03.6563702Z [ 2023-01-11T22:52:03.6563868Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6563927Z ] 2023-01-11T22:52:03.6564312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6564377Z with 2023-01-11T22:52:03.6564438Z [ 2023-01-11T22:52:03.6564603Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6564663Z ] 2023-01-11T22:52:03.6565105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6565549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6565977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6566325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6566387Z with 2023-01-11T22:52:03.6566452Z [ 2023-01-11T22:52:03.6566618Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6566670Z ] 2023-01-11T22:52:03.6566974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6567036Z with 2023-01-11T22:52:03.6567100Z [ 2023-01-11T22:52:03.6567259Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6567320Z ] 2023-01-11T22:52:03.6567641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6567705Z with 2023-01-11T22:52:03.6567766Z [ 2023-01-11T22:52:03.6567924Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6567983Z ] 2023-01-11T22:52:03.6568343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6568407Z with 2023-01-11T22:52:03.6568467Z [ 2023-01-11T22:52:03.6568623Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6568685Z ] 2023-01-11T22:52:03.6569076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6569141Z with 2023-01-11T22:52:03.6569192Z [ 2023-01-11T22:52:03.6569348Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6569409Z ] 2023-01-11T22:52:03.6569798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:03.6570178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:03.6570494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:03.6570834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6571447Z with 2023-01-11T22:52:03.6571508Z [ 2023-01-11T22:52:03.6571723Z T=std::vector,std::allocator>> 2023-01-11T22:52:03.6571787Z ] 2023-01-11T22:52:03.6572098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6572162Z with 2023-01-11T22:52:03.6572222Z [ 2023-01-11T22:52:03.6572397Z T=std::vector> 2023-01-11T22:52:03.6572457Z ] 2023-01-11T22:52:03.6572783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6572847Z with 2023-01-11T22:52:03.6572908Z [ 2023-01-11T22:52:03.6573033Z T=std::vector> 2023-01-11T22:52:03.6573085Z ] 2023-01-11T22:52:03.6573451Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6573515Z with 2023-01-11T22:52:03.6573578Z [ 2023-01-11T22:52:03.6573704Z T=std::vector> 2023-01-11T22:52:03.6573766Z ] 2023-01-11T22:52:03.6574149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6574212Z with 2023-01-11T22:52:03.6574270Z [ 2023-01-11T22:52:03.6574393Z T=std::vector> 2023-01-11T22:52:03.6574455Z ] 2023-01-11T22:52:03.6574812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6575176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6575513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6575578Z with 2023-01-11T22:52:03.6575638Z [ 2023-01-11T22:52:03.6575759Z T=std::vector> 2023-01-11T22:52:03.6575820Z ] 2023-01-11T22:52:03.6576128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6576180Z with 2023-01-11T22:52:03.6576239Z [ 2023-01-11T22:52:03.6576393Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6576452Z ] 2023-01-11T22:52:03.6576770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6576830Z with 2023-01-11T22:52:03.6576892Z [ 2023-01-11T22:52:03.6577096Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6577158Z ] 2023-01-11T22:52:03.6577516Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6577678Z with 2023-01-11T22:52:03.6577742Z [ 2023-01-11T22:52:03.6577894Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6577953Z ] 2023-01-11T22:52:03.6578389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6578452Z with 2023-01-11T22:52:03.6578502Z [ 2023-01-11T22:52:03.6578654Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6578714Z ] 2023-01-11T22:52:03.6579102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6579505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6579897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:03.6580238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6580306Z with 2023-01-11T22:52:03.6580368Z [ 2023-01-11T22:52:03.6580522Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:03.6580584Z ] 2023-01-11T22:52:03.6580892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6580956Z with 2023-01-11T22:52:03.6581017Z [ 2023-01-11T22:52:03.6581165Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6581226Z ] 2023-01-11T22:52:03.6581547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6581609Z with 2023-01-11T22:52:03.6581668Z [ 2023-01-11T22:52:03.6581817Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6581865Z ] 2023-01-11T22:52:03.6582229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6582292Z with 2023-01-11T22:52:03.6582350Z [ 2023-01-11T22:52:03.6582498Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6582559Z ] 2023-01-11T22:52:03.6582994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6583061Z with 2023-01-11T22:52:03.6583120Z [ 2023-01-11T22:52:03.6583270Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6583329Z ] 2023-01-11T22:52:03.6583819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6584223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6584658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:03.6585003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6585070Z with 2023-01-11T22:52:03.6585129Z [ 2023-01-11T22:52:03.6585285Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:03.6585345Z ] 2023-01-11T22:52:03.6585656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6585720Z with 2023-01-11T22:52:03.6585785Z [ 2023-01-11T22:52:03.6585878Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6585938Z ] 2023-01-11T22:52:03.6586257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6586320Z with 2023-01-11T22:52:03.6586379Z [ 2023-01-11T22:52:03.6586482Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6586543Z ] 2023-01-11T22:52:03.6586906Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6586968Z with 2023-01-11T22:52:03.6587028Z [ 2023-01-11T22:52:03.6587129Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6587189Z ] 2023-01-11T22:52:03.6587577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6587639Z with 2023-01-11T22:52:03.6587697Z [ 2023-01-11T22:52:03.6587788Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6587848Z ] 2023-01-11T22:52:03.6588200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6588543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6588607Z with 2023-01-11T22:52:03.6588666Z [ 2023-01-11T22:52:03.6588768Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6588828Z ] 2023-01-11T22:52:03.6589259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:03.6589658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6589773Z with 2023-01-11T22:52:03.6589831Z [ 2023-01-11T22:52:03.6589936Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:03.6589994Z ] 2023-01-11T22:52:03.6590338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6590403Z with 2023-01-11T22:52:03.6590460Z [ 2023-01-11T22:52:03.6590652Z T=std::vector> 2023-01-11T22:52:03.6590701Z ] 2023-01-11T22:52:03.6591025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6591091Z with 2023-01-11T22:52:03.6591150Z [ 2023-01-11T22:52:03.6591342Z T=std::vector> 2023-01-11T22:52:03.6591403Z ] 2023-01-11T22:52:03.6591765Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6591828Z with 2023-01-11T22:52:03.6591889Z [ 2023-01-11T22:52:03.6592153Z T=std::vector> 2023-01-11T22:52:03.6592213Z ] 2023-01-11T22:52:03.6592603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6592669Z with 2023-01-11T22:52:03.6592727Z [ 2023-01-11T22:52:03.6592911Z T=std::vector> 2023-01-11T22:52:03.6592973Z ] 2023-01-11T22:52:03.6593398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6593817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6594162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6594230Z with 2023-01-11T22:52:03.6594292Z [ 2023-01-11T22:52:03.6594479Z T=std::vector> 2023-01-11T22:52:03.6594529Z ] 2023-01-11T22:52:03.6594838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6594948Z with 2023-01-11T22:52:03.6595010Z [ 2023-01-11T22:52:03.6595109Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6595170Z ] 2023-01-11T22:52:03.6595534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6595651Z with 2023-01-11T22:52:03.6595708Z [ 2023-01-11T22:52:03.6595805Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6595866Z ] 2023-01-11T22:52:03.6596226Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6596334Z with 2023-01-11T22:52:03.6596400Z [ 2023-01-11T22:52:03.6596498Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6596547Z ] 2023-01-11T22:52:03.6596928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6596996Z with 2023-01-11T22:52:03.6597055Z [ 2023-01-11T22:52:03.6597153Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6597213Z ] 2023-01-11T22:52:03.6597561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6597922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6598262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6598325Z with 2023-01-11T22:52:03.6598386Z [ 2023-01-11T22:52:03.6598483Z T=torch::autograd::ViewInfo 2023-01-11T22:52:03.6598545Z ] 2023-01-11T22:52:03.6598851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6598913Z with 2023-01-11T22:52:03.6598972Z [ 2023-01-11T22:52:03.6599053Z T=c10::IValue 2023-01-11T22:52:03.6599112Z ] 2023-01-11T22:52:03.6599421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6599485Z with 2023-01-11T22:52:03.6599546Z [ 2023-01-11T22:52:03.6599630Z T=c10::IValue 2023-01-11T22:52:03.6599692Z ] 2023-01-11T22:52:03.6600056Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6600119Z with 2023-01-11T22:52:03.6600177Z [ 2023-01-11T22:52:03.6600253Z T=c10::IValue 2023-01-11T22:52:03.6600317Z ] 2023-01-11T22:52:03.6600702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6600768Z with 2023-01-11T22:52:03.6600876Z [ 2023-01-11T22:52:03.6600956Z T=c10::IValue 2023-01-11T22:52:03.6601015Z ] 2023-01-11T22:52:03.6601338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6601771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6602108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6602167Z with 2023-01-11T22:52:03.6602226Z [ 2023-01-11T22:52:03.6602716Z T=c10::IValue 2023-01-11T22:52:03.6602781Z ] 2023-01-11T22:52:03.6603096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6603158Z with 2023-01-11T22:52:03.6603218Z [ 2023-01-11T22:52:03.6603303Z T=c10::AliasInfo 2023-01-11T22:52:03.6603369Z ] 2023-01-11T22:52:03.6603695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6603762Z with 2023-01-11T22:52:03.6603824Z [ 2023-01-11T22:52:03.6603905Z T=c10::AliasInfo 2023-01-11T22:52:03.6603966Z ] 2023-01-11T22:52:03.6604318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6604385Z with 2023-01-11T22:52:03.6604445Z [ 2023-01-11T22:52:03.6604528Z T=c10::AliasInfo 2023-01-11T22:52:03.6604590Z ] 2023-01-11T22:52:03.6604975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6605041Z with 2023-01-11T22:52:03.6605100Z [ 2023-01-11T22:52:03.6605176Z T=c10::AliasInfo 2023-01-11T22:52:03.6605237Z ] 2023-01-11T22:52:03.6605562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6605897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6606237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6606304Z with 2023-01-11T22:52:03.6606365Z [ 2023-01-11T22:52:03.6606445Z T=c10::AliasInfo 2023-01-11T22:52:03.6606505Z ] 2023-01-11T22:52:03.6606859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6606922Z with 2023-01-11T22:52:03.6606982Z [ 2023-01-11T22:52:03.6607120Z T=std::vector> 2023-01-11T22:52:03.6607182Z ] 2023-01-11T22:52:03.6607551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6607617Z with 2023-01-11T22:52:03.6607675Z [ 2023-01-11T22:52:03.6607807Z T=std::vector> 2023-01-11T22:52:03.6607920Z ] 2023-01-11T22:52:03.6608282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6608345Z with 2023-01-11T22:52:03.6608403Z [ 2023-01-11T22:52:03.6608536Z T=std::vector> 2023-01-11T22:52:03.6608596Z ] 2023-01-11T22:52:03.6609020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6609083Z with 2023-01-11T22:52:03.6609132Z [ 2023-01-11T22:52:03.6609264Z T=std::vector> 2023-01-11T22:52:03.6609326Z ] 2023-01-11T22:52:03.6609676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6609737Z with 2023-01-11T22:52:03.6609796Z [ 2023-01-11T22:52:03.6609874Z T=c10::SymInt 2023-01-11T22:52:03.6609934Z ] 2023-01-11T22:52:03.6610282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6610347Z with 2023-01-11T22:52:03.6610406Z [ 2023-01-11T22:52:03.6610485Z T=c10::SymInt 2023-01-11T22:52:03.6610547Z ] 2023-01-11T22:52:03.6610921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:03.6611350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:03.6611691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6611758Z with 2023-01-11T22:52:03.6611817Z [ 2023-01-11T22:52:03.6611939Z T=std::vector> 2023-01-11T22:52:03.6611996Z ] 2023-01-11T22:52:03.6612301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6612366Z with 2023-01-11T22:52:03.6612425Z [ 2023-01-11T22:52:03.6612566Z T=c10::either 2023-01-11T22:52:03.6612628Z ] 2023-01-11T22:52:03.6613006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6613075Z with 2023-01-11T22:52:03.6613134Z [ 2023-01-11T22:52:03.6613273Z T=c10::either 2023-01-11T22:52:03.6613333Z ] 2023-01-11T22:52:03.6613737Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6613856Z with 2023-01-11T22:52:03.6613915Z [ 2023-01-11T22:52:03.6614054Z T=c10::either 2023-01-11T22:52:03.6614104Z ] 2023-01-11T22:52:03.6614489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6614555Z with 2023-01-11T22:52:03.6614656Z [ 2023-01-11T22:52:03.6614795Z T=c10::either 2023-01-11T22:52:03.6614856Z ] 2023-01-11T22:52:03.6615227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6615627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6615970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6616035Z with 2023-01-11T22:52:03.6616099Z [ 2023-01-11T22:52:03.6616236Z T=c10::either 2023-01-11T22:52:03.6616296Z ] 2023-01-11T22:52:03.6616597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6616660Z with 2023-01-11T22:52:03.6616721Z [ 2023-01-11T22:52:03.6616810Z T=at::StepCallbacks 2023-01-11T22:52:03.6616869Z ] 2023-01-11T22:52:03.6617192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6617245Z with 2023-01-11T22:52:03.6617301Z [ 2023-01-11T22:52:03.6617390Z T=at::StepCallbacks 2023-01-11T22:52:03.6617450Z ] 2023-01-11T22:52:03.6617814Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6617878Z with 2023-01-11T22:52:03.6617939Z [ 2023-01-11T22:52:03.6618025Z T=at::StepCallbacks 2023-01-11T22:52:03.6618085Z ] 2023-01-11T22:52:03.6618472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6618538Z with 2023-01-11T22:52:03.6618599Z [ 2023-01-11T22:52:03.6618684Z T=at::StepCallbacks 2023-01-11T22:52:03.6618794Z ] 2023-01-11T22:52:03.6619138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6619536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6619873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6619982Z with 2023-01-11T22:52:03.6620033Z [ 2023-01-11T22:52:03.6620121Z T=at::StepCallbacks 2023-01-11T22:52:03.6620178Z ] 2023-01-11T22:52:03.6620478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6620542Z with 2023-01-11T22:52:03.6620641Z [ 2023-01-11T22:52:03.6620725Z T=c10::DimVector 2023-01-11T22:52:03.6620785Z ] 2023-01-11T22:52:03.6621108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6621173Z with 2023-01-11T22:52:03.6621234Z [ 2023-01-11T22:52:03.6621317Z T=c10::DimVector 2023-01-11T22:52:03.6621377Z ] 2023-01-11T22:52:03.6621729Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6621789Z with 2023-01-11T22:52:03.6621838Z [ 2023-01-11T22:52:03.6621917Z T=c10::DimVector 2023-01-11T22:52:03.6621979Z ] 2023-01-11T22:52:03.6622365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6622428Z with 2023-01-11T22:52:03.6622485Z [ 2023-01-11T22:52:03.6622562Z T=c10::DimVector 2023-01-11T22:52:03.6622620Z ] 2023-01-11T22:52:03.6622942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6623277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6623621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6623687Z with 2023-01-11T22:52:03.6623746Z [ 2023-01-11T22:52:03.6623826Z T=c10::DimVector 2023-01-11T22:52:03.6623887Z ] 2023-01-11T22:52:03.6624193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6624259Z with 2023-01-11T22:52:03.6624308Z [ 2023-01-11T22:52:03.6624411Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6624471Z ] 2023-01-11T22:52:03.6624843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6624909Z with 2023-01-11T22:52:03.6624969Z [ 2023-01-11T22:52:03.6625067Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6625127Z ] 2023-01-11T22:52:03.6625533Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6625599Z with 2023-01-11T22:52:03.6625660Z [ 2023-01-11T22:52:03.6625808Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6625869Z ] 2023-01-11T22:52:03.6626253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6626316Z with 2023-01-11T22:52:03.6626364Z [ 2023-01-11T22:52:03.6626462Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6626560Z ] 2023-01-11T22:52:03.6626914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6627284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6627627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6627694Z with 2023-01-11T22:52:03.6627756Z [ 2023-01-11T22:52:03.6627854Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:03.6627915Z ] 2023-01-11T22:52:03.6628226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6628292Z with 2023-01-11T22:52:03.6628353Z [ 2023-01-11T22:52:03.6628498Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6628558Z ] 2023-01-11T22:52:03.6628880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6628946Z with 2023-01-11T22:52:03.6628995Z [ 2023-01-11T22:52:03.6629137Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6629202Z ] 2023-01-11T22:52:03.6629564Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6629626Z with 2023-01-11T22:52:03.6629683Z [ 2023-01-11T22:52:03.6629823Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6629881Z ] 2023-01-11T22:52:03.6630268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6630332Z with 2023-01-11T22:52:03.6630393Z [ 2023-01-11T22:52:03.6630530Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6630591Z ] 2023-01-11T22:52:03.6631015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6631467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6631811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6631932Z with 2023-01-11T22:52:03.6631993Z [ 2023-01-11T22:52:03.6632213Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:03.6632274Z ] 2023-01-11T22:52:03.6632572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6632673Z with 2023-01-11T22:52:03.6632777Z [ 2023-01-11T22:52:03.6632899Z T=std::tuple 2023-01-11T22:52:03.6632962Z ] 2023-01-11T22:52:03.6633280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6633346Z with 2023-01-11T22:52:03.6633406Z [ 2023-01-11T22:52:03.6633525Z T=std::tuple 2023-01-11T22:52:03.6633588Z ] 2023-01-11T22:52:03.6633948Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6634015Z with 2023-01-11T22:52:03.6634077Z [ 2023-01-11T22:52:03.6634196Z T=std::tuple 2023-01-11T22:52:03.6634258Z ] 2023-01-11T22:52:03.6634646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6634699Z with 2023-01-11T22:52:03.6634760Z [ 2023-01-11T22:52:03.6634877Z T=std::tuple 2023-01-11T22:52:03.6634941Z ] 2023-01-11T22:52:03.6635296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6635671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6636013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6636078Z with 2023-01-11T22:52:03.6636141Z [ 2023-01-11T22:52:03.6636255Z T=std::tuple 2023-01-11T22:52:03.6636317Z ] 2023-01-11T22:52:03.6636669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6636743Z with 2023-01-11T22:52:03.6636804Z [ 2023-01-11T22:52:03.6636899Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6636960Z ] 2023-01-11T22:52:03.6637335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6637402Z with 2023-01-11T22:52:03.6637452Z [ 2023-01-11T22:52:03.6637547Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6637610Z ] 2023-01-11T22:52:03.6637972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6638084Z with 2023-01-11T22:52:03.6638144Z [ 2023-01-11T22:52:03.6638240Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6638301Z ] 2023-01-11T22:52:03.6638728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6638793Z with 2023-01-11T22:52:03.6638852Z [ 2023-01-11T22:52:03.6638946Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6639006Z ] 2023-01-11T22:52:03.6639348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6639708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6640042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6640104Z with 2023-01-11T22:52:03.6640164Z [ 2023-01-11T22:52:03.6640247Z T=torch::jit::SourceRange 2023-01-11T22:52:03.6640306Z ] 2023-01-11T22:52:03.6640612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6640677Z with 2023-01-11T22:52:03.6640739Z [ 2023-01-11T22:52:03.6640855Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6640917Z ] 2023-01-11T22:52:03.6641239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6641301Z with 2023-01-11T22:52:03.6641358Z [ 2023-01-11T22:52:03.6641473Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6641533Z ] 2023-01-11T22:52:03.6641896Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6641959Z with 2023-01-11T22:52:03.6642018Z [ 2023-01-11T22:52:03.6642119Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6642177Z ] 2023-01-11T22:52:03.6642565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6642679Z with 2023-01-11T22:52:03.6642741Z [ 2023-01-11T22:52:03.6642852Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6642915Z ] 2023-01-11T22:52:03.6643274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6643688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6644031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6644142Z with 2023-01-11T22:52:03.6644200Z [ 2023-01-11T22:52:03.6644314Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:03.6644374Z ] 2023-01-11T22:52:03.6644683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6644784Z with 2023-01-11T22:52:03.6644845Z [ 2023-01-11T22:52:03.6644955Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6645005Z ] 2023-01-11T22:52:03.6645325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6645388Z with 2023-01-11T22:52:03.6645453Z [ 2023-01-11T22:52:03.6645565Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6645626Z ] 2023-01-11T22:52:03.6645984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6646052Z with 2023-01-11T22:52:03.6646113Z [ 2023-01-11T22:52:03.6646221Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6646284Z ] 2023-01-11T22:52:03.6646669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6646731Z with 2023-01-11T22:52:03.6646789Z [ 2023-01-11T22:52:03.6646899Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6646952Z ] 2023-01-11T22:52:03.6647300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6647661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6647999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6648062Z with 2023-01-11T22:52:03.6648123Z [ 2023-01-11T22:52:03.6648234Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:03.6648294Z ] 2023-01-11T22:52:03.6648606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6648669Z with 2023-01-11T22:52:03.6648730Z [ 2023-01-11T22:52:03.6648873Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6648935Z ] 2023-01-11T22:52:03.6649257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6649319Z with 2023-01-11T22:52:03.6649378Z [ 2023-01-11T22:52:03.6649516Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6649566Z ] 2023-01-11T22:52:03.6649922Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6650035Z with 2023-01-11T22:52:03.6650096Z [ 2023-01-11T22:52:03.6650187Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6650245Z ] 2023-01-11T22:52:03.6650628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6650731Z with 2023-01-11T22:52:03.6650790Z [ 2023-01-11T22:52:03.6650878Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6650938Z ] 2023-01-11T22:52:03.6651273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6651615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6651955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6652018Z with 2023-01-11T22:52:03.6652079Z [ 2023-01-11T22:52:03.6652170Z T=torch::jit::ScopePtr 2023-01-11T22:52:03.6652230Z ] 2023-01-11T22:52:03.6652535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6652587Z with 2023-01-11T22:52:03.6652646Z [ 2023-01-11T22:52:03.6652739Z T=at::ThreadLocalState 2023-01-11T22:52:03.6652797Z ] 2023-01-11T22:52:03.6653120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6653184Z with 2023-01-11T22:52:03.6653244Z [ 2023-01-11T22:52:03.6653336Z T=at::ThreadLocalState 2023-01-11T22:52:03.6653393Z ] 2023-01-11T22:52:03.6653755Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6653817Z with 2023-01-11T22:52:03.6653877Z [ 2023-01-11T22:52:03.6653969Z T=at::ThreadLocalState 2023-01-11T22:52:03.6654028Z ] 2023-01-11T22:52:03.6654417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6654471Z with 2023-01-11T22:52:03.6654527Z [ 2023-01-11T22:52:03.6654617Z T=at::ThreadLocalState 2023-01-11T22:52:03.6654680Z ] 2023-01-11T22:52:03.6655097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6655515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6655857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6655970Z with 2023-01-11T22:52:03.6656030Z [ 2023-01-11T22:52:03.6656120Z T=at::ThreadLocalState 2023-01-11T22:52:03.6656179Z ] 2023-01-11T22:52:03.6656482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6656543Z with 2023-01-11T22:52:03.6656606Z [ 2023-01-11T22:52:03.6656767Z T=std::shared_ptr 2023-01-11T22:52:03.6656829Z ] 2023-01-11T22:52:03.6657150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6657214Z with 2023-01-11T22:52:03.6657263Z [ 2023-01-11T22:52:03.6657375Z T=std::shared_ptr 2023-01-11T22:52:03.6657436Z ] 2023-01-11T22:52:03.6657797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6657860Z with 2023-01-11T22:52:03.6657921Z [ 2023-01-11T22:52:03.6658032Z T=std::shared_ptr 2023-01-11T22:52:03.6658094Z ] 2023-01-11T22:52:03.6658485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6658544Z with 2023-01-11T22:52:03.6658601Z [ 2023-01-11T22:52:03.6658712Z T=std::shared_ptr 2023-01-11T22:52:03.6658774Z ] 2023-01-11T22:52:03.6659129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6659472Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6659850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:03.6660194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6660259Z with 2023-01-11T22:52:03.6660318Z [ 2023-01-11T22:52:03.6660417Z T=std::shared_ptr 2023-01-11T22:52:03.6660476Z ] 2023-01-11T22:52:03.6660828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6660892Z with 2023-01-11T22:52:03.6660953Z [ 2023-01-11T22:52:03.6661055Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6661114Z ] 2023-01-11T22:52:03.6661485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6661551Z with 2023-01-11T22:52:03.6661609Z [ 2023-01-11T22:52:03.6661707Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6661764Z ] 2023-01-11T22:52:03.6662172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6662232Z with 2023-01-11T22:52:03.6662291Z [ 2023-01-11T22:52:03.6662376Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6662435Z ] 2023-01-11T22:52:03.6662857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6662921Z with 2023-01-11T22:52:03.6662981Z [ 2023-01-11T22:52:03.6663077Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6663136Z ] 2023-01-11T22:52:03.6663486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6663828Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6664201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:03.6664538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6664603Z with 2023-01-11T22:52:03.6664663Z [ 2023-01-11T22:52:03.6664760Z T=torch::jit::GraphExecutor 2023-01-11T22:52:03.6664822Z ] 2023-01-11T22:52:03.6665126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6665191Z with 2023-01-11T22:52:03.6665256Z [ 2023-01-11T22:52:03.6665346Z T=torch::jit::Method 2023-01-11T22:52:03.6665396Z ] 2023-01-11T22:52:03.6665720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6665784Z with 2023-01-11T22:52:03.6665845Z [ 2023-01-11T22:52:03.6665933Z T=torch::jit::Method 2023-01-11T22:52:03.6665994Z ] 2023-01-11T22:52:03.6666358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6666423Z with 2023-01-11T22:52:03.6666483Z [ 2023-01-11T22:52:03.6666569Z T=torch::jit::Method 2023-01-11T22:52:03.6666628Z ] 2023-01-11T22:52:03.6667073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6667136Z with 2023-01-11T22:52:03.6667196Z [ 2023-01-11T22:52:03.6667326Z T=torch::jit::Method 2023-01-11T22:52:03.6667380Z ] 2023-01-11T22:52:03.6667715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6668540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6668884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6668948Z with 2023-01-11T22:52:03.6669053Z [ 2023-01-11T22:52:03.6669142Z T=torch::jit::Method 2023-01-11T22:52:03.6669205Z ] 2023-01-11T22:52:03.6669509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6669574Z with 2023-01-11T22:52:03.6669632Z [ 2023-01-11T22:52:03.6669777Z T=std::vector> 2023-01-11T22:52:03.6669836Z ] 2023-01-11T22:52:03.6670161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6670223Z with 2023-01-11T22:52:03.6670283Z [ 2023-01-11T22:52:03.6670417Z T=std::vector> 2023-01-11T22:52:03.6670477Z ] 2023-01-11T22:52:03.6670830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6670890Z with 2023-01-11T22:52:03.6670950Z [ 2023-01-11T22:52:03.6671082Z T=std::vector> 2023-01-11T22:52:03.6671145Z ] 2023-01-11T22:52:03.6671533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6671598Z with 2023-01-11T22:52:03.6671655Z [ 2023-01-11T22:52:03.6671791Z T=std::vector> 2023-01-11T22:52:03.6671850Z ] 2023-01-11T22:52:03.6672319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6672745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6673091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6673156Z with 2023-01-11T22:52:03.6673219Z [ 2023-01-11T22:52:03.6673403Z T=std::vector> 2023-01-11T22:52:03.6673466Z ] 2023-01-11T22:52:03.6673773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6673840Z with 2023-01-11T22:52:03.6673891Z [ 2023-01-11T22:52:03.6674053Z T=std::function 2023-01-11T22:52:03.6674116Z ] 2023-01-11T22:52:03.6674437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6674557Z with 2023-01-11T22:52:03.6674621Z [ 2023-01-11T22:52:03.6674787Z T=std::function 2023-01-11T22:52:03.6674848Z ] 2023-01-11T22:52:03.6675248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6675316Z with 2023-01-11T22:52:03.6675376Z [ 2023-01-11T22:52:03.6675542Z T=std::function 2023-01-11T22:52:03.6675603Z ] 2023-01-11T22:52:03.6675988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6676057Z with 2023-01-11T22:52:03.6676120Z [ 2023-01-11T22:52:03.6676284Z T=std::function 2023-01-11T22:52:03.6676344Z ] 2023-01-11T22:52:03.6676731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6677155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6677497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6677563Z with 2023-01-11T22:52:03.6677614Z [ 2023-01-11T22:52:03.6677775Z T=std::function 2023-01-11T22:52:03.6677833Z ] 2023-01-11T22:52:03.6678148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6678213Z with 2023-01-11T22:52:03.6678275Z [ 2023-01-11T22:52:03.6678468Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6678533Z ] 2023-01-11T22:52:03.6678912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6678980Z with 2023-01-11T22:52:03.6679040Z [ 2023-01-11T22:52:03.6679226Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6679338Z ] 2023-01-11T22:52:03.6679706Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6679770Z with 2023-01-11T22:52:03.6679829Z [ 2023-01-11T22:52:03.6680005Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6680067Z ] 2023-01-11T22:52:03.6680454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6680571Z with 2023-01-11T22:52:03.6680632Z [ 2023-01-11T22:52:03.6680818Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6680882Z ] 2023-01-11T22:52:03.6681349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:03.6681806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:03.6682144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6682211Z with 2023-01-11T22:52:03.6682271Z [ 2023-01-11T22:52:03.6682459Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:03.6682520Z ] 2023-01-11T22:52:03.6682829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6682892Z with 2023-01-11T22:52:03.6682953Z [ 2023-01-11T22:52:03.6683078Z T=std::vector> 2023-01-11T22:52:03.6683137Z ] 2023-01-11T22:52:03.6683455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6683509Z with 2023-01-11T22:52:03.6683568Z [ 2023-01-11T22:52:03.6683693Z T=std::vector> 2023-01-11T22:52:03.6683752Z ] 2023-01-11T22:52:03.6684113Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6684176Z with 2023-01-11T22:52:03.6684236Z [ 2023-01-11T22:52:03.6684359Z T=std::vector> 2023-01-11T22:52:03.6684419Z ] 2023-01-11T22:52:03.6684858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6684926Z with 2023-01-11T22:52:03.6684985Z [ 2023-01-11T22:52:03.6685109Z T=std::vector> 2023-01-11T22:52:03.6685169Z ] 2023-01-11T22:52:03.6685568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6685631Z with 2023-01-11T22:52:03.6685682Z [ 2023-01-11T22:52:03.6685756Z T=double 2023-01-11T22:52:03.6685817Z ] 2023-01-11T22:52:03.6686210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6686270Z with 2023-01-11T22:52:03.6686330Z [ 2023-01-11T22:52:03.6686447Z T=double 2023-01-11T22:52:03.6686506Z ] 2023-01-11T22:52:03.6686852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6686916Z with 2023-01-11T22:52:03.6686976Z [ 2023-01-11T22:52:03.6687097Z T=std::vector> 2023-01-11T22:52:03.6687151Z ] 2023-01-11T22:52:03.6692519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6692607Z with 2023-01-11T22:52:03.6692676Z [ 2023-01-11T22:52:03.6692806Z T=std::tuple 2023-01-11T22:52:03.6692871Z ] 2023-01-11T22:52:03.6693216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6693285Z with 2023-01-11T22:52:03.6693346Z [ 2023-01-11T22:52:03.6693459Z T=std::tuple 2023-01-11T22:52:03.6693520Z ] 2023-01-11T22:52:03.6693895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6693962Z with 2023-01-11T22:52:03.6694012Z [ 2023-01-11T22:52:03.6694123Z T=std::tuple 2023-01-11T22:52:03.6694181Z ] 2023-01-11T22:52:03.6694571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6694640Z with 2023-01-11T22:52:03.6694699Z [ 2023-01-11T22:52:03.6694803Z T=std::tuple 2023-01-11T22:52:03.6694865Z ] 2023-01-11T22:52:03.6695222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:03.6695613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:03.6695960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6696026Z with 2023-01-11T22:52:03.6696086Z [ 2023-01-11T22:52:03.6696193Z T=std::tuple 2023-01-11T22:52:03.6696251Z ] 2023-01-11T22:52:03.6696615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6696680Z with 2023-01-11T22:52:03.6696731Z [ 2023-01-11T22:52:03.6696867Z T=std::vector> 2023-01-11T22:52:03.6696929Z ] 2023-01-11T22:52:03.6697298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:03.6697362Z with 2023-01-11T22:52:03.6697422Z [ 2023-01-11T22:52:03.6697619Z T=std::vector> 2023-01-11T22:52:03.6697680Z ] 2023-01-11T22:52:03.6698044Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:03.6698109Z with 2023-01-11T22:52:03.6698169Z [ 2023-01-11T22:52:03.6698345Z T=std::vector> 2023-01-11T22:52:03.6698408Z ] 2023-01-11T22:52:03.6698800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:03.6698866Z with 2023-01-11T22:52:03.6698927Z [ 2023-01-11T22:52:03.6699060Z T=std::vector> 2023-01-11T22:52:03.6699112Z ] 2023-01-11T22:52:03.6699481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:03.6699883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:03.6700233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:03.6700296Z with 2023-01-11T22:52:03.6700356Z [ 2023-01-11T22:52:03.6700495Z T=std::vector> 2023-01-11T22:52:03.6700556Z ] 2023-01-11T22:52:03.6701036Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:test_set_default_type.pyd 2023-01-11T22:52:03.6701205Z Creating library test_set_default_type.lib and object test_set_default_type.exp 2023-01-11T22:52:03.6701334Z Loading extension module test_set_default_type... 2023-01-11T22:52:03.6701402Z ok (12.701s) 2023-01-11T22:52:03.6701746Z test_warning (__main__.TestCppExtensionJIT) ... [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:52:03.6702027Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:52:03.6702309Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:52:03.6702641Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:52:03.6702949Z UserWarning: Error with torch.DoubleTensor (Triggered internally at C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\warn_mod\main.cpp:12.) 2023-01-11T22:52:03.6703015Z ok (25.528s) 2023-01-11T22:52:03.6703189Z Not wiping extensions build folder because Windows 2023-01-11T22:52:03.6703200Z 2023-01-11T22:52:03.6703353Z ---------------------------------------------------------------------- 2023-01-11T22:52:03.6703435Z Ran 23 tests in 205.563s 2023-01-11T22:52:03.6703441Z 2023-01-11T22:52:03.6703565Z OK (skipped=7) 2023-01-11T22:52:03.6703570Z 2023-01-11T22:52:03.6703659Z Generating XML reports... 2023-01-11T22:52:03.6703923Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_jit\TEST-TestCppExtensionJIT-20230111224837.xml 2023-01-11T22:52:03.6703929Z 2023-01-11T22:52:03.6704271Z ##[endgroup] 2023-01-11T22:52:03.6704547Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_extensions_jit_hcjfml8a) 2023-01-11T22:52:03.6704553Z 2023-01-11T22:52:03.6705163Z Running test_cpp_extensions_open_device_registration ... [2023-01-11 22:52:03.387727] 2023-01-11T22:52:03.6705496Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:03.388374] 2023-01-11T22:52:20.2131568Z 2023-01-11T22:52:20.2132192Z Expand the folded group to see the log file of test_cpp_extensions_open_device_registration 2023-01-11T22:52:20.2133047Z ##[group]PRINTING LOG FILE of test_cpp_extensions_open_device_registration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_extensions_open_device_registration_dn48kcnn) 2023-01-11T22:52:20.2141779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:20.2142885Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:52:20.2143385Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:52:20.2143679Z 2023-01-11T22:52:20.2143804Z Running tests... 2023-01-11T22:52:20.2144182Z ---------------------------------------------------------------------- 2023-01-11T22:52:20.2144704Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_open_device_registration 2023-01-11T22:52:20.2145487Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:52:20.2146313Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\custom_device_extension... 2023-01-11T22:52:20.2147053Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\custom_device_extension\build.ninja... 2023-01-11T22:52:20.2147628Z Building extension module custom_device_extension... 2023-01-11T22:52:20.2148135Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:52:20.2149850Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\open_registration_extension.cpp /Foopen_registration_extension.o 2023-01-11T22:52:20.2151368Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:52:20.2151886Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:52:20.2152127Z 2023-01-11T22:52:20.2152323Z cl : Command line warning D9002 : ignoring unknown option '-g' 2023-01-11T22:52:20.2153241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:52:20.2154114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2154608Z with 2023-01-11T22:52:20.2154849Z [ 2023-01-11T22:52:20.2155237Z T=c10::SymInt 2023-01-11T22:52:20.2155505Z ] 2023-01-11T22:52:20.2156093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2156645Z with 2023-01-11T22:52:20.2156867Z [ 2023-01-11T22:52:20.2157114Z T=c10::SymInt 2023-01-11T22:52:20.2157378Z ] 2023-01-11T22:52:20.2158080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2158741Z with 2023-01-11T22:52:20.2159022Z [ 2023-01-11T22:52:20.2159301Z T=c10::SymInt 2023-01-11T22:52:20.2159598Z ] 2023-01-11T22:52:20.2160368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2161074Z with 2023-01-11T22:52:20.2161370Z [ 2023-01-11T22:52:20.2161641Z T=c10::SymInt 2023-01-11T22:52:20.2161940Z ] 2023-01-11T22:52:20.2162608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2163604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2164614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2165263Z with 2023-01-11T22:52:20.2165554Z [ 2023-01-11T22:52:20.2165834Z T=c10::SymInt 2023-01-11T22:52:20.2166133Z ] 2023-01-11T22:52:20.2166749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:52:20.2167701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2168290Z with 2023-01-11T22:52:20.2168571Z [ 2023-01-11T22:52:20.2168856Z T=at::TensorBase 2023-01-11T22:52:20.2169159Z ] 2023-01-11T22:52:20.2169817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2170440Z with 2023-01-11T22:52:20.2170719Z [ 2023-01-11T22:52:20.2171035Z T=at::TensorBase 2023-01-11T22:52:20.2171323Z ] 2023-01-11T22:52:20.2172048Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2172837Z with 2023-01-11T22:52:20.2173125Z [ 2023-01-11T22:52:20.2173440Z T=at::TensorBase 2023-01-11T22:52:20.2173749Z ] 2023-01-11T22:52:20.2174475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2175171Z with 2023-01-11T22:52:20.2175548Z [ 2023-01-11T22:52:20.2175868Z T=at::TensorBase 2023-01-11T22:52:20.2176179Z ] 2023-01-11T22:52:20.2176853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2177849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2178885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2179521Z with 2023-01-11T22:52:20.2179789Z [ 2023-01-11T22:52:20.2180133Z T=at::TensorBase 2023-01-11T22:52:20.2180549Z ] 2023-01-11T22:52:20.2181416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2182144Z with 2023-01-11T22:52:20.2182428Z [ 2023-01-11T22:52:20.2182741Z T=at::Tensor 2023-01-11T22:52:20.2183041Z ] 2023-01-11T22:52:20.2183715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2184332Z with 2023-01-11T22:52:20.2184602Z [ 2023-01-11T22:52:20.2184904Z T=at::Tensor 2023-01-11T22:52:20.2185204Z ] 2023-01-11T22:52:20.2185915Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2186569Z with 2023-01-11T22:52:20.2186835Z [ 2023-01-11T22:52:20.2187135Z T=at::Tensor 2023-01-11T22:52:20.2187421Z ] 2023-01-11T22:52:20.2188191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2188904Z with 2023-01-11T22:52:20.2189186Z [ 2023-01-11T22:52:20.2189474Z T=at::Tensor 2023-01-11T22:52:20.2189777Z ] 2023-01-11T22:52:20.2190449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2191449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2192553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2193193Z with 2023-01-11T22:52:20.2193489Z [ 2023-01-11T22:52:20.2193774Z T=at::Tensor 2023-01-11T22:52:20.2194252Z ] 2023-01-11T22:52:20.2194900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2195494Z with 2023-01-11T22:52:20.2195777Z [ 2023-01-11T22:52:20.2196057Z T=at::Generator 2023-01-11T22:52:20.2196361Z ] 2023-01-11T22:52:20.2197121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2197733Z with 2023-01-11T22:52:20.2198015Z [ 2023-01-11T22:52:20.2198332Z T=at::Generator 2023-01-11T22:52:20.2198616Z ] 2023-01-11T22:52:20.2199327Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2199996Z with 2023-01-11T22:52:20.2200279Z [ 2023-01-11T22:52:20.2200580Z T=at::Generator 2023-01-11T22:52:20.2200887Z ] 2023-01-11T22:52:20.2201621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2202321Z with 2023-01-11T22:52:20.2202605Z [ 2023-01-11T22:52:20.2202908Z T=at::Generator 2023-01-11T22:52:20.2203211Z ] 2023-01-11T22:52:20.2203891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2204882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2205918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2206549Z with 2023-01-11T22:52:20.2206834Z [ 2023-01-11T22:52:20.2207146Z T=at::Generator 2023-01-11T22:52:20.2207454Z ] 2023-01-11T22:52:20.2208088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2208658Z with 2023-01-11T22:52:20.2208941Z [ 2023-01-11T22:52:20.2209245Z T=c10::Scalar 2023-01-11T22:52:20.2209544Z ] 2023-01-11T22:52:20.2210210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2210825Z with 2023-01-11T22:52:20.2211083Z [ 2023-01-11T22:52:20.2211376Z T=c10::Scalar 2023-01-11T22:52:20.2211667Z ] 2023-01-11T22:52:20.2213102Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2213751Z with 2023-01-11T22:52:20.2214041Z [ 2023-01-11T22:52:20.2214322Z T=c10::Scalar 2023-01-11T22:52:20.2214618Z ] 2023-01-11T22:52:20.2215380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2216228Z with 2023-01-11T22:52:20.2216512Z [ 2023-01-11T22:52:20.2216790Z T=c10::Scalar 2023-01-11T22:52:20.2217086Z ] 2023-01-11T22:52:20.2217753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2218837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2219876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2220521Z with 2023-01-11T22:52:20.2220817Z [ 2023-01-11T22:52:20.2221090Z T=c10::Scalar 2023-01-11T22:52:20.2221397Z ] 2023-01-11T22:52:20.2222044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2222640Z with 2023-01-11T22:52:20.2222918Z [ 2023-01-11T22:52:20.2223220Z T=std::string 2023-01-11T22:52:20.2223501Z ] 2023-01-11T22:52:20.2224165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2224780Z with 2023-01-11T22:52:20.2225071Z [ 2023-01-11T22:52:20.2225377Z T=std::string 2023-01-11T22:52:20.2225647Z ] 2023-01-11T22:52:20.2226352Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2227014Z with 2023-01-11T22:52:20.2227292Z [ 2023-01-11T22:52:20.2227592Z T=std::string 2023-01-11T22:52:20.2227886Z ] 2023-01-11T22:52:20.2228615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2229312Z with 2023-01-11T22:52:20.2229601Z [ 2023-01-11T22:52:20.2229905Z T=std::string 2023-01-11T22:52:20.2230205Z ] 2023-01-11T22:52:20.2230889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2231991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2232982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2233623Z with 2023-01-11T22:52:20.2233912Z [ 2023-01-11T22:52:20.2234220Z T=std::string 2023-01-11T22:52:20.2234522Z ] 2023-01-11T22:52:20.2235164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2235731Z with 2023-01-11T22:52:20.2236017Z [ 2023-01-11T22:52:20.2236464Z T=c10::QualifiedName 2023-01-11T22:52:20.2236773Z ] 2023-01-11T22:52:20.2237425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2238028Z with 2023-01-11T22:52:20.2238293Z [ 2023-01-11T22:52:20.2238606Z T=c10::QualifiedName 2023-01-11T22:52:20.2238922Z ] 2023-01-11T22:52:20.2239726Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2240407Z with 2023-01-11T22:52:20.2240693Z [ 2023-01-11T22:52:20.2240996Z T=c10::QualifiedName 2023-01-11T22:52:20.2241302Z ] 2023-01-11T22:52:20.2242059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2242763Z with 2023-01-11T22:52:20.2243045Z [ 2023-01-11T22:52:20.2243336Z T=c10::QualifiedName 2023-01-11T22:52:20.2243646Z ] 2023-01-11T22:52:20.2244334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2245359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2246392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2247030Z with 2023-01-11T22:52:20.2247308Z [ 2023-01-11T22:52:20.2247609Z T=c10::QualifiedName 2023-01-11T22:52:20.2247924Z ] 2023-01-11T22:52:20.2248564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2249162Z with 2023-01-11T22:52:20.2249452Z [ 2023-01-11T22:52:20.2249830Z T=std::shared_ptr 2023-01-11T22:52:20.2250172Z ] 2023-01-11T22:52:20.2250843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2251453Z with 2023-01-11T22:52:20.2251723Z [ 2023-01-11T22:52:20.2252098Z T=std::shared_ptr 2023-01-11T22:52:20.2252451Z ] 2023-01-11T22:52:20.2253130Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2253779Z with 2023-01-11T22:52:20.2254062Z [ 2023-01-11T22:52:20.2254450Z T=std::shared_ptr 2023-01-11T22:52:20.2254806Z ] 2023-01-11T22:52:20.2255574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2256273Z with 2023-01-11T22:52:20.2256531Z [ 2023-01-11T22:52:20.2256904Z T=std::shared_ptr 2023-01-11T22:52:20.2257379Z ] 2023-01-11T22:52:20.2258098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2259267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2260352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2260990Z with 2023-01-11T22:52:20.2261259Z [ 2023-01-11T22:52:20.2261655Z T=std::shared_ptr 2023-01-11T22:52:20.2262017Z ] 2023-01-11T22:52:20.2262656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2263243Z with 2023-01-11T22:52:20.2263531Z [ 2023-01-11T22:52:20.2263876Z T=std::weak_ptr 2023-01-11T22:52:20.2264223Z ] 2023-01-11T22:52:20.2264889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2265498Z with 2023-01-11T22:52:20.2265780Z [ 2023-01-11T22:52:20.2266133Z T=std::weak_ptr 2023-01-11T22:52:20.2266484Z ] 2023-01-11T22:52:20.2267179Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2267815Z with 2023-01-11T22:52:20.2268078Z [ 2023-01-11T22:52:20.2268443Z T=std::weak_ptr 2023-01-11T22:52:20.2268763Z ] 2023-01-11T22:52:20.2269516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2270200Z with 2023-01-11T22:52:20.2270461Z [ 2023-01-11T22:52:20.2270912Z T=std::weak_ptr 2023-01-11T22:52:20.2271264Z ] 2023-01-11T22:52:20.2272033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2273127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2274179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2274798Z with 2023-01-11T22:52:20.2275074Z [ 2023-01-11T22:52:20.2275441Z T=std::weak_ptr 2023-01-11T22:52:20.2275779Z ] 2023-01-11T22:52:20.2276391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2277052Z with 2023-01-11T22:52:20.2277314Z [ 2023-01-11T22:52:20.2277709Z T=std::vector> 2023-01-11T22:52:20.2278076Z ] 2023-01-11T22:52:20.2278728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2279324Z with 2023-01-11T22:52:20.2279580Z [ 2023-01-11T22:52:20.2280062Z T=std::vector> 2023-01-11T22:52:20.2280446Z ] 2023-01-11T22:52:20.2281146Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2282057Z with 2023-01-11T22:52:20.2282422Z [ 2023-01-11T22:52:20.2282931Z T=std::vector> 2023-01-11T22:52:20.2283442Z ] 2023-01-11T22:52:20.2284194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2284875Z with 2023-01-11T22:52:20.2285150Z [ 2023-01-11T22:52:20.2285564Z T=std::vector> 2023-01-11T22:52:20.2285924Z ] 2023-01-11T22:52:20.2286669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2287800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2289555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2290184Z with 2023-01-11T22:52:20.2290452Z [ 2023-01-11T22:52:20.2290867Z T=std::vector> 2023-01-11T22:52:20.2291243Z ] 2023-01-11T22:52:20.2291854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2292437Z with 2023-01-11T22:52:20.2292707Z [ 2023-01-11T22:52:20.2293060Z T=std::vector> 2023-01-11T22:52:20.2293400Z ] 2023-01-11T22:52:20.2294043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2294962Z with 2023-01-11T22:52:20.2295274Z [ 2023-01-11T22:52:20.2295747Z T=std::vector> 2023-01-11T22:52:20.2296076Z ] 2023-01-11T22:52:20.2296770Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2297412Z with 2023-01-11T22:52:20.2297670Z [ 2023-01-11T22:52:20.2298023Z T=std::vector> 2023-01-11T22:52:20.2298358Z ] 2023-01-11T22:52:20.2299272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2299959Z with 2023-01-11T22:52:20.2300225Z [ 2023-01-11T22:52:20.2300680Z T=std::vector> 2023-01-11T22:52:20.2301136Z ] 2023-01-11T22:52:20.2302269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2303343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2304384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2305015Z with 2023-01-11T22:52:20.2305287Z [ 2023-01-11T22:52:20.2305628Z T=std::vector> 2023-01-11T22:52:20.2305959Z ] 2023-01-11T22:52:20.2306583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2307488Z with 2023-01-11T22:52:20.2307803Z [ 2023-01-11T22:52:20.2308382Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2308761Z ] 2023-01-11T22:52:20.2309414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2310016Z with 2023-01-11T22:52:20.2310283Z [ 2023-01-11T22:52:20.2310694Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2311087Z ] 2023-01-11T22:52:20.2311848Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2312497Z with 2023-01-11T22:52:20.2312769Z [ 2023-01-11T22:52:20.2313354Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2313889Z ] 2023-01-11T22:52:20.2314885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2315580Z with 2023-01-11T22:52:20.2315835Z [ 2023-01-11T22:52:20.2316269Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2316655Z ] 2023-01-11T22:52:20.2317412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:20.2318557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:20.2319941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:20.2321421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2322078Z with 2023-01-11T22:52:20.2322331Z [ 2023-01-11T22:52:20.2322846Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2323250Z ] 2023-01-11T22:52:20.2323890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2324465Z with 2023-01-11T22:52:20.2324732Z [ 2023-01-11T22:52:20.2325131Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2325687Z ] 2023-01-11T22:52:20.2326602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2327375Z with 2023-01-11T22:52:20.2327645Z [ 2023-01-11T22:52:20.2328049Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2328420Z ] 2023-01-11T22:52:20.2329123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2329771Z with 2023-01-11T22:52:20.2330034Z [ 2023-01-11T22:52:20.2330455Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2330836Z ] 2023-01-11T22:52:20.2331580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2332658Z with 2023-01-11T22:52:20.2332946Z [ 2023-01-11T22:52:20.2333550Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2333972Z ] 2023-01-11T22:52:20.2334710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:52:20.2335852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:52:20.2336897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:52:20.2337898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2338702Z with 2023-01-11T22:52:20.2339050Z [ 2023-01-11T22:52:20.2339606Z T=std::vector,std::allocator>> 2023-01-11T22:52:20.2340065Z ] 2023-01-11T22:52:20.2340690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2341421Z with 2023-01-11T22:52:20.2341683Z [ 2023-01-11T22:52:20.2342045Z T=std::vector> 2023-01-11T22:52:20.2342381Z ] 2023-01-11T22:52:20.2343030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2343616Z with 2023-01-11T22:52:20.2343973Z [ 2023-01-11T22:52:20.2344309Z T=std::vector> 2023-01-11T22:52:20.2344767Z ] 2023-01-11T22:52:20.2345782Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2346565Z with 2023-01-11T22:52:20.2346847Z [ 2023-01-11T22:52:20.2347208Z T=std::vector> 2023-01-11T22:52:20.2347533Z ] 2023-01-11T22:52:20.2348275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2348966Z with 2023-01-11T22:52:20.2349228Z [ 2023-01-11T22:52:20.2349586Z T=std::vector> 2023-01-11T22:52:20.2349919Z ] 2023-01-11T22:52:20.2350600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2352335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2353414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2354029Z with 2023-01-11T22:52:20.2354295Z [ 2023-01-11T22:52:20.2354658Z T=std::vector> 2023-01-11T22:52:20.2354988Z ] 2023-01-11T22:52:20.2355589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2356160Z with 2023-01-11T22:52:20.2356426Z [ 2023-01-11T22:52:20.2356826Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:20.2357309Z ] 2023-01-11T22:52:20.2358237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2359023Z with 2023-01-11T22:52:20.2359299Z [ 2023-01-11T22:52:20.2359690Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:20.2360071Z ] 2023-01-11T22:52:20.2360776Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2361407Z with 2023-01-11T22:52:20.2361654Z [ 2023-01-11T22:52:20.2362057Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:20.2362437Z ] 2023-01-11T22:52:20.2363145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2365168Z with 2023-01-11T22:52:20.2365332Z [ 2023-01-11T22:52:20.2365574Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:20.2365811Z ] 2023-01-11T22:52:20.2366387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2367178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2367969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:52:20.2368695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2369107Z with 2023-01-11T22:52:20.2369276Z [ 2023-01-11T22:52:20.2369661Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:52:20.2370182Z ] 2023-01-11T22:52:20.2371089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2371500Z with 2023-01-11T22:52:20.2371662Z [ 2023-01-11T22:52:20.2371915Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:20.2372150Z ] 2023-01-11T22:52:20.2372557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2372943Z with 2023-01-11T22:52:20.2373101Z [ 2023-01-11T22:52:20.2373350Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:20.2373584Z ] 2023-01-11T22:52:20.2374043Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2374451Z with 2023-01-11T22:52:20.2374611Z [ 2023-01-11T22:52:20.2374855Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:20.2375087Z ] 2023-01-11T22:52:20.2375571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2376574Z with 2023-01-11T22:52:20.2376836Z [ 2023-01-11T22:52:20.2377380Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:20.2377624Z ] 2023-01-11T22:52:20.2378107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2378891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2379762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:52:20.2380549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2380956Z with 2023-01-11T22:52:20.2381117Z [ 2023-01-11T22:52:20.2381357Z T=c10::impl::InlineStreamGuard 2023-01-11T22:52:20.2381598Z ] 2023-01-11T22:52:20.2382176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2383060Z with 2023-01-11T22:52:20.2383418Z [ 2023-01-11T22:52:20.2383710Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2383907Z ] 2023-01-11T22:52:20.2384330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2384714Z with 2023-01-11T22:52:20.2384871Z [ 2023-01-11T22:52:20.2385066Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2385246Z ] 2023-01-11T22:52:20.2385703Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2386119Z with 2023-01-11T22:52:20.2386278Z [ 2023-01-11T22:52:20.2386481Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2386673Z ] 2023-01-11T22:52:20.2387141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2387579Z with 2023-01-11T22:52:20.2387735Z [ 2023-01-11T22:52:20.2387925Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2388166Z ] 2023-01-11T22:52:20.2389189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2390242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2390626Z with 2023-01-11T22:52:20.2390785Z [ 2023-01-11T22:52:20.2390981Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2391173Z ] 2023-01-11T22:52:20.2391757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:52:20.2392492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2392881Z with 2023-01-11T22:52:20.2393044Z [ 2023-01-11T22:52:20.2393243Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:52:20.2393439Z ] 2023-01-11T22:52:20.2393845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2394370Z with 2023-01-11T22:52:20.2394714Z [ 2023-01-11T22:52:20.2395321Z T=std::vector> 2023-01-11T22:52:20.2395926Z ] 2023-01-11T22:52:20.2396470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2396865Z with 2023-01-11T22:52:20.2397027Z [ 2023-01-11T22:52:20.2397300Z T=std::vector> 2023-01-11T22:52:20.2397565Z ] 2023-01-11T22:52:20.2398027Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2398447Z with 2023-01-11T22:52:20.2398609Z [ 2023-01-11T22:52:20.2398892Z T=std::vector> 2023-01-11T22:52:20.2399150Z ] 2023-01-11T22:52:20.2399621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2400067Z with 2023-01-11T22:52:20.2400226Z [ 2023-01-11T22:52:20.2400525Z T=std::vector> 2023-01-11T22:52:20.2401134Z ] 2023-01-11T22:52:20.2402250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2403085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2403831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2404217Z with 2023-01-11T22:52:20.2404380Z [ 2023-01-11T22:52:20.2404666Z T=std::vector> 2023-01-11T22:52:20.2404929Z ] 2023-01-11T22:52:20.2405332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2405708Z with 2023-01-11T22:52:20.2405855Z [ 2023-01-11T22:52:20.2406049Z T=torch::autograd::ViewInfo 2023-01-11T22:52:20.2406241Z ] 2023-01-11T22:52:20.2406665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2407563Z with 2023-01-11T22:52:20.2407804Z [ 2023-01-11T22:52:20.2408237Z T=torch::autograd::ViewInfo 2023-01-11T22:52:20.2408540Z ] 2023-01-11T22:52:20.2409005Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2409522Z with 2023-01-11T22:52:20.2409686Z [ 2023-01-11T22:52:20.2409879Z T=torch::autograd::ViewInfo 2023-01-11T22:52:20.2410058Z ] 2023-01-11T22:52:20.2410605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2411059Z with 2023-01-11T22:52:20.2411220Z [ 2023-01-11T22:52:20.2411415Z T=torch::autograd::ViewInfo 2023-01-11T22:52:20.2411592Z ] 2023-01-11T22:52:20.2412030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2412730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2414099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2414839Z with 2023-01-11T22:52:20.2415010Z [ 2023-01-11T22:52:20.2415205Z T=torch::autograd::ViewInfo 2023-01-11T22:52:20.2415396Z ] 2023-01-11T22:52:20.2415790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2416164Z with 2023-01-11T22:52:20.2416324Z [ 2023-01-11T22:52:20.2416498Z T=c10::IValue 2023-01-11T22:52:20.2416672Z ] 2023-01-11T22:52:20.2417076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2417459Z with 2023-01-11T22:52:20.2417618Z [ 2023-01-11T22:52:20.2417790Z T=c10::IValue 2023-01-11T22:52:20.2417961Z ] 2023-01-11T22:52:20.2418417Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2418823Z with 2023-01-11T22:52:20.2418982Z [ 2023-01-11T22:52:20.2419191Z T=c10::IValue 2023-01-11T22:52:20.2419570Z ] 2023-01-11T22:52:20.2420606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2421176Z with 2023-01-11T22:52:20.2421322Z [ 2023-01-11T22:52:20.2421489Z T=c10::IValue 2023-01-11T22:52:20.2421656Z ] 2023-01-11T22:52:20.2422082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2422734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2423404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2423891Z with 2023-01-11T22:52:20.2424047Z [ 2023-01-11T22:52:20.2424222Z T=c10::IValue 2023-01-11T22:52:20.2424393Z ] 2023-01-11T22:52:20.2424798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2425171Z with 2023-01-11T22:52:20.2425353Z [ 2023-01-11T22:52:20.2425820Z T=c10::AliasInfo 2023-01-11T22:52:20.2426205Z ] 2023-01-11T22:52:20.2427099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2427488Z with 2023-01-11T22:52:20.2427648Z [ 2023-01-11T22:52:20.2427813Z T=c10::AliasInfo 2023-01-11T22:52:20.2427989Z ] 2023-01-11T22:52:20.2428447Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2428864Z with 2023-01-11T22:52:20.2429020Z [ 2023-01-11T22:52:20.2429192Z T=c10::AliasInfo 2023-01-11T22:52:20.2429351Z ] 2023-01-11T22:52:20.2429834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2430281Z with 2023-01-11T22:52:20.2430438Z [ 2023-01-11T22:52:20.2430612Z T=c10::AliasInfo 2023-01-11T22:52:20.2430781Z ] 2023-01-11T22:52:20.2431188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2432411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2433599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2434009Z with 2023-01-11T22:52:20.2434167Z [ 2023-01-11T22:52:20.2434340Z T=c10::AliasInfo 2023-01-11T22:52:20.2434511Z ] 2023-01-11T22:52:20.2434901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2435272Z with 2023-01-11T22:52:20.2435429Z [ 2023-01-11T22:52:20.2435656Z T=std::vector> 2023-01-11T22:52:20.2435875Z ] 2023-01-11T22:52:20.2436289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2436660Z with 2023-01-11T22:52:20.2436823Z [ 2023-01-11T22:52:20.2437050Z T=std::vector> 2023-01-11T22:52:20.2437264Z ] 2023-01-11T22:52:20.2437720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2438540Z with 2023-01-11T22:52:20.2438851Z [ 2023-01-11T22:52:20.2439320Z T=std::vector> 2023-01-11T22:52:20.2439742Z ] 2023-01-11T22:52:20.2440231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2440678Z with 2023-01-11T22:52:20.2440840Z [ 2023-01-11T22:52:20.2441685Z T=std::vector> 2023-01-11T22:52:20.2441919Z ] 2023-01-11T22:52:20.2442381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2442797Z with 2023-01-11T22:52:20.2442962Z [ 2023-01-11T22:52:20.2443140Z T=c10::SymInt 2023-01-11T22:52:20.2443303Z ] 2023-01-11T22:52:20.2443738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2444222Z with 2023-01-11T22:52:20.2444570Z [ 2023-01-11T22:52:20.2444950Z T=c10::SymInt 2023-01-11T22:52:20.2445234Z ] 2023-01-11T22:52:20.2446086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:52:20.2446887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:52:20.2447640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2448043Z with 2023-01-11T22:52:20.2448204Z [ 2023-01-11T22:52:20.2448431Z T=std::vector> 2023-01-11T22:52:20.2448646Z ] 2023-01-11T22:52:20.2449041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2449410Z with 2023-01-11T22:52:20.2449569Z [ 2023-01-11T22:52:20.2449801Z T=c10::either 2023-01-11T22:52:20.2450019Z ] 2023-01-11T22:52:20.2450508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2451383Z with 2023-01-11T22:52:20.2451731Z [ 2023-01-11T22:52:20.2452156Z T=c10::either 2023-01-11T22:52:20.2452377Z ] 2023-01-11T22:52:20.2452843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2453259Z with 2023-01-11T22:52:20.2453405Z [ 2023-01-11T22:52:20.2453633Z T=c10::either 2023-01-11T22:52:20.2453849Z ] 2023-01-11T22:52:20.2454334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2454881Z with 2023-01-11T22:52:20.2455045Z [ 2023-01-11T22:52:20.2455267Z T=c10::either 2023-01-11T22:52:20.2455490Z ] 2023-01-11T22:52:20.2455961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2457038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2458477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2458889Z with 2023-01-11T22:52:20.2459053Z [ 2023-01-11T22:52:20.2459292Z T=c10::either 2023-01-11T22:52:20.2459504Z ] 2023-01-11T22:52:20.2459905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2460276Z with 2023-01-11T22:52:20.2460439Z [ 2023-01-11T22:52:20.2460623Z T=at::StepCallbacks 2023-01-11T22:52:20.2460793Z ] 2023-01-11T22:52:20.2461210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2461597Z with 2023-01-11T22:52:20.2461758Z [ 2023-01-11T22:52:20.2461943Z T=at::StepCallbacks 2023-01-11T22:52:20.2462123Z ] 2023-01-11T22:52:20.2462568Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2463292Z with 2023-01-11T22:52:20.2463633Z [ 2023-01-11T22:52:20.2463886Z T=at::StepCallbacks 2023-01-11T22:52:20.2464067Z ] 2023-01-11T22:52:20.2464986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2465445Z with 2023-01-11T22:52:20.2465594Z [ 2023-01-11T22:52:20.2465782Z T=at::StepCallbacks 2023-01-11T22:52:20.2465962Z ] 2023-01-11T22:52:20.2466399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2467077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2467889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2468296Z with 2023-01-11T22:52:20.2468449Z [ 2023-01-11T22:52:20.2468635Z T=at::StepCallbacks 2023-01-11T22:52:20.2468818Z ] 2023-01-11T22:52:20.2469223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2470223Z with 2023-01-11T22:52:20.2470503Z [ 2023-01-11T22:52:20.2470888Z T=c10::DimVector 2023-01-11T22:52:20.2471174Z ] 2023-01-11T22:52:20.2471600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2472064Z with 2023-01-11T22:52:20.2472311Z [ 2023-01-11T22:52:20.2472478Z T=c10::DimVector 2023-01-11T22:52:20.2472653Z ] 2023-01-11T22:52:20.2473114Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2490600Z with 2023-01-11T22:52:20.2490902Z [ 2023-01-11T22:52:20.2491131Z T=c10::DimVector 2023-01-11T22:52:20.2491325Z ] 2023-01-11T22:52:20.2491850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2492323Z with 2023-01-11T22:52:20.2492497Z [ 2023-01-11T22:52:20.2492667Z T=c10::DimVector 2023-01-11T22:52:20.2492860Z ] 2023-01-11T22:52:20.2493307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2493992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2494689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2495639Z with 2023-01-11T22:52:20.2495965Z [ 2023-01-11T22:52:20.2496342Z T=c10::DimVector 2023-01-11T22:52:20.2496636Z ] 2023-01-11T22:52:20.2497063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2497441Z with 2023-01-11T22:52:20.2497610Z [ 2023-01-11T22:52:20.2497818Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:20.2498002Z ] 2023-01-11T22:52:20.2498432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2498832Z with 2023-01-11T22:52:20.2499003Z [ 2023-01-11T22:52:20.2499206Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:20.2499383Z ] 2023-01-11T22:52:20.2499845Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2500263Z with 2023-01-11T22:52:20.2500427Z [ 2023-01-11T22:52:20.2500620Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:20.2500811Z ] 2023-01-11T22:52:20.2501741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2502703Z with 2023-01-11T22:52:20.2503021Z [ 2023-01-11T22:52:20.2503233Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:20.2503425Z ] 2023-01-11T22:52:20.2503886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2504671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2505393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2505790Z with 2023-01-11T22:52:20.2505965Z [ 2023-01-11T22:52:20.2506174Z T=c10::impl::AnnotatedSchema 2023-01-11T22:52:20.2506375Z ] 2023-01-11T22:52:20.2506790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2507181Z with 2023-01-11T22:52:20.2507475Z [ 2023-01-11T22:52:20.2508047Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:20.2508451Z ] 2023-01-11T22:52:20.2509184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2509579Z with 2023-01-11T22:52:20.2509732Z [ 2023-01-11T22:52:20.2509977Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:20.2510213Z ] 2023-01-11T22:52:20.2510682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2511114Z with 2023-01-11T22:52:20.2511273Z [ 2023-01-11T22:52:20.2511495Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:20.2511797Z ] 2023-01-11T22:52:20.2512286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2512731Z with 2023-01-11T22:52:20.2512893Z [ 2023-01-11T22:52:20.2513120Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:20.2513333Z ] 2023-01-11T22:52:20.2514286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2515554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2516303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2516717Z with 2023-01-11T22:52:20.2516890Z [ 2023-01-11T22:52:20.2517138Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:52:20.2517374Z ] 2023-01-11T22:52:20.2517771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2518246Z with 2023-01-11T22:52:20.2518409Z [ 2023-01-11T22:52:20.2518636Z T=std::tuple 2023-01-11T22:52:20.2518852Z ] 2023-01-11T22:52:20.2519282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2519775Z with 2023-01-11T22:52:20.2520159Z [ 2023-01-11T22:52:20.2520617Z T=std::tuple 2023-01-11T22:52:20.2520999Z ] 2023-01-11T22:52:20.2521692Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2522121Z with 2023-01-11T22:52:20.2522295Z [ 2023-01-11T22:52:20.2522518Z T=std::tuple 2023-01-11T22:52:20.2522717Z ] 2023-01-11T22:52:20.2523215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2523679Z with 2023-01-11T22:52:20.2523856Z [ 2023-01-11T22:52:20.2524086Z T=std::tuple 2023-01-11T22:52:20.2524304Z ] 2023-01-11T22:52:20.2524753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2525489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2526655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2527527Z with 2023-01-11T22:52:20.2527738Z [ 2023-01-11T22:52:20.2527968Z T=std::tuple 2023-01-11T22:52:20.2528184Z ] 2023-01-11T22:52:20.2528586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2528971Z with 2023-01-11T22:52:20.2529147Z [ 2023-01-11T22:52:20.2529351Z T=torch::jit::SourceRange 2023-01-11T22:52:20.2529550Z ] 2023-01-11T22:52:20.2529986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2530362Z with 2023-01-11T22:52:20.2530532Z [ 2023-01-11T22:52:20.2530736Z T=torch::jit::SourceRange 2023-01-11T22:52:20.2530936Z ] 2023-01-11T22:52:20.2531406Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2531838Z with 2023-01-11T22:52:20.2531994Z [ 2023-01-11T22:52:20.2532316Z T=torch::jit::SourceRange 2023-01-11T22:52:20.2532750Z ] 2023-01-11T22:52:20.2533827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2534393Z with 2023-01-11T22:52:20.2534562Z [ 2023-01-11T22:52:20.2534740Z T=torch::jit::SourceRange 2023-01-11T22:52:20.2534925Z ] 2023-01-11T22:52:20.2535417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2536108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2536813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2537222Z with 2023-01-11T22:52:20.2537381Z [ 2023-01-11T22:52:20.2537552Z T=torch::jit::SourceRange 2023-01-11T22:52:20.2537733Z ] 2023-01-11T22:52:20.2538129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2538803Z with 2023-01-11T22:52:20.2539146Z [ 2023-01-11T22:52:20.2539561Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:20.2539989Z ] 2023-01-11T22:52:20.2540409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2540788Z with 2023-01-11T22:52:20.2540942Z [ 2023-01-11T22:52:20.2541143Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:20.2541335Z ] 2023-01-11T22:52:20.2541786Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2542201Z with 2023-01-11T22:52:20.2542356Z [ 2023-01-11T22:52:20.2542558Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:20.2542749Z ] 2023-01-11T22:52:20.2543215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2543660Z with 2023-01-11T22:52:20.2543812Z [ 2023-01-11T22:52:20.2544009Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:20.2544193Z ] 2023-01-11T22:52:20.2544859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2546325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2547021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2547407Z with 2023-01-11T22:52:20.2547562Z [ 2023-01-11T22:52:20.2547769Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:52:20.2547968Z ] 2023-01-11T22:52:20.2548362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2548821Z with 2023-01-11T22:52:20.2548964Z [ 2023-01-11T22:52:20.2549160Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:20.2549353Z ] 2023-01-11T22:52:20.2549766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2550198Z with 2023-01-11T22:52:20.2550348Z [ 2023-01-11T22:52:20.2550544Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:20.2550820Z ] 2023-01-11T22:52:20.2551940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2552674Z with 2023-01-11T22:52:20.2552829Z [ 2023-01-11T22:52:20.2553024Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:20.2553215Z ] 2023-01-11T22:52:20.2553701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2554153Z with 2023-01-11T22:52:20.2554312Z [ 2023-01-11T22:52:20.2554517Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:20.2554702Z ] 2023-01-11T22:52:20.2555152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2555858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2556558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2556997Z with 2023-01-11T22:52:20.2557360Z [ 2023-01-11T22:52:20.2557816Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:52:20.2558175Z ] 2023-01-11T22:52:20.2558849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2559220Z with 2023-01-11T22:52:20.2559377Z [ 2023-01-11T22:52:20.2559560Z T=torch::jit::ScopePtr 2023-01-11T22:52:20.2559744Z ] 2023-01-11T22:52:20.2560150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2560534Z with 2023-01-11T22:52:20.2560692Z [ 2023-01-11T22:52:20.2560872Z T=torch::jit::ScopePtr 2023-01-11T22:52:20.2561051Z ] 2023-01-11T22:52:20.2561513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2561923Z with 2023-01-11T22:52:20.2562081Z [ 2023-01-11T22:52:20.2562262Z T=torch::jit::ScopePtr 2023-01-11T22:52:20.2562439Z ] 2023-01-11T22:52:20.2562924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2563962Z with 2023-01-11T22:52:20.2564257Z [ 2023-01-11T22:52:20.2564656Z T=torch::jit::ScopePtr 2023-01-11T22:52:20.2564950Z ] 2023-01-11T22:52:20.2565381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2566126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2566812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2567218Z with 2023-01-11T22:52:20.2567365Z [ 2023-01-11T22:52:20.2567555Z T=torch::jit::ScopePtr 2023-01-11T22:52:20.2567735Z ] 2023-01-11T22:52:20.2568136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2568511Z with 2023-01-11T22:52:20.2568670Z [ 2023-01-11T22:52:20.2568844Z T=at::ThreadLocalState 2023-01-11T22:52:20.2569032Z ] 2023-01-11T22:52:20.2569550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2570464Z with 2023-01-11T22:52:20.2570797Z [ 2023-01-11T22:52:20.2571110Z T=at::ThreadLocalState 2023-01-11T22:52:20.2571298Z ] 2023-01-11T22:52:20.2571754Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2572169Z with 2023-01-11T22:52:20.2572328Z [ 2023-01-11T22:52:20.2572512Z T=at::ThreadLocalState 2023-01-11T22:52:20.2572684Z ] 2023-01-11T22:52:20.2573166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2573614Z with 2023-01-11T22:52:20.2573774Z [ 2023-01-11T22:52:20.2573956Z T=at::ThreadLocalState 2023-01-11T22:52:20.2574140Z ] 2023-01-11T22:52:20.2574561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2575263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2576528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2577367Z with 2023-01-11T22:52:20.2577530Z [ 2023-01-11T22:52:20.2577719Z T=at::ThreadLocalState 2023-01-11T22:52:20.2577905Z ] 2023-01-11T22:52:20.2578294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2578755Z with 2023-01-11T22:52:20.2578919Z [ 2023-01-11T22:52:20.2579125Z T=std::shared_ptr 2023-01-11T22:52:20.2579378Z ] 2023-01-11T22:52:20.2579823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2580199Z with 2023-01-11T22:52:20.2580357Z [ 2023-01-11T22:52:20.2580628Z T=std::shared_ptr 2023-01-11T22:52:20.2580829Z ] 2023-01-11T22:52:20.2581289Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2581724Z with 2023-01-11T22:52:20.2582027Z [ 2023-01-11T22:52:20.2582519Z T=std::shared_ptr 2023-01-11T22:52:20.2582906Z ] 2023-01-11T22:52:20.2583695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2584149Z with 2023-01-11T22:52:20.2584309Z [ 2023-01-11T22:52:20.2584505Z T=std::shared_ptr 2023-01-11T22:52:20.2584736Z ] 2023-01-11T22:52:20.2585187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2585875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2586600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:52:20.2587313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2587719Z with 2023-01-11T22:52:20.2587885Z [ 2023-01-11T22:52:20.2588281Z T=std::shared_ptr 2023-01-11T22:52:20.2588722Z ] 2023-01-11T22:52:20.2589639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2590021Z with 2023-01-11T22:52:20.2590186Z [ 2023-01-11T22:52:20.2590386Z T=torch::jit::GraphExecutor 2023-01-11T22:52:20.2590569Z ] 2023-01-11T22:52:20.2590989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2591370Z with 2023-01-11T22:52:20.2591531Z [ 2023-01-11T22:52:20.2591794Z T=torch::jit::GraphExecutor 2023-01-11T22:52:20.2591976Z ] 2023-01-11T22:52:20.2592433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2592852Z with 2023-01-11T22:52:20.2593014Z [ 2023-01-11T22:52:20.2593204Z T=torch::jit::GraphExecutor 2023-01-11T22:52:20.2593478Z ] 2023-01-11T22:52:20.2593950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2594777Z with 2023-01-11T22:52:20.2595115Z [ 2023-01-11T22:52:20.2595474Z T=torch::jit::GraphExecutor 2023-01-11T22:52:20.2595874Z ] 2023-01-11T22:52:20.2596396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2597078Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2597781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:52:20.2598464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2598871Z with 2023-01-11T22:52:20.2599033Z [ 2023-01-11T22:52:20.2599227Z T=torch::jit::GraphExecutor 2023-01-11T22:52:20.2599417Z ] 2023-01-11T22:52:20.2599820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2600189Z with 2023-01-11T22:52:20.2600342Z [ 2023-01-11T22:52:20.2600751Z T=torch::jit::Method 2023-01-11T22:52:20.2601149Z ] 2023-01-11T22:52:20.2601754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2602472Z with 2023-01-11T22:52:20.2602619Z [ 2023-01-11T22:52:20.2602797Z T=torch::jit::Method 2023-01-11T22:52:20.2602973Z ] 2023-01-11T22:52:20.2603432Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2603847Z with 2023-01-11T22:52:20.2604004Z [ 2023-01-11T22:52:20.2604176Z T=torch::jit::Method 2023-01-11T22:52:20.2604353Z ] 2023-01-11T22:52:20.2604838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2605289Z with 2023-01-11T22:52:20.2605445Z [ 2023-01-11T22:52:20.2605625Z T=torch::jit::Method 2023-01-11T22:52:20.2605790Z ] 2023-01-11T22:52:20.2606222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2606992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2608554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2609046Z with 2023-01-11T22:52:20.2609208Z [ 2023-01-11T22:52:20.2609395Z T=torch::jit::Method 2023-01-11T22:52:20.2609562Z ] 2023-01-11T22:52:20.2609963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2610337Z with 2023-01-11T22:52:20.2610555Z [ 2023-01-11T22:52:20.2610791Z T=std::vector> 2023-01-11T22:52:20.2610999Z ] 2023-01-11T22:52:20.2611422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2611809Z with 2023-01-11T22:52:20.2611971Z [ 2023-01-11T22:52:20.2612207Z T=std::vector> 2023-01-11T22:52:20.2612424Z ] 2023-01-11T22:52:20.2612873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2613791Z with 2023-01-11T22:52:20.2614064Z [ 2023-01-11T22:52:20.2614408Z T=std::vector> 2023-01-11T22:52:20.2614534Z ] 2023-01-11T22:52:20.2615014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2615081Z with 2023-01-11T22:52:20.2615145Z [ 2023-01-11T22:52:20.2615286Z T=std::vector> 2023-01-11T22:52:20.2615351Z ] 2023-01-11T22:52:20.2615726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2616103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2616445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2616511Z with 2023-01-11T22:52:20.2616575Z [ 2023-01-11T22:52:20.2616713Z T=std::vector> 2023-01-11T22:52:20.2616764Z ] 2023-01-11T22:52:20.2617071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2617137Z with 2023-01-11T22:52:20.2617200Z [ 2023-01-11T22:52:20.2617367Z T=std::function 2023-01-11T22:52:20.2617430Z ] 2023-01-11T22:52:20.2617758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2617823Z with 2023-01-11T22:52:20.2617886Z [ 2023-01-11T22:52:20.2618050Z T=std::function 2023-01-11T22:52:20.2618114Z ] 2023-01-11T22:52:20.2619124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2619208Z with 2023-01-11T22:52:20.2619312Z [ 2023-01-11T22:52:20.2619683Z T=std::function 2023-01-11T22:52:20.2619811Z ] 2023-01-11T22:52:20.2620731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2620873Z with 2023-01-11T22:52:20.2620985Z [ 2023-01-11T22:52:20.2621170Z T=std::function 2023-01-11T22:52:20.2621233Z ] 2023-01-11T22:52:20.2621637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2622056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2622399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2622468Z with 2023-01-11T22:52:20.2622531Z [ 2023-01-11T22:52:20.2622696Z T=std::function 2023-01-11T22:52:20.2622764Z ] 2023-01-11T22:52:20.2623074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2623140Z with 2023-01-11T22:52:20.2623203Z [ 2023-01-11T22:52:20.2623396Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:20.2623462Z ] 2023-01-11T22:52:20.2623787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2623854Z with 2023-01-11T22:52:20.2623917Z [ 2023-01-11T22:52:20.2624107Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:20.2624170Z ] 2023-01-11T22:52:20.2624523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2624592Z with 2023-01-11T22:52:20.2624654Z [ 2023-01-11T22:52:20.2624844Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:20.2624907Z ] 2023-01-11T22:52:20.2625299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2625366Z with 2023-01-11T22:52:20.2625429Z [ 2023-01-11T22:52:20.2625773Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:20.2625923Z ] 2023-01-11T22:52:20.2626844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:52:20.2628012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:52:20.2628361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2628429Z with 2023-01-11T22:52:20.2628493Z [ 2023-01-11T22:52:20.2628684Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:52:20.2628750Z ] 2023-01-11T22:52:20.2629061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2629127Z with 2023-01-11T22:52:20.2629191Z [ 2023-01-11T22:52:20.2629308Z T=std::vector> 2023-01-11T22:52:20.2629371Z ] 2023-01-11T22:52:20.2629697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2629765Z with 2023-01-11T22:52:20.2629828Z [ 2023-01-11T22:52:20.2629955Z T=std::vector> 2023-01-11T22:52:20.2630018Z ] 2023-01-11T22:52:20.2630384Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2630451Z with 2023-01-11T22:52:20.2630515Z [ 2023-01-11T22:52:20.2630642Z T=std::vector> 2023-01-11T22:52:20.2630704Z ] 2023-01-11T22:52:20.2631096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2631163Z with 2023-01-11T22:52:20.2631225Z [ 2023-01-11T22:52:20.2631351Z T=std::vector> 2023-01-11T22:52:20.2631401Z ] 2023-01-11T22:52:20.2631903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2632027Z with 2023-01-11T22:52:20.2632181Z [ 2023-01-11T22:52:20.2632326Z T=double 2023-01-11T22:52:20.2632447Z ] 2023-01-11T22:52:20.2633260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2633412Z with 2023-01-11T22:52:20.2633536Z [ 2023-01-11T22:52:20.2633612Z T=double 2023-01-11T22:52:20.2633676Z ] 2023-01-11T22:52:20.2634018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2634085Z with 2023-01-11T22:52:20.2634151Z [ 2023-01-11T22:52:20.2634761Z T=std::vector> 2023-01-11T22:52:20.2634812Z ] 2023-01-11T22:52:20.2635132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2635199Z with 2023-01-11T22:52:20.2635263Z [ 2023-01-11T22:52:20.2635380Z T=std::tuple 2023-01-11T22:52:20.2635446Z ] 2023-01-11T22:52:20.2635828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2635895Z with 2023-01-11T22:52:20.2635959Z [ 2023-01-11T22:52:20.2636075Z T=std::tuple 2023-01-11T22:52:20.2636139Z ] 2023-01-11T22:52:20.2636507Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2636577Z with 2023-01-11T22:52:20.2636641Z [ 2023-01-11T22:52:20.2636753Z T=std::tuple 2023-01-11T22:52:20.2636817Z ] 2023-01-11T22:52:20.2637199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2637267Z with 2023-01-11T22:52:20.2637331Z [ 2023-01-11T22:52:20.2637443Z T=std::tuple 2023-01-11T22:52:20.2637509Z ] 2023-01-11T22:52:20.2637865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:52:20.2638631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:52:20.2639364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2639497Z with 2023-01-11T22:52:20.2639623Z [ 2023-01-11T22:52:20.2639846Z T=std::tuple 2023-01-11T22:52:20.2639912Z ] 2023-01-11T22:52:20.2640226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2640296Z with 2023-01-11T22:52:20.2640360Z [ 2023-01-11T22:52:20.2640501Z T=std::vector> 2023-01-11T22:52:20.2640567Z ] 2023-01-11T22:52:20.2640897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:52:20.2640967Z with 2023-01-11T22:52:20.2641019Z [ 2023-01-11T22:52:20.2641160Z T=std::vector> 2023-01-11T22:52:20.2641226Z ] 2023-01-11T22:52:20.2641590Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:52:20.2641657Z with 2023-01-11T22:52:20.2642178Z [ 2023-01-11T22:52:20.2642315Z T=std::vector> 2023-01-11T22:52:20.2642379Z ] 2023-01-11T22:52:20.2642779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:52:20.2642844Z with 2023-01-11T22:52:20.2642907Z [ 2023-01-11T22:52:20.2643096Z T=std::vector> 2023-01-11T22:52:20.2643161Z ] 2023-01-11T22:52:20.2643532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:52:20.2643931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:52:20.2644286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:52:20.2644394Z with 2023-01-11T22:52:20.2644508Z [ 2023-01-11T22:52:20.2644834Z T=std::vector> 2023-01-11T22:52:20.2644951Z ] 2023-01-11T22:52:20.2645505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(14): warning C4068: unknown pragma 'GCC' 2023-01-11T22:52:20.2646105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(15): warning C4068: unknown pragma 'GCC' 2023-01-11T22:52:20.2646376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(821): warning C4068: unknown pragma 'GCC' 2023-01-11T22:52:20.2646899Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" open_registration_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:custom_device_extension.pyd 2023-01-11T22:52:20.2647078Z Creating library custom_device_extension.lib and object custom_device_extension.exp 2023-01-11T22:52:20.2647207Z Loading extension module custom_device_extension... 2023-01-11T22:52:20.2647277Z ok (13.751s) 2023-01-11T22:52:20.2647288Z 2023-01-11T22:52:20.2647448Z ---------------------------------------------------------------------- 2023-01-11T22:52:20.2647529Z Ran 1 test in 13.750s 2023-01-11T22:52:20.2647538Z 2023-01-11T22:52:20.2647600Z OK 2023-01-11T22:52:20.2647606Z 2023-01-11T22:52:20.2647696Z Generating XML reports... 2023-01-11T22:52:20.2648031Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_open_device_registration\TEST-TestCppExtensionOpenRgistration-20230111225206.xml 2023-01-11T22:52:20.2648038Z 2023-01-11T22:52:20.2648377Z ##[endgroup] 2023-01-11T22:52:20.2648714Z FINISHED PRINTING LOG FILE of test_cpp_extensions_open_device_registration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cpp_extensions_open_device_registration_dn48kcnn) 2023-01-11T22:52:20.2648721Z 2023-01-11T22:52:20.2648827Z Running test_cuda ... [2023-01-11 22:52:20.207951] 2023-01-11T22:52:20.2649098Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:20.207951] 2023-01-11T22:52:22.9817318Z 2023-01-11T22:52:22.9817951Z Expand the folded group to see the log file of test_cuda 2023-01-11T22:52:22.9819565Z ##[group]PRINTING LOG FILE of test_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_pc8oh46u) 2023-01-11T22:52:22.9820517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:22.9821210Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:52:22.9821460Z CUDA not available, skipping tests 2023-01-11T22:52:22.9821602Z 2023-01-11T22:52:22.9821666Z Running tests... 2023-01-11T22:52:22.9821933Z ---------------------------------------------------------------------- 2023-01-11T22:52:22.9822114Z 2023-01-11T22:52:22.9822264Z ---------------------------------------------------------------------- 2023-01-11T22:52:22.9822518Z Ran 0 tests in 0.000s 2023-01-11T22:52:22.9822635Z 2023-01-11T22:52:22.9822695Z OK 2023-01-11T22:52:22.9822789Z 2023-01-11T22:52:22.9822881Z Generating XML reports... 2023-01-11T22:52:22.9823149Z Test results will be stored in test-reports\python-unittest\test_cuda 2023-01-11T22:52:22.9823333Z 2023-01-11T22:52:22.9823556Z ##[endgroup] 2023-01-11T22:52:22.9823896Z FINISHED PRINTING LOG FILE of test_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_pc8oh46u) 2023-01-11T22:52:22.9824144Z 2023-01-11T22:52:22.9824277Z Running test_cuda_nvml_based_avail ... [2023-01-11 22:52:22.976996] 2023-01-11T22:52:22.9829159Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_nvml_based_avail.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:22.982628] 2023-01-11T22:52:25.5411965Z 2023-01-11T22:52:25.5412535Z Expand the folded group to see the log file of test_cuda_nvml_based_avail 2023-01-11T22:52:25.5413480Z ##[group]PRINTING LOG FILE of test_cuda_nvml_based_avail (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_nvml_based_avail_htl9_ptv) 2023-01-11T22:52:25.5414357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:540: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:25.5415079Z return torch._C._cuda_getDeviceCount() if nvml_count < 0 else nvml_count 2023-01-11T22:52:25.5415343Z CUDA not available, skipping tests 2023-01-11T22:52:25.5415487Z 2023-01-11T22:52:25.5415706Z ##[endgroup] 2023-01-11T22:52:25.5416088Z FINISHED PRINTING LOG FILE of test_cuda_nvml_based_avail (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_nvml_based_avail_htl9_ptv) 2023-01-11T22:52:25.5416378Z 2023-01-11T22:52:25.5417104Z Running test_cuda_primary_ctx ... [2023-01-11 22:52:25.536295] 2023-01-11T22:52:25.5422609Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:25.536295] 2023-01-11T22:52:28.3506695Z 2023-01-11T22:52:28.3507238Z Expand the folded group to see the log file of test_cuda_primary_ctx 2023-01-11T22:52:28.3508085Z ##[group]PRINTING LOG FILE of test_cuda_primary_ctx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_primary_ctx__1f7xxe6) 2023-01-11T22:52:28.3509023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:28.3510482Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:52:28.3510719Z CUDA not available, skipping tests 2023-01-11T22:52:28.3510859Z 2023-01-11T22:52:28.3511103Z ##[endgroup] 2023-01-11T22:52:28.3511559Z FINISHED PRINTING LOG FILE of test_cuda_primary_ctx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_primary_ctx__1f7xxe6) 2023-01-11T22:52:28.3511836Z 2023-01-11T22:52:28.3512596Z Running test_cuda_trace ... [2023-01-11 22:52:28.350820] 2023-01-11T22:52:28.3518357Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:28.351416] 2023-01-11T22:52:31.0597865Z 2023-01-11T22:52:31.0598472Z Expand the folded group to see the log file of test_cuda_trace 2023-01-11T22:52:31.0599233Z ##[group]PRINTING LOG FILE of test_cuda_trace (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_trace_cdphcs0h) 2023-01-11T22:52:31.0600342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:52:31.0601099Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:52:31.0601367Z CUDA not available, skipping tests 2023-01-11T22:52:31.0601492Z 2023-01-11T22:52:31.0601738Z ##[endgroup] 2023-01-11T22:52:31.0602106Z FINISHED PRINTING LOG FILE of test_cuda_trace (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_trace_cdphcs0h) 2023-01-11T22:52:31.0602378Z 2023-01-11T22:52:31.0604917Z Running test_dispatch ... [2023-01-11 22:52:31.060059] 2023-01-11T22:52:31.0635125Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:31.060059] 2023-01-11T22:53:24.8771781Z 2023-01-11T22:53:24.8772246Z Expand the folded group to see the log file of test_dispatch 2023-01-11T22:53:24.8774752Z ##[group]PRINTING LOG FILE of test_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dispatch_cd9dfwh_) 2023-01-11T22:53:24.8781749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:24.8782483Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:24.8782825Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T22:53:24.8783057Z 2023-01-11T22:53:24.8784445Z Running tests... 2023-01-11T22:53:24.8784729Z ---------------------------------------------------------------------- 2023-01-11T22:53:24.8785086Z Test results will be stored in test-reports\python-unittest\test_dispatch 2023-01-11T22:53:24.8785424Z test_all_invariants (__main__.TestDispatch) ... ok (0.412s) 2023-01-11T22:53:24.8785731Z test_computed_table (__main__.TestDispatch) ... ok (11.912s) 2023-01-11T22:53:24.8786091Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.019s) 2023-01-11T22:53:24.8786455Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T22:53:24.8786803Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.351s) 2023-01-11T22:53:24.8787368Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.356s) 2023-01-11T22:53:24.8789513Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (11.439s) 2023-01-11T22:53:24.8790025Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.016s) 2023-01-11T22:53:24.8790568Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.019s) 2023-01-11T22:53:24.8791034Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T22:53:24.8791568Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T22:53:24.8791879Z test_def (__main__.TestDispatch) ... ok (11.625s) 2023-01-11T22:53:24.8792186Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.663s) 2023-01-11T22:53:24.8792499Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T22:53:24.8792808Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.002s) 2023-01-11T22:53:24.8793150Z test_def_with_inference (__main__.TestDispatch) ... ok (0.378s) 2023-01-11T22:53:24.8793525Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.002s) 2023-01-11T22:53:24.8794051Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.002s) 2023-01-11T22:53:24.8794742Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116 as PyTorch extensions root... 2023-01-11T22:53:24.8795776Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\dangling_impl_extension... 2023-01-11T22:53:24.8796749Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cu116\dangling_impl_extension\build.ninja... 2023-01-11T22:53:24.8797568Z Building extension module dangling_impl_extension... 2023-01-11T22:53:24.8798212Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T22:53:24.8800370Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\dangling_impl_extension.cpp /Fodangling_impl_extension.o 2023-01-11T22:53:24.8802430Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:53:24.8802999Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:53:24.8803310Z 2023-01-11T22:53:24.8803557Z cl : Command line warning D9002 : ignoring unknown option '-g' 2023-01-11T22:53:24.8804487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:53:24.8805518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8805907Z with 2023-01-11T22:53:24.8806090Z [ 2023-01-11T22:53:24.8806284Z T=c10::SymInt 2023-01-11T22:53:24.8806471Z ] 2023-01-11T22:53:24.8806912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8807297Z with 2023-01-11T22:53:24.8807474Z [ 2023-01-11T22:53:24.8807663Z T=c10::SymInt 2023-01-11T22:53:24.8807846Z ] 2023-01-11T22:53:24.8808929Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8809366Z with 2023-01-11T22:53:24.8809522Z [ 2023-01-11T22:53:24.8809709Z T=c10::SymInt 2023-01-11T22:53:24.8809894Z ] 2023-01-11T22:53:24.8810480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8810943Z with 2023-01-11T22:53:24.8811116Z [ 2023-01-11T22:53:24.8811281Z T=c10::SymInt 2023-01-11T22:53:24.8811466Z ] 2023-01-11T22:53:24.8811899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8812571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8813262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8813675Z with 2023-01-11T22:53:24.8813853Z [ 2023-01-11T22:53:24.8814022Z T=c10::SymInt 2023-01-11T22:53:24.8814208Z ] 2023-01-11T22:53:24.8814611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:53:24.8815234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8815624Z with 2023-01-11T22:53:24.8815801Z [ 2023-01-11T22:53:24.8815975Z T=at::TensorBase 2023-01-11T22:53:24.8816166Z ] 2023-01-11T22:53:24.8816610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8817012Z with 2023-01-11T22:53:24.8817186Z [ 2023-01-11T22:53:24.8817376Z T=at::TensorBase 2023-01-11T22:53:24.8817549Z ] 2023-01-11T22:53:24.8818023Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8818465Z with 2023-01-11T22:53:24.8818637Z [ 2023-01-11T22:53:24.8818827Z T=at::TensorBase 2023-01-11T22:53:24.8819018Z ] 2023-01-11T22:53:24.8819498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8819960Z with 2023-01-11T22:53:24.8820137Z [ 2023-01-11T22:53:24.8820329Z T=at::TensorBase 2023-01-11T22:53:24.8820522Z ] 2023-01-11T22:53:24.8820964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8821628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8822733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8823156Z with 2023-01-11T22:53:24.8823332Z [ 2023-01-11T22:53:24.8823524Z T=at::TensorBase 2023-01-11T22:53:24.8823714Z ] 2023-01-11T22:53:24.8824191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8824560Z with 2023-01-11T22:53:24.8824734Z [ 2023-01-11T22:53:24.8824923Z T=at::Tensor 2023-01-11T22:53:24.8825108Z ] 2023-01-11T22:53:24.8825539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8825924Z with 2023-01-11T22:53:24.8826099Z [ 2023-01-11T22:53:24.8826292Z T=at::Tensor 2023-01-11T22:53:24.8826475Z ] 2023-01-11T22:53:24.8826950Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8827385Z with 2023-01-11T22:53:24.8827540Z [ 2023-01-11T22:53:24.8827727Z T=at::Tensor 2023-01-11T22:53:24.8827910Z ] 2023-01-11T22:53:24.8828408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8828876Z with 2023-01-11T22:53:24.8829052Z [ 2023-01-11T22:53:24.8829218Z T=at::Tensor 2023-01-11T22:53:24.8829405Z ] 2023-01-11T22:53:24.8829847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8830624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8831314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8831734Z with 2023-01-11T22:53:24.8831907Z [ 2023-01-11T22:53:24.8832076Z T=at::Tensor 2023-01-11T22:53:24.8832263Z ] 2023-01-11T22:53:24.8832684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8833072Z with 2023-01-11T22:53:24.8833247Z [ 2023-01-11T22:53:24.8833420Z T=at::Generator 2023-01-11T22:53:24.8833606Z ] 2023-01-11T22:53:24.8834038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8834441Z with 2023-01-11T22:53:24.8834615Z [ 2023-01-11T22:53:24.8834806Z T=at::Generator 2023-01-11T22:53:24.8834975Z ] 2023-01-11T22:53:24.8835442Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8836294Z with 2023-01-11T22:53:24.8836467Z [ 2023-01-11T22:53:24.8836660Z T=at::Generator 2023-01-11T22:53:24.8836850Z ] 2023-01-11T22:53:24.8837390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8837853Z with 2023-01-11T22:53:24.8838029Z [ 2023-01-11T22:53:24.8838219Z T=at::Generator 2023-01-11T22:53:24.8838410Z ] 2023-01-11T22:53:24.8838854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8839513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8840196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8840622Z with 2023-01-11T22:53:24.8840807Z [ 2023-01-11T22:53:24.8841002Z T=at::Generator 2023-01-11T22:53:24.8841191Z ] 2023-01-11T22:53:24.8841614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8841983Z with 2023-01-11T22:53:24.8842160Z [ 2023-01-11T22:53:24.8842346Z T=c10::Scalar 2023-01-11T22:53:24.8842530Z ] 2023-01-11T22:53:24.8842972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8843371Z with 2023-01-11T22:53:24.8843531Z [ 2023-01-11T22:53:24.8843714Z T=c10::Scalar 2023-01-11T22:53:24.8843902Z ] 2023-01-11T22:53:24.8844378Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8844816Z with 2023-01-11T22:53:24.8844971Z [ 2023-01-11T22:53:24.8845159Z T=c10::Scalar 2023-01-11T22:53:24.8845345Z ] 2023-01-11T22:53:24.8845844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8846301Z with 2023-01-11T22:53:24.8846478Z [ 2023-01-11T22:53:24.8846642Z T=c10::Scalar 2023-01-11T22:53:24.8846827Z ] 2023-01-11T22:53:24.8847259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8847931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8848609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8849029Z with 2023-01-11T22:53:24.8849588Z [ 2023-01-11T22:53:24.8849760Z T=c10::Scalar 2023-01-11T22:53:24.8849945Z ] 2023-01-11T22:53:24.8850370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8850760Z with 2023-01-11T22:53:24.8850942Z [ 2023-01-11T22:53:24.8851109Z T=std::string 2023-01-11T22:53:24.8851294Z ] 2023-01-11T22:53:24.8851782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8852180Z with 2023-01-11T22:53:24.8852354Z [ 2023-01-11T22:53:24.8852541Z T=std::string 2023-01-11T22:53:24.8852708Z ] 2023-01-11T22:53:24.8853181Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8853619Z with 2023-01-11T22:53:24.8853797Z [ 2023-01-11T22:53:24.8853985Z T=std::string 2023-01-11T22:53:24.8854173Z ] 2023-01-11T22:53:24.8854658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8855122Z with 2023-01-11T22:53:24.8855297Z [ 2023-01-11T22:53:24.8855483Z T=std::string 2023-01-11T22:53:24.8855673Z ] 2023-01-11T22:53:24.8856104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8856761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8857440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8857861Z with 2023-01-11T22:53:24.8858037Z [ 2023-01-11T22:53:24.8858225Z T=std::string 2023-01-11T22:53:24.8858412Z ] 2023-01-11T22:53:24.8858831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8859201Z with 2023-01-11T22:53:24.8859378Z [ 2023-01-11T22:53:24.8859574Z T=c10::QualifiedName 2023-01-11T22:53:24.8859771Z ] 2023-01-11T22:53:24.8860204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8860608Z with 2023-01-11T22:53:24.8860763Z [ 2023-01-11T22:53:24.8860959Z T=c10::QualifiedName 2023-01-11T22:53:24.8861153Z ] 2023-01-11T22:53:24.8861619Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8862056Z with 2023-01-11T22:53:24.8862671Z [ 2023-01-11T22:53:24.8862852Z T=c10::QualifiedName 2023-01-11T22:53:24.8863048Z ] 2023-01-11T22:53:24.8863548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8864439Z with 2023-01-11T22:53:24.8864612Z [ 2023-01-11T22:53:24.8864792Z T=c10::QualifiedName 2023-01-11T22:53:24.8864993Z ] 2023-01-11T22:53:24.8865491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8866178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8866866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8867292Z with 2023-01-11T22:53:24.8867470Z [ 2023-01-11T22:53:24.8867652Z T=c10::QualifiedName 2023-01-11T22:53:24.8867849Z ] 2023-01-11T22:53:24.8868276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8868664Z with 2023-01-11T22:53:24.8868844Z [ 2023-01-11T22:53:24.8869084Z T=std::shared_ptr 2023-01-11T22:53:24.8869294Z ] 2023-01-11T22:53:24.8869731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8870130Z with 2023-01-11T22:53:24.8870396Z [ 2023-01-11T22:53:24.8870642Z T=std::shared_ptr 2023-01-11T22:53:24.8870865Z ] 2023-01-11T22:53:24.8871318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8871750Z with 2023-01-11T22:53:24.8871923Z [ 2023-01-11T22:53:24.8872160Z T=std::shared_ptr 2023-01-11T22:53:24.8872387Z ] 2023-01-11T22:53:24.8872884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8873351Z with 2023-01-11T22:53:24.8873508Z [ 2023-01-11T22:53:24.8873748Z T=std::shared_ptr 2023-01-11T22:53:24.8873978Z ] 2023-01-11T22:53:24.8874459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.8875204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.8875920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8876331Z with 2023-01-11T22:53:24.8876491Z [ 2023-01-11T22:53:24.8876729Z T=std::shared_ptr 2023-01-11T22:53:24.8877376Z ] 2023-01-11T22:53:24.8877797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8878195Z with 2023-01-11T22:53:24.8878369Z [ 2023-01-11T22:53:24.8878585Z T=std::weak_ptr 2023-01-11T22:53:24.8878810Z ] 2023-01-11T22:53:24.8879293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8879700Z with 2023-01-11T22:53:24.8879874Z [ 2023-01-11T22:53:24.8880088Z T=std::weak_ptr 2023-01-11T22:53:24.8880311Z ] 2023-01-11T22:53:24.8880781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8881221Z with 2023-01-11T22:53:24.8881392Z [ 2023-01-11T22:53:24.8881626Z T=std::weak_ptr 2023-01-11T22:53:24.8881831Z ] 2023-01-11T22:53:24.8894186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8894662Z with 2023-01-11T22:53:24.8894829Z [ 2023-01-11T22:53:24.8895061Z T=std::weak_ptr 2023-01-11T22:53:24.8895389Z ] 2023-01-11T22:53:24.8895899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.8896645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.8897352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8897760Z with 2023-01-11T22:53:24.8897922Z [ 2023-01-11T22:53:24.8898146Z T=std::weak_ptr 2023-01-11T22:53:24.8898359Z ] 2023-01-11T22:53:24.8898766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8899131Z with 2023-01-11T22:53:24.8899292Z [ 2023-01-11T22:53:24.8899543Z T=std::vector> 2023-01-11T22:53:24.8899780Z ] 2023-01-11T22:53:24.8900201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8900590Z with 2023-01-11T22:53:24.8900741Z [ 2023-01-11T22:53:24.8900990Z T=std::vector> 2023-01-11T22:53:24.8901223Z ] 2023-01-11T22:53:24.8901735Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8902205Z with 2023-01-11T22:53:24.8902369Z [ 2023-01-11T22:53:24.8903193Z T=std::vector> 2023-01-11T22:53:24.8903430Z ] 2023-01-11T22:53:24.8903921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8904369Z with 2023-01-11T22:53:24.8904531Z [ 2023-01-11T22:53:24.8904853Z T=std::vector> 2023-01-11T22:53:24.8905082Z ] 2023-01-11T22:53:24.8905676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.8906445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.8907160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8907623Z with 2023-01-11T22:53:24.8907786Z [ 2023-01-11T22:53:24.8908041Z T=std::vector> 2023-01-11T22:53:24.8908314Z ] 2023-01-11T22:53:24.8908721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8909092Z with 2023-01-11T22:53:24.8909255Z [ 2023-01-11T22:53:24.8909471Z T=std::vector> 2023-01-11T22:53:24.8909681Z ] 2023-01-11T22:53:24.8910092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8910562Z with 2023-01-11T22:53:24.8910723Z [ 2023-01-11T22:53:24.8910940Z T=std::vector> 2023-01-11T22:53:24.8911149Z ] 2023-01-11T22:53:24.8911610Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8912033Z with 2023-01-11T22:53:24.8912182Z [ 2023-01-11T22:53:24.8912394Z T=std::vector> 2023-01-11T22:53:24.8912585Z ] 2023-01-11T22:53:24.8913074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8913524Z with 2023-01-11T22:53:24.8913735Z [ 2023-01-11T22:53:24.8913946Z T=std::vector> 2023-01-11T22:53:24.8914146Z ] 2023-01-11T22:53:24.8914638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.8915341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.8916025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8916500Z with 2023-01-11T22:53:24.8916660Z [ 2023-01-11T22:53:24.8916875Z T=std::vector> 2023-01-11T22:53:24.8917078Z ] 2023-01-11T22:53:24.8917528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8917887Z with 2023-01-11T22:53:24.8918047Z [ 2023-01-11T22:53:24.8918310Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8918558Z ] 2023-01-11T22:53:24.8918975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8919368Z with 2023-01-11T22:53:24.8919521Z [ 2023-01-11T22:53:24.8919837Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8920080Z ] 2023-01-11T22:53:24.8920541Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8921017Z with 2023-01-11T22:53:24.8921178Z [ 2023-01-11T22:53:24.8921429Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8921673Z ] 2023-01-11T22:53:24.8922160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8922611Z with 2023-01-11T22:53:24.8922774Z [ 2023-01-11T22:53:24.8923038Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8923275Z ] 2023-01-11T22:53:24.8923773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:53:24.8924554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:53:24.8925273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:53:24.8925941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8926405Z with 2023-01-11T22:53:24.8926575Z [ 2023-01-11T22:53:24.8926847Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8927215Z ] 2023-01-11T22:53:24.8927605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8927982Z with 2023-01-11T22:53:24.8928145Z [ 2023-01-11T22:53:24.8928402Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8928712Z ] 2023-01-11T22:53:24.8929132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8929506Z with 2023-01-11T22:53:24.8929669Z [ 2023-01-11T22:53:24.8929924Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8930162Z ] 2023-01-11T22:53:24.8930667Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8931094Z with 2023-01-11T22:53:24.8931243Z [ 2023-01-11T22:53:24.8931492Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8931730Z ] 2023-01-11T22:53:24.8932217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8932728Z with 2023-01-11T22:53:24.8932892Z [ 2023-01-11T22:53:24.8933184Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8933424Z ] 2023-01-11T22:53:24.8933905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:53:24.8934657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:53:24.8935357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:53:24.8936022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8936424Z with 2023-01-11T22:53:24.8936582Z [ 2023-01-11T22:53:24.8936836Z T=std::vector,std::allocator>> 2023-01-11T22:53:24.8937056Z ] 2023-01-11T22:53:24.8937456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8937829Z with 2023-01-11T22:53:24.8937989Z [ 2023-01-11T22:53:24.8938208Z T=std::vector> 2023-01-11T22:53:24.8938413Z ] 2023-01-11T22:53:24.8938867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8939305Z with 2023-01-11T22:53:24.8939464Z [ 2023-01-11T22:53:24.8939686Z T=std::vector> 2023-01-11T22:53:24.8939889Z ] 2023-01-11T22:53:24.8940344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8940747Z with 2023-01-11T22:53:24.8940907Z [ 2023-01-11T22:53:24.8941189Z T=std::vector> 2023-01-11T22:53:24.8941394Z ] 2023-01-11T22:53:24.8941876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8942321Z with 2023-01-11T22:53:24.8942467Z [ 2023-01-11T22:53:24.8942729Z T=std::vector> 2023-01-11T22:53:24.8942936Z ] 2023-01-11T22:53:24.8943392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.8944098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.8944840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8945247Z with 2023-01-11T22:53:24.8945397Z [ 2023-01-11T22:53:24.8945667Z T=std::vector> 2023-01-11T22:53:24.8945876Z ] 2023-01-11T22:53:24.8946275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8946647Z with 2023-01-11T22:53:24.8946807Z [ 2023-01-11T22:53:24.8947043Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:53:24.8947280Z ] 2023-01-11T22:53:24.8947703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8948087Z with 2023-01-11T22:53:24.8948245Z [ 2023-01-11T22:53:24.8948489Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:53:24.8948707Z ] 2023-01-11T22:53:24.8949168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8949585Z with 2023-01-11T22:53:24.8949744Z [ 2023-01-11T22:53:24.8949991Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:53:24.8950220Z ] 2023-01-11T22:53:24.8950784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8951300Z with 2023-01-11T22:53:24.8951460Z [ 2023-01-11T22:53:24.8951708Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:53:24.8951997Z ] 2023-01-11T22:53:24.8952472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.8953251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.8954091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T22:53:24.8954889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8955279Z with 2023-01-11T22:53:24.8955487Z [ 2023-01-11T22:53:24.8955742Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:53:24.8955976Z ] 2023-01-11T22:53:24.8956385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8956756Z with 2023-01-11T22:53:24.8956903Z [ 2023-01-11T22:53:24.8957154Z T=c10::impl::InlineStreamGuard 2023-01-11T22:53:24.8957452Z ] 2023-01-11T22:53:24.8957872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8958313Z with 2023-01-11T22:53:24.8958471Z [ 2023-01-11T22:53:24.8958702Z T=c10::impl::InlineStreamGuard 2023-01-11T22:53:24.8958936Z ] 2023-01-11T22:53:24.8959391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8959811Z with 2023-01-11T22:53:24.8959968Z [ 2023-01-11T22:53:24.8960210Z T=c10::impl::InlineStreamGuard 2023-01-11T22:53:24.8960433Z ] 2023-01-11T22:53:24.8960916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8961362Z with 2023-01-11T22:53:24.8961520Z [ 2023-01-11T22:53:24.8961763Z T=c10::impl::InlineStreamGuard 2023-01-11T22:53:24.8961994Z ] 2023-01-11T22:53:24.8962472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.8963301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.8964148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T22:53:24.8964918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8965326Z with 2023-01-11T22:53:24.8965488Z [ 2023-01-11T22:53:24.8965736Z T=c10::impl::InlineStreamGuard 2023-01-11T22:53:24.8965966Z ] 2023-01-11T22:53:24.8966359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8966792Z with 2023-01-11T22:53:24.8966952Z [ 2023-01-11T22:53:24.8967147Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8967341Z ] 2023-01-11T22:53:24.8967756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8968129Z with 2023-01-11T22:53:24.8968293Z [ 2023-01-11T22:53:24.8968535Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8968733Z ] 2023-01-11T22:53:24.8969186Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8969597Z with 2023-01-11T22:53:24.8969795Z [ 2023-01-11T22:53:24.8969994Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8970188Z ] 2023-01-11T22:53:24.8970729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8971183Z with 2023-01-11T22:53:24.8971347Z [ 2023-01-11T22:53:24.8971534Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8971729Z ] 2023-01-11T22:53:24.8972180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8972858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8973258Z with 2023-01-11T22:53:24.8973421Z [ 2023-01-11T22:53:24.8973606Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8973801Z ] 2023-01-11T22:53:24.8974278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T22:53:24.8975002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8975411Z with 2023-01-11T22:53:24.8975577Z [ 2023-01-11T22:53:24.8975774Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:53:24.8976006Z ] 2023-01-11T22:53:24.8976412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8976848Z with 2023-01-11T22:53:24.8977011Z [ 2023-01-11T22:53:24.8977298Z T=std::vector> 2023-01-11T22:53:24.8977563Z ] 2023-01-11T22:53:24.8977972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8978363Z with 2023-01-11T22:53:24.8978522Z [ 2023-01-11T22:53:24.8978803Z T=std::vector> 2023-01-11T22:53:24.8979066Z ] 2023-01-11T22:53:24.8979522Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8980004Z with 2023-01-11T22:53:24.8980151Z [ 2023-01-11T22:53:24.8980435Z T=std::vector> 2023-01-11T22:53:24.8980694Z ] 2023-01-11T22:53:24.8981225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8981674Z with 2023-01-11T22:53:24.8981833Z [ 2023-01-11T22:53:24.8982108Z T=std::vector> 2023-01-11T22:53:24.8982431Z ] 2023-01-11T22:53:24.8982996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.8983823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.8984562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8984965Z with 2023-01-11T22:53:24.8985125Z [ 2023-01-11T22:53:24.8985409Z T=std::vector> 2023-01-11T22:53:24.8985657Z ] 2023-01-11T22:53:24.8986060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8986429Z with 2023-01-11T22:53:24.8986586Z [ 2023-01-11T22:53:24.8986776Z T=torch::autograd::ViewInfo 2023-01-11T22:53:24.8986962Z ] 2023-01-11T22:53:24.8987370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8987751Z with 2023-01-11T22:53:24.8987908Z [ 2023-01-11T22:53:24.8988094Z T=torch::autograd::ViewInfo 2023-01-11T22:53:24.8988279Z ] 2023-01-11T22:53:24.8988787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8989250Z with 2023-01-11T22:53:24.8989407Z [ 2023-01-11T22:53:24.8989595Z T=torch::autograd::ViewInfo 2023-01-11T22:53:24.8989781Z ] 2023-01-11T22:53:24.8990342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8990800Z with 2023-01-11T22:53:24.8990972Z [ 2023-01-11T22:53:24.8991164Z T=torch::autograd::ViewInfo 2023-01-11T22:53:24.8991350Z ] 2023-01-11T22:53:24.8991793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.8992486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.8993241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8993647Z with 2023-01-11T22:53:24.8993794Z [ 2023-01-11T22:53:24.8994040Z T=torch::autograd::ViewInfo 2023-01-11T22:53:24.8994233Z ] 2023-01-11T22:53:24.8994690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.8995108Z with 2023-01-11T22:53:24.8995273Z [ 2023-01-11T22:53:24.8995432Z T=c10::IValue 2023-01-11T22:53:24.8995606Z ] 2023-01-11T22:53:24.8996022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.8996403Z with 2023-01-11T22:53:24.8996562Z [ 2023-01-11T22:53:24.8996719Z T=c10::IValue 2023-01-11T22:53:24.8996885Z ] 2023-01-11T22:53:24.8997343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.8997764Z with 2023-01-11T22:53:24.8997920Z [ 2023-01-11T22:53:24.8998090Z T=c10::IValue 2023-01-11T22:53:24.8998248Z ] 2023-01-11T22:53:24.8998730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.8999172Z with 2023-01-11T22:53:24.8999332Z [ 2023-01-11T22:53:24.8999498Z T=c10::IValue 2023-01-11T22:53:24.8999667Z ] 2023-01-11T22:53:24.9000073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9000780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9001502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9001910Z with 2023-01-11T22:53:24.9002070Z [ 2023-01-11T22:53:24.9002238Z T=c10::IValue 2023-01-11T22:53:24.9002409Z ] 2023-01-11T22:53:24.9002795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9003164Z with 2023-01-11T22:53:24.9003329Z [ 2023-01-11T22:53:24.9003501Z T=c10::AliasInfo 2023-01-11T22:53:24.9003675Z ] 2023-01-11T22:53:24.9004081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9004464Z with 2023-01-11T22:53:24.9004622Z [ 2023-01-11T22:53:24.9004793Z T=c10::AliasInfo 2023-01-11T22:53:24.9004964Z ] 2023-01-11T22:53:24.9005414Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9005880Z with 2023-01-11T22:53:24.9006041Z [ 2023-01-11T22:53:24.9006215Z T=c10::AliasInfo 2023-01-11T22:53:24.9006444Z ] 2023-01-11T22:53:24.9007484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9007948Z with 2023-01-11T22:53:24.9008097Z [ 2023-01-11T22:53:24.9008276Z T=c10::AliasInfo 2023-01-11T22:53:24.9008452Z ] 2023-01-11T22:53:24.9008879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9009547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9010225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9010625Z with 2023-01-11T22:53:24.9010775Z [ 2023-01-11T22:53:24.9010948Z T=c10::AliasInfo 2023-01-11T22:53:24.9011120Z ] 2023-01-11T22:53:24.9011522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9011890Z with 2023-01-11T22:53:24.9012050Z [ 2023-01-11T22:53:24.9012320Z T=std::vector> 2023-01-11T22:53:24.9012538Z ] 2023-01-11T22:53:24.9013001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9013383Z with 2023-01-11T22:53:24.9013540Z [ 2023-01-11T22:53:24.9013769Z T=std::vector> 2023-01-11T22:53:24.9013973Z ] 2023-01-11T22:53:24.9014427Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9014850Z with 2023-01-11T22:53:24.9015006Z [ 2023-01-11T22:53:24.9015233Z T=std::vector> 2023-01-11T22:53:24.9015453Z ] 2023-01-11T22:53:24.9015920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9016370Z with 2023-01-11T22:53:24.9016534Z [ 2023-01-11T22:53:24.9016766Z T=std::vector> 2023-01-11T22:53:24.9016989Z ] 2023-01-11T22:53:24.9017444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.9017846Z with 2023-01-11T22:53:24.9018019Z [ 2023-01-11T22:53:24.9018248Z T=c10::SymInt 2023-01-11T22:53:24.9018436Z ] 2023-01-11T22:53:24.9019009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.9019433Z with 2023-01-11T22:53:24.9019588Z [ 2023-01-11T22:53:24.9019773Z T=c10::SymInt 2023-01-11T22:53:24.9019961Z ] 2023-01-11T22:53:24.9021017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:53:24.9021840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:53:24.9022615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9023037Z with 2023-01-11T22:53:24.9023196Z [ 2023-01-11T22:53:24.9023441Z T=std::vector> 2023-01-11T22:53:24.9023672Z ] 2023-01-11T22:53:24.9024092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9024535Z with 2023-01-11T22:53:24.9024711Z [ 2023-01-11T22:53:24.9024995Z T=c10::either 2023-01-11T22:53:24.9025234Z ] 2023-01-11T22:53:24.9025666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9026071Z with 2023-01-11T22:53:24.9026246Z [ 2023-01-11T22:53:24.9026493Z T=c10::either 2023-01-11T22:53:24.9026711Z ] 2023-01-11T22:53:24.9027185Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9027620Z with 2023-01-11T22:53:24.9027797Z [ 2023-01-11T22:53:24.9028043Z T=c10::either 2023-01-11T22:53:24.9028278Z ] 2023-01-11T22:53:24.9028746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9029207Z with 2023-01-11T22:53:24.9029383Z [ 2023-01-11T22:53:24.9029628Z T=c10::either 2023-01-11T22:53:24.9029864Z ] 2023-01-11T22:53:24.9030507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.9031346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.9032104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9032564Z with 2023-01-11T22:53:24.9032743Z [ 2023-01-11T22:53:24.9032993Z T=c10::either 2023-01-11T22:53:24.9033231Z ] 2023-01-11T22:53:24.9033650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9034035Z with 2023-01-11T22:53:24.9034580Z [ 2023-01-11T22:53:24.9034792Z T=at::StepCallbacks 2023-01-11T22:53:24.9034990Z ] 2023-01-11T22:53:24.9035425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9035827Z with 2023-01-11T22:53:24.9035983Z [ 2023-01-11T22:53:24.9036237Z T=at::StepCallbacks 2023-01-11T22:53:24.9036443Z ] 2023-01-11T22:53:24.9036914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9037405Z with 2023-01-11T22:53:24.9037581Z [ 2023-01-11T22:53:24.9037753Z T=at::StepCallbacks 2023-01-11T22:53:24.9037929Z ] 2023-01-11T22:53:24.9038414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9038853Z with 2023-01-11T22:53:24.9039017Z [ 2023-01-11T22:53:24.9039198Z T=at::StepCallbacks 2023-01-11T22:53:24.9039368Z ] 2023-01-11T22:53:24.9039817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9040515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9041217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9041633Z with 2023-01-11T22:53:24.9041813Z [ 2023-01-11T22:53:24.9042010Z T=at::StepCallbacks 2023-01-11T22:53:24.9042188Z ] 2023-01-11T22:53:24.9042651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9043087Z with 2023-01-11T22:53:24.9043263Z [ 2023-01-11T22:53:24.9043453Z T=c10::DimVector 2023-01-11T22:53:24.9043642Z ] 2023-01-11T22:53:24.9044053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9044452Z with 2023-01-11T22:53:24.9044624Z [ 2023-01-11T22:53:24.9044814Z T=c10::DimVector 2023-01-11T22:53:24.9045000Z ] 2023-01-11T22:53:24.9045450Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9045880Z with 2023-01-11T22:53:24.9046054Z [ 2023-01-11T22:53:24.9046304Z T=c10::DimVector 2023-01-11T22:53:24.9046491Z ] 2023-01-11T22:53:24.9046990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9047443Z with 2023-01-11T22:53:24.9047594Z [ 2023-01-11T22:53:24.9047786Z T=c10::DimVector 2023-01-11T22:53:24.9047974Z ] 2023-01-11T22:53:24.9048852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9049599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9050290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9050713Z with 2023-01-11T22:53:24.9050872Z [ 2023-01-11T22:53:24.9051066Z T=c10::DimVector 2023-01-11T22:53:24.9051257Z ] 2023-01-11T22:53:24.9051675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9052063Z with 2023-01-11T22:53:24.9052220Z [ 2023-01-11T22:53:24.9052431Z T=c10::impl::AnnotatedSchema 2023-01-11T22:53:24.9052633Z ] 2023-01-11T22:53:24.9053064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9053467Z with 2023-01-11T22:53:24.9053640Z [ 2023-01-11T22:53:24.9053831Z T=c10::impl::AnnotatedSchema 2023-01-11T22:53:24.9054025Z ] 2023-01-11T22:53:24.9054544Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9055034Z with 2023-01-11T22:53:24.9055215Z [ 2023-01-11T22:53:24.9055428Z T=c10::impl::AnnotatedSchema 2023-01-11T22:53:24.9055614Z ] 2023-01-11T22:53:24.9056118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9056578Z with 2023-01-11T22:53:24.9056751Z [ 2023-01-11T22:53:24.9056949Z T=c10::impl::AnnotatedSchema 2023-01-11T22:53:24.9057137Z ] 2023-01-11T22:53:24.9057596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9058314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9059031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9059445Z with 2023-01-11T22:53:24.9059616Z [ 2023-01-11T22:53:24.9059823Z T=c10::impl::AnnotatedSchema 2023-01-11T22:53:24.9060081Z ] 2023-01-11T22:53:24.9060527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9060953Z with 2023-01-11T22:53:24.9061127Z [ 2023-01-11T22:53:24.9061375Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:53:24.9061609Z ] 2023-01-11T22:53:24.9062408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9062798Z with 2023-01-11T22:53:24.9062972Z [ 2023-01-11T22:53:24.9063216Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:53:24.9063442Z ] 2023-01-11T22:53:24.9063904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9064326Z with 2023-01-11T22:53:24.9064478Z [ 2023-01-11T22:53:24.9064715Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:53:24.9064939Z ] 2023-01-11T22:53:24.9065426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9065875Z with 2023-01-11T22:53:24.9066037Z [ 2023-01-11T22:53:24.9066315Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:53:24.9066541Z ] 2023-01-11T22:53:24.9067075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9067851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9068593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9069002Z with 2023-01-11T22:53:24.9069167Z [ 2023-01-11T22:53:24.9069395Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:53:24.9069616Z ] 2023-01-11T22:53:24.9070022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9070473Z with 2023-01-11T22:53:24.9070640Z [ 2023-01-11T22:53:24.9070895Z T=std::tuple 2023-01-11T22:53:24.9071088Z ] 2023-01-11T22:53:24.9071511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9071896Z with 2023-01-11T22:53:24.9072059Z [ 2023-01-11T22:53:24.9072321Z T=std::tuple 2023-01-11T22:53:24.9072522Z ] 2023-01-11T22:53:24.9073019Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9073442Z with 2023-01-11T22:53:24.9073670Z [ 2023-01-11T22:53:24.9073880Z T=std::tuple 2023-01-11T22:53:24.9074081Z ] 2023-01-11T22:53:24.9074564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9074996Z with 2023-01-11T22:53:24.9075157Z [ 2023-01-11T22:53:24.9075747Z T=std::tuple 2023-01-11T22:53:24.9075959Z ] 2023-01-11T22:53:24.9076412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.9077145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.9077858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9078320Z with 2023-01-11T22:53:24.9078469Z [ 2023-01-11T22:53:24.9078683Z T=std::tuple 2023-01-11T22:53:24.9078942Z ] 2023-01-11T22:53:24.9079344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9079711Z with 2023-01-11T22:53:24.9079858Z [ 2023-01-11T22:53:24.9080044Z T=torch::jit::SourceRange 2023-01-11T22:53:24.9080228Z ] 2023-01-11T22:53:24.9080641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9081017Z with 2023-01-11T22:53:24.9081173Z [ 2023-01-11T22:53:24.9081346Z T=torch::jit::SourceRange 2023-01-11T22:53:24.9081528Z ] 2023-01-11T22:53:24.9081982Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9082392Z with 2023-01-11T22:53:24.9082549Z [ 2023-01-11T22:53:24.9082732Z T=torch::jit::SourceRange 2023-01-11T22:53:24.9082904Z ] 2023-01-11T22:53:24.9083386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9083827Z with 2023-01-11T22:53:24.9083981Z [ 2023-01-11T22:53:24.9084215Z T=torch::jit::SourceRange 2023-01-11T22:53:24.9084397Z ] 2023-01-11T22:53:24.9084868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9085563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9086248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9086707Z with 2023-01-11T22:53:24.9086864Z [ 2023-01-11T22:53:24.9087050Z T=torch::jit::SourceRange 2023-01-11T22:53:24.9087234Z ] 2023-01-11T22:53:24.9087612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9087979Z with 2023-01-11T22:53:24.9088135Z [ 2023-01-11T22:53:24.9088705Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:53:24.9088910Z ] 2023-01-11T22:53:24.9089316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9089694Z with 2023-01-11T22:53:24.9089852Z [ 2023-01-11T22:53:24.9090112Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:53:24.9090315Z ] 2023-01-11T22:53:24.9090816Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9091231Z with 2023-01-11T22:53:24.9091378Z [ 2023-01-11T22:53:24.9091580Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:53:24.9091775Z ] 2023-01-11T22:53:24.9092257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9092695Z with 2023-01-11T22:53:24.9092846Z [ 2023-01-11T22:53:24.9093035Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:53:24.9093226Z ] 2023-01-11T22:53:24.9093669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9094374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9095064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9095458Z with 2023-01-11T22:53:24.9095614Z [ 2023-01-11T22:53:24.9095806Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:53:24.9096050Z ] 2023-01-11T22:53:24.9096444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9096866Z with 2023-01-11T22:53:24.9097023Z [ 2023-01-11T22:53:24.9097207Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:53:24.9097395Z ] 2023-01-11T22:53:24.9097808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9098187Z with 2023-01-11T22:53:24.9098345Z [ 2023-01-11T22:53:24.9098542Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:53:24.9098721Z ] 2023-01-11T22:53:24.9099172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9099582Z with 2023-01-11T22:53:24.9099800Z [ 2023-01-11T22:53:24.9099999Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:53:24.9100193Z ] 2023-01-11T22:53:24.9100661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9101107Z with 2023-01-11T22:53:24.9101262Z [ 2023-01-11T22:53:24.9101833Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:53:24.9102094Z ] 2023-01-11T22:53:24.9102582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9103295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9103973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9104424Z with 2023-01-11T22:53:24.9104589Z [ 2023-01-11T22:53:24.9104793Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:53:24.9104992Z ] 2023-01-11T22:53:24.9105390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9105763Z with 2023-01-11T22:53:24.9105908Z [ 2023-01-11T22:53:24.9106090Z T=torch::jit::ScopePtr 2023-01-11T22:53:24.9106268Z ] 2023-01-11T22:53:24.9106680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9107062Z with 2023-01-11T22:53:24.9107210Z [ 2023-01-11T22:53:24.9107389Z T=torch::jit::ScopePtr 2023-01-11T22:53:24.9107565Z ] 2023-01-11T22:53:24.9108067Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9108480Z with 2023-01-11T22:53:24.9108694Z [ 2023-01-11T22:53:24.9108871Z T=torch::jit::ScopePtr 2023-01-11T22:53:24.9109050Z ] 2023-01-11T22:53:24.9109530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9109977Z with 2023-01-11T22:53:24.9110138Z [ 2023-01-11T22:53:24.9110398Z T=torch::jit::ScopePtr 2023-01-11T22:53:24.9110567Z ] 2023-01-11T22:53:24.9111009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9111686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9112367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9112837Z with 2023-01-11T22:53:24.9113001Z [ 2023-01-11T22:53:24.9113191Z T=torch::jit::ScopePtr 2023-01-11T22:53:24.9113361Z ] 2023-01-11T22:53:24.9113761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9114193Z with 2023-01-11T22:53:24.9114361Z [ 2023-01-11T22:53:24.9114587Z T=at::ThreadLocalState 2023-01-11T22:53:24.9115163Z ] 2023-01-11T22:53:24.9115657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9116048Z with 2023-01-11T22:53:24.9116207Z [ 2023-01-11T22:53:24.9116394Z T=at::ThreadLocalState 2023-01-11T22:53:24.9116573Z ] 2023-01-11T22:53:24.9117015Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9117428Z with 2023-01-11T22:53:24.9117583Z [ 2023-01-11T22:53:24.9117768Z T=at::ThreadLocalState 2023-01-11T22:53:24.9117953Z ] 2023-01-11T22:53:24.9118435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9118875Z with 2023-01-11T22:53:24.9119018Z [ 2023-01-11T22:53:24.9119199Z T=at::ThreadLocalState 2023-01-11T22:53:24.9119380Z ] 2023-01-11T22:53:24.9119816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9120611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9121310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9121706Z with 2023-01-11T22:53:24.9121852Z [ 2023-01-11T22:53:24.9122037Z T=at::ThreadLocalState 2023-01-11T22:53:24.9122220Z ] 2023-01-11T22:53:24.9122616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9122987Z with 2023-01-11T22:53:24.9123133Z [ 2023-01-11T22:53:24.9123335Z T=std::shared_ptr 2023-01-11T22:53:24.9123533Z ] 2023-01-11T22:53:24.9123954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9124336Z with 2023-01-11T22:53:24.9124493Z [ 2023-01-11T22:53:24.9124685Z T=std::shared_ptr 2023-01-11T22:53:24.9124878Z ] 2023-01-11T22:53:24.9125332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9125744Z with 2023-01-11T22:53:24.9125899Z [ 2023-01-11T22:53:24.9126154Z T=std::shared_ptr 2023-01-11T22:53:24.9126400Z ] 2023-01-11T22:53:24.9126927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9127371Z with 2023-01-11T22:53:24.9127528Z [ 2023-01-11T22:53:24.9127732Z T=std::shared_ptr 2023-01-11T22:53:24.9127928Z ] 2023-01-11T22:53:24.9128740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.9129441Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.9130156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:53:24.9130860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9131265Z with 2023-01-11T22:53:24.9131426Z [ 2023-01-11T22:53:24.9131629Z T=std::shared_ptr 2023-01-11T22:53:24.9131825Z ] 2023-01-11T22:53:24.9132269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9132695Z with 2023-01-11T22:53:24.9132856Z [ 2023-01-11T22:53:24.9133047Z T=torch::jit::GraphExecutor 2023-01-11T22:53:24.9133234Z ] 2023-01-11T22:53:24.9133646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9134018Z with 2023-01-11T22:53:24.9134175Z [ 2023-01-11T22:53:24.9134364Z T=torch::jit::GraphExecutor 2023-01-11T22:53:24.9134553Z ] 2023-01-11T22:53:24.9135000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9135405Z with 2023-01-11T22:53:24.9135550Z [ 2023-01-11T22:53:24.9135737Z T=torch::jit::GraphExecutor 2023-01-11T22:53:24.9135923Z ] 2023-01-11T22:53:24.9136402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9136834Z with 2023-01-11T22:53:24.9136992Z [ 2023-01-11T22:53:24.9137169Z T=torch::jit::GraphExecutor 2023-01-11T22:53:24.9137357Z ] 2023-01-11T22:53:24.9137797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9138568Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9139262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:53:24.9140130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9140533Z with 2023-01-11T22:53:24.9140682Z [ 2023-01-11T22:53:24.9141232Z T=torch::jit::GraphExecutor 2023-01-11T22:53:24.9141432Z ] 2023-01-11T22:53:24.9141831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9142205Z with 2023-01-11T22:53:24.9142365Z [ 2023-01-11T22:53:24.9142533Z T=torch::jit::Method 2023-01-11T22:53:24.9142712Z ] 2023-01-11T22:53:24.9143129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9143508Z with 2023-01-11T22:53:24.9143662Z [ 2023-01-11T22:53:24.9143840Z T=torch::jit::Method 2023-01-11T22:53:24.9144056Z ] 2023-01-11T22:53:24.9144556Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9144981Z with 2023-01-11T22:53:24.9145136Z [ 2023-01-11T22:53:24.9145313Z T=torch::jit::Method 2023-01-11T22:53:24.9145476Z ] 2023-01-11T22:53:24.9145956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9146404Z with 2023-01-11T22:53:24.9146561Z [ 2023-01-11T22:53:24.9146734Z T=torch::jit::Method 2023-01-11T22:53:24.9146912Z ] 2023-01-11T22:53:24.9147329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9147997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9148341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9148409Z with 2023-01-11T22:53:24.9148470Z [ 2023-01-11T22:53:24.9148557Z T=torch::jit::Method 2023-01-11T22:53:24.9148618Z ] 2023-01-11T22:53:24.9148924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9148990Z with 2023-01-11T22:53:24.9149051Z [ 2023-01-11T22:53:24.9149190Z T=std::vector> 2023-01-11T22:53:24.9149252Z ] 2023-01-11T22:53:24.9149573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9149637Z with 2023-01-11T22:53:24.9149697Z [ 2023-01-11T22:53:24.9149830Z T=std::vector> 2023-01-11T22:53:24.9150578Z ] 2023-01-11T22:53:24.9150982Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9151049Z with 2023-01-11T22:53:24.9151109Z [ 2023-01-11T22:53:24.9151245Z T=std::vector> 2023-01-11T22:53:24.9151658Z ] 2023-01-11T22:53:24.9152064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9152131Z with 2023-01-11T22:53:24.9152193Z [ 2023-01-11T22:53:24.9152333Z T=std::vector> 2023-01-11T22:53:24.9152398Z ] 2023-01-11T22:53:24.9152772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.9153153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.9153499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9153564Z with 2023-01-11T22:53:24.9153630Z [ 2023-01-11T22:53:24.9153767Z T=std::vector> 2023-01-11T22:53:24.9153831Z ] 2023-01-11T22:53:24.9154139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9154205Z with 2023-01-11T22:53:24.9154254Z [ 2023-01-11T22:53:24.9154420Z T=std::function 2023-01-11T22:53:24.9154483Z ] 2023-01-11T22:53:24.9154813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9154878Z with 2023-01-11T22:53:24.9154942Z [ 2023-01-11T22:53:24.9155107Z T=std::function 2023-01-11T22:53:24.9155169Z ] 2023-01-11T22:53:24.9155532Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9155600Z with 2023-01-11T22:53:24.9155663Z [ 2023-01-11T22:53:24.9155826Z T=std::function 2023-01-11T22:53:24.9155892Z ] 2023-01-11T22:53:24.9156343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9156413Z with 2023-01-11T22:53:24.9156476Z [ 2023-01-11T22:53:24.9156679Z T=std::function 2023-01-11T22:53:24.9156748Z ] 2023-01-11T22:53:24.9157190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.9157953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.9158307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9158361Z with 2023-01-11T22:53:24.9158422Z [ 2023-01-11T22:53:24.9158583Z T=std::function 2023-01-11T22:53:24.9158649Z ] 2023-01-11T22:53:24.9158960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9159026Z with 2023-01-11T22:53:24.9159093Z [ 2023-01-11T22:53:24.9159290Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:53:24.9159354Z ] 2023-01-11T22:53:24.9159679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9159744Z with 2023-01-11T22:53:24.9159806Z [ 2023-01-11T22:53:24.9159996Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:53:24.9160058Z ] 2023-01-11T22:53:24.9160419Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9160487Z with 2023-01-11T22:53:24.9160550Z [ 2023-01-11T22:53:24.9160728Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:53:24.9160790Z ] 2023-01-11T22:53:24.9161184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9161249Z with 2023-01-11T22:53:24.9161312Z [ 2023-01-11T22:53:24.9161500Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:53:24.9161563Z ] 2023-01-11T22:53:24.9162036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:53:24.9162497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:53:24.9162839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9162955Z with 2023-01-11T22:53:24.9163017Z [ 2023-01-11T22:53:24.9163209Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:53:24.9163271Z ] 2023-01-11T22:53:24.9163627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9163693Z with 2023-01-11T22:53:24.9163755Z [ 2023-01-11T22:53:24.9163889Z T=std::vector> 2023-01-11T22:53:24.9163950Z ] 2023-01-11T22:53:24.9164620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9164679Z with 2023-01-11T22:53:24.9164738Z [ 2023-01-11T22:53:24.9164869Z T=std::vector> 2023-01-11T22:53:24.9164930Z ] 2023-01-11T22:53:24.9165295Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9165364Z with 2023-01-11T22:53:24.9165424Z [ 2023-01-11T22:53:24.9165553Z T=std::vector> 2023-01-11T22:53:24.9165613Z ] 2023-01-11T22:53:24.9166007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9166073Z with 2023-01-11T22:53:24.9166133Z [ 2023-01-11T22:53:24.9166259Z T=std::vector> 2023-01-11T22:53:24.9166320Z ] 2023-01-11T22:53:24.9166671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.9166737Z with 2023-01-11T22:53:24.9166787Z [ 2023-01-11T22:53:24.9166855Z T=double 2023-01-11T22:53:24.9166917Z ] 2023-01-11T22:53:24.9167306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.9167371Z with 2023-01-11T22:53:24.9167433Z [ 2023-01-11T22:53:24.9167502Z T=double 2023-01-11T22:53:24.9167562Z ] 2023-01-11T22:53:24.9167898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9167959Z with 2023-01-11T22:53:24.9168019Z [ 2023-01-11T22:53:24.9168143Z T=std::vector> 2023-01-11T22:53:24.9168243Z ] 2023-01-11T22:53:24.9168569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9168633Z with 2023-01-11T22:53:24.9168682Z [ 2023-01-11T22:53:24.9168793Z T=std::tuple 2023-01-11T22:53:24.9168904Z ] 2023-01-11T22:53:24.9169234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9169299Z with 2023-01-11T22:53:24.9169359Z [ 2023-01-11T22:53:24.9169473Z T=std::tuple 2023-01-11T22:53:24.9169534Z ] 2023-01-11T22:53:24.9169896Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9170013Z with 2023-01-11T22:53:24.9170073Z [ 2023-01-11T22:53:24.9170182Z T=std::tuple 2023-01-11T22:53:24.9170243Z ] 2023-01-11T22:53:24.9170668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9170733Z with 2023-01-11T22:53:24.9170796Z [ 2023-01-11T22:53:24.9170896Z T=std::tuple 2023-01-11T22:53:24.9170955Z ] 2023-01-11T22:53:24.9171302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:53:24.9171690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:53:24.9172033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9172096Z with 2023-01-11T22:53:24.9172159Z [ 2023-01-11T22:53:24.9172269Z T=std::tuple 2023-01-11T22:53:24.9172330Z ] 2023-01-11T22:53:24.9172629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9172695Z with 2023-01-11T22:53:24.9172755Z [ 2023-01-11T22:53:24.9172889Z T=std::vector> 2023-01-11T22:53:24.9172950Z ] 2023-01-11T22:53:24.9173270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:53:24.9173333Z with 2023-01-11T22:53:24.9173395Z [ 2023-01-11T22:53:24.9173532Z T=std::vector> 2023-01-11T22:53:24.9173583Z ] 2023-01-11T22:53:24.9173943Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T22:53:24.9174007Z with 2023-01-11T22:53:24.9174067Z [ 2023-01-11T22:53:24.9174251Z T=std::vector> 2023-01-11T22:53:24.9174313Z ] 2023-01-11T22:53:24.9174700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:53:24.9174765Z with 2023-01-11T22:53:24.9174872Z [ 2023-01-11T22:53:24.9175010Z T=std::vector> 2023-01-11T22:53:24.9175079Z ] 2023-01-11T22:53:24.9175446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:53:24.9175853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:53:24.9176251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:53:24.9176324Z with 2023-01-11T22:53:24.9176394Z [ 2023-01-11T22:53:24.9176579Z T=std::vector> 2023-01-11T22:53:24.9176650Z ] 2023-01-11T22:53:24.9177169Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" dangling_impl_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:dangling_impl_extension.pyd 2023-01-11T22:53:24.9177358Z Creating library dangling_impl_extension.lib and object dangling_impl_extension.exp 2023-01-11T22:53:24.9177498Z Loading extension module dangling_impl_extension... 2023-01-11T22:53:24.9177554Z ok (13.070s) 2023-01-11T22:53:24.9177688Z test_impl_only (__main__.TestDispatch) ... ok (0.371s) 2023-01-11T22:53:24.9177849Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T22:53:24.9178006Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T22:53:24.9178151Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.013s) 2023-01-11T22:53:24.9178294Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.008s) 2023-01-11T22:53:24.9178688Z test_overwrite_math (__main__.TestDispatch) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:53:24.9178793Z operator: __test45643__::foo 2023-01-11T22:53:24.9178872Z no debug info 2023-01-11T22:53:24.9178966Z dispatch key: (catch all) 2023-01-11T22:53:24.9179056Z previous kernel: fn1 2023-01-11T22:53:24.9179184Z new kernel: fn2 (function registerKernel) 2023-01-11T22:53:24.9179527Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:53:24.9179631Z operator: __test45644__::foo 2023-01-11T22:53:24.9179710Z no debug info 2023-01-11T22:53:24.9179805Z dispatch key: (catch all) 2023-01-11T22:53:24.9179875Z previous kernel: fn1 2023-01-11T22:53:24.9179999Z new kernel: fn2 (function registerKernel) 2023-01-11T22:53:24.9180074Z ok (0.002s) 2023-01-11T22:53:24.9180292Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T22:53:24.9180441Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T22:53:24.9180627Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T22:53:24.9180842Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T22:53:24.9181005Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T22:53:24.9188788Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T22:53:24.9189008Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.004s) 2023-01-11T22:53:24.9189020Z 2023-01-11T22:53:24.9189178Z ---------------------------------------------------------------------- 2023-01-11T22:53:24.9189261Z Ran 32 tests in 50.671s 2023-01-11T22:53:24.9189267Z 2023-01-11T22:53:24.9189327Z OK 2023-01-11T22:53:24.9189332Z 2023-01-11T22:53:24.9189423Z Generating XML reports... 2023-01-11T22:53:24.9189660Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestDispatch-20230111225233.xml 2023-01-11T22:53:24.9190038Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestPythonDispatcher-20230111225233.xml 2023-01-11T22:53:24.9190043Z 2023-01-11T22:53:24.9190497Z ##[endgroup] 2023-01-11T22:53:24.9190750Z FINISHED PRINTING LOG FILE of test_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dispatch_cd9dfwh_) 2023-01-11T22:53:24.9190756Z 2023-01-11T22:53:24.9190874Z Running test_fake_tensor ... [2023-01-11 22:53:24.879441] 2023-01-11T22:53:24.9191222Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:24.879441] 2023-01-11T22:53:29.4493562Z 2023-01-11T22:53:29.4494157Z Expand the folded group to see the log file of test_fake_tensor 2023-01-11T22:53:29.4494978Z ##[group]PRINTING LOG FILE of test_fake_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fake_tensor_niy08v10) 2023-01-11T22:53:29.4496646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:29.4497990Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:29.4498245Z 2023-01-11T22:53:29.4498354Z Running tests... 2023-01-11T22:53:29.4498808Z ---------------------------------------------------------------------- 2023-01-11T22:53:29.4499385Z Test results will be stored in test-reports\python-unittest\test_fake_tensor 2023-01-11T22:53:29.4499983Z test_aliased_const_write (__main__.FakeTensorConstHandling) ... ok (0.441s) 2023-01-11T22:53:29.4500582Z test_constant_invalidation (__main__.FakeTensorConstHandling) ... ok (0.654s) 2023-01-11T22:53:29.4501197Z test_fake_tensor_batch_norm_cpu (__main__.FakeTensorConstHandling) ... ok (0.031s) 2023-01-11T22:53:29.4501799Z test_fake_tensor_in_intlist_repro (__main__.FakeTensorConstHandling) ... ok (0.000s) 2023-01-11T22:53:29.4502372Z test_inplace_add (__main__.FakeTensorConstHandling) ... ok (0.000s) 2023-01-11T22:53:29.4502964Z test_inplace_view_invalidation (__main__.FakeTensorConstHandling) ... ok (0.000s) 2023-01-11T22:53:29.4503589Z test_shared_storage_invalidation (__main__.FakeTensorConstHandling) ... ok (0.013s) 2023-01-11T22:53:29.4504927Z test_shared_storages (__main__.FakeTensorConstHandling) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fake_tensor.py:513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:29.4506166Z self.assertEqual(x.storage()._cdata, y.storage()._cdata) 2023-01-11T22:53:29.4507354Z C:\actions-runner\_work\pytorch\pytorch\test\test_fake_tensor.py:514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:29.4508494Z self.assertEqual(x.constant.storage()._cdata, y.constant.storage()._cdata) 2023-01-11T22:53:29.4508926Z ok (0.003s) 2023-01-11T22:53:29.4509328Z test_simple (__main__.FakeTensorConstHandling) ... ok (0.002s) 2023-01-11T22:53:29.4509874Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.002s) 2023-01-11T22:53:29.4510495Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.003s) 2023-01-11T22:53:29.4511092Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.002s) 2023-01-11T22:53:29.4511713Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T22:53:29.4512610Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.005s) 2023-01-11T22:53:29.4513141Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.002s) 2023-01-11T22:53:29.4513674Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.004s) 2023-01-11T22:53:29.4514795Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fake_tensor.py:602: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:29.4515933Z y.set_(x.storage()) 2023-01-11T22:53:29.4516221Z ok (0.003s) 2023-01-11T22:53:29.4516687Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.003s) 2023-01-11T22:53:29.4517280Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.030s) 2023-01-11T22:53:29.4517920Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.132s) 2023-01-11T22:53:29.4518582Z test_sparse_new (__main__.FakeTensorOperatorInvariants) ... expected failure (0.005s) 2023-01-11T22:53:29.4519270Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.154s) 2023-01-11T22:53:29.4520341Z test_fake_tensor_prop_on_nn_module (__main__.FakeTensorPropTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input value to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T22:53:29.4521310Z warnings.warn( 2023-01-11T22:53:29.4521607Z ok (0.034s) 2023-01-11T22:53:29.4521970Z test_basic (__main__.FakeTensorTest) ... ok (0.003s) 2023-01-11T22:53:29.4522479Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T22:53:29.4522981Z test_constructor (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T22:53:29.4523510Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4524099Z test_cuda_lstm (__main__.FakeTensorTest) ... skip: requires cuda (0.002s) 2023-01-11T22:53:29.4524719Z test_cudnn_rnn_with_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.003s) 2023-01-11T22:53:29.4525314Z test_cudnn_rnn_without_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.004s) 2023-01-11T22:53:29.4525890Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T22:53:29.4527198Z test_deepcopy (__main__.FakeTensorTest) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fake_tensor.py:466: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:29.4528439Z self.assertEqual(mod_copied.b.storage()._cdata, mod_copied.a.storage()._cdata) 2023-01-11T22:53:29.4528870Z ok (0.007s) 2023-01-11T22:53:29.4529264Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T22:53:29.4529811Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.000s) 2023-01-11T22:53:29.4530351Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.003s) 2023-01-11T22:53:29.4530902Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T22:53:29.4531449Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.000s) 2023-01-11T22:53:29.4531970Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T22:53:29.4532556Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.006s) 2023-01-11T22:53:29.4533209Z test_mode (__main__.FakeTensorTest) ... ok (0.000s) 2023-01-11T22:53:29.4533600Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.013s) 2023-01-11T22:53:29.4534083Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4534628Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4535195Z test_non_overlapping_stride_zero (__main__.FakeTensorTest) ... ok (0.005s) 2023-01-11T22:53:29.4535855Z test_non_parameter_grad (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T22:53:29.4536458Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T22:53:29.4537022Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T22:53:29.4537542Z test_print_in_fake_mode (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T22:53:29.4538124Z test_randperm (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T22:53:29.4538661Z test_recursive_invocation (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T22:53:29.4539210Z test_scalar_inputs (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T22:53:29.4539757Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4540310Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4540954Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4541495Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4542183Z test_upsample_bilinear_small_channels (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4542870Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T22:53:29.4543171Z 2023-01-11T22:53:29.4543446Z ---------------------------------------------------------------------- 2023-01-11T22:53:29.4543871Z Ran 57 tests in 1.625s 2023-01-11T22:53:29.4544071Z 2023-01-11T22:53:29.4544315Z OK (skipped=16, expected failures=1) 2023-01-11T22:53:29.4544554Z 2023-01-11T22:53:29.4544704Z Generating XML reports... 2023-01-11T22:53:29.4545419Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorConstHandling-20230111225327.xml 2023-01-11T22:53:29.4546344Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorConverterTest-20230111225327.xml 2023-01-11T22:53:29.4547326Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorOperatorInvariants-20230111225327.xml 2023-01-11T22:53:29.4548333Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorPropTest-20230111225327.xml 2023-01-11T22:53:29.4549320Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorTest-20230111225327.xml 2023-01-11T22:53:29.4549764Z 2023-01-11T22:53:29.4550330Z ##[endgroup] 2023-01-11T22:53:29.4551097Z FINISHED PRINTING LOG FILE of test_fake_tensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fake_tensor_niy08v10) 2023-01-11T22:53:29.4551703Z 2023-01-11T22:53:29.4551877Z Running test_fx ... [2023-01-11 22:53:29.440513] 2023-01-11T22:53:29.4552534Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:29.440513] 2023-01-11T22:53:42.3511401Z 2023-01-11T22:53:42.3512176Z Expand the folded group to see the log file of test_fx 2023-01-11T22:53:42.3512977Z ##[group]PRINTING LOG FILE of test_fx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_3__25ppq) 2023-01-11T22:53:42.3518420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:42.3519688Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:42.3519845Z 2023-01-11T22:53:42.3519923Z Running tests... 2023-01-11T22:53:42.3520250Z ---------------------------------------------------------------------- 2023-01-11T22:53:42.3520587Z Test results will be stored in test-reports\python-unittest\test_fx 2023-01-11T22:53:42.3521015Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.016s) 2023-01-11T22:53:42.3521328Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:53:42.3521636Z Test type annotations in the forward function. ... ok (0.004s) 2023-01-11T22:53:42.3521960Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.002s) 2023-01-11T22:53:42.3522322Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T22:53:42.3522811Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T22:53:42.3523262Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:53:42.3523629Z Test the consistency relation. ... ok (0.001s) 2023-01-11T22:53:42.3524011Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:53:42.3524378Z Test the consistency relation. ... ok (0.001s) 2023-01-11T22:53:42.3524763Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.664s) 2023-01-11T22:53:42.3525172Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.011s) 2023-01-11T22:53:42.3525658Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2023-01-11T22:53:42.3526103Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.015s) 2023-01-11T22:53:42.3526575Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2023-01-11T22:53:42.3527003Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2023-01-11T22:53:42.3527447Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.011s) 2023-01-11T22:53:42.3527861Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2023-01-11T22:53:42.3528261Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2023-01-11T22:53:42.3528648Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.105s) 2023-01-11T22:53:42.3528967Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2023-01-11T22:53:42.3529258Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.022s) 2023-01-11T22:53:42.3529577Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.018s) 2023-01-11T22:53:42.3529891Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.023s) 2023-01-11T22:53:42.3530191Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.018s) 2023-01-11T22:53:42.3530546Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.016s) 2023-01-11T22:53:42.3530964Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2023-01-11T22:53:42.3531401Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.010s) 2023-01-11T22:53:42.3531872Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.019s) 2023-01-11T22:53:42.3532273Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.014s) 2023-01-11T22:53:42.3532725Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.009s) 2023-01-11T22:53:42.3533147Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.011s) 2023-01-11T22:53:42.3533576Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2023-01-11T22:53:42.3533944Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3534792Z Perform constant folding conversion and check that the non-const module is inlined ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\const_fold.py:248: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2023-01-11T22:53:42.3535664Z new_node = root_const_gm.graph.get_attr(in_node.target) 2023-01-11T22:53:42.3535957Z ok (0.016s) 2023-01-11T22:53:42.3536224Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3536597Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.010s) 2023-01-11T22:53:42.3536979Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3537329Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.005s) 2023-01-11T22:53:42.3537749Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3538123Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.009s) 2023-01-11T22:53:42.3538550Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3538931Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.010s) 2023-01-11T22:53:42.3539304Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3539663Z Test code path where placeholder comes after normal op node in FX ... ok (0.005s) 2023-01-11T22:53:42.3539978Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3540326Z Perform constant folding conversion, from original mod to split constant ... ok (0.009s) 2023-01-11T22:53:42.3540677Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3541039Z Perform constant folding conversion, from original mod to split constant ... ok (0.010s) 2023-01-11T22:53:42.3541414Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2023-01-11T22:53:42.3541944Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:973: UserWarning: Failed to fetch module mod! 2023-01-11T22:53:42.3542406Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T22:53:42.3542616Z ok (0.006s) 2023-01-11T22:53:42.3542882Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3543239Z Perform constant folding conversion, from original mod to split constant ... ok (0.010s) 2023-01-11T22:53:42.3543574Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3543958Z Check that a graph with no constant folding is handled correctly. ... ok (0.000s) 2023-01-11T22:53:42.3544288Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3544862Z Perform constant folding conversion, from original mod to split constant folding ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:973: UserWarning: Failed to fetch module my_mod! 2023-01-11T22:53:42.3545347Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T22:53:42.3545572Z ok (0.010s) 2023-01-11T22:53:42.3545838Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.020s) 2023-01-11T22:53:42.3546200Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T22:53:42.3546543Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.008s) 2023-01-11T22:53:42.3546835Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3547132Z Perform constant folding with a call_module node. ... ok (0.007s) 2023-01-11T22:53:42.3547497Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:53:42.3547833Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.008s) 2023-01-11T22:53:42.3548180Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.008s) 2023-01-11T22:53:42.3548505Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2023-01-11T22:53:42.3548943Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.006s) 2023-01-11T22:53:42.3549411Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2023-01-11T22:53:42.3550006Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.010s) 2023-01-11T22:53:42.3550486Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2023-01-11T22:53:42.3551001Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.013s) 2023-01-11T22:53:42.3551462Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.006s) 2023-01-11T22:53:42.3551819Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3552141Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2023-01-11T22:53:42.3552426Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:53:42.3552722Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:53:42.3553060Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2023-01-11T22:53:42.3553348Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:53:42.3553651Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T22:53:42.3553897Z return add_1 2023-01-11T22:53:42.3554077Z ok (0.005s) 2023-01-11T22:53:42.3554296Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3554577Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2023-01-11T22:53:42.3554848Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:53:42.3555140Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:53:42.3555413Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:53:42.3555719Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2023-01-11T22:53:42.3556118Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2023-01-11T22:53:42.3556375Z return add_1 2023-01-11T22:53:42.3556546Z ok (0.004s) 2023-01-11T22:53:42.3556820Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3557141Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T22:53:42.3557435Z %x : [#users=1] = placeholder[target=x] 2023-01-11T22:53:42.3557669Z %y : [#users=0] = placeholder[target=y] 2023-01-11T22:53:42.3557956Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T22:53:42.3558200Z return add 2023-01-11T22:53:42.3558355Z ok (0.003s) 2023-01-11T22:53:42.3558591Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3558923Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T22:53:42.3559215Z %x : [#users=1] = placeholder[target=x] 2023-01-11T22:53:42.3559451Z %y : [#users=1] = placeholder[target=y] 2023-01-11T22:53:42.3559740Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2023-01-11T22:53:42.3560062Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T22:53:42.3560309Z return add_1 2023-01-11T22:53:42.3560562Z ok (0.004s) 2023-01-11T22:53:42.3560801Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3561332Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2023-01-11T22:53:42.3561654Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T22:53:42.3561933Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2023-01-11T22:53:42.3562306Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T22:53:42.3562693Z return mul 2023-01-11T22:53:42.3562875Z ok (0.004s) 2023-01-11T22:53:42.3563100Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3563396Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2023-01-11T22:53:42.3563704Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T22:53:42.3564014Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2023-01-11T22:53:42.3564379Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2023-01-11T22:53:42.3564736Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T22:53:42.3564984Z return mul 2023-01-11T22:53:42.3565143Z ok (0.004s) 2023-01-11T22:53:42.3565352Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T22:53:42.3565647Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2023-01-11T22:53:42.3565929Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:53:42.3566219Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:53:42.3566507Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:53:42.3566796Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T22:53:42.3567050Z return add_1 2023-01-11T22:53:42.3567230Z ok (0.005s) 2023-01-11T22:53:42.3567454Z test_all_input_nodes (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3567731Z test_annotation_with_future (__main__.TestFX) ... ok (0.039s) 2023-01-11T22:53:42.3568472Z test_annotations_empty_tuple (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T22:53:42.3569181Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:53:42.3569405Z ok (0.038s) 2023-01-11T22:53:42.3569661Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.011s) 2023-01-11T22:53:42.3569997Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3570369Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3570780Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3571109Z test_args_kwargs (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3571365Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3571733Z test_assert (__main__.TestFX) ... skip: Python Windows bug? https://bugs.python.org/issue45108 (0.001s) 2023-01-11T22:53:42.3572097Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3572408Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3572728Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3573030Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3573304Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3573688Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3574004Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3574406Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3574731Z test_autowrap_functions (__main__.TestFX) ... ok (0.113s) 2023-01-11T22:53:42.3575071Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3575406Z test_construct_root_dict (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3575654Z test_copy_it (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3575908Z test_copy_no_remap (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3576161Z test_ctx_mgr (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3576414Z test_custom_codegen (__main__.TestFX) ... ok (0.038s) 2023-01-11T22:53:42.3576709Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3576983Z test_custom_import (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3577262Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3577579Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3577891Z test_custom_proxy_type (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3578165Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3578507Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3578876Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.009s) 2023-01-11T22:53:42.3579218Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:53:42.3579533Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3579841Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.070s) 2023-01-11T22:53:42.3580127Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3580412Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3580774Z test_delete_unused_submodules_leaf (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3581023Z test_dict (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3581328Z test_direct_param_use (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3581598Z test_disallow_override (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3581853Z test_ellipsis (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3582120Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3582375Z test_erase_node_error (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3582643Z test_example_shape_prop (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3582896Z test_find_uses (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3583165Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.033s) 2023-01-11T22:53:42.3583446Z test_fn_type_annotations (__main__.TestFX) ... ok (0.048s) 2023-01-11T22:53:42.3583706Z test_fx_and_or (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3583943Z test_fx_create_arg (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3584189Z test_fx_shifts (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3584439Z test_fx_stateless (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3584715Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.148s) 2023-01-11T22:53:42.3585036Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T22:53:42.3585537Z test_getitem_subproc (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:53:42.3585974Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:53:42.3586464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:53:42.3586949Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:53:42.3587823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:42.3588520Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:42.3588734Z ok (4.110s) 2023-01-11T22:53:42.3588967Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.014s) 2023-01-11T22:53:42.3589233Z test_graph_fns (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3589478Z test_graph_module (__main__.TestFX) ... ok (0.055s) 2023-01-11T22:53:42.3589790Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3590213Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3590540Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3590837Z test_graph_unique_names (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3591123Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3591400Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:53:42.3591694Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:53:42.3591972Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3592225Z test_inf_nan (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3592475Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3592735Z test_inline_graph (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3593048Z test_insertion_point (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3593310Z test_interpreter (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3593639Z test_interpreter_default_args (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3593957Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T22:53:42.3594298Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T22:53:42.3594624Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3594908Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3595201Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3595505Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3595821Z test_interpreter_star_args (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3596250Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3596680Z test_layout (__main__.TestFX) ... ok (0.013s) 2023-01-11T22:53:42.3596919Z test_leaf_module (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3597173Z test_matmul_tracing (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3597449Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3597723Z test_move_before (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3597986Z test_multi_insert_point (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3598248Z test_multiple_default_args (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3598524Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3598811Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3599166Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3599612Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.003s) 2023-01-11T22:53:42.3599989Z test_no_mutation (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3600232Z test_node_tagging (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3600506Z test_nonetype_annotation (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3601190Z test_partial_trace (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T22:53:42.3601730Z warnings.warn( 2023-01-11T22:53:42.3601852Z 2023-01-11T22:53:42.3601857Z 2023-01-11T22:53:42.3601861Z 2023-01-11T22:53:42.3601950Z def forward(self, x, y_1): 2023-01-11T22:53:42.3602158Z eq = y_1 == True; y_1 = None 2023-01-11T22:53:42.3602480Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2023-01-11T22:53:42.3602767Z mul = 2 * x; x = None 2023-01-11T22:53:42.3602935Z return mul 2023-01-11T22:53:42.3603102Z 2023-01-11T22:53:42.3603262Z ok (0.013s) 2023-01-11T22:53:42.3603490Z test_pickle_custom_import (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3603770Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3604051Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3604343Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3604841Z test_prepend_self (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\node.py:244: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2023-01-11T22:53:42.3605414Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2023-01-11T22:53:42.3605686Z ok (0.002s) 2023-01-11T22:53:42.3605904Z test_pretty_print (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3606218Z test_pretty_print_graph (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3606489Z test_pretty_print_node (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3606761Z test_pretty_print_targets (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3607047Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3607322Z test_pytree (__main__.TestFX) ... ok (0.137s) 2023-01-11T22:53:42.3607578Z test_pytree_concrete (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:53:42.3607844Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3608135Z test_regular_and_default_args (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3608407Z test_remove_uses (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3608681Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3608959Z test_replace_input (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3609247Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.002s) 2023-01-11T22:53:42.3609503Z test_reserved_getattr (__main__.TestFX) 2023-01-11T22:53:42.3609800Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.003s) 2023-01-11T22:53:42.3610102Z test_return_tuple (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3610368Z test_return_type_exists (__main__.TestFX) ... ok (0.029s) 2023-01-11T22:53:42.3610642Z test_script_method_trace (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3610918Z test_script_tensor_constant (__main__.TestFX) ... ok (0.022s) 2023-01-11T22:53:42.3611170Z test_sequential (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3611440Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3611772Z test_shape_prop_layout (__main__.TestFX) ... ok (0.032s) 2023-01-11T22:53:42.3612102Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.526s) 2023-01-11T22:53:42.3612434Z test_single_default_arg (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3612695Z test_snake_case (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3612924Z test_sqrt (__main__.TestFX) ... ok (0.016s) 2023-01-11T22:53:42.3613171Z test_stack_traces (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3613505Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3613801Z test_string_literal_return (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:53:42.3614091Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.016s) 2023-01-11T22:53:42.3614381Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3614658Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3614936Z test_tensor_attribute (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3615224Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3615505Z test_tensor_constant (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3615774Z test_throw_out_variant (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3616024Z test_torch_custom_ops (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:53:42.3616288Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3616934Z test_torch_fx_len (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T22:53:42.3617568Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:53:42.3617862Z ok (0.035s) 2023-01-11T22:53:42.3618091Z test_torch_op_overloads (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3618550Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.001s) 2023-01-11T22:53:42.3619068Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.002s) 2023-01-11T22:53:42.3619485Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.002s) 2023-01-11T22:53:42.3619794Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3620067Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3620339Z test_trace_fn_constant (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3620600Z test_trace_function (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3620878Z test_trace_multiple_funcs (__main__.TestFX) ... 2.0.0a0+git8419ddd 2023-01-11T22:53:42.3621091Z ok (0.007s) 2023-01-11T22:53:42.3621352Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.012s) 2023-01-11T22:53:42.3621666Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3621949Z test_transformer_noop (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3622221Z test_transformer_op_swap (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3622498Z test_tuple_no_subscript (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3622755Z test_typename_print (__main__.TestFX) ... ok (0.011s) 2023-01-11T22:53:42.3623008Z test_unpack (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3623269Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3623551Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3623876Z test_update_args_api (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3624158Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3625203Z test_update_kwargs_api (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3625515Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.026s) 2023-01-11T22:53:42.3625857Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.026s) 2023-01-11T22:53:42.3626142Z test_wrap (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:53:42.3626408Z test_wrap_decorated_function (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3626756Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:53:42.3627015Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3627286Z test_wrapped_method (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:53:42.3627558Z test_wrapped_retrace (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3627840Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:53:42.3628149Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3628439Z test_wrong_target_type (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3628698Z test_wrong_topo (__main__.TestFX) ... ok (0.000s) 2023-01-11T22:53:42.3629010Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T22:53:42.3629359Z Test backward compatibility for members of classes with ... ok (0.010s) 2023-01-11T22:53:42.3629695Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T22:53:42.3630189Z Test backward compatibility for function signatures with ... ok (0.010s) 2023-01-11T22:53:42.3630535Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.000s) 2023-01-11T22:53:42.3630976Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3631346Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3631710Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3632077Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3632463Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.011s) 2023-01-11T22:53:42.3632839Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3633199Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3633574Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3633947Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3634316Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3634666Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3635020Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3635357Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3635681Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3636013Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3636411Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3636817Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3637202Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3637558Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3637873Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:53:42.3638278Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3638621Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3638959Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3639289Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3639617Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3640020Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3640373Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3640731Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3641095Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3641462Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.010s) 2023-01-11T22:53:42.3641817Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3642219Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3642546Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:53:42.3642948Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3643289Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3643624Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.010s) 2023-01-11T22:53:42.3643956Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3644281Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3644601Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3644950Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.010s) 2023-01-11T22:53:42.3645308Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3645655Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3646006Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3646393Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3646775Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.010s) 2023-01-11T22:53:42.3647147Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3647527Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3647869Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3648249Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3648585Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3648990Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3649342Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3649676Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3650034Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3650565Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3651105Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3651749Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:53:42.3652304Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3652857Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3653392Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3653927Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3654559Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3655068Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3655617Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3656092Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.011s) 2023-01-11T22:53:42.3656470Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3656812Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3657164Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3657516Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3657864Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:53:42.3658208Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3658534Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3658883Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3659235Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3659594Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3659951Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3660304Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.011s) 2023-01-11T22:53:42.3660647Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3661065Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3661426Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3661832Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3662183Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3662518Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3662850Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3663202Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3663574Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3663936Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3664319Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3664692Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3665044Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3665370Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3665712Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3666116Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3666463Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3666848Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3667213Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3667677Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3668022Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3668369Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3668701Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.011s) 2023-01-11T22:53:42.3669028Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3669354Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3669684Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3670080Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3670413Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3670742Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:53:42.3671075Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3671416Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3671768Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3672098Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:53:42.3672435Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T22:53:42.3672776Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3673181Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3673574Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3673921Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:53:42.3674275Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:53:42.3674644Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T22:53:42.3675007Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:53:42.3675604Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3736: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:53:42.3676242Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:53:42.3676530Z ok (0.000s) 2023-01-11T22:53:42.3677060Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:53:42.3677704Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:53:42.3678004Z ok (0.000s) 2023-01-11T22:53:42.3678511Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:53:42.3679271Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:53:42.3679624Z ok (0.000s) 2023-01-11T22:53:42.3679870Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3680189Z Tests that the pass manager runs the passes correctly. ... ok (0.010s) 2023-01-11T22:53:42.3680516Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3680905Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.000s) 2023-01-11T22:53:42.3681249Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3681561Z Tests that users can add in check functions correctly ... ok (0.010s) 2023-01-11T22:53:42.3681873Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3682148Z Tests error catching + debug ... ok (0.000s) 2023-01-11T22:53:42.3682449Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3682755Z Tests the construction of constraints ... ok (0.000s) 2023-01-11T22:53:42.3683054Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T22:53:42.3683378Z Tests that passes are correctly ordered based on contraints. ... ok (0.000s) 2023-01-11T22:53:42.3683769Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.017s) 2023-01-11T22:53:42.3684205Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.017s) 2023-01-11T22:53:42.3684630Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T22:53:42.3685114Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T22:53:42.3685600Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T22:53:42.3686052Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T22:53:42.3686543Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:53:42.3687014Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2023-01-11T22:53:42.3687448Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:53:42.3687885Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T22:53:42.3688326Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:53:42.3688806Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2023-01-11T22:53:42.3689280Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T22:53:42.3689661Z This tests that a placeholder Node can be matched to a Node with ... ok (0.009s) 2023-01-11T22:53:42.3690052Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:53:42.3690503Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:53:42.3691036Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T22:53:42.3691558Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T22:53:42.3692027Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:53:42.3692471Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:53:42.3692967Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:53:42.3693406Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T22:53:42.3693855Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T22:53:42.3695043Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.014s) 2023-01-11T22:53:42.3695457Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.121s) 2023-01-11T22:53:42.3695826Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no torchvision (0.002s) 2023-01-11T22:53:42.3696187Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3696568Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3696997Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3697400Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3697767Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3698142Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3698507Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T22:53:42.3698868Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T22:53:42.3699246Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2023-01-11T22:53:42.3699616Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.010s) 2023-01-11T22:53:42.3699975Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T22:53:42.3700316Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2023-01-11T22:53:42.3700678Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.063s) 2023-01-11T22:53:42.3701040Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.012s) 2023-01-11T22:53:42.3701411Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.069s) 2023-01-11T22:53:42.3701761Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3702105Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3702449Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3702863Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3703236Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3703662Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3704041Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3704399Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3704807Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.031s) 2023-01-11T22:53:42.3705206Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:53:42.3705567Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:53:42.3705930Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.030s) 2023-01-11T22:53:42.3706369Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2023-01-11T22:53:42.3706741Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.013s) 2023-01-11T22:53:42.3706941Z 2023-01-11T22:53:42.3707101Z ---------------------------------------------------------------------- 2023-01-11T22:53:42.3707358Z Ran 419 tests in 8.500s 2023-01-11T22:53:42.3707483Z 2023-01-11T22:53:42.3707559Z OK (skipped=10) 2023-01-11T22:53:42.3707721Z 2023-01-11T22:53:42.3707813Z Generating XML reports... 2023-01-11T22:53:42.3708184Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.AnnotationsTest-20230111225333.xml 2023-01-11T22:53:42.3708745Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_cse_pass.TestCSEPass-20230111225333.xml 2023-01-11T22:53:42.3709308Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_common_passes.TestCommonPass-20230111225333.xml 2023-01-11T22:53:42.3709821Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_const_fold.TestConstFold-20230111225333.xml 2023-01-11T22:53:42.3710490Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111225333.xml 2023-01-11T22:53:42.3711070Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_dce_pass.TestDCE-20230111225333.xml 2023-01-11T22:53:42.3711508Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFX-20230111225333.xml 2023-01-11T22:53:42.3711997Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFXAPIBackwardCompatibility-20230111225333.xml 2023-01-11T22:53:42.3712510Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFunctionalTracing-20230111225333.xml 2023-01-11T22:53:42.3713013Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_pass_infra.TestPassManager-20230111225333.xml 2023-01-11T22:53:42.3713559Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111225333.xml 2023-01-11T22:53:42.3714100Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.TypeCheckerTest-20230111225333.xml 2023-01-11T22:53:42.3714369Z 2023-01-11T22:53:42.3714729Z ##[endgroup] 2023-01-11T22:53:42.3715069Z FINISHED PRINTING LOG FILE of test_fx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_3__25ppq) 2023-01-11T22:53:42.3715316Z 2023-01-11T22:53:42.3715431Z Running test_indexing ... [2023-01-11 22:53:42.353227] 2023-01-11T22:53:42.3715838Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:42.353825] 2023-01-11T22:53:45.5961701Z 2023-01-11T22:53:45.5962367Z Expand the folded group to see the log file of test_indexing 2023-01-11T22:53:45.5963181Z ##[group]PRINTING LOG FILE of test_indexing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_indexing_a3gbzcvc) 2023-01-11T22:53:45.5964127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:45.5964893Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:45.5965046Z 2023-01-11T22:53:45.5965124Z Running tests... 2023-01-11T22:53:45.5965392Z ---------------------------------------------------------------------- 2023-01-11T22:53:45.5965573Z 2023-01-11T22:53:45.5965712Z ---------------------------------------------------------------------- 2023-01-11T22:53:45.5965962Z Ran 0 tests in 0.000s 2023-01-11T22:53:45.5966261Z 2023-01-11T22:53:45.5966322Z OK 2023-01-11T22:53:45.5966418Z 2023-01-11T22:53:45.5966510Z Generating XML reports... 2023-01-11T22:53:45.5966797Z Test results will be stored in test-reports\python-unittest\test_indexing 2023-01-11T22:53:45.5966989Z 2023-01-11T22:53:45.5967221Z ##[endgroup] 2023-01-11T22:53:45.5967557Z FINISHED PRINTING LOG FILE of test_indexing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_indexing_a3gbzcvc) 2023-01-11T22:53:45.5967814Z 2023-01-11T22:53:45.5969029Z Running test_jit_cuda_fuser ... [2023-01-11 22:53:45.596460] 2023-01-11T22:53:45.5976236Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:45.597076] 2023-01-11T22:53:50.6446521Z 2023-01-11T22:53:50.6446994Z Expand the folded group to see the log file of test_jit_cuda_fuser 2023-01-11T22:53:50.6447736Z ##[group]PRINTING LOG FILE of test_jit_cuda_fuser (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_cuda_fuser_jl752_45) 2023-01-11T22:53:50.6448800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:50.6449722Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:50.6450013Z 2023-01-11T22:53:50.6450120Z Running tests... 2023-01-11T22:53:50.6450447Z ---------------------------------------------------------------------- 2023-01-11T22:53:50.6450882Z Test results will be stored in test-reports\python-unittest\test_jit_cuda_fuser 2023-01-11T22:53:50.6451240Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6451599Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6451934Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6452312Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.000s) 2023-01-11T22:53:50.6452672Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6452999Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6453404Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6453821Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6454152Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6454466Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6454818Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6455193Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6455553Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.000s) 2023-01-11T22:53:50.6455896Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6456215Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6456564Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6456989Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.000s) 2023-01-11T22:53:50.6457388Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6457720Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6458233Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6458561Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6458885Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6459196Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6459668Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.000s) 2023-01-11T22:53:50.6460122Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.000s) 2023-01-11T22:53:50.6460541Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6460912Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6461307Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6461672Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6470717Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6471233Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6471546Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6471879Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6472229Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6472546Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6472880Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6473225Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6473549Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6473883Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6474210Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6474562Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.001s) 2023-01-11T22:53:50.6474911Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6475291Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6475663Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6475998Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6476367Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2023-01-11T22:53:50.6476731Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6477090Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6477445Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6477781Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6478094Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6478412Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6478784Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.002s) 2023-01-11T22:53:50.6479288Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6479603Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2023-01-11T22:53:50.6479965Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6480305Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6480603Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6480994Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6481328Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6481658Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2023-01-11T22:53:50.6482004Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6482350Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6482673Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6482973Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6483299Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.006s) 2023-01-11T22:53:50.6483632Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6483980Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6484305Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6484629Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6484954Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6485294Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6485637Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6485978Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6486328Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6486698Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2023-01-11T22:53:50.6487056Z test_no_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6487353Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6487662Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6487986Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6488315Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6488633Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6488951Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6489290Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6489662Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6490066Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6490436Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6490786Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6491160Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6491612Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6492007Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6492338Z test_permute (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6492676Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6493070Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6493428Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6493808Z test_profiling_node (__main__.TestCudaFuser) ... skip: Skipped due to rand_like behavior change (0.000s) 2023-01-11T22:53:50.6494186Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.010s) 2023-01-11T22:53:50.6494519Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6494845Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6495178Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6495522Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6495880Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6496238Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6496644Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T22:53:50.6496988Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.011s) 2023-01-11T22:53:50.6497326Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6497651Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6497980Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6498306Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6498645Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6499011Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6499431Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2023-01-11T22:53:50.6499815Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6500163Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6500532Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6500880Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6501208Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6501516Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6501839Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6502173Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6502498Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6502824Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6503242Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T22:53:50.6503739Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T22:53:50.6504174Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T22:53:50.6504532Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6504854Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6505211Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6505537Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2023-01-11T22:53:50.6505887Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6506253Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6506590Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6506893Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6507217Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6507550Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6507886Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6508224Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6508558Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6508871Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6509191Z test_transpose (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6509519Z test_transpose_default (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6509973Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6510305Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6510628Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6510939Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6511261Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6511636Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T22:53:50.6512001Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6512331Z test_variance_profiling (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6512691Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2023-01-11T22:53:50.6513047Z test_view_before_permute (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2023-01-11T22:53:50.6513421Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2023-01-11T22:53:50.6513854Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2023-01-11T22:53:50.6514248Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.003s) 2023-01-11T22:53:50.6514632Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6515017Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T22:53:50.6515384Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.638s) 2023-01-11T22:53:50.6515735Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.093s) 2023-01-11T22:53:50.6515993Z 2023-01-11T22:53:50.6516140Z ---------------------------------------------------------------------- 2023-01-11T22:53:50.6516393Z Ran 158 tests in 0.953s 2023-01-11T22:53:50.6516518Z 2023-01-11T22:53:50.6516595Z OK (skipped=155) 2023-01-11T22:53:50.6516712Z 2023-01-11T22:53:50.6516806Z Generating XML reports... 2023-01-11T22:53:50.6517257Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestEnableDisableCudaFuser-20230111225349.xml 2023-01-11T22:53:50.6517825Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-jit.test_fuser_common.TestFuserCommon-20230111225349.xml 2023-01-11T22:53:50.6518328Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestCudaFuser-20230111225349.xml 2023-01-11T22:53:50.6518580Z 2023-01-11T22:53:50.6519006Z ##[endgroup] 2023-01-11T22:53:50.6519373Z FINISHED PRINTING LOG FILE of test_jit_cuda_fuser (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_cuda_fuser_jl752_45) 2023-01-11T22:53:50.6519702Z 2023-01-11T22:53:50.6519827Z Running test_jit_disabled ... [2023-01-11 22:53:50.641799] 2023-01-11T22:53:50.6520260Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:50.641799] 2023-01-11T22:53:54.2051532Z 2023-01-11T22:53:54.2052161Z Expand the folded group to see the log file of test_jit_disabled 2023-01-11T22:53:54.2052948Z ##[group]PRINTING LOG FILE of test_jit_disabled (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_disabled_yuu90sy3) 2023-01-11T22:53:54.2053807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:54.2054521Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:54.2054672Z 2023-01-11T22:53:54.2054748Z Running tests... 2023-01-11T22:53:54.2055011Z ---------------------------------------------------------------------- 2023-01-11T22:53:54.2055355Z Test results will be stored in test-reports\python-unittest\test_jit_disabled 2023-01-11T22:53:54.2055680Z test_attribute (__main__.TestJitDisabled) ... ok (0.552s) 2023-01-11T22:53:54.2055964Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.111s) 2023-01-11T22:53:54.2056288Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.110s) 2023-01-11T22:53:54.2056473Z 2023-01-11T22:53:54.2056624Z ---------------------------------------------------------------------- 2023-01-11T22:53:54.2056876Z Ran 3 tests in 0.766s 2023-01-11T22:53:54.2056993Z 2023-01-11T22:53:54.2057053Z OK 2023-01-11T22:53:54.2057149Z 2023-01-11T22:53:54.2057238Z Generating XML reports... 2023-01-11T22:53:54.2057657Z Generated XML report: test-reports\python-unittest\test_jit_disabled\TEST-TestJitDisabled-20230111225353.xml 2023-01-11T22:53:54.2057923Z 2023-01-11T22:53:54.2058153Z ##[endgroup] 2023-01-11T22:53:54.2058572Z FINISHED PRINTING LOG FILE of test_jit_disabled (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_disabled_yuu90sy3) 2023-01-11T22:53:54.2058842Z 2023-01-11T22:53:54.2058959Z Running test_linalg ... [2023-01-11 22:53:54.195699] 2023-01-11T22:53:54.2062769Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:54.205816] 2023-01-11T22:53:57.4591851Z 2023-01-11T22:53:57.4592443Z Expand the folded group to see the log file of test_linalg 2023-01-11T22:53:57.4593162Z ##[group]PRINTING LOG FILE of test_linalg (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_linalg_b_lgfwb7) 2023-01-11T22:53:57.4594250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:53:57.4594952Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:53:57.4595198Z 2023-01-11T22:53:57.4595279Z Running tests... 2023-01-11T22:53:57.4595548Z ---------------------------------------------------------------------- 2023-01-11T22:53:57.4595730Z 2023-01-11T22:53:57.4595882Z ---------------------------------------------------------------------- 2023-01-11T22:53:57.4596117Z Ran 0 tests in 0.000s 2023-01-11T22:53:57.4596238Z 2023-01-11T22:53:57.4596299Z OK 2023-01-11T22:53:57.4596393Z 2023-01-11T22:53:57.4596487Z Generating XML reports... 2023-01-11T22:53:57.4596783Z Test results will be stored in test-reports\python-unittest\test_linalg 2023-01-11T22:53:57.4596974Z 2023-01-11T22:53:57.4597200Z ##[endgroup] 2023-01-11T22:53:57.4597531Z FINISHED PRINTING LOG FILE of test_linalg (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_linalg_b_lgfwb7) 2023-01-11T22:53:57.4597783Z 2023-01-11T22:53:57.4597914Z Running test_mobile_optimizer ... [2023-01-11 22:53:57.455822] 2023-01-11T22:53:57.4603120Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:57.455822] 2023-01-11T22:54:01.9273799Z 2023-01-11T22:54:01.9274392Z Expand the folded group to see the log file of test_mobile_optimizer 2023-01-11T22:54:01.9275475Z ##[group]PRINTING LOG FILE of test_mobile_optimizer (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mobile_optimizer__t1_6bjm) 2023-01-11T22:54:01.9276381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:54:01.9277083Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:54:01.9277236Z 2023-01-11T22:54:01.9277312Z Running tests... 2023-01-11T22:54:01.9277584Z ---------------------------------------------------------------------- 2023-01-11T22:54:01.9277942Z Test results will be stored in test-reports\python-unittest\test_mobile_optimizer 2023-01-11T22:54:01.9278277Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (1.119s) 2023-01-11T22:54:01.9279058Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\bundled_inputs.py:394: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:54:01.9279802Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T22:54:01.9280043Z ok (0.035s) 2023-01-11T22:54:01.9280296Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.011s) 2023-01-11T22:54:01.9280649Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.001s) 2023-01-11T22:54:01.9281047Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.504s) 2023-01-11T22:54:01.9281359Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.101s) 2023-01-11T22:54:01.9281721Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.003s) 2023-01-11T22:54:01.9282109Z 2023-01-11T22:54:01.9282265Z ---------------------------------------------------------------------- 2023-01-11T22:54:01.9282521Z Ran 7 tests in 1.781s 2023-01-11T22:54:01.9282641Z 2023-01-11T22:54:01.9282717Z OK (skipped=1) 2023-01-11T22:54:01.9282830Z 2023-01-11T22:54:01.9282922Z Generating XML reports... 2023-01-11T22:54:01.9283292Z Generated XML report: test-reports\python-unittest\test_mobile_optimizer\TEST-TestOptimizer-20230111225359.xml 2023-01-11T22:54:01.9283555Z 2023-01-11T22:54:01.9283784Z ##[endgroup] 2023-01-11T22:54:01.9284247Z FINISHED PRINTING LOG FILE of test_mobile_optimizer (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mobile_optimizer__t1_6bjm) 2023-01-11T22:54:01.9284531Z 2023-01-11T22:54:01.9284652Z Running test_modules ... [2023-01-11 22:54:01.927540] 2023-01-11T22:54:01.9285230Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:54:01.928167] 2023-01-11T22:54:05.8507318Z 2023-01-11T22:54:05.8508019Z Expand the folded group to see the log file of test_modules 2023-01-11T22:54:05.8508822Z ##[group]PRINTING LOG FILE of test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_modules_vlkztp05) 2023-01-11T22:54:05.8509774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:54:05.8510464Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:54:05.8510615Z 2023-01-11T22:54:05.8510691Z Running tests... 2023-01-11T22:54:05.8510959Z ---------------------------------------------------------------------- 2023-01-11T22:54:05.8511138Z 2023-01-11T22:54:05.8511300Z ---------------------------------------------------------------------- 2023-01-11T22:54:05.8511544Z Ran 0 tests in 0.000s 2023-01-11T22:54:05.8511663Z 2023-01-11T22:54:05.8511711Z OK 2023-01-11T22:54:05.8511806Z 2023-01-11T22:54:05.8511897Z Generating XML reports... 2023-01-11T22:54:05.8512181Z Test results will be stored in test-reports\python-unittest\test_modules 2023-01-11T22:54:05.8512369Z 2023-01-11T22:54:05.8512593Z ##[endgroup] 2023-01-11T22:54:05.8512941Z FINISHED PRINTING LOG FILE of test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_modules_vlkztp05) 2023-01-11T22:54:05.8513196Z 2023-01-11T22:54:05.8513328Z Running test_multiprocessing ... [2023-01-11 22:54:05.849365] 2023-01-11T22:54:05.8518871Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:54:05.849365] 2023-01-11T22:59:50.2651550Z 2023-01-11T22:59:50.2652108Z Expand the folded group to see the log file of test_multiprocessing 2023-01-11T22:59:50.2653022Z ##[group]PRINTING LOG FILE of test_multiprocessing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_xl1nst4h) 2023-01-11T22:59:50.2670545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2671300Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2671465Z 2023-01-11T22:59:50.2672249Z Running tests... 2023-01-11T22:59:50.2672658Z ---------------------------------------------------------------------- 2023-01-11T22:59:50.2673048Z Test results will be stored in test-reports\python-unittest\test_multiprocessing 2023-01-11T22:59:50.2673665Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: Test needs to use fork multiprocessing (0.001s) 2023-01-11T22:59:50.2674250Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2674752Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2675387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2675964Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2676419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2676902Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2677511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2678093Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2678553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2679067Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2679508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2679958Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2680970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2681966Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2682959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2684101Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2685107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2686047Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2686352Z ok (2.891s) 2023-01-11T22:59:50.2686779Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.001s) 2023-01-11T22:59:50.2687360Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2688000Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2688562Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2689158Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2689677Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2691144Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.002s) 2023-01-11T22:59:50.2691702Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2692159Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T22:59:50.2692614Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.006s) 2023-01-11T22:59:50.2693253Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2023-01-11T22:59:50.2693782Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2694311Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2694865Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2695417Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2695944Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.2696668Z test_fd_pool (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2697301Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2697867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2698312Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2699081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2699793Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2700215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2700642Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2701060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2701498Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2702264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2702959Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2703376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2703800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2704228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2704635Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2705053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2706082Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2706541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2706983Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2707812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2708512Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2709251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2709937Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2710364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2710780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2711188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2711607Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2712041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2712487Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2712935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2713368Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2714134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2714837Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2715539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2716240Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2716659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2717074Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2717516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2717950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2718707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2719792Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2720262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2720685Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2721102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2721541Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2722305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2722989Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2723408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2723820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2724256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2724691Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2725119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2725533Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2725974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2726411Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2727180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2727867Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2728586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2729287Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2729716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2730142Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2730556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2730996Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2732158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2732858Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2733335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2733766Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2734208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2734646Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2735397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2736102Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2736521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2736937Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2737375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2737802Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2738576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2739269Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2739688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2740111Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2740526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2740960Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2741722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2742407Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2742825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2743236Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2743686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2744523Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2745379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2746148Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2746573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2746992Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2747430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2747871Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2748633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2749322Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2749738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2750157Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2750577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2751016Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2751466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2751885Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2752324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2752764Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2753534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2754236Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2754951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2755650Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2756070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2756485Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2756930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2757859Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2759038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2759740Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2760159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2760579Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2760998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2761448Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2762218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2762910Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2763325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2763742Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2764182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2764626Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2765165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2765590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2766104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2766549Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2767368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2768071Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2768790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2769489Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2769911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2770327Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2770826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2771241Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2771678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2772120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2772619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2773056Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2773823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2774513Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2775212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2775904Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2776332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2776751Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2777193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2777633Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2778076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2778498Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2778914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2779344Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2780110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2780799Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2781522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2782196Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2782611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2783091Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2783532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2783975Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2784403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2784863Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2785398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2785834Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2786600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2787281Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2787994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2788680Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2789098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2789518Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2790099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2790595Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2791368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2792084Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2792510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2792936Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2793379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2793816Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2794581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2795255Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2795684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2796244Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2796684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2797171Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2797975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2798675Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2799091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2799515Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2799932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2800372Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2801250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2802041Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2802538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2803043Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2803527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2803982Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2804402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2804819Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2805251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2805694Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2806454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2807146Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2807885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2808602Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2809076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2809561Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2810055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2810469Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2810967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2811387Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2811817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2812252Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2813023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2813721Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2814442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2815131Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2815622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2816075Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2816513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2816950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2817719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2818411Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2818834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2819281Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2819726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2820137Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2820903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2821668Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2822143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2822629Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2823058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2823466Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2823955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2824400Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2824852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2825416Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2826215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2826942Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2827751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2828516Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2828999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2829460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2829942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2830415Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2848813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2849295Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2849735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2850195Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2850962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2851674Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2852462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2853343Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2854218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2854637Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2855075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2855592Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2856366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2857057Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2857477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2857901Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2858362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2858802Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2859619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2860354Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2860782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2861241Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2861685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2862134Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2862904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2863628Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2864059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2864507Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2864946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2865542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2866313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2867098Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2867522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2867947Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2868446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2868885Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2869308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2869718Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2870156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2870646Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2871455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2872146Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2872885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2873578Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2873996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2874399Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2874840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2875276Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2875722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2876137Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2876573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2877049Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2877857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2878550Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2879346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2880105Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2880519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2880931Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2881415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2881852Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2882604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2883327Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2883780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2884251Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2884687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2885126Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2885892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2886580Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2886992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2887413Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2887846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2888284Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2888707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2889170Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2889644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2890080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2890844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2891535Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2892270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2893023Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2893440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2893890Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2894330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2894771Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2895609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2896307Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2896717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2897140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2897572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2898003Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2898825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2899522Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2899932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2900343Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2900776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2901252Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2901734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2902154Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2902572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2903004Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2903775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2904468Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2905251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2905994Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2906438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2906846Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2907323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2907780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2908217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2908632Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2909062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2909492Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2910250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2910946Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2911669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2912363Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2912583Z ok (83.321s) 2023-01-11T22:59:50.2913322Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:304: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2914063Z data = [x.storage(), x, x[2], x[:, 1]] 2023-01-11T22:59:50.2914760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2915469Z device=typed_storage.device, 2023-01-11T22:59:50.2916388Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:312: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2917059Z self.assertEqual(t.storage()._cdata, storage_cdata) 2023-01-11T22:59:50.2917298Z ok (0.052s) 2023-01-11T22:59:50.2917746Z test_fd_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2918341Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2918778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2919245Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2920172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2920951Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2921369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2921787Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2922226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2922664Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2923430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2924118Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2924795Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:284: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2925412Z s1 = t1.storage() 2023-01-11T22:59:50.2926019Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:285: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2926643Z s2 = t2.storage() 2023-01-11T22:59:50.2927280Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:287: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:59:50.2927913Z self.assertEqual(s1.data_ptr(), s1.data_ptr()) 2023-01-11T22:59:50.2928335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2928757Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2929191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2929624Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2930393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2931136Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2931623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2932081Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2932512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2932938Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2933689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2934362Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2934777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2935192Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2935677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2936112Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2936876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2937613Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2938024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2938481Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2938917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2939347Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2940105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2940794Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2941194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2941608Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2942039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2942467Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2943230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2944067Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2944532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2944953Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2945451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2945878Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2946643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2947315Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2947724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2948133Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2948556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2948982Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2949785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2950510Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2950907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2951358Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2951790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2952220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2952976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2953655Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2954071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2954483Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2954892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2955320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2956266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2956949Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2957406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2957826Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2958431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2959012Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2959819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2960511Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2960901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2961317Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2961796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2962268Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2963020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2963707Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2964118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2964530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2964946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2965379Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2966136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2966817Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2967233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2967694Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2968166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2968682Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2969438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2970179Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2970580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2971000Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2971423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2971842Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2972587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2973257Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2973701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2974113Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2974563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2974984Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2975732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2976397Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2976801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2977204Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2977619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2978039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2978779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2979455Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2979888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2980330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2980799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2981285Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2982640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2983339Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2983742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2984143Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2984553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2984980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2985862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2986577Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2986978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2987371Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2987786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2988208Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2988954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2989633Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2990021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2990423Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2990849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2991264Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2992045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2992764Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2993169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2993569Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2994051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2994472Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2995254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2995915Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2996312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2996769Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.2997204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.2997671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.2998449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.2999123Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.2999513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.2999906Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3000325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3000744Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3001486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3002142Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3002542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3002937Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3003345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3003805Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3004578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3005233Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3005630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3006094Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3006510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3006923Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3007726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3008397Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3008786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3009192Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3009651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3010070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3010849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3011633Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3012036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3012438Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3012842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3013266Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3014055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3014722Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3015120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3015522Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3015991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3016445Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3017200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3017866Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3018256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3018732Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3019149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3019568Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3020489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3021276Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3021678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3022140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3022599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3023016Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3023764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3024434Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3024834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3025327Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3025748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3026171Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3026927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3027603Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3028032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3028446Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3028900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3029317Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3030062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3030731Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3031127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3031595Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3032011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3032420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3033202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3033925Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3034335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3034775Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3035203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3035625Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3036420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3037332Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3037725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3038126Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3038546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3038962Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3039707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3040454Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3040862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3041257Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3041676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3042082Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3042818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3043491Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3043971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3044372Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3044791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3045263Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3046052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3046762Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3047154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3047557Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3047983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3048401Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3049139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3049795Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3050196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3050592Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3051008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3051416Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3052203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3052962Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3053366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3053762Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3054185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3054606Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3055347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3056068Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3056454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3056854Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3057274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3057816Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3058614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3059292Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3059694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3060094Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3060518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3060926Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3061668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3062331Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3062734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3063132Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3063551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3064008Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3064799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3065573Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3066012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3066423Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3066853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3067272Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3068016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3068748Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3069149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3069557Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3070057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3070514Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3071266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3071943Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3072346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3072748Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3073176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3073600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3074345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3075020Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3075407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3075851Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3076274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3076740Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3077492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3078160Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3078558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3078960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3079371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3079788Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3080529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3081254Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3081656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3082104Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3082608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3083035Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3083785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3084462Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3084850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3085254Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3085681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3086102Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3086851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3087539Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3087982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3088421Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3088829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3089251Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3089996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3090669Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3091068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3091471Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3091892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3092311Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3093052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3093816Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3094207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3094704Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3095126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3095547Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3096294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3096962Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3097361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3097763Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3098171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3098590Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3099329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3100056Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3100497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3100898Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3101316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3101736Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3102487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3103158Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3103546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3103950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3104363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3104780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3105601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3106390Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3106884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3107289Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3107694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3108114Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3108852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3109530Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3109929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3110327Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3110745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3111166Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3111942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3112653Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3112855Z ok (156.016s) 2023-01-11T22:59:50.3113144Z test_fs (__main__.TestMultiprocessing) ... skip: don't not how to check if shm files exist (0.003s) 2023-01-11T22:59:50.3113486Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2023-01-11T22:59:50.3113971Z test_fs_pool (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3114423Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3114846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3115267Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3116005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3116672Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3117074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3117471Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3118632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3119061Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3119869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3120545Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3120945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3121348Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3121758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3122180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3122608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3123012Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3123434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3123894Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3124684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3125363Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3126066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3126733Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3127136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3127540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3127959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3128381Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3129125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3129833Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3130235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3130734Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3131138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3131555Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3132340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3133005Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3133402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3133802Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3134218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3134636Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3135052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3135452Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3135911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3136332Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3137119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3137797Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3138514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3139172Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3139575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3139965Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3140382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3140803Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3141234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3141629Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3142092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3142548Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3143287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3144018Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3144759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3145507Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3145913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3146319Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3146739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3147159Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3147942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3148615Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3149059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3149464Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3149864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3150281Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3151029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3151703Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3152104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3152502Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3152921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3153342Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3154072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3154828Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3155300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3155697Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3156116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3156542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3157334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3158007Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3158410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3158813Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3159215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3159633Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3160101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3160508Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3160966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3161390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3162140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3162818Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3163516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3164184Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3164586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3164992Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3165410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3165836Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3166309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3166708Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3167158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3167631Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3168384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3169097Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3169821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3170489Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3170891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3171294Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3171714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3172135Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3172550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3172949Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3173371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3173791Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3174533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3175206Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3175922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3176583Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3176984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3177429Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3177876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3178296Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3179030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3179743Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3180140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3180538Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3181512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3181955Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3182693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3183364Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3183766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3184168Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3184593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3185015Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3185532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3185933Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3186344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3186774Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3187524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3188191Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3188911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3189586Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3189990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3190392Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3190811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3191227Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3191641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3192039Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3192527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3192943Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3193834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3194509Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3195224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3195902Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3196301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3196688Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3197109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3197533Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3197960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3198360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3198779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3199197Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3199944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3200610Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3201310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3201988Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3202387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3202786Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3203205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3203625Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3204454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3205216Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3205618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3206060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3206494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3206951Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3207702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3208379Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3208779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3209187Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3209610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3210031Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3210773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3211437Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3211827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3212231Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3212649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3213067Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3213815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3214485Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3214890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3215290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3215700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3216119Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3216552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3217003Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3217780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3218470Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3218879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3219294Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3220038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3220724Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3221119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3221528Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3221950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3222368Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3222792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3223193Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3223611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3224019Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3224831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3225646Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3226369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3227043Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3227459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3227864Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3228277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3228671Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3229087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3229568Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3230010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3230433Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3231232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3231909Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3232615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3233295Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3233708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3234114Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3234521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3234913Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3235336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3235768Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3236208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3236632Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3237383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3238066Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3238771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3239441Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3239827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3240229Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3240650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3241073Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3241864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3242529Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3242973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3243384Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3243792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3244212Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3244963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3245627Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3246028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3246429Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3246849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3247265Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3248015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3248699Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3249091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3249494Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3249909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3250329Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3251076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3251751Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3252150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3252551Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3252957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3253436Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3253865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3254262Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3254680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3255141Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3255904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3256594Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3257309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3257985Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3258379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3258784Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3259206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3259630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3260062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3260469Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3260893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3261301Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3262051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3262729Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3263447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3264105Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3264508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3264908Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3265411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3265906Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3266695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3267479Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3267897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3268352Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3268830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3269304Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3270103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3270816Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3271262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3271707Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3272137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3272612Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3273089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3273535Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3274012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3274486Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3275293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3276035Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3276816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3277528Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3277954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3278411Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3278955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3279439Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3279931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3280447Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3280988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3281471Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3282281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3283021Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3283799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3284531Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3295419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3295847Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3296269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3296692Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3297117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3297511Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3297929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3298333Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3299098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3299792Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3300506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3301173Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3301572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3301975Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3302545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3302964Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3303380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3303836Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3304255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3304671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3305515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3306200Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3306916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3307583Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3307983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3308387Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3308795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3309217Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3309953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3310604Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3311001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3311406Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3311826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3312242Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3312993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3313661Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3313863Z ok (82.602s) 2023-01-11T22:59:50.3314121Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.051s) 2023-01-11T22:59:50.3314881Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux, dynamo, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T22:59:50.3315737Z test_inherit_tensor (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3316200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3316623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3317046Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3317798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3318472Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3318715Z test_inherit_tensor: SubProcess too slow 2023-01-11T22:59:50.3318923Z ok (2.005s) 2023-01-11T22:59:50.3319383Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3319875Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3320296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3320726Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3321473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3322138Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3322338Z ok (2.489s) 2023-01-11T22:59:50.3322655Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T22:59:50.3323018Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2023-01-11T22:59:50.3323354Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2023-01-11T22:59:50.3323876Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3324339Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3324765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3325172Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3325918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3327223Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3327624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3328023Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3328493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3328916Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3329665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3330326Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3330523Z ok (4.584s) 2023-01-11T22:59:50.3330816Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T22:59:50.3331182Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.002s) 2023-01-11T22:59:50.3331950Z test_parameter_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:87: UserWarning: backward hook .hook at 0x000001EAB2165040> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2023-01-11T22:59:50.3332647Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T22:59:50.3333063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3333463Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3333882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3334304Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3335035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3335708Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3335920Z ok (2.692s) 2023-01-11T22:59:50.3336607Z test_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:87: UserWarning: backward hook .hook at 0x000001EAB396AAF0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2023-01-11T22:59:50.3337298Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T22:59:50.3337713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3338112Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3338527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3339341Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3340080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3340796Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3341204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:59:50.3341602Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:59:50.3342016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:59:50.3342436Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:59:50.3343175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T22:59:50.3343828Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T22:59:50.3344040Z ok (5.035s) 2023-01-11T22:59:50.3344339Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.000s) 2023-01-11T22:59:50.3344571Z 2023-01-11T22:59:50.3344728Z ---------------------------------------------------------------------- 2023-01-11T22:59:50.3344983Z Ran 37 tests in 341.766s 2023-01-11T22:59:50.3345105Z 2023-01-11T22:59:50.3345279Z OK (skipped=21) 2023-01-11T22:59:50.3345393Z 2023-01-11T22:59:50.3345483Z Generating XML reports... 2023-01-11T22:59:50.3345867Z Generated XML report: test-reports\python-unittest\test_multiprocessing\TEST-TestMultiprocessing-20230111225408.xml 2023-01-11T22:59:50.3346148Z 2023-01-11T22:59:50.3346481Z ##[endgroup] 2023-01-11T22:59:50.3346860Z FINISHED PRINTING LOG FILE of test_multiprocessing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_xl1nst4h) 2023-01-11T22:59:50.3347150Z 2023-01-11T22:59:50.3347287Z Running test_multiprocessing_spawn ... [2023-01-11 22:59:50.268861] 2023-01-11T22:59:50.3347746Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:59:50.268861] 2023-01-11T23:00:20.3085702Z 2023-01-11T23:00:20.3087260Z Expand the folded group to see the log file of test_multiprocessing_spawn 2023-01-11T23:00:20.3088083Z ##[group]PRINTING LOG FILE of test_multiprocessing_spawn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_spawn_qb0q5osf) 2023-01-11T23:00:20.3088991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3089668Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3089818Z 2023-01-11T23:00:20.3089894Z Running tests... 2023-01-11T23:00:20.3090159Z ---------------------------------------------------------------------- 2023-01-11T23:00:20.3092889Z Test results will be stored in test-reports\python-unittest\test_multiprocessing_spawn 2023-01-11T23:00:20.3093295Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.455s) 2023-01-11T23:00:20.3094433Z test_exception_all (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2023-01-11T23:00:20.3094796Z test_exception_single (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2023-01-11T23:00:20.3095161Z test_first_argument_index (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2023-01-11T23:00:20.3095557Z test_success (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2023-01-11T23:00:20.3096114Z test_success_first_then_exception (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2023-01-11T23:00:20.3096501Z test_success_non_blocking (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2023-01-11T23:00:20.3096887Z test_terminate_exit (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2023-01-11T23:00:20.3097366Z test_terminate_signal (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2023-01-11T23:00:20.3097990Z test_exception_all (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3098495Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3098932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3099428Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3099867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3100269Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3100688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3101115Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3101875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3102669Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3103394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3104150Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3104408Z ok (2.760s) 2023-01-11T23:00:20.3104824Z test_exception_raises (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3105390Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3105819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3106251Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3107003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3107795Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3108011Z ok (2.675s) 2023-01-11T23:00:20.3108422Z test_exception_single (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3108934Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3109350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3109833Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3110277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3110740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3111167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3111592Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3112353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3113031Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3113737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3114413Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3114816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3115229Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3115652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3116145Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3116626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3117039Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3117454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3117879Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3118640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3119308Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3120013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3120758Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3120978Z ok (5.372s) 2023-01-11T23:00:20.3121456Z test_first_argument_index (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3121967Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3122409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3122857Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3123284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3123712Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3124154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3124574Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3125334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3126020Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3126738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3127425Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3127628Z ok (2.678s) 2023-01-11T23:00:20.3127857Z test_signal_raises (__main__.SpawnTest) ... ok (0.006s) 2023-01-11T23:00:20.3128363Z test_success (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3128848Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3129276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3129697Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3130455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3131133Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3131522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3131926Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3132353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3132856Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3134223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3134990Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3135257Z ok (2.642s) 2023-01-11T23:00:20.3135686Z test_success_first_then_exception (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3136148Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3136570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3136997Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3137764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3138433Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3138837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3139245Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3139670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3140099Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3140897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3141637Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3141854Z ok (2.751s) 2023-01-11T23:00:20.3142269Z test_success_non_blocking (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3142722Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3143142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3143567Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3144313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3145077Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3145464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3145949Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3146372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3146852Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3147712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3148386Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3148601Z ok (2.873s) 2023-01-11T23:00:20.3149015Z test_terminate_exit (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3149450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3149872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3150295Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3151051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3151738Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3152137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3152534Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3153022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3153503Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3154240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3154923Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3155133Z ok (2.788s) 2023-01-11T23:00:20.3155549Z test_terminate_signal (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3155997Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3156422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3156846Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3157273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:00:20.3157658Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:00:20.3158080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:00:20.3158572Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:00:20.3159481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3160171Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3160877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:20.3161546Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:20.3161759Z ok (2.384s) 2023-01-11T23:00:20.3161869Z 2023-01-11T23:00:20.3162027Z ---------------------------------------------------------------------- 2023-01-11T23:00:20.3162269Z Ran 19 tests in 27.391s 2023-01-11T23:00:20.3162390Z 2023-01-11T23:00:20.3162464Z OK (skipped=8) 2023-01-11T23:00:20.3162576Z 2023-01-11T23:00:20.3162669Z Generating XML reports... 2023-01-11T23:00:20.3163040Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ErrorTest-20230111225952.xml 2023-01-11T23:00:20.3163521Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-SpawnTest-20230111225952.xml 2023-01-11T23:00:20.3164006Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ForkTest-20230111225952.xml 2023-01-11T23:00:20.3164268Z 2023-01-11T23:00:20.3164633Z ##[endgroup] 2023-01-11T23:00:20.3165075Z FINISHED PRINTING LOG FILE of test_multiprocessing_spawn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_spawn_qb0q5osf) 2023-01-11T23:00:20.3165374Z 2023-01-11T23:00:20.3165528Z Running test_namedtuple_return_api ... [2023-01-11 23:00:20.309831] 2023-01-11T23:00:20.3166040Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:00:20.310433] 2023-01-11T23:00:25.0342961Z 2023-01-11T23:00:25.0343455Z Expand the folded group to see the log file of test_namedtuple_return_api 2023-01-11T23:00:25.0344258Z ##[group]PRINTING LOG FILE of test_namedtuple_return_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtuple_return_api_i0xkehpe) 2023-01-11T23:00:25.0345258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:00:25.0345946Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:00:25.0346099Z 2023-01-11T23:00:25.0346175Z Running tests... 2023-01-11T23:00:25.0346450Z ---------------------------------------------------------------------- 2023-01-11T23:00:25.0346813Z Test results will be stored in test-reports\python-unittest\test_namedtuple_return_api 2023-01-11T23:00:25.0347182Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.405s) 2023-01-11T23:00:25.0347901Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T23:00:25.0348686Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T23:00:25.0348955Z Q, R = torch.qr(A, some) 2023-01-11T23:00:25.0349155Z should be replaced with 2023-01-11T23:00:25.0349587Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2459.) 2023-01-11T23:00:25.0350084Z ret1 = func(a, *op.input) 2023-01-11T23:00:25.0350527Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:155: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T23:00:25.0351008Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T23:00:25.0351271Z Q, R = torch.qr(A, some) 2023-01-11T23:00:25.0351468Z should be replaced with 2023-01-11T23:00:25.0351897Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2471.) 2023-01-11T23:00:25.0352316Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T23:00:25.0352812Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T23:00:25.0353384Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T23:00:25.0353723Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T23:00:25.0353928Z should be replaced with 2023-01-11T23:00:25.0354181Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T23:00:25.0354402Z and 2023-01-11T23:00:25.0354597Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T23:00:25.0354817Z should be replaced with 2023-01-11T23:00:25.0355234Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2910.) 2023-01-11T23:00:25.0355633Z ret1 = func(a, *op.input) 2023-01-11T23:00:25.0356076Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:155: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T23:00:25.0356648Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T23:00:25.0356986Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T23:00:25.0357201Z should be replaced with 2023-01-11T23:00:25.0357454Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T23:00:25.0357663Z and 2023-01-11T23:00:25.0357862Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T23:00:25.0358084Z should be replaced with 2023-01-11T23:00:25.0358508Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2928.) 2023-01-11T23:00:25.0358929Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T23:00:25.0359417Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T23:00:25.0359962Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T23:00:25.0360286Z X = torch.triangular_solve(B, A).solution 2023-01-11T23:00:25.0360506Z should be replaced with 2023-01-11T23:00:25.0360916Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2225.) 2023-01-11T23:00:25.0361299Z ret1 = func(a, *op.input) 2023-01-11T23:00:25.0361840Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T23:00:25.0362304Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T23:00:25.0362511Z should be replaced with 2023-01-11T23:00:25.0362756Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T23:00:25.0362974Z and 2023-01-11T23:00:25.0363250Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T23:00:25.0363495Z should be replaced with 2023-01-11T23:00:25.0363913Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2029.) 2023-01-11T23:00:25.0364313Z ret1 = func(a, *op.input) 2023-01-11T23:00:25.0364498Z ok (0.019s) 2023-01-11T23:00:25.0364750Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.685s) 2023-01-11T23:00:25.0364933Z 2023-01-11T23:00:25.0365089Z ---------------------------------------------------------------------- 2023-01-11T23:00:25.0365341Z Ran 3 tests in 2.109s 2023-01-11T23:00:25.0365456Z 2023-01-11T23:00:25.0365515Z OK 2023-01-11T23:00:25.0365597Z 2023-01-11T23:00:25.0365686Z Generating XML reports... 2023-01-11T23:00:25.0366070Z Generated XML report: test-reports\python-unittest\test_namedtuple_return_api\TEST-TestNamedTupleAPI-20230111230022.xml 2023-01-11T23:00:25.0366344Z 2023-01-11T23:00:25.0366611Z ##[endgroup] 2023-01-11T23:00:25.0366990Z FINISHED PRINTING LOG FILE of test_namedtuple_return_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtuple_return_api_i0xkehpe) 2023-01-11T23:00:25.0367277Z 2023-01-11T23:00:25.0367381Z Running test_nn ... [2023-01-11 23:00:25.031682] 2023-01-11T23:00:25.0367791Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:00:25.031682] 2023-01-11T23:01:16.5135336Z 2023-01-11T23:01:16.5136184Z Expand the folded group to see the log file of test_nn 2023-01-11T23:01:16.5136924Z ##[group]PRINTING LOG FILE of test_nn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nn_ddxuba2n) 2023-01-11T23:01:16.5157060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:16.5157776Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:16.5161142Z 2023-01-11T23:01:16.5161461Z Running tests... 2023-01-11T23:01:16.5161801Z ---------------------------------------------------------------------- 2023-01-11T23:01:16.5162155Z Test results will be stored in test-reports\python-unittest\test_nn 2023-01-11T23:01:16.5162473Z test_add_relu (__main__.TestAddRelu) ... ok (0.004s) 2023-01-11T23:01:16.5162776Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.001s) 2023-01-11T23:01:16.5163100Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.002s) 2023-01-11T23:01:16.5163697Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.001s) 2023-01-11T23:01:16.5164220Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.001s) 2023-01-11T23:01:16.5164797Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.457s) 2023-01-11T23:01:16.5165424Z test_fuse_conv_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.003s) 2023-01-11T23:01:16.5166004Z test_fuse_linear_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.003s) 2023-01-11T23:01:16.5166554Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.106s) 2023-01-11T23:01:16.5167125Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5167724Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5168237Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5168767Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5169269Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5169853Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5170361Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5170883Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5171327Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5171900Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5172436Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5172917Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5173377Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5173870Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5174385Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5174871Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5175379Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5175881Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5176346Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5176846Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5177344Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5177854Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:01:16.5178326Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5178806Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5179292Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5179741Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (0.093s) 2023-01-11T23:01:16.5180211Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5180671Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5181145Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5181625Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5182136Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5182629Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5183143Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5183636Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5184162Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5184732Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:01:16.5185378Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5185864Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5186335Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5186823Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5187402Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5187873Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5188355Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5188848Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5189409Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5189923Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5190405Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5190915Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5191419Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5191912Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5192406Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5192866Z test_AvgPool1d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5193260Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5193711Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5194178Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5194633Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5195085Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5195567Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5196038Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5196471Z test_AvgPool2d (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5196903Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5197329Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5197773Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5198171Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5198497Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5198838Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5199190Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5199564Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5199962Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5201260Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5201714Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5202133Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5202599Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5202941Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5203280Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5203606Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5204002Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5204330Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5204646Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5204957Z test_AvgPool3d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5205269Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5205587Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5205919Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5206248Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5206555Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5206945Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5207344Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5207829Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5208291Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5208637Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5208998Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5209352Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5209754Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5210172Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5210608Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5211021Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5211422Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5211835Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5212277Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5212668Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5213068Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5213538Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5214004Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5214426Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5214820Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5215256Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5215619Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5215985Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5216404Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5216756Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5217096Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5217427Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5217733Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5218084Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5218464Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5218786Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5219123Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5219482Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5219925Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5220335Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5220724Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5221113Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5221507Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5221850Z test_BCELoss (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5222166Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5222520Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5222863Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5223220Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5223551Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5223905Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5224296Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5224772Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5225118Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5225448Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5225892Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5226277Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.011s) 2023-01-11T23:01:16.5226664Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5227015Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5227404Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5227861Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5228176Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5228507Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5228854Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5229254Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5229598Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5229957Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5230335Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5230735Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5231124Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5231455Z test_BCELoss_weights (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5231797Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5232233Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5232604Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5233005Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5233334Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5233681Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5234039Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5234408Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5234756Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5235085Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5235478Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5235873Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5236473Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T23:01:16.5236996Z warnings.warn(warning.format(ret)) 2023-01-11T23:01:16.5237469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T23:01:16.5237911Z warnings.warn(warning.format(ret)) 2023-01-11T23:01:16.5238184Z ok (0.010s) 2023-01-11T23:01:16.5238472Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5238898Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5239291Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5239712Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5240135Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5240577Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5240945Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5241454Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5241933Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5242308Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5242693Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5243106Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5243524Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5243885Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5244266Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5244653Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5245092Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5245467Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5245848Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5246271Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5246674Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5247038Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5247407Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5247807Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.004s) 2023-01-11T23:01:16.5248214Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5248561Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5248901Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5249213Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5249562Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5249916Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5250279Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5250690Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5251063Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5251460Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5251782Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5252114Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5252457Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5252806Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.072s) 2023-01-11T23:01:16.5253243Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5253606Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:01:16.5253970Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5254322Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5254710Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5255060Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5255408Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5255757Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5256122Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5256467Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5256902Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5257248Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5257647Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5257993Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5258344Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5258653Z test_BatchNorm2d (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5258955Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:01:16.5259316Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5259672Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5260040Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5260414Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5260734Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5261042Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5261369Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5261704Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5262040Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5262391Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5262776Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5263110Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5263509Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5263869Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5264224Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5264663Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5265020Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:01:16.5265395Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5265790Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5266131Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5266471Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5266918Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5267902Z test_BatchNorm3d (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:01:16.5268623Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:01:16.5269237Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5269840Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5270417Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5271005Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5271510Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5272020Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5272517Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5273040Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5273572Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5274119Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5274642Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5275180Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5275766Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5276332Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.011s) 2023-01-11T23:01:16.5276869Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5277425Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5277987Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5278560Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5279106Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5279614Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5280151Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5280712Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5281199Z test_CELU (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5281658Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5282172Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5282670Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5283172Z test_CELU_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5283659Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5284195Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5284784Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5285424Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5286185Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5286807Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5287488Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5288170Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5288948Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5289725Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5290377Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5291083Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5291824Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5292400Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5293010Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5318209Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5318937Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5319582Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5320292Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5320873Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T23:01:16.5321367Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.671s) 2023-01-11T23:01:16.5321864Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T23:01:16.5322372Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5322923Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5323511Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5324067Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5324648Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5325294Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5325869Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5326459Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5327065Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5327612Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5328199Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5328845Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5329435Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.002s) 2023-01-11T23:01:16.5330105Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5330605Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.002s) 2023-01-11T23:01:16.5331094Z test_ConstantPad1d (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5331602Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5332258Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5332803Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5333309Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5333878Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5334366Z test_ConstantPad2d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5334834Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5335358Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5335919Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5336409Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:01:16.5336946Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5337455Z test_ConstantPad3d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5337954Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5338508Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5339067Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5339578Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5340088Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5340570Z test_Conv1d (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5341015Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:01:16.5341558Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5342116Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5342578Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:01:16.5343054Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5343622Z test_Conv1d_groups (__main__.TestNN) ... ok (0.072s) 2023-01-11T23:01:16.5344149Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5344701Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5345232Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5345755Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5346293Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5346788Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:01:16.5347274Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5347723Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5348214Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5348708Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5349824Z test_Conv1d_pad_same2 (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T23:01:16.5351050Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T23:01:16.5351408Z ok (0.037s) 2023-01-11T23:01:16.5351843Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5352468Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5352983Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5353497Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5354005Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5354506Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5355024Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5355610Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5356155Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5356708Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5357220Z test_Conv1d_stride (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5357708Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5358206Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5358699Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5359183Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5359722Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5360201Z test_Conv2d (__main__.TestNN) ... ok (0.067s) 2023-01-11T23:01:16.5360643Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:01:16.5361190Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5361780Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5362272Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.047s) 2023-01-11T23:01:16.5362765Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5363282Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:01:16.5363812Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5364344Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:01:16.5364880Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5365405Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5365907Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5366440Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5366830Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5367167Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:01:16.5367491Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5367891Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5368232Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5368689Z test_Conv2d_groups (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5369003Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5369321Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:01:16.5369645Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5370569Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5370946Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5371284Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5371641Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5371972Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5372290Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5372621Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5372976Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5373282Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5373600Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5373993Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:01:16.5374384Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5374713Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:01:16.5375032Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5375329Z test_Conv2d_padding (__main__.TestNN) ... ok (0.065s) 2023-01-11T23:01:16.5375648Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5375982Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5376340Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5376686Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5377037Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5377387Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:01:16.5377723Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5378053Z test_Conv2d_strided (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5378375Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5378716Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5379075Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5379415Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5379783Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5380113Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5380491Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5380832Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5381263Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5381674Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5382019Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5382306Z test_Conv3d (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5382575Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5382896Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5383280Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5383649Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5384001Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:01:16.5384339Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5384778Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5385085Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5385401Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5385778Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5386126Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5386547Z test_Conv3d_groups (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5386867Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5387200Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5387558Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5387882Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5388198Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5388581Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5388910Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5389221Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:01:16.5389530Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5389836Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:01:16.5390158Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5390463Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5390759Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5391088Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:01:16.5391445Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5391774Z test_Conv3d_stride (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5392136Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5392460Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5392828Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5393168Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5393533Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5393869Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5394202Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5394592Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5394912Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5395206Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5395521Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5395907Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5396275Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5396618Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:01:16.5396960Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5397273Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5397668Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5398057Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5398409Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5398805Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5399162Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5399502Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5399824Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5400153Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5400481Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5400821Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:01:16.5401172Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5401535Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5401908Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5402269Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5402622Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5403046Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5403434Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5403791Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:01:16.5404165Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5404572Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5405017Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5405385Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5405809Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5406150Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:01:16.5406479Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5406792Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:01:16.5407141Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5407538Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5407898Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5408296Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5408736Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5409092Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5409446Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5409859Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5410266Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5410645Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5411048Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5411490Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5411934Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5412303Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5412696Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5413126Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5413554Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5413992Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5414387Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5414820Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5415279Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5415685Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5416094Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5416518Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5416942Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5417319Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5417707Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5418114Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5418532Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5418888Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5419184Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5419533Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5419984Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5420373Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5420704Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5421129Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5421544Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5422032Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5422422Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5422834Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5423281Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5423701Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5424116Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5424622Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5425104Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5425573Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5426002Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5426440Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5426907Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5427356Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5427776Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5428200Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5428643Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5429102Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5429488Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5429870Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5430293Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5430688Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5431070Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5431516Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5432109Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5432534Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5432989Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5433475Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5433947Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5434388Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5434805Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5435222Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5435677Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5436127Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5436530Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5436938Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5437362Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5437803Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5438194Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5438653Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5439090Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5439524Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5439923Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5440341Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5440785Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5441245Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5441696Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5442083Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5442507Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5442920Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5443278Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5443631Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5444098Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5444502Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5444879Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5445290Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5445777Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5446227Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5446639Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5447055Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5447577Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5448042Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5448476Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5448913Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5449391Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5449863Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5450308Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5450756Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5451257Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5451752Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5452158Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5452539Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5452959Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5453384Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5453767Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5454147Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5454585Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5455024Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5455432Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5455868Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5456450Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5456920Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5457332Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5457772Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5458224Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5458666Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5459114Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5459515Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5459950Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5460384Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5460774Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5461200Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5461665Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5462126Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5462570Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5462950Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5463432Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5463853Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5464215Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5464703Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5465205Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5465651Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5466043Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5466439Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5466874Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5467286Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5467686Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5468111Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5468635Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5469097Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5469518Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5469953Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5470339Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5470659Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5471019Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5471414Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5471872Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5472243Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5472635Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5473066Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5473476Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5473859Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5474236Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5474656Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5475065Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5475442Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5475850Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5476274Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5476713Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5477080Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5477447Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5477852Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5478257Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5478599Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5478908Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5479215Z test_ELU (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5479511Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5479813Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5480130Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5480436Z test_ELU_scalar (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5480791Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5481093Z test_Embedding (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5481394Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:01:16.5481805Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5482143Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5482524Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5482848Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5483206Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5483543Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5483873Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5484222Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5484584Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5484913Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5485252Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5485580Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5485906Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5486246Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5486606Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5486976Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5487283Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5487636Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5487967Z test_Embedding_sparse (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5488294Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5488600Z test_Flatten (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5488908Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5489201Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5489589Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5489893Z test_Fold (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5490187Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5490491Z test_Fold_int_input (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5490808Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5491109Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5491444Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5491782Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5492129Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5492477Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5492841Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5493192Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5493635Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5494037Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5494470Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5494879Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5495328Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5495703Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5496042Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5496405Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5496794Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5497256Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5497681Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5498069Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5498432Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5498770Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5499127Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5499503Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5499892Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5500296Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5500718Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5501121Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:01:16.5501500Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5501857Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5502211Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5502577Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5502954Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5503366Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5503795Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5504120Z test_GELU (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5504491Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5504804Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5505125Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5505494Z test_GELU_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5505809Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5506088Z test_GLU (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5507012Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5507305Z test_GLU_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5507604Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5507908Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5508228Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5508586Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5508882Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5509227Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5509564Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:01:16.5509914Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5510289Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5510616Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5510937Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5511324Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5511725Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5512072Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5512417Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5512758Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5513095Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5513435Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5513846Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5514190Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5514547Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5514883Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5515211Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5515522Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5515861Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5516250Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5516655Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5517005Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5517348Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5517671Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5518025Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5518366Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5518768Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5519119Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5519708Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5520310Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5520701Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5521101Z test_Hardshrink (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5521421Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5521747Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5522087Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5522413Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5522744Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5523056Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5523402Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5523737Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5524070Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5524385Z test_Hardtanh (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5524693Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5524990Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:01:16.5525318Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5525640Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5525961Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5526289Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5526646Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5527024Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5527420Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5527769Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5528143Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5528551Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5528946Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5529323Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5529688Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5530068Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5530473Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5530902Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5531327Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5531717Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5532151Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5532552Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5532957Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5533321Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5533739Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5534150Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5534553Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5534913Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5535273Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5535678Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5536084Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5536439Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5536794Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5537145Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5537513Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5537909Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5538317Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5538691Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5539092Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5539534Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5539972Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5540343Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5540717Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5541112Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5541515Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5541836Z test_HuberLoss (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5542139Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5542487Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5542831Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5543170Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5543461Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.094s) 2023-01-11T23:01:16.5543764Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5544129Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5544559Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5544949Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5545378Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5545695Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5546033Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5546409Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5546782Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5547107Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5547442Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5547816Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5548180Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5548502Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5548840Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5549221Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5549597Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5549973Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5550287Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5550587Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5550894Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5551214Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5551536Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5551875Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5552211Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5552547Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5552892Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:01:16.5553237Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5553581Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5553936Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5554295Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5554666Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5555023Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5555402Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5555789Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5556099Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5556408Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5556725Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5557089Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5557428Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5557763Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5558115Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5558452Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5558799Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5559143Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5559487Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5559849Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5560221Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5560592Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5560969Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5561300Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5561612Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5561907Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5562224Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5562548Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5562886Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5563219Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5563565Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5563894Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5564239Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5564584Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5564941Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5565298Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5565667Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5566041Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5566406Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5567160Z test_KLDivLoss (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5567828Z warnings.warn( 2023-01-11T23:01:16.5568943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5569515Z warnings.warn( 2023-01-11T23:01:16.5570123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5570678Z warnings.warn( 2023-01-11T23:01:16.5570854Z ok (0.007s) 2023-01-11T23:01:16.5571088Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5571372Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5571708Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5572062Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5572409Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5573135Z test_KLDivLoss_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5573738Z warnings.warn( 2023-01-11T23:01:16.5574340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5574897Z warnings.warn( 2023-01-11T23:01:16.5575074Z ok (0.009s) 2023-01-11T23:01:16.5575344Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5575720Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5576090Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5576435Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5576803Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5577208Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5577607Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5577941Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5578288Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5578671Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5579051Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5579434Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5579779Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5580161Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5580524Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5580899Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5581242Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5581619Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5581993Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5582311Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5582617Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.011s) 2023-01-11T23:01:16.5582943Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5583286Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5583615Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5583954Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5584297Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5584760Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5585507Z test_KLDivLoss_scalar (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5586108Z warnings.warn( 2023-01-11T23:01:16.5586701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5587245Z warnings.warn( 2023-01-11T23:01:16.5587849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5588382Z warnings.warn( 2023-01-11T23:01:16.5588557Z ok (0.006s) 2023-01-11T23:01:16.5588833Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5589202Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5589568Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5590298Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5590965Z warnings.warn( 2023-01-11T23:01:16.5591564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5592152Z warnings.warn( 2023-01-11T23:01:16.5592332Z ok (0.006s) 2023-01-11T23:01:16.5592628Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5593022Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5593410Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5593760Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5594140Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5594558Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5594973Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5595325Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5595685Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5596082Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5596471Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5596794Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5597132Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5597507Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5597881Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5598220Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5598577Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5598904Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5599250Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5599557Z test_L1Loss (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5599848Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5600179Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5600512Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5600845Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5601165Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5601464Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5601791Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5602158Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5602577Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5602894Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5603208Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5603612Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5603979Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5604290Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5604612Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5604978Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5605348Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5605648Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5605919Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5606244Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5606593Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5606897Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5607219Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5607521Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5607679Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5607849Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5608013Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5608179Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5608341Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5608458Z test_LPPool1d (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5608612Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5608740Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5608908Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5609028Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5609189Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5609300Z test_LPPool2d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5609452Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5609568Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5609726Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5609837Z test_LSTM_cell (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5609974Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5610100Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5610245Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5610431Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5610629Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5610821Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5610973Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5611165Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5611363Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5611564Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5611710Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5611896Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5612049Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5612241Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5612382Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5612567Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5612716Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5612905Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5613051Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (1.401s) 2023-01-11T23:01:16.5613238Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5613390Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (1.417s) 2023-01-11T23:01:16.5613574Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5613719Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5613904Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5614055Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5614249Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5614361Z test_LeakyReLU (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5614517Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5614645Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5614816Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5614947Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5615116Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5615254Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5615435Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5615574Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5615752Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5615861Z test_Linear (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5616014Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5616138Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5616340Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5616455Z test_Linear_no_bias (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5616612Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5616746Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5616959Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5617110Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:01:16.5617300Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5617450Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:01:16.5617645Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5617763Z test_LogSigmoid (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5617924Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5618055Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5618229Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5618355Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5618525Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5618640Z test_LogSoftmax (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5618798Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5618917Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5619091Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5619234Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5619417Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5619546Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5619716Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5619826Z test_MSELoss (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5619986Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5620144Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5620302Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5620431Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5620705Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5620892Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5621076Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5621210Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5621446Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5621627Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5621806Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5621937Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5622157Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5622335Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5622517Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5622642Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5622853Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5622988Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5623162Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5623279Z test_MSELoss_prec (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5623451Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5623621Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5623790Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5623958Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.011s) 2023-01-11T23:01:16.5624078Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5624254Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5624505Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5624678Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5624849Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5624988Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5625183Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5625358Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5625546Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5625736Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5625868Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5626049Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5626227Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5626403Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5626540Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5626765Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5626959Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5627140Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5627281Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5627519Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5627711Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5627945Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5628163Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5628370Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5628632Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5628887Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5629102Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5629306Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5629529Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5629741Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5629893Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5630143Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5630341Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5630534Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5630740Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5630939Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5631186Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5631386Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5631535Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5631789Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5631989Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5632181Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5632347Z test_MaxPool1d (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5632504Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5632637Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5632819Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5632942Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5633105Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5633230Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5633383Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5633508Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5633670Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5633803Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5633977Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5634087Z test_MaxPool3d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5634292Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5634424Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5634601Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5634725Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5634931Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5635067Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5635244Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5635367Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:01:16.5635529Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5635670Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5635852Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5635963Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5636124Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5636261Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5636441Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5636565Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5636723Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5636859Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5637036Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5637142Z test_Mish (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5637287Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5637408Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5637569Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5637731Z test_Mish_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5637895Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5638009Z test_ModuleDict (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5638118Z test_ModuleList (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5638302Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5638443Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5638641Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5638777Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5639013Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5639207Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5639395Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5639579Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5639730Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5639922Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5640132Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5640341Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5640544Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5640746Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5640989Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5641178Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5641360Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5641544Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5641728Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5641879Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5642068Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5642224Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5642420Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5642624Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5642826Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5642980Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5643184Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5643382Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5643580Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5643740Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5643937Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5644135Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5644388Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5644541Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:01:16.5644731Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5644933Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:01:16.5645139Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5645380Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5645597Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5645795Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5645986Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5646238Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5646467Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5646681Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5646891Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5647155Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5647372Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5647636Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5647808Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5648018Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5648277Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5648487Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5648705Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5648916Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5649123Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5649387Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5649550Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5649799Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5649961Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5650171Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5650431Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5650637Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5650859Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5651074Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5651246Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5651523Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5651746Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5652021Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5652139Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5652267Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5652499Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5667530Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5667879Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5668034Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5668220Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5668558Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5668765Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5669024Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5669212Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5669442Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5669626Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5669798Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5669938Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5670180Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5670366Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5670602Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5670752Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5670939Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5671146Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5671350Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5671553Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5671811Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5671954Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5672134Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5672314Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5672497Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5672715Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5672910Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5673041Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5673226Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5673414Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5673611Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5673859Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5674054Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5674270Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5674519Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5674714Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5675003Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5675151Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5675338Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5675582Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5675767Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5675921Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5676166Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5676322Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5676578Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5676784Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5676985Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5677153Z test_NLLLoss (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5677271Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5677442Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5677614Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5677819Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5677961Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5678195Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5678327Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:01:16.5678495Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5678638Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5678876Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5679020Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:01:16.5679236Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5679364Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5679532Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5679697Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5679916Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5680078Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5680209Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5680436Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5680674Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5680904Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5681088Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5681220Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5681505Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5681691Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5681873Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5682113Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5682243Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5682420Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5682646Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5682820Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5682993Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5683208Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5683371Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5683572Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5683750Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5683869Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5684039Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5684253Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5684421Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5684592Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5684782Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5684972Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5685160Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5685388Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5685574Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5685699Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5685931Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5686104Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5686327Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5686501Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5686642Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5686946Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5687137Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5687328Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5687612Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5687743Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5687979Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5688160Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5688333Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5688549Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5688683Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5688863Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5689099Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5689278Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5689408Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5689636Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5689815Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5689992Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5690173Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5690351Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5690527Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5690747Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5690873Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5691036Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5691226Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5691411Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5691543Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5691758Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5691921Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5692102Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5692311Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5692511Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5692637Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5692866Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5693102Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5693278Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5693507Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5693628Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5693846Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5694078Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5694247Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5694466Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5694615Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5694807Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5695044Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5695233Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5695422Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5695621Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5695818Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5696011Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5696243Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5696437Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5696549Z test_PReLU_1d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5696753Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5696887Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5697057Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5697217Z test_PReLU_2d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5697373Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5697501Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5697727Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5697840Z test_PReLU_3d (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5697994Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5698116Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5698338Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5698491Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5698618Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5698839Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5698946Z test_PReLU_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5699108Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5699296Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5699473Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5699606Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5699782Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5700420Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5700603Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5700735Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5700909Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5701038Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5701213Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5701345Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5701523Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5701655Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5701834Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5701965Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5702137Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5702252Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5702421Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5702555Z test_PairwiseDistance (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5702705Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5702898Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5703049Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5703241Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5703413Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5703555Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5703741Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5703897Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5704096Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5704274Z test_ParameterDict (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5704504Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5704626Z test_ParameterList (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5704758Z test_ParameterList_meta (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5704952Z test_ParameterList_replication (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5705060Z test_PixelShuffle (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5705220Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5705397Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5705566Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5705703Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5705955Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5706136Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5706320Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5706515Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5706718Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5706915Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5707109Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5707255Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5707446Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5707640Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5707827Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5707982Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5708173Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5708363Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5708550Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5708694Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5708873Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5709064Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5709254Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5709392Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5709580Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5709764Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5709945Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5710104Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5710304Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5710500Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5710697Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5710879Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5711058Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5711166Z test_RNN_cell (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5711333Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5711538Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5711678Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5711808Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5712007Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.012s) 2023-01-11T23:01:16.5712152Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2023-01-11T23:01:16.5712353Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2023-01-11T23:01:16.5712505Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.002s) 2023-01-11T23:01:16.5712644Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.003s) 2023-01-11T23:01:16.5712790Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2023-01-11T23:01:16.5712913Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5713039Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5713144Z test_RReLU (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5713293Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5713414Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5713576Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5713697Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5713853Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5713985Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5714158Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5714260Z test_ReLU (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5714365Z test_ReLU6 (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5714501Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5714621Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5714781Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5714893Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5715051Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5715197Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5715315Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5715475Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5715586Z test_ReLU_scalar (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5715742Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5715867Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5715999Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5716176Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5716311Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5716492Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5716657Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5716780Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5716903Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5717079Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5717338Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5717484Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5717666Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5717840Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:01:16.5718023Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:01:16.5718204Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5718367Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5718509Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5718689Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5718820Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5718954Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5719133Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5719270Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:01:16.5719452Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5719622Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5719746Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5719872Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5720053Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5720221Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5720367Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5720552Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5720679Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5720815Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5720996Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5721166Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5721307Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5721491Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5721597Z test_SELU (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5721786Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5721906Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5722065Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5722178Z test_SELU_scalar (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5722335Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5722444Z test_Sequential_add (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5722566Z test_Sequential_append (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5722690Z test_Sequential_delitem (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5722807Z test_Sequential_extend (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5722928Z test_Sequential_getitem (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5723094Z test_Sequential_iadd (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5723261Z test_Sequential_imul (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5723384Z test_Sequential_insert (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5723518Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5723632Z test_Sequential_mul (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5723795Z test_Sequential_pop (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5723964Z test_Sequential_rmul (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5724092Z test_Sequential_setitem (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5724226Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5724329Z test_SiLU (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5724465Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5724589Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5724752Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5724864Z test_SiLU_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5725020Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5725127Z test_Sigmoid (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5725281Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5725406Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5725573Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5725690Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5725850Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5725967Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5726090Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5726255Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5726424Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5726588Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5726754Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5726882Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5727069Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5727261Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5727449Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5727587Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5727772Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5727955Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5728137Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5728275Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5728460Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5728641Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5728875Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5729009Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5729236Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5729380Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5729604Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5729789Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5729969Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5730141Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5730313Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5730451Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5730647Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5730838Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5731029Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5731163Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5731348Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5731531Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5731712Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5731844Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5732016Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5732140Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5732314Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5732485Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5732655Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5732800Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5732992Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5733183Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5733372Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5733514Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5733709Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5733900Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5734074Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5734218Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5734404Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5734643Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5734830Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5734964Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5735143Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5735324Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5735518Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5735705Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5735891Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5736002Z test_Softmax (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5736115Z test_Softmax2d (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5736274Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5736404Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5736574Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5736729Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5736854Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5737021Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5737128Z test_Softmax_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5737286Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5737397Z test_Softmin (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5737546Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5737666Z test_Softmin_multidim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5737828Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5737950Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5738118Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5738236Z test_Softmin_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5738396Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5738509Z test_Softplus (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5738627Z test_Softplus_beta (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5738789Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5738918Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5739091Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5739233Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5739417Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5739559Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5739686Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5739855Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5739972Z test_Softshrink (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5740178Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5740307Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5740474Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5740607Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5740784Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5740956Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5741131Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5741242Z test_Softsign (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:01:16.5741397Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5741524Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5741695Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5741814Z test_Softsign_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5741978Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5742071Z test_Tanh (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5742221Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5742346Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5742509Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5742625Z test_Tanh_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5742780Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5742895Z test_Tanhshrink (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5743056Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5743188Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5743360Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5743486Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5743651Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5743780Z test_Threshold_large_value (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5743950Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5744081Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5744252Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5744467Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5744635Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5744780Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5744964Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5745195Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.108s) 2023-01-11T23:01:16.5745407Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5745575Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.101s) 2023-01-11T23:01:16.5745785Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5745953Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.061s) 2023-01-11T23:01:16.5746264Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5746430Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:01:16.5746639Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:01:16.5746764Z test_Transformer_cell (__main__.TestNN) ... ok (1.149s) 2023-01-11T23:01:16.5746948Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.556s) 2023-01-11T23:01:16.5747134Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5747287Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5747490Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5747692Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5747887Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5748040Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5748239Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5748426Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5748619Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5748766Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5748968Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5749163Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5749355Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5749483Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5749654Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5749765Z test_Unfold (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5749916Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5750037Z test_Unfold_int_input (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5750198Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5750314Z test_ZeroPad2d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5750442Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:01:16.5750612Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5750769Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5750901Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5751074Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5751193Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5751368Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5751495Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:01:16.5751605Z test_add_module (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5751752Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5751909Z test_affine_grid (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5752025Z test_affine_grid_3d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5752157Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5752269Z test_assignment (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5752434Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5752628Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T23:01:16.5752784Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T23:01:16.5752907Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5753061Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T23:01:16.5753266Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5753476Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5753651Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T23:01:16.5753818Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5753982Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5754161Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5754340Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5754529Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5754704Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5754842Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5754976Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5755103Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5755229Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5755383Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5755529Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5755696Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5755893Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.077s) 2023-01-11T23:01:16.5756046Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5756196Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5756363Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5756541Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5756679Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5756850Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5756949Z test_bilinear (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5757079Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5757199Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:01:16.5757330Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5757561Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T23:01:16.5757727Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T23:01:16.5757905Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T23:01:16.5758032Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5758206Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5758342Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5758477Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5758619Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5758748Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5759358Z test_call_supports_python_dict_output (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1296: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T23:01:16.5759531Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2023-01-11T23:01:16.5759601Z ok (0.003s) 2023-01-11T23:01:16.5759721Z test_channel_shuffle (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5759858Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5759969Z test_children (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5760075Z test_clip_grad_norm (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5760190Z test_clip_grad_value (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5760306Z test_container_copy (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5760466Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.003s) 2023-01-11T23:01:16.5760616Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5760765Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:01:16.5760905Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5761051Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:01:16.5761178Z test_cosine_similarity (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5761301Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5761438Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (4.702s) 2023-01-11T23:01:16.5761622Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5761932Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.000s) 2023-01-11T23:01:16.5762195Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.012s) 2023-01-11T23:01:16.5762462Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2023-01-11T23:01:16.5762639Z test_dir (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5762819Z test_dir_digit (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5763055Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5763266Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5763457Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5763624Z test_extra_state (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5763847Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5764080Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5765005Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5765736Z test_fb_fc_packed (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2184: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:382.) 2023-01-11T23:01:16.5766044Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2023-01-11T23:01:16.5766796Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2185: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:417.) 2023-01-11T23:01:16.5767045Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2023-01-11T23:01:16.5767157Z ok (0.003s) 2023-01-11T23:01:16.5767334Z test_flatten (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5767506Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5767690Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5767894Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5768049Z test_get_buffer (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5768247Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5768470Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.001s) 2023-01-11T23:01:16.5768632Z test_grid_sample (__main__.TestNN) ... ok (1.243s) 2023-01-11T23:01:16.5768751Z test_grid_sample_3d (__main__.TestNN) ... ok (0.094s) 2023-01-11T23:01:16.5769266Z test_grid_sample_error_checking (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:01:16.5769349Z warnings.warn( 2023-01-11T23:01:16.5769418Z ok (0.007s) 2023-01-11T23:01:16.5769543Z test_hardtanh_backward (__main__.TestNN) ... ok (0.120s) 2023-01-11T23:01:16.5769681Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5769813Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5769930Z test_inplace_thnn (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5770049Z test_interpolate (__main__.TestNN) ... ok (0.172s) 2023-01-11T23:01:16.5770181Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5770357Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5770501Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5770688Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5770824Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5771007Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5771166Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5771352Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5771511Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5771682Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5771895Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5772172Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5772311Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5772466Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5772710Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5772894Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5773027Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5773203Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5773345Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5773532Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5773673Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5773857Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5774017Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5774220Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5774375Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5774550Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5774766Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5774965Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5775093Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5775253Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5775456Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5775636Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5775777Z test_interpolate_buffer_overflow (__main__.TestNN) ... ok (5.533s) 2023-01-11T23:01:16.5775949Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T23:01:16.5776079Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5776229Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5776414Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5776586Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5776794Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5776986Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5777124Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5777281Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5777532Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5777714Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2023-01-11T23:01:16.5777912Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5778086Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5778220Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5778380Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5778561Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5778750Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5778882Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5779057Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5779209Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5779404Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5779543Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5779727Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5779857Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5780031Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5780168Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5780347Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5780483Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5780664Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5780803Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5780982Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5781119Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5781300Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5781424Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5781601Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5781737Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:01:16.5781917Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5782054Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:01:16.5782228Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5782361Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:01:16.5782535Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5782679Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5782865Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5783005Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5783165Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5783368Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5783599Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5783742Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:01:16.5783900Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5784138Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5784328Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5784558Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5785108Z test_kl_div_with_diff_type (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5785190Z warnings.warn( 2023-01-11T23:01:16.5785243Z ok (0.003s) 2023-01-11T23:01:16.5785386Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5785505Z test_l1_loss_correct (__main__.TestNN) ... ok (13.356s) 2023-01-11T23:01:16.5785658Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5785818Z test_linear_autograd_device_cpu_bias_weightCOO (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5786467Z test_linear_autograd_device_cpu_bias_weightCSC (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:6609: UserWarning: Sparse CSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T23:01:16.5786623Z module.weight = nn.Parameter(module.weight.to_sparse_csc()) 2023-01-11T23:01:16.5786692Z ok (0.006s) 2023-01-11T23:01:16.5786850Z test_linear_autograd_device_cpu_bias_weightCSR (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5787015Z test_linear_autograd_device_cpu_bias_weightStrided (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5787179Z test_linear_autograd_device_cpu_nobias_weightCOO (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5787336Z test_linear_autograd_device_cpu_nobias_weightCSC (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5787488Z test_linear_autograd_device_cpu_nobias_weightCSR (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5787657Z test_linear_autograd_device_cpu_nobias_weightStrided (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5787789Z test_linear_broadcasting (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5787912Z test_load_state_dict (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5788037Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5788164Z test_load_state_dict_child (__main__.TestNN) ... ok (0.166s) 2023-01-11T23:01:16.5788294Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5788411Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5788544Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.169s) 2023-01-11T23:01:16.5788670Z test_load_state_dict_type (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5788790Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5788911Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5789075Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5789195Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5789407Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5789535Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:01:16.5789708Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5789833Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5790038Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:01:16.5790165Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:01:16.5790331Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5790471Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5790653Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5791109Z test_loss_equal_input_target_shape (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2799: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5791221Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2023-01-11T23:01:16.5791616Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2800: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5791722Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2023-01-11T23:01:16.5792115Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2801: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5792245Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2023-01-11T23:01:16.5792624Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2802: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5792730Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2023-01-11T23:01:16.5793223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T23:01:16.5793304Z warnings.warn( 2023-01-11T23:01:16.5793374Z ok (0.011s) 2023-01-11T23:01:16.5793521Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5793661Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5793794Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5793921Z test_module_backcompat (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:01:16.5794046Z test_module_to_argparse (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:01:16.5794159Z test_modules (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5794287Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5794450Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5794649Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5794769Z test_named_children (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5794929Z test_named_modules (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5795077Z test_named_parameters_remove_duplicate (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5796091Z test_nested_tensor_from_mask (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2204: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T23:01:16.5796224Z nt = torch._nested_tensor_from_mask(input, mask) 2023-01-11T23:01:16.5796293Z ok (0.003s) 2023-01-11T23:01:16.5796417Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5796528Z test_no_grad (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5796654Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5796763Z test_normalize (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:01:16.5796920Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5797095Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T23:01:16.5797217Z test_pad_scalar_error (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5797333Z test_padding_list (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5797456Z test_pairwise_distance (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5797585Z test_parameter_assignment (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5797725Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5797881Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5798026Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5798154Z test_parameters_to_vector (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5798266Z test_parse_to (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5798425Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T23:01:16.5798517Z test_pdist (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5798688Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.004s) 2023-01-11T23:01:16.5798858Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.054s) 2023-01-11T23:01:16.5798980Z test_pdist_empty_col (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5799098Z test_pdist_empty_row (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5799211Z test_pdist_large (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5799305Z test_pdist_zeros (__main__.TestNN) 2023-01-11T23:01:16.5799432Z Test that grad is still valid when dist is 0 ... ok (0.008s) 2023-01-11T23:01:16.5799560Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5799695Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.506s) 2023-01-11T23:01:16.5800141Z test_pointwise_loss_broadcast (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5800270Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5800661Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5800789Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5801175Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5801356Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5801784Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5801913Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5802296Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5802423Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5802800Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5802926Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5803310Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5803435Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:01:16.5803814Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5803944Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5804328Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5804450Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5804827Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5804948Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5805327Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5805449Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5805823Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5805946Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5806322Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5806486Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5806865Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5807025Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5807405Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5807545Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5807918Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5808059Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5808434Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5808559Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5808926Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5809063Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5809433Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5809570Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5809934Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5810072Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5810452Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5810589Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:01:16.5810963Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5811098Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5811469Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5811652Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5812027Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5812201Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5812579Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5812714Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5813089Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5813221Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5813587Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5813717Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5814090Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:01:16.5814220Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:01:16.5814289Z ok (0.051s) 2023-01-11T23:01:16.5814451Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5814598Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5814741Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5814926Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2023-01-11T23:01:16.5815075Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:01:16.5815239Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5815396Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:01:16.5815558Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5815716Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5815887Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5816049Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5816220Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5816345Z test_register_state_dict_pre_hook (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5816559Z test_register_state_dict_pre_hook_backward_compat (__main__.TestNN) ... skip: Tempfile permission issue on windows (0.000s) 2023-01-11T23:01:16.5816685Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5816786Z test_repr (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5816902Z test_requires_grad_ (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5817062Z test_rnn_args_check (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5817225Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2023-01-11T23:01:16.5817357Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:01:16.5817477Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5818058Z test_share_memory (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:01:16.5818180Z self.assertFalse(p.storage().is_shared()) 2023-01-11T23:01:16.5818669Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:01:16.5818787Z self.assertTrue(p.storage().is_shared()) 2023-01-11T23:01:16.5818856Z ok (0.000s) 2023-01-11T23:01:16.5819000Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:01:16.5819160Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5819276Z test_softmax_cpu (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5819405Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5819580Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5819714Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5819877Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5820011Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5820187Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2023-01-11T23:01:16.5820310Z test_softmax_lastdim (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5820470Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5820602Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5820770Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5820890Z test_softmax_spatial (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:01:16.5821051Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:01:16.5821178Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5821348Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.011s) 2023-01-11T23:01:16.5821477Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5821647Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:01:16.5821756Z test_softmin (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5822288Z test_spectral_norm (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:1899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:01:16.5822436Z self.assertEqual(m.weight_orig.storage(), m.weight.storage()) 2023-01-11T23:01:16.5822985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:01:16.5823129Z device=typed_storage.device, 2023-01-11T23:01:16.5823194Z ok (0.033s) 2023-01-11T23:01:16.5823360Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5823491Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5823619Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:01:16.5823746Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5823856Z test_state_dict (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5824024Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T23:01:16.5824195Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.002s) 2023-01-11T23:01:16.5824325Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5824538Z test_threshold_int (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5824640Z test_to (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5824779Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5824913Z test_transformer_args_check (__main__.TestNN) ... ok (0.240s) 2023-01-11T23:01:16.5825054Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5825187Z test_transformerdecoder (__main__.TestNN) ... ok (0.134s) 2023-01-11T23:01:16.5825329Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:01:16.5825476Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:01:16.5825605Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5825745Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5825863Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:01:16.5826009Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:01:16.5826115Z test_type (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5826694Z test_unflatten (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1816.) 2023-01-11T23:01:16.5826816Z return super(Tensor, self).refine_names(names) 2023-01-11T23:01:16.5826884Z ok (0.004s) 2023-01-11T23:01:16.5827016Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5827140Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:01:16.5827308Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:01:16.5827440Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:01:16.5827598Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5827735Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:01:16.5827901Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5828028Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:01:16.5828181Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:01:16.5828310Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:01:16.5828436Z test_vector_to_parameters (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:01:16.5828600Z test_weight_norm (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:01:16.5828712Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:01:16.5828821Z test_zero_grad (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:01:16.5828835Z 2023-01-11T23:01:16.5828988Z ---------------------------------------------------------------------- 2023-01-11T23:01:16.5829071Z Ran 2070 tests in 46.969s 2023-01-11T23:01:16.5829078Z 2023-01-11T23:01:16.5829222Z OK (skipped=1112, expected failures=3) 2023-01-11T23:01:16.5829229Z 2023-01-11T23:01:16.5829319Z Generating XML reports... 2023-01-11T23:01:16.5829543Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAddRelu-20230111230028.xml 2023-01-11T23:01:16.5829783Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestConstantPadNd-20230111230028.xml 2023-01-11T23:01:16.5830022Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFunctionalPickle-20230111230028.xml 2023-01-11T23:01:16.5830242Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionEval-20230111230028.xml 2023-01-11T23:01:16.5830462Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionUtils-20230111230028.xml 2023-01-11T23:01:16.5830653Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNN-20230111230028.xml 2023-01-11T23:01:16.5830658Z 2023-01-11T23:01:16.5831010Z ##[endgroup] 2023-01-11T23:01:16.5831241Z FINISHED PRINTING LOG FILE of test_nn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nn_ddxuba2n) 2023-01-11T23:01:16.5831247Z 2023-01-11T23:01:16.5831385Z Running test_ops ... [2023-01-11 23:01:16.520198] 2023-01-11T23:01:19.4278574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:19.4279474Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:19.4279872Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:19.5313635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:19.5314387Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:19.5314739Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:19.5956248Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:19.595045] 2023-01-11T23:01:19.5957437Z Ignoring disabled issues: [] 2023-01-11T23:01:19.7044060Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:19.694543] 2023-01-11T23:01:19.7044835Z Ignoring disabled issues: [] 2023-01-11T23:01:23.9275290Z 2023-01-11T23:01:23.9276165Z Expand the folded group to see the log file of test_ops 2023-01-11T23:01:23.9276929Z ##[group]PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_cgimcf8g) 2023-01-11T23:01:23.9277793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:23.9278684Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:23.9279515Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T23:01:23.9280462Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T23:01:23.9281080Z Test results will be stored in test-reports\python-pytest\test_ops\test_ops-7a16b215b77a845f.xml 2023-01-11T23:01:23.9281582Z ============================= test session starts ============================= 2023-01-11T23:01:23.9282101Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:23.9282530Z cachedir: .pytest_cache 2023-01-11T23:01:23.9283085Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:23.9283741Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:23.9284334Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:23.9284843Z collecting ... collected 0 items 2023-01-11T23:01:23.9285180Z Running 0 items in this shard: 2023-01-11T23:01:23.9285380Z 2023-01-11T23:01:23.9285536Z ============================== warnings summary =============================== 2023-01-11T23:01:23.9285941Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:23.9286483Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:23.9286892Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:23.9287031Z 2023-01-11T23:01:23.9287224Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:23.9287693Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-7a16b215b77a845f.xml - 2023-01-11T23:01:23.9288086Z ============================= 1 warning in 0.06s ============================== 2023-01-11T23:01:23.9288413Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:23.9288609Z 2023-01-11T23:01:23.9288885Z ##[endgroup] 2023-01-11T23:01:23.9289223Z FINISHED PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_cgimcf8g) 2023-01-11T23:01:23.9289481Z 2023-01-11T23:01:24.1634380Z 2023-01-11T23:01:24.1634998Z Expand the folded group to see the log file of test_ops 2023-01-11T23:01:24.1635836Z ##[group]PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_e4hmhjj5) 2023-01-11T23:01:24.1636688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:24.1637437Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:24.1638030Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T23:01:24.1638802Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T23:01:24.1639192Z Test results will be stored in test-reports\python-pytest\test_ops\test_ops-74cb94a91e7c6159.xml 2023-01-11T23:01:24.1639520Z ============================= test session starts ============================= 2023-01-11T23:01:24.1639853Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:24.1640224Z cachedir: .pytest_cache 2023-01-11T23:01:24.1640581Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:24.1640998Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:24.1641422Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:24.1641759Z collecting ... collected 0 items 2023-01-11T23:01:24.1641969Z Running 0 items in this shard: 2023-01-11T23:01:24.1642100Z 2023-01-11T23:01:24.1642226Z ============================== warnings summary =============================== 2023-01-11T23:01:24.1642552Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:24.1643058Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:24.1643528Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:24.1643671Z 2023-01-11T23:01:24.1643864Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:24.1644371Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-74cb94a91e7c6159.xml - 2023-01-11T23:01:24.1644769Z ============================= 1 warning in 0.03s ============================== 2023-01-11T23:01:24.1645102Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:24.1645311Z 2023-01-11T23:01:24.1645557Z ##[endgroup] 2023-01-11T23:01:24.1645894Z FINISHED PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_e4hmhjj5) 2023-01-11T23:01:24.1646143Z 2023-01-11T23:01:24.5594065Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:24.558919] 2023-01-11T23:01:28.9698464Z 2023-01-11T23:01:28.9699200Z Expand the folded group to see the log file of test_ops 2023-01-11T23:01:28.9699932Z ##[group]PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_b2ngd1ww) 2023-01-11T23:01:28.9700809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:28.9701511Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:28.9702135Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T23:01:28.9702755Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T23:01:28.9703137Z Test results will be stored in test-reports\python-pytest\test_ops\test_ops-db7b124073f812c6.xml 2023-01-11T23:01:28.9703460Z ============================= test session starts ============================= 2023-01-11T23:01:28.9703983Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:28.9704271Z cachedir: .pytest_cache 2023-01-11T23:01:28.9704703Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:28.9705121Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:28.9705633Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:28.9705967Z collecting ... collected 0 items 2023-01-11T23:01:28.9706174Z Running 0 items in this shard: 2023-01-11T23:01:28.9706306Z 2023-01-11T23:01:28.9706430Z ============================== warnings summary =============================== 2023-01-11T23:01:28.9706757Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:28.9707265Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:28.9707675Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:28.9707816Z 2023-01-11T23:01:28.9708008Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:28.9708462Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-db7b124073f812c6.xml - 2023-01-11T23:01:28.9708852Z ============================= 1 warning in 0.03s ============================== 2023-01-11T23:01:28.9709174Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:28.9709383Z 2023-01-11T23:01:28.9709625Z ##[endgroup] 2023-01-11T23:01:28.9709966Z FINISHED PRINTING LOG FILE of test_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_b2ngd1ww) 2023-01-11T23:01:28.9710215Z 2023-01-11T23:01:28.9710342Z Running test_ops_fwd_gradients ... [2023-01-11 23:01:28.970251] 2023-01-11T23:01:31.6979722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:31.6980537Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:31.6980888Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:31.7646230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:31.7646990Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:31.7647349Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:31.8701757Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:31.869641] 2023-01-11T23:01:31.8704733Z Ignoring disabled issues: [] 2023-01-11T23:01:31.9344511Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:31.934001] 2023-01-11T23:01:31.9345437Z Ignoring disabled issues: [] 2023-01-11T23:01:36.2746261Z 2023-01-11T23:01:36.2747027Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:01:36.2747931Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_h520svj1) 2023-01-11T23:01:36.2749011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:36.2749793Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:36.2750232Z Test results will be stored in test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-7c02d431a19cd880.xml 2023-01-11T23:01:36.2750621Z ============================= test session starts ============================= 2023-01-11T23:01:36.2750983Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:36.2751349Z cachedir: .pytest_cache 2023-01-11T23:01:36.2751711Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:36.2752119Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:36.2752545Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:36.2752878Z collecting ... collected 0 items 2023-01-11T23:01:36.2753102Z Running 0 items in this shard: 2023-01-11T23:01:36.2753233Z 2023-01-11T23:01:36.2753356Z ============================== warnings summary =============================== 2023-01-11T23:01:36.2753680Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:36.2754182Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:36.2754581Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:36.2754724Z 2023-01-11T23:01:36.2754926Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:36.2755481Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-7c02d431a19cd880.xml - 2023-01-11T23:01:36.2755919Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:36.2756280Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:36.2756488Z 2023-01-11T23:01:36.2756738Z ##[endgroup] 2023-01-11T23:01:36.2757117Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_h520svj1) 2023-01-11T23:01:36.2757395Z 2023-01-11T23:01:36.3007076Z 2023-01-11T23:01:36.3009162Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:01:36.3009973Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_eg5buaoc) 2023-01-11T23:01:36.3010859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:36.3011549Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:36.3012727Z Test results will be stored in test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-f6a8a1385554c846.xml 2023-01-11T23:01:36.3013109Z ============================= test session starts ============================= 2023-01-11T23:01:36.3013499Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:36.3013785Z cachedir: .pytest_cache 2023-01-11T23:01:36.3014284Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:36.3014694Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:36.3015114Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:36.3015451Z collecting ... collected 0 items 2023-01-11T23:01:36.3015670Z Running 0 items in this shard: 2023-01-11T23:01:36.3015803Z 2023-01-11T23:01:36.3015926Z ============================== warnings summary =============================== 2023-01-11T23:01:36.3016253Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:36.3016751Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:36.3017146Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:36.3017286Z 2023-01-11T23:01:36.3017478Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:36.3017990Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-f6a8a1385554c846.xml - 2023-01-11T23:01:36.3018417Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:36.3018742Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:36.3018993Z 2023-01-11T23:01:36.3019256Z ##[endgroup] 2023-01-11T23:01:36.3019631Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_eg5buaoc) 2023-01-11T23:01:36.3019939Z 2023-01-11T23:01:36.6857294Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:36.680714] 2023-01-11T23:01:40.8752282Z 2023-01-11T23:01:40.8753327Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T23:01:40.8754257Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_svxuke3w) 2023-01-11T23:01:40.8755157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:40.8755871Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:40.8756266Z Test results will be stored in test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-d89a1886a87ec18d.xml 2023-01-11T23:01:40.8756660Z ============================= test session starts ============================= 2023-01-11T23:01:40.8756982Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:40.8757269Z cachedir: .pytest_cache 2023-01-11T23:01:40.8757630Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:40.8758222Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:40.8758648Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:40.8758984Z collecting ... collected 0 items 2023-01-11T23:01:40.8759194Z Running 0 items in this shard: 2023-01-11T23:01:40.8759325Z 2023-01-11T23:01:40.8759448Z ============================== warnings summary =============================== 2023-01-11T23:01:40.8759856Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:40.8760357Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:40.8760762Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:40.8760906Z 2023-01-11T23:01:40.8761100Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:40.8761619Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-d89a1886a87ec18d.xml - 2023-01-11T23:01:40.8762044Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:40.8762375Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:40.8762584Z 2023-01-11T23:01:40.8764429Z ##[endgroup] 2023-01-11T23:01:40.8764830Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_fwd_gradients_svxuke3w) 2023-01-11T23:01:40.8765113Z 2023-01-11T23:01:40.8765243Z Running test_ops_gradients ... [2023-01-11 23:01:40.870759] 2023-01-11T23:01:43.8758767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:43.8759606Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:43.8759962Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:43.8931047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:43.8931768Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:43.8932126Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:44.0432921Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:44.043042] 2023-01-11T23:01:44.0434228Z Ignoring disabled issues: [] 2023-01-11T23:01:44.0605197Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:44.060109] 2023-01-11T23:01:44.0606084Z Ignoring disabled issues: [] 2023-01-11T23:01:48.2302143Z 2023-01-11T23:01:48.2302974Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:01:48.2303741Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_t8gcqvvu) 2023-01-11T23:01:48.2304939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:48.2305629Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:48.2306120Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-6bacf66eec070bdb.xml 2023-01-11T23:01:48.2306500Z ============================= test session starts ============================= 2023-01-11T23:01:48.2306819Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:48.2307167Z cachedir: .pytest_cache 2023-01-11T23:01:48.2307519Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:48.2307994Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:48.2308417Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:48.2308747Z collecting ... collected 0 items 2023-01-11T23:01:48.2308956Z Running 0 items in this shard: 2023-01-11T23:01:48.2309086Z 2023-01-11T23:01:48.2309213Z ============================== warnings summary =============================== 2023-01-11T23:01:48.2309530Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:48.2310025Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:48.2310429Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:48.2310571Z 2023-01-11T23:01:48.2310759Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:48.2311268Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-6bacf66eec070bdb.xml - 2023-01-11T23:01:48.2311682Z ============================= 1 warning in 0.03s ============================== 2023-01-11T23:01:48.2312014Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:48.2312221Z 2023-01-11T23:01:48.2312471Z ##[endgroup] 2023-01-11T23:01:48.2312839Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_t8gcqvvu) 2023-01-11T23:01:48.2313116Z 2023-01-11T23:01:48.2640555Z 2023-01-11T23:01:48.2640976Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:01:48.2641755Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_i84be8q7) 2023-01-11T23:01:48.2642655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:48.2643347Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:48.2643727Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-0549487d4e2811cf.xml 2023-01-11T23:01:48.2644081Z ============================= test session starts ============================= 2023-01-11T23:01:48.2644414Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:48.2645034Z cachedir: .pytest_cache 2023-01-11T23:01:48.2645390Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:48.2645882Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:48.2646304Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:48.2646686Z collecting ... collected 0 items 2023-01-11T23:01:48.2647195Z Running 0 items in this shard: 2023-01-11T23:01:48.2647335Z 2023-01-11T23:01:48.2647461Z ============================== warnings summary =============================== 2023-01-11T23:01:48.2647792Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:48.2648285Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:48.2648699Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:48.2648843Z 2023-01-11T23:01:48.2649036Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:48.2649537Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-0549487d4e2811cf.xml - 2023-01-11T23:01:48.2649944Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:48.2650270Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:48.2650476Z 2023-01-11T23:01:48.2650716Z ##[endgroup] 2023-01-11T23:01:48.2651080Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_i84be8q7) 2023-01-11T23:01:48.2651354Z 2023-01-11T23:01:48.6884603Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:48.687968] 2023-01-11T23:01:52.6659856Z 2023-01-11T23:01:52.6660457Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:01:52.6661321Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_iljt4uee) 2023-01-11T23:01:52.6662258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:52.6663056Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:52.6663433Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-f1d37dafc47893c8.xml 2023-01-11T23:01:52.6663815Z ============================= test session starts ============================= 2023-01-11T23:01:52.6664217Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:52.6664508Z cachedir: .pytest_cache 2023-01-11T23:01:52.6664867Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:52.6665289Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:52.6665700Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:52.6666034Z collecting ... collected 0 items 2023-01-11T23:01:52.6666307Z Running 0 items in this shard: 2023-01-11T23:01:52.6666445Z 2023-01-11T23:01:52.6666567Z ============================== warnings summary =============================== 2023-01-11T23:01:52.6667092Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:52.6667601Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:52.6668015Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:52.6668140Z 2023-01-11T23:01:52.6668332Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:52.6669000Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-f1d37dafc47893c8.xml - 2023-01-11T23:01:52.6669495Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:52.6669825Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:52.6670033Z 2023-01-11T23:01:52.6670281Z ##[endgroup] 2023-01-11T23:01:52.6670648Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_iljt4uee) 2023-01-11T23:01:52.6670919Z 2023-01-11T23:01:52.6671802Z Running test_ops_jit ... [2023-01-11 23:01:52.666906] 2023-01-11T23:01:55.3073224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:55.3073980Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:55.3074333Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:55.3394325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:55.3395264Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:55.3395622Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-01-11T23:01:55.4829171Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:55.482337] 2023-01-11T23:01:55.4832234Z Ignoring disabled issues: [] 2023-01-11T23:01:55.5092096Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:01:55.506726] 2023-01-11T23:01:55.5093122Z Ignoring disabled issues: [] 2023-01-11T23:01:59.8406635Z 2023-01-11T23:01:59.8407476Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:01:59.8408572Z ##[group]PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_84h4hp5s) 2023-01-11T23:01:59.8410070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:59.8411115Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:59.8411938Z Test results will be stored in test-reports\python-pytest\test_ops_jit\test_ops_jit-e2c0d6fa51e5a058.xml 2023-01-11T23:01:59.8412486Z ============================= test session starts ============================= 2023-01-11T23:01:59.8412999Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:59.8413432Z cachedir: .pytest_cache 2023-01-11T23:01:59.8414778Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:59.8415448Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:59.8416115Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:59.8416640Z collecting ... collected 0 items 2023-01-11T23:01:59.8417012Z Running 0 items in this shard: 2023-01-11T23:01:59.8417231Z 2023-01-11T23:01:59.8417437Z ============================== warnings summary =============================== 2023-01-11T23:01:59.8417930Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:59.8418695Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:59.8419326Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:59.8419556Z 2023-01-11T23:01:59.8419864Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:59.8420591Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit-e2c0d6fa51e5a058.xml - 2023-01-11T23:01:59.8421211Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:59.8421715Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:59.8422034Z 2023-01-11T23:01:59.8422466Z ##[endgroup] 2023-01-11T23:01:59.8423001Z FINISHED PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_84h4hp5s) 2023-01-11T23:01:59.8423380Z 2023-01-11T23:01:59.9070842Z 2023-01-11T23:01:59.9071676Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:01:59.9072520Z ##[group]PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_x0awnqw_) 2023-01-11T23:01:59.9073412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:01:59.9074113Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:01:59.9074465Z Test results will be stored in test-reports\python-pytest\test_ops_jit\test_ops_jit-7d715783d8ffc2eb.xml 2023-01-11T23:01:59.9074820Z ============================= test session starts ============================= 2023-01-11T23:01:59.9075155Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:01:59.9075464Z cachedir: .pytest_cache 2023-01-11T23:01:59.9075821Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:01:59.9076239Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:01:59.9076667Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:01:59.9076987Z collecting ... collected 0 items 2023-01-11T23:01:59.9077208Z Running 0 items in this shard: 2023-01-11T23:01:59.9077512Z 2023-01-11T23:01:59.9077638Z ============================== warnings summary =============================== 2023-01-11T23:01:59.9077967Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:01:59.9078473Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:01:59.9078882Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:01:59.9079024Z 2023-01-11T23:01:59.9079306Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:01:59.9079827Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit-7d715783d8ffc2eb.xml - 2023-01-11T23:01:59.9080239Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:01:59.9080565Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:01:59.9080780Z 2023-01-11T23:01:59.9081021Z ##[endgroup] 2023-01-11T23:01:59.9081374Z FINISHED PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_x0awnqw_) 2023-01-11T23:01:59.9081685Z 2023-01-11T23:02:00.3353306Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:00.327775] 2023-01-11T23:02:04.6678408Z 2023-01-11T23:02:04.6678868Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T23:02:04.6679593Z ##[group]PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_hkwr4km5) 2023-01-11T23:02:04.6680467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:04.6681177Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:04.6681536Z Test results will be stored in test-reports\python-pytest\test_ops_jit\test_ops_jit-1b7aad93416819d5.xml 2023-01-11T23:02:04.6681956Z ============================= test session starts ============================= 2023-01-11T23:02:04.6682346Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:02:04.6682639Z cachedir: .pytest_cache 2023-01-11T23:02:04.6682979Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:02:04.6683397Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:02:04.6683823Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:02:04.6684159Z collecting ... collected 0 items 2023-01-11T23:02:04.6684378Z Running 0 items in this shard: 2023-01-11T23:02:04.6684511Z 2023-01-11T23:02:04.6684633Z ============================== warnings summary =============================== 2023-01-11T23:02:04.6684960Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:02:04.6685448Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:02:04.6685854Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:02:04.6685993Z 2023-01-11T23:02:04.6686188Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:02:04.6686668Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit-1b7aad93416819d5.xml - 2023-01-11T23:02:04.6687255Z ============================= 1 warning in 0.02s ============================== 2023-01-11T23:02:04.6687635Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:02:04.6687847Z 2023-01-11T23:02:04.6688081Z ##[endgroup] 2023-01-11T23:02:04.6688468Z FINISHED PRINTING LOG FILE of test_ops_jit (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_jit_hkwr4km5) 2023-01-11T23:02:04.6688804Z 2023-01-11T23:02:04.6688933Z Running test_overrides ... [2023-01-11 23:02:04.668217] 2023-01-11T23:02:04.6692570Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:04.668815] 2023-01-11T23:02:09.9701759Z 2023-01-11T23:02:09.9702219Z Expand the folded group to see the log file of test_overrides 2023-01-11T23:02:09.9703050Z ##[group]PRINTING LOG FILE of test_overrides (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_overrides_uj2h_3u_) 2023-01-11T23:02:09.9714509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:09.9715505Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:09.9715717Z 2023-01-11T23:02:09.9715823Z Running tests... 2023-01-11T23:02:09.9716186Z ---------------------------------------------------------------------- 2023-01-11T23:02:09.9716649Z Test results will be stored in test-reports\python-unittest\test_overrides 2023-01-11T23:02:09.9717104Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (0.433s) 2023-01-11T23:02:09.9717610Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.000s) 2023-01-11T23:02:09.9718071Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.010s) 2023-01-11T23:02:09.9718477Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.010s) 2023-01-11T23:02:09.9718893Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.011s) 2023-01-11T23:02:09.9719279Z test_getitem (__main__.TestIndexing) ... ok (0.002s) 2023-01-11T23:02:09.9719662Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:02:09.9720018Z test_setitem (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:02:09.9720389Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.002s) 2023-01-11T23:02:09.9720767Z test_setitem_val (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:02:09.9721129Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2023-01-11T23:02:09.9721490Z test_max (__main__.TestNamedTuple) ... ok (0.002s) 2023-01-11T23:02:09.9721829Z test_pickle (__main__.TestPickle) ... ok (0.003s) 2023-01-11T23:02:09.9722165Z test_rnn (__main__.TestRNN) ... ok (0.004s) 2023-01-11T23:02:09.9722519Z test_resolve_name (__main__.TestResolveName) ... ok (0.121s) 2023-01-11T23:02:09.9722933Z test_all_same_mode (__main__.TestTorchFunctionMode) ... ok (0.003s) 2023-01-11T23:02:09.9723347Z test_basic (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:02:09.9723768Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:02:09.9724242Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:02:09.9724708Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:02:09.9725241Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... ok (0.003s) 2023-01-11T23:02:09.9725706Z test_factory_override (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9726176Z test_get_cur_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9726831Z test_get_mode_stack (__main__.TestTorchFunctionMode) ... ok (0.006s) 2023-01-11T23:02:09.9727277Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9727715Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9728186Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9728809Z test_nested_modes_with_python_has_torch_function (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9729308Z test_nested_same_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9729733Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... ok (0.010s) 2023-01-11T23:02:09.9730161Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9730624Z test_restacking_with_ancestor (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9731061Z test_subclass_hash (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9731485Z test_with_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9731939Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9732391Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:02:09.9732827Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9733274Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9733601Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9733949Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9734288Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9734621Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9734963Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9735333Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9735688Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9736021Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:09.9736360Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9736709Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9737047Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9737377Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9737718Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9738048Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9738379Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9738712Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9739041Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9739373Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9739706Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9740020Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9740363Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9740707Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9741039Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9741439Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9741769Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9742089Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9742424Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9742806Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9743145Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9743474Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9743806Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9744195Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9744524Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9744850Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9745179Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9745510Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9745839Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9746172Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9746481Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9746805Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9747134Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9747465Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9747792Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9748123Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9748435Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9748772Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9749114Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9749444Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9749793Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9750139Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9750461Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9750796Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9751123Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9751454Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9751781Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9752107Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9752432Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9752759Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9753084Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9753413Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9753753Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9754700Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9755030Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9755347Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9755701Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9756150Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9756523Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9756859Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9757183Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9757502Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9757839Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9758184Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9758530Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9758860Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9759202Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9759547Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9759860Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9760184Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9760517Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9760854Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9761184Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9761509Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9761821Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9762147Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9762473Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9762797Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9763125Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9763459Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9763776Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9764110Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9764446Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9764776Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9765104Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9765432Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9765748Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9766077Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9766405Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9766734Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9767063Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9767397Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9767774Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9768098Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9768426Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9768757Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9769126Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9769458Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9769774Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9770100Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9770424Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9770758Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9771092Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9771421Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9771774Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9772274Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9772781Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9773341Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9773886Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9774448Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9775017Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9775572Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9776129Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9776688Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9777253Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9777587Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9777921Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9778402Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9778903Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9779350Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9779696Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9780133Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9780725Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9781285Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9781918Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9782363Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9782698Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9783027Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9783354Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9783680Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9784074Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9784551Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9784888Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9785226Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9785558Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9785957Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9786290Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9786631Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9786966Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9787300Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9787649Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9788001Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9788349Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9788698Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9789043Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9789386Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9789732Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9790089Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9790441Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9790799Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9791142Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9791474Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9791798Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9792136Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9792476Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9792791Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9793132Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9793466Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9793798Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9794127Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9794454Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9794773Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9795102Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9795433Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9795783Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9796139Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9796479Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9796799Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9797136Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9797526Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9797866Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9798203Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9798541Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9798905Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:09.9799237Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9799565Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9799897Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9800237Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9800569Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9800908Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9801248Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9801594Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9801932Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9802268Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9802612Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9802955Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9803268Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9803591Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9803918Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9804244Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9804585Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9804924Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9805235Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9805561Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9805900Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9806235Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9806563Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9806892Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9807214Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9807549Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9807882Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9808211Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9808538Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9808872Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9809190Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9809526Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9809867Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9810203Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9810586Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9810919Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9811248Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9811568Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9811956Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9812296Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9812643Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9812984Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9813312Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9813637Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9813963Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9814289Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9814613Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9814933Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9815264Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9815583Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9815910Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9816235Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9816564Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9816903Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9817233Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9817538Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9817864Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9818190Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9818518Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9818843Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9819165Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9819478Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9819806Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9820140Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9820464Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9820787Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9821109Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9821424Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9821764Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9822098Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9822424Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9822762Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9823100Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9823493Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9823815Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9824229Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9824559Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9824888Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9825268Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9825605Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9825918Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9826250Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9826598Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9826934Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9827261Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9827594Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9827925Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9828264Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9828586Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9828906Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9829231Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9829557Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9829866Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9830197Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9830525Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9830853Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9831175Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9831500Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9831807Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9832137Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9832472Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9832795Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9833125Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9833464Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9833799Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9834129Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9834477Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9834814Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9835136Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9835459Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9835793Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9836121Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9837145Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9837488Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9837827Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9838159Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9838496Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9838870Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9839202Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9839529Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9839848Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9840171Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9840508Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9840830Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9841165Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9841505Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9841841Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9842185Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9842527Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9842853Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9843192Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9843528Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9843866Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9844207Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9844554Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9844898Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9845228Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9845561Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9845885Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9846213Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9846546Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9846873Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9847197Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9847542Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9847876Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9848216Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9848569Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9848924Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9849266Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9849607Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9849944Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9850335Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9850671Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9851005Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9851328Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9851707Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9852044Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9852376Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9852705Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9853033Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9853368Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9853691Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9854030Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9854356Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9854683Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9855011Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9855341Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9855657Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9855979Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9856306Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9856636Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9856962Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9857283Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9857595Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9857920Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9858250Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9858575Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9858907Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9859244Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9859564Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9859897Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9860222Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9860544Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9860868Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9861194Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9861502Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9861826Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9862147Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9862465Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9862797Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9863188Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9863518Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9863864Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9864307Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9864650Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9865033Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9865379Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9865721Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9866047Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9866388Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9866734Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9867073Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9867414Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9867751Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9868069Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9868407Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9868742Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9869063Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9869384Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9869706Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9870020Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9870347Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9870671Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9871008Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9871352Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9871699Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9872039Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9872390Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9872729Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9873069Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9873414Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9873747Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9874076Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:09.9874397Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9874723Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9875048Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9875373Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9875699Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9876020Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9876386Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9876722Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9877054Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9877381Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9877743Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9878083Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9878410Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9878752Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9879086Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9879415Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9879756Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9880095Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9880418Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9880753Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9881090Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9881432Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9881769Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9882102Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9882440Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9882857Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9883191Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9883567Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9883893Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9884215Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9884549Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9884874Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9885214Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9885552Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9885896Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9886238Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9886570Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9886882Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9887216Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9887554Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9887885Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9888211Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9888537Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9888850Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9889171Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9889565Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9889905Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9890244Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9890586Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9890957Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9891302Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9891633Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9891959Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9892286Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9892614Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9892939Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9893246Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9893589Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9893954Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9894324Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9894678Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9895017Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9895336Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9895661Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9895994Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9896330Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9896659Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9896987Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9897302Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9897642Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9897991Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9898335Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9898679Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9899024Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9899346Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9899675Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9900008Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9900346Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9900681Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9901015Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9901346Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9901662Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9901990Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9902387Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9902748Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9903090Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9903428Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9903750Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9904779Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9905130Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9905465Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9905814Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9906172Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9906506Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9906849Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9907183Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9907512Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9907843Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9908171Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9908493Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9908826Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9909150Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9909482Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:09.9909822Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9910164Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9910508Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9910844Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9911198Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9911539Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9911881Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9912218Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9912542Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9912853Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9913193Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9913531Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9913863Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9914198Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9914530Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9914843Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9915175Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9915505Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9915829Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9916219Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9916548Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9916856Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9917183Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9917552Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9917892Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9918235Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9918567Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9918882Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9919213Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9919547Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9919888Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9920236Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9920599Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9920952Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9921283Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9921622Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9921947Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9922277Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9922608Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9922940Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9923261Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9923597Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9923929Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9924256Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9924587Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9924929Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9925264Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9925599Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9925924Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9926254Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9926591Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9926921Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9927241Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9927571Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9927901Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9928241Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9928580Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9928918Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9929306Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9929619Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9929937Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9930258Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9930639Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9930977Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9931301Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9931612Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9931939Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9932277Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9932610Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9932931Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9933262Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9933584Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9933928Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9934257Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9934583Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9934908Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9935243Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9935576Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9935927Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9936270Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9936595Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9936918Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9937242Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9937564Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9937905Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9938239Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9938566Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9938896Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9939225Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9939545Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9939876Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9940205Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9940539Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9940886Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9941239Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9941578Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9941982Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9942342Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9942685Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9943034Z test_Tensor_untyped_storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9943378Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9943749Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9944180Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9944514Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9944843Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9945173Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9945510Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9945839Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9946153Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9946478Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9946803Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9947146Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9947491Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9947855Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9948223Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9948569Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9948923Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9949282Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9949643Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9950005Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9950358Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9950703Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9951061Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9951418Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9951773Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9952125Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9952483Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9952840Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9953184Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9953543Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9967256Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9967773Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9968152Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9968683Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9969040Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9969415Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9969789Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9970225Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9970593Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9970957Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9971317Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9971657Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9972015Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9972372Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9972728Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9973091Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9973452Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9973809Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9974185Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9974550Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9974915Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9975253Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9975564Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9975898Z test_has_torch_function_non_sequence (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9976240Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:02:09.9976560Z Test that a function with one argument can be overrided ... ok (0.000s) 2023-01-11T23:02:09.9976870Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:02:09.9977190Z Test that a function with multiple arguments can be overrided ... ok (0.011s) 2023-01-11T23:02:09.9977519Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9977850Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:02:09.9978169Z Test semantics for __torch_function__ for functions that take ... ok (0.004s) 2023-01-11T23:02:09.9978505Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2023-01-11T23:02:09.9978841Z this test exercises the functionality described in ... ok (0.002s) 2023-01-11T23:02:09.9979174Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9979523Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9979874Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9980215Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9980571Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9980916Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9981261Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9981655Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9981999Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9982326Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9982684Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9983081Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9983433Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9983783Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9984308Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9984658Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9985047Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9985401Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9985751Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9986097Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9986467Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9986849Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9987209Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9987578Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9987941Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9988312Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:09.9988663Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9989022Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:09.9989392Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9989765Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:09.9990208Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9990590Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9991001Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9991363Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9991738Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9992114Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:09.9992482Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9992839Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9993202Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9993575Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9993933Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9994369Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9994740Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9995117Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9995500Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9995923Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9996358Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9996762Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9997129Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9997495Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9997863Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9998227Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9998590Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9998965Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:09.9999347Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:09.9999714Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0000084Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0000468Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0000845Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0001215Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0001573Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0001939Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0002350Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0002741Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0003082Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0003434Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0003775Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0004124Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0004477Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0004843Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0005225Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0005601Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0005979Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0006339Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0006740Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0007215Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0007630Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0008083Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0008523Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0008958Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0009313Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0009678Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0010044Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0010418Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0010790Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0011160Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0011528Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0011887Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0012267Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0012645Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0013040Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0013453Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0013837Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0014255Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0014658Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0015027Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0015418Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0015832Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0016215Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0016584Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0016960Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0017323Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0017699Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0018088Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0018485Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0018876Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0019269Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0019717Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0020134Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0020503Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0020924Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0021348Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0021714Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0022107Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0022521Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0022935Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0023364Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0023783Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0024283Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0024675Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0025043Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0025433Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0025807Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0026224Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0026596Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0026989Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0027334Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0027679Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0028009Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0028357Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0028707Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0029068Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0029418Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0029766Z test_torch__native_batch_norm_legit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0030114Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0030456Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0030803Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0031159Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0031509Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0031831Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0032266Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0032585Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0032961Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0033302Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0033667Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0034039Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0034364Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0034687Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0035015Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0035337Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0035663Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0035987Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0036314Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0036662Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0037013Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0037341Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0037660Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0037998Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0038388Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0038703Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0039075Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0039401Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0039714Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0040031Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0040355Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0040688Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0041000Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0041324Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0041655Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0041982Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0042311Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0042633Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0042950Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0043278Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0043625Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0043980Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0044377Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0044701Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0045059Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0045382Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0045768Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0046100Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0046438Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0046774Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0047170Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0047535Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0047896Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0048252Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0048632Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0049004Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0049367Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0049705Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0050085Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0050467Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0050882Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0051218Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0051558Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0051914Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0052248Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0052589Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0052942Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0053293Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0053627Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0053967Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0054298Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0054627Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0054970Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0055318Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0055644Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0055985Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0056362Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0056763Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0057123Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0057491Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0057848Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0058174Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0058505Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0059438Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0059771Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0060099Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0060441Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0060843Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0061192Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0061522Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0061853Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0062254Z test_torch_concatenate (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0062631Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0062981Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0063335Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0063658Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0064056Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0064389Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0064736Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0065080Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0065433Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0065772Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0066124Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0066466Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0066799Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0067124Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0067445Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0067795Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0068201Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0068552Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0068933Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0069257Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0069600Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0069943Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0070262Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0070588Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0070920Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0071249Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0071599Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0071949Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0072278Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0073069Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0073395Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0073735Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0074125Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0074459Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0074901Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0075241Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0075583Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0075937Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0076276Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0076607Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0076923Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0077246Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0077567Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0077891Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0078219Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0078546Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0078868Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0079186Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0079518Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0079912Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0080263Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0080647Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0080969Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0081281Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0081603Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0081926Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0082247Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0082565Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0082900Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0083225Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0083583Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0083973Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0084357Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0084753Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0085142Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0085529Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0085969Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0086859Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0087245Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0087621Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0087980Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0088376Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0088690Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0089019Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0089346Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0089676Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0090020Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0090356Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0090678Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0091011Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0091325Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0091647Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092019Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092176Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092344Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092554Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092733Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0092906Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0093077Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0093237Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0093423Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0093602Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0093769Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0093943Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0094114Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0094280Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0094453Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0094620Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0094786Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0094953Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0095128Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0095296Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0095482Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0095665Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0095875Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0096027Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0096175Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:10.0096315Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0096505Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0096667Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0096822Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0096987Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097152Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097320Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097483Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097642Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097840Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0097996Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0098147Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0098306Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0098518Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0098693Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0098844Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099003Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099155Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099306Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099461Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099614Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099770Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0099919Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100074Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100232Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100384Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100543Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100703Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0100862Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0101017Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0101182Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0101343Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0101505Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0101656Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0101808Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0102018Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0102177Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0102337Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0102492Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0102659Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0102869Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0103032Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0103184Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0103344Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0103503Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0103663Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0103871Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0104123Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0104276Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0104479Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0104635Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0104777Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0104934Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0105088Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0105239Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0105394Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0105545Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0105699Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0105857Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0106005Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0106160Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0106307Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0106457Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0106607Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0106763Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0106919Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0107068Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0107217Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0107355Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0107502Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0107665Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0107825Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0107989Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108152Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108305Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108514Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108675Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108834Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0108995Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0109588Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0109798Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0109962Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0110119Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0110267Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0110476Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0110625Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0110796Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0110956Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0111120Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0111285Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0111440Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0111598Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0111759Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0111907Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0112067Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0112242Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0112400Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0112555Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0112711Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0112865Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0113019Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0113168Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0113307Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0113477Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0113652Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0113833Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114009Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114194Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114377Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114537Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114685Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114842Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0114994Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0115196Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0115343Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0115503Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0115660Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0116232Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0116453Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0116602Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0116758Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0116916Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117080Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117234Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117386Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117545Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117713Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0117897Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118063Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118231Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118394Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118553Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118703Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0118851Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0119007Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0119165Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0119345Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0119528Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0119714Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0119897Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0120103Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0120294Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0120498Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0120687Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0120896Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0121076Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0121261Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0121435Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0121718Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0121937Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0122107Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0122299Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0122888Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0123072Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0123250Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0123427Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:02:10.0123601Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0123770Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0123926Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0124103Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0124286Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0124478Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0124648Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0124843Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0125051Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0125242Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0125445Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0125628Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0125800Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0125980Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0126157Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0126338Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0126513Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0126707Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0126881Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0127058Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0127236Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0127411Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0127570Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0127798Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0127974Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0128217Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0128445Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0128624Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0128799Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0129333Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0129519Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0129711Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0129885Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130079Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130254Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130445Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130626Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130807Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0130982Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0131150Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0131324Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0131526Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0131700Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0131893Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0132089Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0132261Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0132438Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0132609Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0132794Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0132961Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0133131Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0133300Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0133469Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0133633Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0133866Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0134051Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0134223Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0134448Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0134678Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0134856Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0135049Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0135256Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0135813Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0135989Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0136164Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0136327Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0136491Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0136647Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0136813Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0136968Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137130Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137284Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137442Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137596Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137747Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0137897Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138073Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138230Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138385Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138548Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138692Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0138854Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0139021Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0139173Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0139340Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0139491Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0139702Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0139859Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140008Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140160Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140364Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140518Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140687Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0140862Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0141041Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0141195Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0141410Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0141549Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0141704Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0141875Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0142087Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0142272Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0142444Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0142614Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0142785Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0142962Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0143127Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0143305Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0143482Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0143640Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0143800Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144060Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144224Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144376Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144531Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0144680Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144832Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0144989Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145141Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145312Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145467Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145678Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145841Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0145995Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0146159Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0146364Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0146525Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0146673Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0146824Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0146974Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147139Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147294Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147430Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147636Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147788Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0147944Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148100Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148260Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148466Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148634Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148800Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0148955Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149114Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149281Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149432Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149584Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149739Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0149890Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150046Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150184Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150332Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150481Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150641Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150807Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0150962Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0151113Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0151269Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0151421Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0151636Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0151806Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0151979Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:02:10.0152128Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0152332Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0152489Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0152652Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0152806Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:02:10.0152942Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153100Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153251Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153409Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153557Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153701Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0153908Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0154064Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0154219Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0154366Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0154520Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0154706Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0154871Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155018Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155166Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155326Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155484Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155621Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0155769Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:02:10.0155923Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156079Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156247Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156405Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156557Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156724Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0156872Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157047Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157197Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157357Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157558Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157716Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0157878Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158041Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158251Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158402Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158560Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158736Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0158895Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159057Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159214Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159364Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159522Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159673Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0159838Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160010Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160221Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160386Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160540Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160693Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0160844Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0161039Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:02:10.0161179Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:02:10.0161335Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:02:10.0161497Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2023-01-11T23:02:10.0161671Z Test that errors raised in user implementations propagate correctly ... ok (0.000s) 2023-01-11T23:02:10.0161847Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.009s) 2023-01-11T23:02:10.0162006Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.000s) 2023-01-11T23:02:10.0162017Z 2023-01-11T23:02:10.0162172Z ---------------------------------------------------------------------- 2023-01-11T23:02:10.0162256Z Ran 1416 tests in 2.250s 2023-01-11T23:02:10.0162262Z 2023-01-11T23:02:10.0162322Z OK 2023-01-11T23:02:10.0162330Z 2023-01-11T23:02:10.0162424Z Generating XML reports... 2023-01-11T23:02:10.0162702Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestBroadcastAllOverride-20230111230207.xml 2023-01-11T23:02:10.0162968Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestDisabledTorchFunction-20230111230207.xml 2023-01-11T23:02:10.0163208Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestEinsumOverride-20230111230207.xml 2023-01-11T23:02:10.0163514Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradCheckOverride-20230111230207.xml 2023-01-11T23:02:10.0163769Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradNewOnesOverride-20230111230207.xml 2023-01-11T23:02:10.0163996Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIndexing-20230111230207.xml 2023-01-11T23:02:10.0164270Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIterator-20230111230207.xml 2023-01-11T23:02:10.0164501Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestNamedTuple-20230111230207.xml 2023-01-11T23:02:10.0164722Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestPickle-20230111230207.xml 2023-01-11T23:02:10.0164929Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestRNN-20230111230207.xml 2023-01-11T23:02:10.0165154Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestResolveName-20230111230207.xml 2023-01-11T23:02:10.0165394Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionMode-20230111230207.xml 2023-01-11T23:02:10.0165651Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionOverride-20230111230207.xml 2023-01-11T23:02:10.0165903Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionWarning-20230111230207.xml 2023-01-11T23:02:10.0166153Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestWrapTorchFunction-20230111230207.xml 2023-01-11T23:02:10.0166159Z 2023-01-11T23:02:10.0166495Z ##[endgroup] 2023-01-11T23:02:10.0166746Z FINISHED PRINTING LOG FILE of test_overrides (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_overrides_uj2h_3u_) 2023-01-11T23:02:10.0166751Z 2023-01-11T23:02:10.0166859Z Running test_prims ... [2023-01-11 23:02:09.972582] 2023-01-11T23:02:10.0167194Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:09.972582] 2023-01-11T23:02:13.9432270Z 2023-01-11T23:02:13.9432988Z Expand the folded group to see the log file of test_prims 2023-01-11T23:02:13.9433707Z ##[group]PRINTING LOG FILE of test_prims (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_prims_8hi91d_2) 2023-01-11T23:02:13.9434760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:13.9435473Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:13.9435626Z 2023-01-11T23:02:13.9435702Z Running tests... 2023-01-11T23:02:13.9435979Z ---------------------------------------------------------------------- 2023-01-11T23:02:13.9436313Z Test results will be stored in test-reports\python-unittest\test_prims 2023-01-11T23:02:13.9436630Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.003s) 2023-01-11T23:02:13.9436914Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.004s) 2023-01-11T23:02:13.9437069Z 2023-01-11T23:02:13.9437208Z ---------------------------------------------------------------------- 2023-01-11T23:02:13.9437464Z Ran 2 tests in 0.000s 2023-01-11T23:02:13.9437581Z 2023-01-11T23:02:13.9437642Z OK 2023-01-11T23:02:13.9437736Z 2023-01-11T23:02:13.9437894Z Generating XML reports... 2023-01-11T23:02:13.9438252Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsBasic-20230111230213.xml 2023-01-11T23:02:13.9438552Z 2023-01-11T23:02:13.9438786Z ##[endgroup] 2023-01-11T23:02:13.9439112Z FINISHED PRINTING LOG FILE of test_prims (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_prims_8hi91d_2) 2023-01-11T23:02:13.9439366Z 2023-01-11T23:02:13.9439488Z Running test_reductions ... [2023-01-11 23:02:13.943238] 2023-01-11T23:02:13.9443709Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:13.943843] 2023-01-11T23:02:17.8801585Z 2023-01-11T23:02:17.8802405Z Expand the folded group to see the log file of test_reductions 2023-01-11T23:02:17.8803187Z ##[group]PRINTING LOG FILE of test_reductions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_reductions_avih0to2) 2023-01-11T23:02:17.8804070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:17.8804766Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:17.8804919Z 2023-01-11T23:02:17.8804995Z Running tests... 2023-01-11T23:02:17.8805330Z ---------------------------------------------------------------------- 2023-01-11T23:02:17.8805514Z 2023-01-11T23:02:17.8805665Z ---------------------------------------------------------------------- 2023-01-11T23:02:17.8805956Z Ran 0 tests in 0.000s 2023-01-11T23:02:17.8806075Z 2023-01-11T23:02:17.8806140Z OK 2023-01-11T23:02:17.8806235Z 2023-01-11T23:02:17.8806329Z Generating XML reports... 2023-01-11T23:02:17.8806622Z Test results will be stored in test-reports\python-unittest\test_reductions 2023-01-11T23:02:17.8806817Z 2023-01-11T23:02:17.8807042Z ##[endgroup] 2023-01-11T23:02:17.8807403Z FINISHED PRINTING LOG FILE of test_reductions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_reductions_avih0to2) 2023-01-11T23:02:17.8807857Z 2023-01-11T23:02:17.8807983Z Running test_show_pickle ... [2023-01-11 23:02:17.880578] 2023-01-11T23:02:17.8812821Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:17.881178] 2023-01-11T23:02:20.5616712Z 2023-01-11T23:02:20.5617321Z Expand the folded group to see the log file of test_show_pickle 2023-01-11T23:02:20.5618337Z ##[group]PRINTING LOG FILE of test_show_pickle (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_show_pickle_boiumgf7) 2023-01-11T23:02:20.5619226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:20.5619918Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:20.5620072Z 2023-01-11T23:02:20.5620148Z Running tests... 2023-01-11T23:02:20.5620416Z ---------------------------------------------------------------------- 2023-01-11T23:02:20.5620759Z Test results will be stored in test-reports\python-unittest\test_show_pickle 2023-01-11T23:02:20.5621141Z test_scripted_model (__main__.TestShowPickle) ... skip: Can't re-open temp file on Windows (0.001s) 2023-01-11T23:02:20.5621348Z 2023-01-11T23:02:20.5621501Z ---------------------------------------------------------------------- 2023-01-11T23:02:20.5621748Z Ran 1 test in 0.000s 2023-01-11T23:02:20.5621856Z 2023-01-11T23:02:20.5621976Z OK (skipped=1) 2023-01-11T23:02:20.5622088Z 2023-01-11T23:02:20.5622181Z Generating XML reports... 2023-01-11T23:02:20.5622544Z Generated XML report: test-reports\python-unittest\test_show_pickle\TEST-TestShowPickle-20230111230220.xml 2023-01-11T23:02:20.5622841Z 2023-01-11T23:02:20.5623077Z ##[endgroup] 2023-01-11T23:02:20.5623433Z FINISHED PRINTING LOG FILE of test_show_pickle (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_show_pickle_boiumgf7) 2023-01-11T23:02:20.5623698Z 2023-01-11T23:02:20.5623818Z Running test_sparse_csr ... [2023-01-11 23:02:20.561646] 2023-01-11T23:02:20.5628372Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:20.562253] 2023-01-11T23:02:25.4150090Z 2023-01-11T23:02:25.4151059Z Expand the folded group to see the log file of test_sparse_csr 2023-01-11T23:02:25.4151813Z ##[group]PRINTING LOG FILE of test_sparse_csr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sparse_csr_lqmmf82b) 2023-01-11T23:02:25.4152708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:25.4153398Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:25.4153554Z 2023-01-11T23:02:25.4153631Z Running tests... 2023-01-11T23:02:25.4153962Z ---------------------------------------------------------------------- 2023-01-11T23:02:25.4154307Z Test results will be stored in test-reports\python-unittest\test_sparse_csr 2023-01-11T23:02:25.4154717Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.506s) 2023-01-11T23:02:25.4154900Z 2023-01-11T23:02:25.4155049Z ---------------------------------------------------------------------- 2023-01-11T23:02:25.4155297Z Ran 1 test in 0.515s 2023-01-11T23:02:25.4155403Z 2023-01-11T23:02:25.4155465Z OK 2023-01-11T23:02:25.4155559Z 2023-01-11T23:02:25.4155649Z Generating XML reports... 2023-01-11T23:02:25.4156126Z Generated XML report: test-reports\python-unittest\test_sparse_csr\TEST-TestSparseCSRSampler-20230111230224.xml 2023-01-11T23:02:25.4156617Z 2023-01-11T23:02:25.4156864Z ##[endgroup] 2023-01-11T23:02:25.4157226Z FINISHED PRINTING LOG FILE of test_sparse_csr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_sparse_csr_lqmmf82b) 2023-01-11T23:02:25.4157492Z 2023-01-11T23:02:25.4157620Z Running test_spectral_ops ... [2023-01-11 23:02:25.415432] 2023-01-11T23:02:25.4161747Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:25.416034] 2023-01-11T23:02:33.9006642Z 2023-01-11T23:02:33.9007417Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T23:02:33.9008243Z ##[group]PRINTING LOG FILE of test_spectral_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_spectral_ops_06edoo6p) 2023-01-11T23:02:33.9009128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:33.9009831Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:33.9010289Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:02:33.9010712Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T23:02:33.9011155Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:02:33.9011589Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2023-01-11T23:02:33.9011760Z 2023-01-11T23:02:33.9011834Z Running tests... 2023-01-11T23:02:33.9012085Z ---------------------------------------------------------------------- 2023-01-11T23:02:33.9012265Z 2023-01-11T23:02:33.9012414Z ---------------------------------------------------------------------- 2023-01-11T23:02:33.9012661Z Ran 0 tests in 0.000s 2023-01-11T23:02:33.9012779Z 2023-01-11T23:02:33.9012839Z OK 2023-01-11T23:02:33.9012932Z 2023-01-11T23:02:33.9013022Z Generating XML reports... 2023-01-11T23:02:33.9013318Z Test results will be stored in test-reports\python-unittest\test_spectral_ops 2023-01-11T23:02:33.9013515Z 2023-01-11T23:02:33.9013779Z ##[endgroup] 2023-01-11T23:02:33.9014142Z FINISHED PRINTING LOG FILE of test_spectral_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_spectral_ops_06edoo6p) 2023-01-11T23:02:33.9014458Z 2023-01-11T23:02:33.9014595Z Running test_tensor_creation_ops ... [2023-01-11 23:02:33.900794] 2023-01-11T23:02:33.9018243Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:33.901429] 2023-01-11T23:02:37.1993583Z 2023-01-11T23:02:37.1994500Z Expand the folded group to see the log file of test_tensor_creation_ops 2023-01-11T23:02:37.1995526Z ##[group]PRINTING LOG FILE of test_tensor_creation_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensor_creation_ops_lrb81m_z) 2023-01-11T23:02:37.1996456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:02:37.1997149Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:02:37.1997306Z 2023-01-11T23:02:37.1997573Z Running tests... 2023-01-11T23:02:37.1997850Z ---------------------------------------------------------------------- 2023-01-11T23:02:37.1998017Z 2023-01-11T23:02:37.1998171Z ---------------------------------------------------------------------- 2023-01-11T23:02:37.1998424Z Ran 0 tests in 0.000s 2023-01-11T23:02:37.1998543Z 2023-01-11T23:02:37.1998606Z OK 2023-01-11T23:02:37.1998702Z 2023-01-11T23:02:37.1998794Z Generating XML reports... 2023-01-11T23:02:37.1999184Z Test results will be stored in test-reports\python-unittest\test_tensor_creation_ops 2023-01-11T23:02:37.1999398Z 2023-01-11T23:02:37.1999615Z ##[endgroup] 2023-01-11T23:02:37.1999995Z FINISHED PRINTING LOG FILE of test_tensor_creation_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensor_creation_ops_lrb81m_z) 2023-01-11T23:02:37.2000281Z 2023-01-11T23:02:37.2000406Z Running test_tensorexpr ... [2023-01-11 23:02:37.197700] 2023-01-11T23:02:37.2004652Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:02:37.197700] 2023-01-11T23:03:11.0891733Z 2023-01-11T23:03:11.0892388Z Expand the folded group to see the log file of test_tensorexpr 2023-01-11T23:03:11.0893158Z ##[group]PRINTING LOG FILE of test_tensorexpr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_f5xiy_xv) 2023-01-11T23:03:11.0894040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:03:11.0894716Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:03:11.0894870Z 2023-01-11T23:03:11.0894933Z Running tests... 2023-01-11T23:03:11.0896886Z ---------------------------------------------------------------------- 2023-01-11T23:03:11.0897319Z Test results will be stored in test-reports\python-unittest\test_tensorexpr 2023-01-11T23:03:11.0897776Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.462s) 2023-01-11T23:03:11.0898200Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.030s) 2023-01-11T23:03:11.0898666Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.066s) 2023-01-11T23:03:11.0899081Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T23:03:11.0899416Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (1.236s) 2023-01-11T23:03:11.0899729Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.054s) 2023-01-11T23:03:11.0900034Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T23:03:11.0900336Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.426s) 2023-01-11T23:03:11.0900628Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.066s) 2023-01-11T23:03:11.0900940Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.088s) 2023-01-11T23:03:11.0901245Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.581s) 2023-01-11T23:03:11.0901551Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.015s) 2023-01-11T23:03:11.0901865Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (2.265s) 2023-01-11T23:03:11.0902169Z test_cat (__main__.TestTensorExprFuser) ... ok (1.736s) 2023-01-11T23:03:11.0902463Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.287s) 2023-01-11T23:03:11.0902784Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.263s) 2023-01-11T23:03:11.0903164Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.000s) 2023-01-11T23:03:11.0903619Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.270s) 2023-01-11T23:03:11.0903951Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.026s) 2023-01-11T23:03:11.0904458Z test_char (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T23:03:11.0904733Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.101s) 2023-01-11T23:03:11.0905017Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.061s) 2023-01-11T23:03:11.0905312Z test_constant (__main__.TestTensorExprFuser) ... ok (0.019s) 2023-01-11T23:03:11.0905607Z test_double (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T23:03:11.0906002Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.010s) 2023-01-11T23:03:11.0906379Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.000s) 2023-01-11T23:03:11.0906712Z test_easy (__main__.TestTensorExprFuser) ... ok (0.026s) 2023-01-11T23:03:11.0906992Z test_eq (__main__.TestTensorExprFuser) ... ok (0.022s) 2023-01-11T23:03:11.0907283Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.023s) 2023-01-11T23:03:11.0907583Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.037s) 2023-01-11T23:03:11.0907872Z test_ge (__main__.TestTensorExprFuser) ... ok (0.020s) 2023-01-11T23:03:11.0908153Z test_gt (__main__.TestTensorExprFuser) ... ok (0.026s) 2023-01-11T23:03:11.0908455Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2023-01-11T23:03:11.0908782Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.000s) 2023-01-11T23:03:11.0909088Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.000s) 2023-01-11T23:03:11.0909392Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.023s) 2023-01-11T23:03:11.0909694Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.012s) 2023-01-11T23:03:11.0909981Z test_le (__main__.TestTensorExprFuser) ... ok (0.024s) 2023-01-11T23:03:11.0910247Z test_loop (__main__.TestTensorExprFuser) ... ok (0.148s) 2023-01-11T23:03:11.0910523Z test_lt (__main__.TestTensorExprFuser) ... ok (0.023s) 2023-01-11T23:03:11.0910805Z test_mask (__main__.TestTensorExprFuser) ... ok (0.009s) 2023-01-11T23:03:11.0911090Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T23:03:11.0911395Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.017s) 2023-01-11T23:03:11.0911713Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.012s) 2023-01-11T23:03:11.0912029Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.014s) 2023-01-11T23:03:11.0912358Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.037s) 2023-01-11T23:03:11.0912668Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.014s) 2023-01-11T23:03:11.0912969Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.051s) 2023-01-11T23:03:11.0913281Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.036s) 2023-01-11T23:03:11.0913579Z test_nans (__main__.TestTensorExprFuser) ... ok (0.033s) 2023-01-11T23:03:11.0913842Z test_ne (__main__.TestTensorExprFuser) ... ok (0.016s) 2023-01-11T23:03:11.0914133Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.026s) 2023-01-11T23:03:11.0914454Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (11.363s) 2023-01-11T23:03:11.0914772Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.475s) 2023-01-11T23:03:11.0915067Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.173s) 2023-01-11T23:03:11.0915354Z test_relu (__main__.TestTensorExprFuser) ... ok (0.066s) 2023-01-11T23:03:11.0915631Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.111s) 2023-01-11T23:03:11.0915921Z test_reps (__main__.TestTensorExprFuser) ... ok (0.442s) 2023-01-11T23:03:11.0916209Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.014s) 2023-01-11T23:03:11.0916497Z test_short (__main__.TestTensorExprFuser) ... ok (0.018s) 2023-01-11T23:03:11.0916790Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.023s) 2023-01-11T23:03:11.0917086Z test_sin_pow (__main__.TestTensorExprFuser) ... ok (0.288s) 2023-01-11T23:03:11.0917427Z test_slice (__main__.TestTensorExprFuser) ... ok (5.577s) 2023-01-11T23:03:11.0917725Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T23:03:11.0918039Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.124s) 2023-01-11T23:03:11.0918370Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2023-01-11T23:03:11.0918720Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.051s) 2023-01-11T23:03:11.0919086Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.030s) 2023-01-11T23:03:11.0919371Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.143s) 2023-01-11T23:03:11.0919667Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.036s) 2023-01-11T23:03:11.0919961Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (0.885s) 2023-01-11T23:03:11.0920252Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (2.421s) 2023-01-11T23:03:11.0920543Z test_where (__main__.TestTensorExprFuser) ... ok (0.031s) 2023-01-11T23:03:11.0920707Z 2023-01-11T23:03:11.0920863Z ---------------------------------------------------------------------- 2023-01-11T23:03:11.0929586Z Ran 73 tests in 31.110s 2023-01-11T23:03:11.0929711Z 2023-01-11T23:03:11.0929782Z OK (skipped=4) 2023-01-11T23:03:11.0929890Z 2023-01-11T23:03:11.0929986Z Generating XML reports... 2023-01-11T23:03:11.0930383Z Generated XML report: test-reports\python-unittest\test_tensorexpr\TEST-TestTensorExprFuser-20230111230239.xml 2023-01-11T23:03:11.0930660Z 2023-01-11T23:03:11.0930980Z ##[endgroup] 2023-01-11T23:03:11.0931358Z FINISHED PRINTING LOG FILE of test_tensorexpr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_f5xiy_xv) 2023-01-11T23:03:11.0931634Z 2023-01-11T23:03:11.0931753Z Running test_torch ... [2023-01-11 23:03:11.087174] 2023-01-11T23:03:11.0932165Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:03:11.087174] 2023-01-11T23:03:17.2605680Z 2023-01-11T23:03:17.2606366Z Expand the folded group to see the log file of test_torch 2023-01-11T23:03:17.2607230Z ##[group]PRINTING LOG FILE of test_torch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_torch_yd2hn106) 2023-01-11T23:03:17.2614890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:03:17.2615688Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:03:17.2615858Z 2023-01-11T23:03:17.2615948Z Running tests... 2023-01-11T23:03:17.2616277Z ---------------------------------------------------------------------- 2023-01-11T23:03:17.2616652Z Test results will be stored in test-reports\python-unittest\test_torch 2023-01-11T23:03:17.2616983Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.002s) 2023-01-11T23:03:17.2617392Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.001s) 2023-01-11T23:03:17.2617819Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.002s) 2023-01-11T23:03:17.2618164Z test_RNGState (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2618474Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2618810Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2619073Z test_Size (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2619351Z test_Size_iter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2619632Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2619910Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2620463Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2620763Z test_apply (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2621047Z test_as_subclass (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:03:17.2621340Z test_assert_async (__main__.TestTorch) ... ok (0.633s) 2023-01-11T23:03:17.2621682Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.078s) 2023-01-11T23:03:17.2622134Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.008s) 2023-01-11T23:03:17.2623140Z test_bmm_multithreaded (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2624066Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2624922Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2625690Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2626537Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2627301Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2628141Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2628920Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2629771Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2630554Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2631378Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2632210Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2633128Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2633909Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2634756Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2635535Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2636354Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2637121Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2637958Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2638730Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2639560Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2640339Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2641166Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2641930Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2642863Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2643620Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2644455Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:03:17.2645233Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:03:17.2645437Z ok (0.919s) 2023-01-11T23:03:17.2645687Z test_boxMullerState (__main__.TestTorch) ... ok (0.011s) 2023-01-11T23:03:17.2646033Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2023-01-11T23:03:17.2646362Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2646623Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.009s) 2023-01-11T23:03:17.2646908Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2647186Z test_contains (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2647466Z test_copy_broadcast (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2647750Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2648013Z test_copy_float16 (__main__.TestTorch) ... ok (0.012s) 2023-01-11T23:03:17.2648294Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2648918Z test_copy_transpose (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7754: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T23:03:17.2649537Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2023-01-11T23:03:17.2649793Z ok (0.003s) 2023-01-11T23:03:17.2650091Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.000s) 2023-01-11T23:03:17.2650428Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2650693Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2650982Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.012s) 2023-01-11T23:03:17.2651269Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2651548Z test_cxx_flags (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2652278Z test_dead_weak_ref (__main__.TestTorch) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_variable.cpp:319] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2023-01-11T23:03:17.2652925Z ok (0.002s) 2023-01-11T23:03:17.2653174Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2653458Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2653755Z test_deterministic_flag (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:03:17.2654093Z test_device (__main__.TestTorch) ... ok (0.014s) 2023-01-11T23:03:17.2654357Z test_dir (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2654613Z test_doc (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2655110Z test_doc_template (__main__.TestTorch) 2023-01-11T23:03:17.2655406Z Test that all public API doc strings use the same standard template for ... ok (0.039s) 2023-01-11T23:03:17.2655733Z test_dot_data_use (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2656073Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2656786Z test_element_size (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5939: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2657434Z byte = torch.ByteStorage().element_size() 2023-01-11T23:03:17.2658078Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5940: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2658678Z char = torch.CharStorage().element_size() 2023-01-11T23:03:17.2659326Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5941: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2659931Z short = torch.ShortStorage().element_size() 2023-01-11T23:03:17.2660573Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5942: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2661166Z int = torch.IntStorage().element_size() 2023-01-11T23:03:17.2661817Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5943: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2662408Z long = torch.LongStorage().element_size() 2023-01-11T23:03:17.2663056Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5944: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2663754Z float = torch.FloatStorage().element_size() 2023-01-11T23:03:17.2664407Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5945: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2665020Z double = torch.DoubleStorage().element_size() 2023-01-11T23:03:17.2665663Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5946: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2666330Z bool = torch.BoolStorage().element_size() 2023-01-11T23:03:17.2666979Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5947: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2667653Z bfloat16 = torch.BFloat16Storage().element_size() 2023-01-11T23:03:17.2668306Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5948: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2668955Z complexfloat = torch.ComplexFloatStorage().element_size() 2023-01-11T23:03:17.2669635Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5949: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2670285Z complexdouble = torch.ComplexDoubleStorage().element_size() 2023-01-11T23:03:17.2670529Z ok (0.006s) 2023-01-11T23:03:17.2670762Z test_empty_meta (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2671050Z test_empty_storage_view (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2671328Z test_equal (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:03:17.2671623Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2671925Z test_fill_diagonal (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2672201Z test_fix_weakref_no_leak (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2672495Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2673203Z test_from_buffer (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6322: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2673902Z self.assertEqual(torch.ByteStorage.from_buffer(a).tolist(), [1, 2, 3, 4]) 2023-01-11T23:03:17.2674622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2675242Z return list(self) 2023-01-11T23:03:17.2675937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2676645Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T23:03:17.2677306Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6323: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2677997Z shorts = torch.ShortStorage.from_buffer(a, 'big') 2023-01-11T23:03:17.2678654Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6324: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2679248Z self.assertEqual(shorts.size(), 2) 2023-01-11T23:03:17.2679934Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6325: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2680512Z self.assertEqual(shorts.tolist(), [258, 772]) 2023-01-11T23:03:17.2681151Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6326: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2681778Z ints = torch.IntStorage.from_buffer(a, 'little') 2023-01-11T23:03:17.2682426Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6327: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2683029Z self.assertEqual(ints.size(), 1) 2023-01-11T23:03:17.2683665Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6328: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2684260Z self.assertEqual(ints[0], 67305985) 2023-01-11T23:03:17.2684888Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2685511Z floats = torch.FloatStorage.from_buffer(f, 'big') 2023-01-11T23:03:17.2686158Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6331: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2686745Z self.assertEqual(floats.size(), 1) 2023-01-11T23:03:17.2687374Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6332: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2687949Z self.assertEqual(floats[0], 2.25) 2023-01-11T23:03:17.2688556Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6335: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2689207Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:03:17.2689863Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2690459Z self.assertEqual(bools.size(), 8) 2023-01-11T23:03:17.2691135Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6337: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2691795Z self.assertEqual(bools.tolist(), [False, True, True, True, True, True, True, True]) 2023-01-11T23:03:17.2692482Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2693116Z self.assertEqual(bools.type(), 'torch.BoolStorage') 2023-01-11T23:03:17.2693813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2694489Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T23:03:17.2695170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2695838Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T23:03:17.2696534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:978: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2697232Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T23:03:17.2697954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2698578Z return self.fget.__get__(instance, owner)() 2023-01-11T23:03:17.2699212Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6342: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2699829Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:03:17.2700491Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6343: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2701157Z self.assertEqual(bools.size(), 19) 2023-01-11T23:03:17.2701843Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6346: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2702462Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:03:17.2703110Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6347: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2703788Z self.assertEqual(bools.size(), 4) 2023-01-11T23:03:17.2704417Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6348: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2705048Z self.assertEqual(bools.tolist(), [False, True, True, True]) 2023-01-11T23:03:17.2705713Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6349: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2706316Z bytes = torch.ByteStorage.from_buffer(a) 2023-01-11T23:03:17.2706962Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6350: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2707570Z self.assertEqual(bytes.nbytes(), 4) 2023-01-11T23:03:17.2708185Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6351: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2708790Z self.assertEqual(bytes.tolist(), [1, 2, 3, 4]) 2023-01-11T23:03:17.2709016Z ok (0.010s) 2023-01-11T23:03:17.2709667Z test_from_file (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6663: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2710343Z s1 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T23:03:17.2711040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2711678Z storage = cls(wrap_storage=untyped_storage) 2023-01-11T23:03:17.2712325Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2713043Z self.assertEqual(s1.data_ptr(), torch.FloatTensor(s1).data_ptr()) 2023-01-11T23:03:17.2713768Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6668: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2714398Z s2 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T23:03:17.2714644Z ok (0.030s) 2023-01-11T23:03:17.2714864Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2715151Z test_generator_cpu (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2715450Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2716163Z test_has_storage (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7615: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2716827Z self.assertIsNotNone(torch.tensor([]).storage()) 2023-01-11T23:03:17.2717478Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2718092Z self.assertIsNotNone(torch.empty(0).storage()) 2023-01-11T23:03:17.2718748Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2719387Z self.assertIsNotNone(torch.tensor([]).clone().storage()) 2023-01-11T23:03:17.2720053Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7618: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2720690Z self.assertIsNotNone(torch.tensor([0, 0, 0]).nonzero().storage()) 2023-01-11T23:03:17.2721336Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2721963Z self.assertIsNotNone(torch.tensor([]).new().storage()) 2023-01-11T23:03:17.2722204Z ok (0.002s) 2023-01-11T23:03:17.2722442Z test_index_add (__main__.TestTorch) ... ok (0.025s) 2023-01-11T23:03:17.2722731Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.008s) 2023-01-11T23:03:17.2723417Z test_index_add_correctness (__main__.TestTorch) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91184 for platform(s) linux, rocm, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2023-01-11T23:03:17.2724104Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2724398Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2724673Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2724968Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2725277Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2725622Z test_is_nonzero (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2726265Z test_is_same_size (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5821: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T23:03:17.2726914Z nt1 = torch.nested.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2023-01-11T23:03:17.2727188Z ok (0.002s) 2023-01-11T23:03:17.2727395Z test_iter (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2727672Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2727971Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2728264Z test_manual_seed (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2728532Z test_map (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2728775Z test_map2 (__main__.TestTorch) ... ok (0.011s) 2023-01-11T23:03:17.2729043Z test_max_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2729318Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2729597Z test_median_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2729879Z test_memory_format (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2730231Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2730570Z test_memory_format_empty (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2730853Z test_min_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2731130Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2731475Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: FIXME: CUDA OOM error on Windows (0.001s) 2023-01-11T23:03:17.2731823Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2732111Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2732362Z test_ndim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2733045Z test_new (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7016: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2733725Z self.assertEqual(x.new(y.storage()).data_ptr(), y.data_ptr()) 2023-01-11T23:03:17.2734403Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2735038Z self.assertRaises(RuntimeError, lambda: x.new(z.storage())) 2023-01-11T23:03:17.2735290Z ok (0.003s) 2023-01-11T23:03:17.2735553Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2735847Z test_newindex (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2736188Z test_no_cuda_monkeypatch (__main__.TestTorch) ... skip: Skipped for cuda-enabled build (0.000s) 2023-01-11T23:03:17.2736566Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.011s) 2023-01-11T23:03:17.2736846Z test_normal_shape (__main__.TestTorch) ... ok (0.012s) 2023-01-11T23:03:17.2737118Z test_numel (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2737391Z test_parallel_info (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2737677Z test_parsing_double (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2737941Z test_parsing_int64 (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2738637Z test_parsing_intlist (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6302: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2023-01-11T23:03:17.2739362Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T23:03:17.2739789Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2023-01-11T23:03:17.2740065Z ok (0.007s) 2023-01-11T23:03:17.2740297Z test_permute (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2740566Z test_pickle (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2740841Z test_pickle_dtype (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2741111Z test_pickle_function (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2741405Z test_pickle_parameter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2741722Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2742028Z test_pickle_size (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2742305Z test_pin_memory (__main__.TestTorch) ... ok (0.059s) 2023-01-11T23:03:17.2742573Z test_print (__main__.TestTorch) ... ok (0.063s) 2023-01-11T23:03:17.2742826Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2743111Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2743390Z test_qengine (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2743785Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2744086Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2744355Z test_reversed (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2744635Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2744919Z test_select_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2745256Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.000s) 2023-01-11T23:03:17.2745609Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2745909Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2746167Z test_size_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2746867Z test_sizeof (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6980: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2747531Z sizeof_empty = torch.randn(0).storage().__sizeof__() 2023-01-11T23:03:17.2748220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2748885Z return super(TypedStorage, self).__sizeof__() + self.nbytes() 2023-01-11T23:03:17.2749632Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6981: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2750252Z sizeof_10 = torch.randn(10).storage().__sizeof__() 2023-01-11T23:03:17.2750950Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6982: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2751555Z sizeof_100 = torch.randn(100).storage().__sizeof__() 2023-01-11T23:03:17.2752202Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2752849Z sizeof_empty = torch.randn(0).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:03:17.2753515Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6987: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2754147Z sizeof_10 = torch.randn(10).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:03:17.2754808Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6988: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2755431Z sizeof_100 = torch.randn(100).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:03:17.2755659Z ok (0.012s) 2023-01-11T23:03:17.2755886Z test_slice (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2756238Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T23:03:17.2756592Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2756905Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2757226Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2757534Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2757872Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2758207Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2758526Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2758823Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2759141Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2759448Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2759768Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2760095Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2760424Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2760737Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2761768Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2762045Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2762359Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2762659Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2762940Z test_split_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2763225Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2763572Z test_std_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2764269Z test_storage_casts (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6470: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2764927Z storage = torch.IntStorage([-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2765581Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6471: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2766186Z self.assertEqual(storage.size(), 6) 2023-01-11T23:03:17.2766824Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6472: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2767448Z self.assertEqual(storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2768141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2768743Z return list(self) 2023-01-11T23:03:17.2769395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2770054Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T23:03:17.2770709Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6473: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2771350Z self.assertEqual(storage.type(), 'torch.IntStorage') 2023-01-11T23:03:17.2772053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2772692Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T23:03:17.2773366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2774465Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T23:03:17.2775170Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6476: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2775768Z floatStorage = storage.float() 2023-01-11T23:03:17.2776445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:808: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2777278Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T23:03:17.2778016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:809: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2778641Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T23:03:17.2779289Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6477: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2779913Z self.assertEqual(floatStorage.size(), 6) 2023-01-11T23:03:17.2780565Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2781209Z self.assertEqual(floatStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2781871Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6479: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2782523Z self.assertEqual(floatStorage.type(), 'torch.FloatStorage') 2023-01-11T23:03:17.2783199Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6480: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2783905Z self.assertEqual(floatStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2784567Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6483: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2785121Z halfStorage = storage.half() 2023-01-11T23:03:17.2786271Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6484: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2786884Z self.assertEqual(halfStorage.size(), 6) 2023-01-11T23:03:17.2787591Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2788219Z self.assertEqual(halfStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2788883Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6486: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2789520Z self.assertEqual(halfStorage.type(), 'torch.HalfStorage') 2023-01-11T23:03:17.2790187Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6487: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2790841Z self.assertEqual(halfStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2791504Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6490: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2792098Z bfloat16Storage = storage.bfloat16() 2023-01-11T23:03:17.2792748Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6491: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2793368Z self.assertEqual(bfloat16Storage.size(), 6) 2023-01-11T23:03:17.2794030Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6492: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2794657Z self.assertEqual(bfloat16Storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2795298Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6493: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2795951Z self.assertEqual(bfloat16Storage.type(), 'torch.BFloat16Storage') 2023-01-11T23:03:17.2796631Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6494: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2797320Z self.assertEqual(bfloat16Storage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2797991Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6497: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2798568Z longStorage = storage.long() 2023-01-11T23:03:17.2799255Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6498: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2799863Z self.assertEqual(longStorage.size(), 6) 2023-01-11T23:03:17.2800505Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2801127Z self.assertEqual(longStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2801786Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6500: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2802423Z self.assertEqual(longStorage.type(), 'torch.LongStorage') 2023-01-11T23:03:17.2803090Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6501: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2803724Z self.assertEqual(longStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2804392Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6504: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2804951Z shortStorage = storage.short() 2023-01-11T23:03:17.2805582Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6505: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2806196Z self.assertEqual(shortStorage.size(), 6) 2023-01-11T23:03:17.2806841Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6506: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2807461Z self.assertEqual(shortStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2808122Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6507: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2808822Z self.assertEqual(shortStorage.type(), 'torch.ShortStorage') 2023-01-11T23:03:17.2809494Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6508: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2810161Z self.assertEqual(shortStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2810819Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6511: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2811401Z doubleStorage = storage.double() 2023-01-11T23:03:17.2812019Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6512: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2812616Z self.assertEqual(doubleStorage.size(), 6) 2023-01-11T23:03:17.2813267Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2813904Z self.assertEqual(doubleStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T23:03:17.2814558Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2815193Z self.assertEqual(doubleStorage.type(), 'torch.DoubleStorage') 2023-01-11T23:03:17.2815874Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6515: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2816513Z self.assertEqual(doubleStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2817182Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6518: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2817770Z charStorage = storage.char() 2023-01-11T23:03:17.2818398Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6519: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2819016Z self.assertEqual(charStorage.size(), 6) 2023-01-11T23:03:17.2819655Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6520: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2820354Z self.assertEqual(charStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T23:03:17.2821709Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6521: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2822758Z self.assertEqual(charStorage.type(), 'torch.CharStorage') 2023-01-11T23:03:17.2823870Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6522: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2824847Z self.assertEqual(charStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2825807Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6525: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2827405Z byteStorage = storage.byte() 2023-01-11T23:03:17.2828109Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6526: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2828762Z self.assertEqual(byteStorage.size(), 6) 2023-01-11T23:03:17.2829418Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6527: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2830062Z self.assertEqual(byteStorage.tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2830729Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6528: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2831389Z self.assertEqual(byteStorage.type(), 'torch.ByteStorage') 2023-01-11T23:03:17.2832072Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6529: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2832721Z self.assertEqual(byteStorage.int().tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T23:03:17.2833390Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6532: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2833979Z boolStorage = storage.bool() 2023-01-11T23:03:17.2834606Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6533: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2835444Z self.assertEqual(boolStorage.size(), 6) 2023-01-11T23:03:17.2836163Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6534: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2836981Z self.assertEqual(boolStorage.tolist(), [True, False, True, True, True, True]) 2023-01-11T23:03:17.2837797Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6535: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2838459Z self.assertEqual(boolStorage.type(), 'torch.BoolStorage') 2023-01-11T23:03:17.2839151Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6536: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2839793Z self.assertEqual(boolStorage.int().tolist(), [1, 0, 1, 1, 1, 1]) 2023-01-11T23:03:17.2840466Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6539: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2841137Z complexfloat_storage = torch.ComplexFloatStorage([-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:03:17.2841852Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6540: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2842485Z self.assertEqual(complexfloat_storage.size(), 6) 2023-01-11T23:03:17.2843144Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6541: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2843802Z self.assertEqual(complexfloat_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:03:17.2844500Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6542: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2845189Z self.assertEqual(complexfloat_storage.type(), 'torch.ComplexFloatStorage') 2023-01-11T23:03:17.2845899Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6545: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2846610Z complexdouble_storage = complexfloat_storage.complex_double() 2023-01-11T23:03:17.2847308Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2847946Z self.assertEqual(complexdouble_storage.size(), 6) 2023-01-11T23:03:17.2848644Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2849313Z self.assertEqual(complexdouble_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:03:17.2850009Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2850688Z self.assertEqual(complexdouble_storage.type(), 'torch.ComplexDoubleStorage') 2023-01-11T23:03:17.2850982Z ok (0.020s) 2023-01-11T23:03:17.2851644Z test_storage_error (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6364: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2852297Z torch.storage._LegacyStorage() 2023-01-11T23:03:17.2852973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2853599Z return self.fget.__get__(instance, owner)() 2023-01-11T23:03:17.2854253Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6378: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2854841Z storage_class(device='cpu') 2023-01-11T23:03:17.2855479Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6381: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2856070Z storage_class(dtype=torch.float) 2023-01-11T23:03:17.2856692Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6387: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2857255Z storage_class(0, 0) 2023-01-11T23:03:17.2857866Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6390: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2858503Z storage_class('string') 2023-01-11T23:03:17.2859173Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6393: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2859770Z storage_class(torch.tensor([])) 2023-01-11T23:03:17.2860398Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6395: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2860976Z s = storage_class() 2023-01-11T23:03:17.2861582Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6398: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2862190Z storage_class(0, wrap_storage=s.untyped()) 2023-01-11T23:03:17.2862832Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6401: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2863417Z storage_class(wrap_storage=s) 2023-01-11T23:03:17.2864117Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6420: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2864762Z torch.TypedStorage(0, wrap_storage=s.untyped(), dtype=dtype) 2023-01-11T23:03:17.2865429Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6423: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2866053Z torch.TypedStorage(wrap_storage=s.untyped()) 2023-01-11T23:03:17.2866715Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2867351Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=0) 2023-01-11T23:03:17.2868016Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6429: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2868680Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=dtype, device=device) 2023-01-11T23:03:17.2869373Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6432: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2870059Z torch.TypedStorage(wrap_storage=s, dtype=dtype) 2023-01-11T23:03:17.2870765Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6435: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2871395Z torch.TypedStorage(dtype=dtype, device='xla') 2023-01-11T23:03:17.2872054Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6443: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2872708Z torch.TypedStorage(torch.tensor([]), dtype=dtype, device=device) 2023-01-11T23:03:17.2873393Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2874015Z torch.TypedStorage(0, 0, dtype=dtype, device=device) 2023-01-11T23:03:17.2874661Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6449: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2875308Z s_other = torch.TypedStorage([1, 2, 3, 4], device=device, dtype=dtype) 2023-01-11T23:03:17.2875984Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6452: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2876557Z s.fill_(s_other) 2023-01-11T23:03:17.2876748Z ok (0.030s) 2023-01-11T23:03:17.2877428Z test_storage_error_no_attribute (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6461: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2878161Z storage_class.from_buffer() 2023-01-11T23:03:17.2878376Z ok (0.000s) 2023-01-11T23:03:17.2878627Z test_structseq_repr (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2878960Z test_subclass_preserved (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2879256Z test_subclass_tensors (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2879542Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2879828Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2880132Z test_tensor_base_init (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2880426Z test_tensor_base_new (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2880710Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2881009Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.155s) 2023-01-11T23:03:17.2881321Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.067s) 2023-01-11T23:03:17.2881632Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2882025Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2882756Z test_tensor_set (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5839: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2883708Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:03:17.2884788Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5841: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2885412Z t1.set_(t2.storage(), 0, size) 2023-01-11T23:03:17.2886047Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5843: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2886644Z t1.set_(t2.storage(), 0, tuple(size)) 2023-01-11T23:03:17.2887283Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5847: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2887885Z t1.set_(t2.storage(), 0, size, stride) 2023-01-11T23:03:17.2888526Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5849: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2889145Z t1.set_(t2.storage(), 0, size=size, stride=stride) 2023-01-11T23:03:17.2889789Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5857: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2890431Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:03:17.2891102Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5859: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2891718Z t1.set_(source=t2.storage()) 2023-01-11T23:03:17.2892350Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5860: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2892971Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:03:17.2893631Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5862: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2894341Z t1.set_(source=t2.storage(), storage_offset=0, size=size, stride=stride) 2023-01-11T23:03:17.2895059Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5869: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2895689Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:03:17.2895910Z ok (0.004s) 2023-01-11T23:03:17.2896576Z test_tensor_set_errors (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5876: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2897284Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(d_cpu.storage())) 2023-01-11T23:03:17.2897971Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5878: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2898624Z lambda: f_cpu.set_(d_cpu.storage(), 0, d_cpu.size(), d_cpu.stride())) 2023-01-11T23:03:17.2898872Z ok (0.003s) 2023-01-11T23:03:17.2899117Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2899423Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2899725Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.177s) 2023-01-11T23:03:17.2900590Z test_to (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7842: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T23:03:17.2901386Z a = torch.tensor([[0, 1, 2], [2, 0, 3]]).to_sparse_csr() 2023-01-11T23:03:17.2901674Z ok (0.004s) 2023-01-11T23:03:17.2901971Z test_to_with_tensor (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2902258Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2902571Z test_torch_from_file (__main__.TestTorch) ... ok (0.016s) 2023-01-11T23:03:17.2902846Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.011s) 2023-01-11T23:03:17.2903117Z test_type (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2903388Z test_type_alias (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:03:17.2903780Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2904550Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2905224Z s0 = torch.FloatStorage(10) 2023-01-11T23:03:17.2905436Z ok (0.003s) 2023-01-11T23:03:17.2906111Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6554: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2906851Z s0 = torch.FloatStorage(10) 2023-01-11T23:03:17.2907529Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6555: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:03:17.2908129Z s0_untyped = s0.untyped() 2023-01-11T23:03:17.2908331Z ok (0.004s) 2023-01-11T23:03:17.2908568Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2908849Z test_unflatten (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:03:17.2909129Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2909397Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:03:17.2909704Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:03:17.2910019Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:03:17.2910309Z test_var_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:03:17.2910586Z test_warn_types (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2910870Z test_wildcard_import (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:03:17.2911034Z 2023-01-11T23:03:17.2911178Z ---------------------------------------------------------------------- 2023-01-11T23:03:17.2911449Z Ran 181 tests in 2.828s 2023-01-11T23:03:17.2911576Z 2023-01-11T23:03:17.2911655Z OK (skipped=7) 2023-01-11T23:03:17.2911773Z 2023-01-11T23:03:17.2911870Z Generating XML reports... 2023-01-11T23:03:17.2912256Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestBasicVitalSigns-20230111230313.xml 2023-01-11T23:03:17.2912735Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorch-20230111230313.xml 2023-01-11T23:03:17.2913059Z [TORCH_VITAL] CUDA.used False 2023-01-11T23:03:17.2913339Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2023-01-11T23:03:17.2913628Z [TORCH_VITAL] Dataloader.enabled True 2023-01-11T23:03:17.2913783Z 2023-01-11T23:03:17.2914147Z ##[endgroup] 2023-01-11T23:03:17.2914507Z FINISHED PRINTING LOG FILE of test_torch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_torch_yd2hn106) 2023-01-11T23:03:17.2914767Z 2023-01-11T23:03:17.2914889Z Running doctests ... [2023-01-11 23:03:17.257440] 2023-01-11T23:03:25.1364327Z Start doctest_module('C:\\actions-runner\\_work\\pytorch\\pytorch\\build\\win_tmp\\build\\torch') 2023-01-11T23:03:25.1364908Z Listing tests 2023-01-11T23:03:25.1365283Z gathering tests 2023-01-11T23:03:25.1365585Z running 663 test(s) 2023-01-11T23:03:25.1366290Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_tensor:0, line 429 <- wrt source file 2023-01-11T23:03:25.1367137Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::is_tensor:0 2023-01-11T23:03:25.1367988Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_tensor_type:0, line 458 <- wrt source file 2023-01-11T23:03:25.1368882Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_tensor_type:0 2023-01-11T23:03:25.1369784Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_dtype:0, line 496 <- wrt source file 2023-01-11T23:03:25.1370688Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::set_default_dtype:0 2023-01-11T23:03:25.1371967Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::use_deterministic_algorithms:0, line 629 <- wrt source file 2023-01-11T23:03:25.1372724Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::use_deterministic_algorithms:0 2023-01-11T23:03:25.1373682Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::compile:0, line 1221 <- wrt source file 2023-01-11T23:03:25.1374205Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\__init__.py::compile:0 2023-01-11T23:03:25.1374796Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_tensors:0, line 61 <- wrt source file 2023-01-11T23:03:25.1375309Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_tensors:0 2023-01-11T23:03:25.1375824Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_shapes:0, line 89 <- wrt source file 2023-01-11T23:03:25.1376328Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::broadcast_shapes:0 2023-01-11T23:03:25.1376896Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::split:0, line 161 <- wrt source file 2023-01-11T23:03:25.1377352Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::split:0 2023-01-11T23:03:25.1377889Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::einsum:0, line 269 <- wrt source file 2023-01-11T23:03:25.1378372Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::einsum:0 2023-01-11T23:03:25.1378855Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::meshgrid:0, line 450 <- wrt source file 2023-01-11T23:03:25.1379333Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::meshgrid:0 2023-01-11T23:03:25.1379819Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_impl:0, line 764 <- wrt source file 2023-01-11T23:03:25.1380311Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_impl:0 2023-01-11T23:03:25.1380817Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_consecutive_impl:0, line 842 <- wrt source file 2023-01-11T23:03:25.1381320Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_unique_consecutive_impl:0 2023-01-11T23:03:25.1381824Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::tensordot:0, line 1040 <- wrt source file 2023-01-11T23:03:25.1382305Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::tensordot:0 2023-01-11T23:03:25.1382848Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cartesian_prod:0, line 1118 <- wrt source file 2023-01-11T23:03:25.1383344Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cartesian_prod:0 2023-01-11T23:03:25.1384001Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::block_diag:0, line 1152 <- wrt source file 2023-01-11T23:03:25.1384484Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::block_diag:0 2023-01-11T23:03:25.1384969Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cdist:0, line 1203 <- wrt source file 2023-01-11T23:03:25.1385475Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::cdist:0 2023-01-11T23:03:25.1385936Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_1d:0, line 1243 <- wrt source file 2023-01-11T23:03:25.1386416Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_1d:0 2023-01-11T23:03:25.1386895Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_2d:0, line 1279 <- wrt source file 2023-01-11T23:03:25.1387456Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_2d:0 2023-01-11T23:03:25.1387932Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_3d:0, line 1317 <- wrt source file 2023-01-11T23:03:25.1388405Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::atleast_3d:0 2023-01-11T23:03:25.1388981Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::norm:0, line 1455 <- wrt source file 2023-01-11T23:03:25.1389457Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::norm:0 2023-01-11T23:03:25.1389981Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::chain_matmul:0, line 1606 <- wrt source file 2023-01-11T23:03:25.1390472Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::chain_matmul:0 2023-01-11T23:03:25.1390969Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_lu_impl:0, line 1706 <- wrt source file 2023-01-11T23:03:25.1391449Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py::_lu_impl:0 2023-01-11T23:03:25.1391920Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::list:0, line 391 <- wrt source file 2023-01-11T23:03:25.1392366Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::list:0 2023-01-11T23:03:25.1392816Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::help:0, line 444 <- wrt source file 2023-01-11T23:03:25.1393243Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::help:0 2023-01-11T23:03:25.1393692Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load:0, line 524 <- wrt source file 2023-01-11T23:03:25.1394130Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load:0 2023-01-11T23:03:25.1394583Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::_load_local:0, line 563 <- wrt source file 2023-01-11T23:03:25.1395097Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::_load_local:0 2023-01-11T23:03:25.1395617Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::download_url_to_file:0, line 592 <- wrt source file 2023-01-11T23:03:25.1396116Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::download_url_to_file:0 2023-01-11T23:03:25.1396617Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load_state_dict_from_url:0, line 701 <- wrt source file 2023-01-11T23:03:25.1397094Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\hub.py::load_state_dict_from_url:0 2023-01-11T23:03:25.1397590Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.define:0, line 61 <- wrt source file 2023-01-11T23:03:25.1398085Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.define:0 2023-01-11T23:03:25.1398588Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.impl:0, line 81 <- wrt source file 2023-01-11T23:03:25.1399075Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py::Library.impl:0 2023-01-11T23:03:25.1399578Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_ignored_functions:0, line 67 <- wrt source file 2023-01-11T23:03:25.1400087Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_ignored_functions:0 2023-01-11T23:03:25.1400682Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_testing_overrides:0, line 336 <- wrt source file 2023-01-11T23:03:25.1401229Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::get_testing_overrides:0 2023-01-11T23:03:25.1401792Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::wrap_torch_function:0, line 1391 <- wrt source file 2023-01-11T23:03:25.1600884Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::wrap_torch_function:0 2023-01-11T23:03:25.1601673Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::handle_torch_function:0, line 1508 <- wrt source file 2023-01-11T23:03:25.1602395Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::handle_torch_function:0 2023-01-11T23:03:25.1603170Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_method_or_property:0, line 1732 <- wrt source file 2023-01-11T23:03:25.1603917Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_method_or_property:0 2023-01-11T23:03:25.1604634Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_like:0, line 1750 <- wrt source file 2023-01-11T23:03:25.1605326Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\overrides.py::is_tensor_like:0 2023-01-11T23:03:25.1606028Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\quasirandom.py::SobolEngine:0, line 37 <- wrt source file 2023-01-11T23:03:25.1606709Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\quasirandom.py::SobolEngine:0 2023-01-11T23:03:25.1607397Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::save:0, line 429 <- wrt source file 2023-01-11T23:03:25.1608062Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::save:0 2023-01-11T23:03:25.1608731Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::load:0, line 754 <- wrt source file 2023-01-11T23:03:25.1609394Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py::load:0 2023-01-11T23:03:25.1610081Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\torch_version.py::TorchVersion:0, line 49 <- wrt source file 2023-01-11T23:03:25.1610771Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\torch_version.py::TorchVersion:0 2023-01-11T23:03:25.1611462Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp39-win_amd64.pyd::Generator:0, line 15 <- wrt source file 2023-01-11T23:03:25.1612130Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp39-win_amd64.pyd::Generator:0 2023-01-11T23:03:25.1612825Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp39-win_amd64.pyd::_LinAlgError:0, line 5 <- wrt source file 2023-01-11T23:03:25.1613504Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_C.cp39-win_amd64.pyd::_LinAlgError:0 2023-01-11T23:03:25.1614220Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_namedtensor_internals.py::update_names:0, line 125 <- wrt source file 2023-01-11T23:03:25.1614951Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_namedtensor_internals.py::update_names:0 2023-01-11T23:03:25.1615663Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_hook:0, line 508 <- wrt source file 2023-01-11T23:03:25.1616352Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.register_hook:0 2023-01-11T23:03:25.1617042Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.refine_names:0, line 1096 <- wrt source file 2023-01-11T23:03:25.1617825Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.refine_names:0 2023-01-11T23:03:25.1618510Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.align_to:0, line 1141 <- wrt source file 2023-01-11T23:03:25.1619231Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.align_to:0 2023-01-11T23:03:25.1619911Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.rename:0, line 1214 <- wrt source file 2023-01-11T23:03:25.1620580Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.rename:0 2023-01-11T23:03:25.1621262Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.to_sparse_coo:0, line 1244 <- wrt source file 2023-01-11T23:03:25.1621948Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py::Tensor.to_sparse_coo:0 2023-01-11T23:03:25.1622636Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor_str.py::set_printoptions:0, line 49 <- wrt source file 2023-01-11T23:03:25.1623303Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor_str.py::set_printoptions:0 2023-01-11T23:03:25.1624094Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.then:0, line 147 <- wrt source file 2023-01-11T23:03:25.1624780Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.then:0 2023-01-11T23:03:25.1625492Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.add_done_callback:0, line 195 <- wrt source file 2023-01-11T23:03:25.1626217Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.add_done_callback:0 2023-01-11T23:03:25.1626945Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_result:0, line 228 <- wrt source file 2023-01-11T23:03:25.1627642Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_result:0 2023-01-11T23:03:25.1628356Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_exception:0, line 257 <- wrt source file 2023-01-11T23:03:25.1629074Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::Future.set_exception:0 2023-01-11T23:03:25.1629762Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::collect_all:0, line 288 <- wrt source file 2023-01-11T23:03:25.1630434Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py::collect_all:0 2023-01-11T23:03:25.1631114Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::annotate:0, line 103 <- wrt source file 2023-01-11T23:03:25.1631768Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::annotate:0 2023-01-11T23:03:25.1632433Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::strict_fusion:0, line 202 <- wrt source file 2023-01-11T23:03:25.1633099Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py::strict_fusion:0 2023-01-11T23:03:25.1633818Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\monitor\__init__.py::TensorboardEventHandler:0, line 21 <- wrt source file 2023-01-11T23:03:25.1634566Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\monitor\__init__.py::TensorboardEventHandler:0 2023-01-11T23:03:25.1635352Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::as_nested_tensor:0, line 39 <- wrt source file 2023-01-11T23:03:25.1636036Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py::as_nested_tensor:0 2023-01-11T23:03:25.1636708Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::sum:0, line 175 <- wrt source file 2023-01-11T23:03:25.1637415Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\sparse\__init__.py::sum:0 2023-01-11T23:03:25.1638125Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\__init__.py::compute_required_storage_length:0, line 1495 <- wrt source file 2023-01-11T23:03:25.1638887Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\__init__.py::compute_required_storage_length:0 2023-01-11T23:03:25.1639668Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\qat\modules\linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T23:03:25.1640463Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\qat\modules\linear_relu.py::LinearReLU:0 2023-01-11T23:03:25.1641268Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T23:03:25.1642112Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py::LinearReLU:0 2023-01-11T23:03:25.1642938Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2023-01-11T23:03:25.1643744Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearReLU:0 2023-01-11T23:03:25.1855162Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearLeakyReLU:0, line 59 <- wrt source file 2023-01-11T23:03:25.1856134Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearLeakyReLU:0 2023-01-11T23:03:25.1857025Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearTanh:0, line 126 <- wrt source file 2023-01-11T23:03:25.1857850Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py::LinearTanh:0 2023-01-11T23:03:25.1858696Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTMCell:0, line 24 <- wrt source file 2023-01-11T23:03:25.1859453Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTMCell:0 2023-01-11T23:03:25.1860244Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTM:0, line 274 <- wrt source file 2023-01-11T23:03:25.1861006Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantizable\modules\rnn.py::LSTM:0 2023-01-11T23:03:25.1861721Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv1d:0, line 166 <- wrt source file 2023-01-11T23:03:25.1862445Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv1d:0 2023-01-11T23:03:25.1863164Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv2d:0, line 226 <- wrt source file 2023-01-11T23:03:25.1863958Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv2d:0 2023-01-11T23:03:25.1864845Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv3d:0, line 287 <- wrt source file 2023-01-11T23:03:25.1865555Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\functional.py::conv3d:0 2023-01-11T23:03:25.1866316Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::Quantize:0, line 74 <- wrt source file 2023-01-11T23:03:25.1867161Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::Quantize:0 2023-01-11T23:03:25.1879975Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::DeQuantize:0, line 114 <- wrt source file 2023-01-11T23:03:25.1880746Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\__init__.py::DeQuantize:0 2023-01-11T23:03:25.1881522Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv1d:0, line 34 <- wrt source file 2023-01-11T23:03:25.1882275Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv1d:0 2023-01-11T23:03:25.1883012Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv2d:0, line 105 <- wrt source file 2023-01-11T23:03:25.1883764Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv2d:0 2023-01-11T23:03:25.1884589Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv3d:0, line 170 <- wrt source file 2023-01-11T23:03:25.1885331Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::Conv3d:0 2023-01-11T23:03:25.1886123Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose1d:0, line 236 <- wrt source file 2023-01-11T23:03:25.1886928Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose1d:0 2023-01-11T23:03:25.1887739Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose2d:0, line 297 <- wrt source file 2023-01-11T23:03:25.1888535Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose2d:0 2023-01-11T23:03:25.1889331Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose3d:0, line 358 <- wrt source file 2023-01-11T23:03:25.1890166Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py::ConvTranspose3d:0 2023-01-11T23:03:25.1890981Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\linear.py::Linear:0, line 28 <- wrt source file 2023-01-11T23:03:25.1891750Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\linear.py::Linear:0 2023-01-11T23:03:25.1892508Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTM:0, line 391 <- wrt source file 2023-01-11T23:03:25.1893248Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTM:0 2023-01-11T23:03:25.1893993Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRU:0, line 618 <- wrt source file 2023-01-11T23:03:25.1894734Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRU:0 2023-01-11T23:03:25.1895651Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::RNNCell:0, line 940 <- wrt source file 2023-01-11T23:03:25.1896470Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::RNNCell:0 2023-01-11T23:03:25.1897314Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTMCell:0, line 993 <- wrt source file 2023-01-11T23:03:25.1898102Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::LSTMCell:0 2023-01-11T23:03:25.1898849Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRUCell:0, line 1036 <- wrt source file 2023-01-11T23:03:25.1899596Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\rnn.py::GRUCell:0 2023-01-11T23:03:25.1900349Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\activation.py::ReLU6:0, line 31 <- wrt source file 2023-01-11T23:03:25.1901095Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\activation.py::ReLU6:0 2023-01-11T23:03:25.1901875Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv1d:0, line 295 <- wrt source file 2023-01-11T23:03:25.1902636Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv1d:0 2023-01-11T23:03:25.1903355Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv2d:0, line 403 <- wrt source file 2023-01-11T23:03:25.1904152Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv2d:0 2023-01-11T23:03:25.1904866Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv3d:0, line 502 <- wrt source file 2023-01-11T23:03:25.1905579Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::Conv3d:0 2023-01-11T23:03:25.1906318Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose1d:0, line 685 <- wrt source file 2023-01-11T23:03:25.1907083Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose1d:0 2023-01-11T23:03:25.1907894Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose2d:0, line 775 <- wrt source file 2023-01-11T23:03:25.1908696Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose2d:0 2023-01-11T23:03:25.1909466Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose3d:0, line 869 <- wrt source file 2023-01-11T23:03:25.1910216Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\conv.py::ConvTranspose3d:0 2023-01-11T23:03:25.1910981Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::Embedding:0, line 84 <- wrt source file 2023-01-11T23:03:25.1950907Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::Embedding:0 2023-01-11T23:03:25.1951737Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::EmbeddingBag:0, line 209 <- wrt source file 2023-01-11T23:03:25.1952532Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\embedding_ops.py::EmbeddingBag:0 2023-01-11T23:03:25.1953551Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::FloatFunctional:0, line 21 <- wrt source file 2023-01-11T23:03:25.1954377Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::FloatFunctional:0 2023-01-11T23:03:25.1955275Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::QFunctional:0, line 141 <- wrt source file 2023-01-11T23:03:25.1956116Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\functional_modules.py::QFunctional:0 2023-01-11T23:03:25.1956934Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\linear.py::Linear:0, line 117 <- wrt source file 2023-01-11T23:03:25.1957671Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\linear.py::Linear:0 2023-01-11T23:03:25.1958402Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\rnn.py::LSTM:0, line 20 <- wrt source file 2023-01-11T23:03:25.1959122Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\modules\rnn.py::LSTM:0 2023-01-11T23:03:25.1959869Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\scheduler\lambda_scheduler.py::LambdaSL:0, line 19 <- wrt source file 2023-01-11T23:03:25.1960644Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\scheduler\lambda_scheduler.py::LambdaSL:0 2023-01-11T23:03:25.1961427Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier:0, line 45 <- wrt source file 2023-01-11T23:03:25.1962287Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier:0 2023-01-11T23:03:25.1963167Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier.squash_mask:0, line 237 <- wrt source file 2023-01-11T23:03:25.1964031Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\sparsifier\base_sparsifier.py::BaseSparsifier.squash_mask:0 2023-01-11T23:03:25.1964949Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py::ActivationSparsifier:0, line 59 <- wrt source file 2023-01-11T23:03:25.1965914Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py::ActivationSparsifier:0 2023-01-11T23:03:25.1966884Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 92 <- wrt source file 2023-01-11T23:03:25.1967885Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2023-01-11T23:03:25.1968872Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py::BaseDataSparsifier:0, line 54 <- wrt source file 2023-01-11T23:03:25.1969777Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py::BaseDataSparsifier:0 2023-01-11T23:03:25.1970635Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn:0, line 27 <- wrt source file 2023-01-11T23:03:25.1971407Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn:0 2023-01-11T23:03:25.1972263Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn_relu:0, line 64 <- wrt source file 2023-01-11T23:03:25.1973054Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_conv_bn_relu:0 2023-01-11T23:03:25.1974647Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_linear_bn:0, line 111 <- wrt source file 2023-01-11T23:03:25.1975454Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_linear_bn:0 2023-01-11T23:03:25.1976255Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_convtranspose_bn:0, line 139 <- wrt source file 2023-01-11T23:03:25.1977076Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuser_method_mappings.py::fuse_convtranspose_bn:0 2023-01-11T23:03:25.1977861Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuse_modules.py::fuse_modules:0, line 143 <- wrt source file 2023-01-11T23:03:25.1978608Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fuse_modules.py::fuse_modules:0 2023-01-11T23:03:25.1979355Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_args:0, line 85 <- wrt source file 2023-01-11T23:03:25.1980100Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_args:0 2023-01-11T23:03:25.1980877Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_callable_args:0, line 106 <- wrt source file 2023-01-11T23:03:25.1981640Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py::_with_callable_args:0 2023-01-11T23:03:25.1982381Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::fuse_fx:0, line 242 <- wrt source file 2023-01-11T23:03:25.1983112Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::fuse_fx:0 2023-01-11T23:03:25.1983929Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_fx:0, line 301 <- wrt source file 2023-01-11T23:03:25.1984672Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_fx:0 2023-01-11T23:03:25.1985422Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_qat_fx:0, line 439 <- wrt source file 2023-01-11T23:03:25.1986200Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::prepare_qat_fx:0 2023-01-11T23:03:25.1986981Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_fx:0, line 604 <- wrt source file 2023-01-11T23:03:25.1987713Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_fx:0 2023-01-11T23:03:25.1988474Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_to_reference_fx:0, line 663 <- wrt source file 2023-01-11T23:03:25.1989255Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::convert_to_reference_fx:0 2023-01-11T23:03:25.1990053Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 715 <- wrt source file 2023-01-11T23:03:25.1990955Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py::_convert_to_reference_decomposed_fx:0 2023-01-11T23:03:25.1991737Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_path_of_module:0, line 408 <- wrt source file 2023-01-11T23:03:25.1993060Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_path_of_module:0 2023-01-11T23:03:25.1993826Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_signature_locals:0, line 429 <- wrt source file 2023-01-11T23:03:25.1994608Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_signature_locals:0 2023-01-11T23:03:25.1995391Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_default_kwargs:0, line 442 <- wrt source file 2023-01-11T23:03:25.2086592Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_default_kwargs:0 2023-01-11T23:03:25.2087453Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_normalize_kwargs:0, line 463 <- wrt source file 2023-01-11T23:03:25.2088056Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_normalize_kwargs:0 2023-01-11T23:03:25.2088608Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_num_pos_args:0, line 483 <- wrt source file 2023-01-11T23:03:25.2089220Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py::_get_num_pos_args:0 2023-01-11T23:03:25.2089854Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\backend_config.py::DTypeConfig:0, line 131 <- wrt source file 2023-01-11T23:03:25.2090463Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\backend_config.py::DTypeConfig:0 2023-01-11T23:03:25.2091075Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\onednn.py::_fuse_linear_bn_leaky_relu:0, line 80 <- wrt source file 2023-01-11T23:03:25.2091670Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\backend_config\onednn.py::_fuse_linear_bn_leaky_relu:0 2023-01-11T23:03:25.2092284Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report.py::ModelReport:0, line 79 <- wrt source file 2023-01-11T23:03:25.2092892Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report.py::ModelReport:0 2023-01-11T23:03:25.2093575Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 324 <- wrt source file 2023-01-11T23:03:25.2094329Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2023-01-11T23:03:25.2095138Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 407 <- wrt source file 2023-01-11T23:03:25.2095954Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2023-01-11T23:03:25.2096712Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 557 <- wrt source file 2023-01-11T23:03:25.2097631Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2023-01-11T23:03:25.2099047Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 619 <- wrt source file 2023-01-11T23:03:25.2099838Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_model_report\model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2023-01-11T23:03:25.2100497Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\anomaly_mode.py::detect_anomaly:0, line 25 <- wrt source file 2023-01-11T23:03:25.2101099Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\anomaly_mode.py::detect_anomaly:0 2023-01-11T23:03:25.2101667Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::make_dual:0, line 63 <- wrt source file 2023-01-11T23:03:25.2102181Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::make_dual:0 2023-01-11T23:03:25.2102704Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::unpack_dual:0, line 126 <- wrt source file 2023-01-11T23:03:25.2103220Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::unpack_dual:0 2023-01-11T23:03:25.2103822Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::dual_level:0, line 163 <- wrt source file 2023-01-11T23:03:25.2104345Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\forward_ad.py::dual_level:0 2023-01-11T23:03:25.2104896Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_backward:0, line 51 <- wrt source file 2023-01-11T23:03:25.2105458Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_backward:0 2023-01-11T23:03:25.2106020Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_forward:0, line 93 <- wrt source file 2023-01-11T23:03:25.2106588Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.save_for_forward:0 2023-01-11T23:03:25.2107206Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_dirty:0, line 143 <- wrt source file 2023-01-11T23:03:25.2107818Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_dirty:0 2023-01-11T23:03:25.2108395Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_non_differentiable:0, line 187 <- wrt source file 2023-01-11T23:03:25.2108988Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.mark_non_differentiable:0 2023-01-11T23:03:25.2109572Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.set_materialize_grads:0, line 215 <- wrt source file 2023-01-11T23:03:25.2110144Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::FunctionCtx.set_materialize_grads:0 2023-01-11T23:03:25.2110686Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::Function:0, line 387 <- wrt source file 2023-01-11T23:03:25.2111175Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\function.py::Function:0 2023-01-11T23:03:25.2111760Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vjp:0, line 248 <- wrt source file 2023-01-11T23:03:25.2112260Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vjp:0 2023-01-11T23:03:25.2112878Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jvp:0, line 346 <- wrt source file 2023-01-11T23:03:25.2113433Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jvp:0 2023-01-11T23:03:25.2113952Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jacobian:0, line 548 <- wrt source file 2023-01-11T23:03:25.2114465Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::jacobian:0 2023-01-11T23:03:25.2114989Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hessian:0, line 760 <- wrt source file 2023-01-11T23:03:25.2115486Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hessian:0 2023-01-11T23:03:25.2116001Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vhp:0, line 864 <- wrt source file 2023-01-11T23:03:25.2116503Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::vhp:0 2023-01-11T23:03:25.2117009Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hvp:0, line 955 <- wrt source file 2023-01-11T23:03:25.2117498Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\functional.py::hvp:0 2023-01-11T23:03:25.2118001Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::no_grad:0, line 120 <- wrt source file 2023-01-11T23:03:25.2118504Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::no_grad:0 2023-01-11T23:03:25.2119071Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::enable_grad:0, line 166 <- wrt source file 2023-01-11T23:03:25.2119616Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::enable_grad:0 2023-01-11T23:03:25.2120909Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::set_grad_enabled:0, line 216 <- wrt source file 2023-01-11T23:03:25.2121644Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::set_grad_enabled:0 2023-01-11T23:03:25.2122355Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::inference_mode:0, line 273 <- wrt source file 2023-01-11T23:03:25.2122883Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\grad_mode.py::inference_mode:0 2023-01-11T23:03:25.2123407Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::saved_tensors_hooks:0, line 50 <- wrt source file 2023-01-11T23:03:25.2123920Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::saved_tensors_hooks:0 2023-01-11T23:03:25.2124438Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::save_on_cpu:0, line 109 <- wrt source file 2023-01-11T23:03:25.2124999Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::save_on_cpu:0 2023-01-11T23:03:25.2125575Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::disable_saved_tensors_hooks:0, line 164 <- wrt source file 2023-01-11T23:03:25.2126112Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::disable_saved_tensors_hooks:0 2023-01-11T23:03:25.2126747Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::register_multi_grad_hook:0, line 204 <- wrt source file 2023-01-11T23:03:25.2127279Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::register_multi_grad_hook:0 2023-01-11T23:03:25.2127879Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::allow_mutation_on_saved_tensors:0, line 406 <- wrt source file 2023-01-11T23:03:25.2128431Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py::allow_mutation_on_saved_tensors:0 2023-01-11T23:03:25.2128969Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::profile:0, line 123 <- wrt source file 2023-01-11T23:03:25.2129482Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::profile:0 2023-01-11T23:03:25.2130010Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::record_function:0, line 457 <- wrt source file 2023-01-11T23:03:25.2130535Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::record_function:0 2023-01-11T23:03:25.2131099Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_itt:0, line 582 <- wrt source file 2023-01-11T23:03:25.2131659Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_itt:0 2023-01-11T23:03:25.2132179Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_nvtx:0, line 651 <- wrt source file 2023-01-11T23:03:25.2132688Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\profiler.py::emit_nvtx:0 2023-01-11T23:03:25.2133211Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:0, line 95 <- wrt source file 2023-01-11T23:03:25.2133716Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:0 2023-01-11T23:03:25.2134234Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:1, line 106 <- wrt source file 2023-01-11T23:03:25.2134732Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:1 2023-01-11T23:03:25.2135226Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:2, line 119 <- wrt source file 2023-01-11T23:03:25.2135727Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_jit_fn:2 2023-01-11T23:03:25.2136255Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_multi_output_jit_fn:0, line 151 <- wrt source file 2023-01-11T23:03:25.2136796Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\jiterator.py::_create_multi_output_jit_fn:0 2023-01-11T23:03:25.2137384Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\argparse_util.py::env:0, line 23 <- wrt source file 2023-01-11T23:03:25.2137960Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\argparse_util.py::env:0 2023-01-11T23:03:25.2138485Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\argparse_util.py::check_env:0, line 73 <- wrt source file 2023-01-11T23:03:25.2139017Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\argparse_util.py::check_env:0 2023-01-11T23:03:25.2139562Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::batch_isend_irecv:0, line 1377 <- wrt source file 2023-01-11T23:03:25.2140157Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::batch_isend_irecv:0 2023-01-11T23:03:25.2140706Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_reduce:0, line 1633 <- wrt source file 2023-01-11T23:03:25.2141282Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_reduce:0 2023-01-11T23:03:25.2141838Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_object:0, line 1997 <- wrt source file 2023-01-11T23:03:25.2142392Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_object:0 2023-01-11T23:03:25.2142993Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather_object:0, line 2085 <- wrt source file 2023-01-11T23:03:25.2143625Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::gather_object:0 2023-01-11T23:03:25.2144251Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::broadcast_object_list:0, line 2192 <- wrt source file 2023-01-11T23:03:25.2144810Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::broadcast_object_list:0 2023-01-11T23:03:25.2145365Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter_object_list:0, line 2288 <- wrt source file 2023-01-11T23:03:25.2145921Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter_object_list:0 2023-01-11T23:03:25.2146472Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather:0, line 2375 <- wrt source file 2023-01-11T23:03:25.2147011Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather:0 2023-01-11T23:03:25.2147561Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_into_tensor:0, line 2455 <- wrt source file 2023-01-11T23:03:25.2148337Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_into_tensor:0 2023-01-11T23:03:25.2149064Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_coalesced:0, line 2564 <- wrt source file 2023-01-11T23:03:25.2149679Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_gather_coalesced:0 2023-01-11T23:03:25.2150292Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter:0, line 2722 <- wrt source file 2023-01-11T23:03:25.2150813Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::scatter:0 2023-01-11T23:03:25.2151359Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::reduce_scatter_tensor:0, line 2929 <- wrt source file 2023-01-11T23:03:25.2151927Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::reduce_scatter_tensor:0 2023-01-11T23:03:25.2152484Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all_single:0, line 3046 <- wrt source file 2023-01-11T23:03:25.2153024Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all_single:0 2023-01-11T23:03:25.2153633Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all:0, line 3164 <- wrt source file 2023-01-11T23:03:25.2154199Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::all_to_all:0 2023-01-11T23:03:25.2154749Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::monitored_barrier:0, line 3346 <- wrt source file 2023-01-11T23:03:25.2155411Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::monitored_barrier:0 2023-01-11T23:03:25.2156023Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups:0, line 3598 <- wrt source file 2023-01-11T23:03:25.2156556Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups:0 2023-01-11T23:03:25.2157130Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups_by_enumeration:0, line 3713 <- wrt source file 2023-01-11T23:03:25.2157714Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py::new_subgroups_by_enumeration:0 2023-01-11T23:03:25.2158259Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\launch.py::__doc__:0, line 81 <- wrt source file 2023-01-11T23:03:25.2158765Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\launch.py::__doc__:0 2023-01-11T23:03:25.2159270Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\run.py::__doc__:0, line 297 <- wrt source file 2023-01-11T23:03:25.2159757Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\run.py::__doc__:0 2023-01-11T23:03:25.2160277Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\autograd\__init__.py::context:0, line 39 <- wrt source file 2023-01-11T23:03:25.2160817Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\autograd\__init__.py::context:0 2023-01-11T23:03:25.2161387Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\join.py::Join:0, line 148 <- wrt source file 2023-01-11T23:03:25.2161966Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\join.py::Join:0 2023-01-11T23:03:25.2162534Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\__init__.py::register_ddp_comm_hook:0, line 99 <- wrt source file 2023-01-11T23:03:25.2163149Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\__init__.py::register_ddp_comm_hook:0 2023-01-11T23:03:25.2163768Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2023-01-11T23:03:25.2164379Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py::noop_hook:0 2023-01-11T23:03:25.2164999Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::allreduce_hook:0, line 37 <- wrt source file 2023-01-11T23:03:25.2165615Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::allreduce_hook:0 2023-01-11T23:03:25.2166237Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_hook:0, line 54 <- wrt source file 2023-01-11T23:03:25.2166859Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_hook:0 2023-01-11T23:03:25.2167580Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_hook:0, line 90 <- wrt source file 2023-01-11T23:03:25.2168247Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_hook:0 2023-01-11T23:03:25.2168921Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_wrapper:0, line 123 <- wrt source file 2023-01-11T23:03:25.2169559Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::fp16_compress_wrapper:0 2023-01-11T23:03:25.2170193Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_wrapper:0, line 161 <- wrt source file 2023-01-11T23:03:25.2170817Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py::bf16_compress_wrapper:0 2023-01-11T23:03:25.2171442Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py::post_localSGD_hook:0, line 85 <- wrt source file 2023-01-11T23:03:25.2172076Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py::post_localSGD_hook:0 2023-01-11T23:03:25.2172712Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::powerSGD_hook:0, line 382 <- wrt source file 2023-01-11T23:03:25.2173383Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::powerSGD_hook:0 2023-01-11T23:03:25.2174073Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::batched_powerSGD_hook:0, line 691 <- wrt source file 2023-01-11T23:03:25.2174692Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py::batched_powerSGD_hook:0 2023-01-11T23:03:25.2175346Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_pertensor_hook:0, line 62 <- wrt source file 2023-01-11T23:03:25.2176011Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_pertensor_hook:0 2023-01-11T23:03:25.2176681Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_perchannel_hook:0, line 142 <- wrt source file 2023-01-11T23:03:25.2177352Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py::quantization_perchannel_hook:0 2023-01-11T23:03:25.2178021Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\averagers.py::PeriodicModelAverager:0, line 51 <- wrt source file 2023-01-11T23:03:25.2178671Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\averagers.py::PeriodicModelAverager:0 2023-01-11T23:03:25.2179398Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py::HierarchicalModelAverager:0, line 50 <- wrt source file 2023-01-11T23:03:25.2180171Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py::HierarchicalModelAverager:0 2023-01-11T23:03:25.2180902Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\optimizer.py::load_sharded_optimizer_state_dict:0, line 205 <- wrt source file 2023-01-11T23:03:25.2181521Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\optimizer.py::load_sharded_optimizer_state_dict:0 2023-01-11T23:03:25.2182147Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py::SavePlanner:0, line 126 <- wrt source file 2023-01-11T23:03:25.2182716Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py::SavePlanner:0 2023-01-11T23:03:25.2183281Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py::LoadPlanner:0, line 281 <- wrt source file 2023-01-11T23:03:25.2183926Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\planner.py::LoadPlanner:0 2023-01-11T23:03:25.2184505Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_loader.py::load_state_dict:0, line 63 <- wrt source file 2023-01-11T23:03:25.2185140Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_loader.py::load_state_dict:0 2023-01-11T23:03:25.2901345Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::save_state_dict:0, line 60 <- wrt source file 2023-01-11T23:03:25.2902117Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\checkpoint\state_dict_saver.py::save_state_dict:0 2023-01-11T23:03:25.2902760Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\__init__.py::start_processes:0, line 132 <- wrt source file 2023-01-11T23:03:25.2903375Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\__init__.py::start_processes:0 2023-01-11T23:03:25.2904037Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\api.py::Std.from_str:0, line 110 <- wrt source file 2023-01-11T23:03:25.2904696Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\api.py::Std.from_str:0 2023-01-11T23:03:25.2905326Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\api.py::to_map:0, line 150 <- wrt source file 2023-01-11T23:03:25.2905893Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\api.py::to_map:0 2023-01-11T23:03:25.2906498Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\errors\__init__.py::ChildFailedError:0, line 203 <- wrt source file 2023-01-11T23:03:25.2907134Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\multiprocessing\errors\__init__.py::ChildFailedError:0 2023-01-11T23:03:25.2907764Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\rendezvous\api.py::RendezvousHandler.shutdown:0, line 112 <- wrt source file 2023-01-11T23:03:25.2908401Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\elastic\rendezvous\api.py::RendezvousHandler.shutdown:0 2023-01-11T23:03:25.2908991Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::StateDictType:0, line 221 <- wrt source file 2023-01-11T23:03:25.2909533Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::StateDictType:0 2023-01-11T23:03:25.2910279Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::FullStateDictConfig:0, line 258 <- wrt source file 2023-01-11T23:03:25.2910831Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\api.py::FullStateDictConfig:0 2023-01-11T23:03:25.2911520Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 125 <- wrt source file 2023-01-11T23:03:25.2912166Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2023-01-11T23:03:25.2912840Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 551 <- wrt source file 2023-01-11T23:03:25.2913535Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2023-01-11T23:03:25.2914237Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 619 <- wrt source file 2023-01-11T23:03:25.2914935Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2023-01-11T23:03:25.2915647Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1346 <- wrt source file 2023-01-11T23:03:25.2916363Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2023-01-11T23:03:25.2917091Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1455 <- wrt source file 2023-01-11T23:03:25.2917807Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2023-01-11T23:03:25.2918520Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1586 <- wrt source file 2023-01-11T23:03:25.2919212Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2023-01-11T23:03:25.2919870Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\sharded_grad_scaler.py::ShardedGradScaler:0, line 45 <- wrt source file 2023-01-11T23:03:25.2920469Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\fsdp\sharded_grad_scaler.py::ShardedGradScaler:0 2023-01-11T23:03:25.2921045Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\functional.py::_all_gather_base:0, line 130 <- wrt source file 2023-01-11T23:03:25.2921600Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\functional.py::_all_gather_base:0 2023-01-11T23:03:25.2922174Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.__init__:0, line 201 <- wrt source file 2023-01-11T23:03:25.2922759Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.__init__:0 2023-01-11T23:03:25.2923367Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.init_from_module_rref:0, line 524 <- wrt source file 2023-01-11T23:03:25.2924042Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::_RemoteModule.init_from_module_rref:0 2023-01-11T23:03:25.2924633Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::RemoteModule:0, line 646 <- wrt source file 2023-01-11T23:03:25.2925227Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\nn\api\remote_module.py::RemoteModule:0 2023-01-11T23:03:25.2925829Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 27 <- wrt source file 2023-01-11T23:03:25.2926462Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2023-01-11T23:03:25.2927076Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\named_optimizer.py::_NamedOptimizer:0, line 38 <- wrt source file 2023-01-11T23:03:25.2927655Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\named_optimizer.py::_NamedOptimizer:0 2023-01-11T23:03:25.2928248Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\optimizer.py::DistributedOptimizer:0, line 160 <- wrt source file 2023-01-11T23:03:25.2928842Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\optimizer.py::DistributedOptimizer:0 2023-01-11T23:03:25.2929456Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 18 <- wrt source file 2023-01-11T23:03:25.2930086Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2023-01-11T23:03:25.2930691Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\utils.py::register_functional_optim:0, line 35 <- wrt source file 2023-01-11T23:03:25.2931254Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\utils.py::register_functional_optim:0 2023-01-11T23:03:25.2931870Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 325 <- wrt source file 2023-01-11T23:03:25.2932512Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\optim\zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2023-01-11T23:03:25.3202224Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipeline\sync\pipe.py::WithDevice:0, line 152 <- wrt source file 2023-01-11T23:03:25.3203175Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipeline\sync\pipe.py::WithDevice:0 2023-01-11T23:03:25.3203942Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipeline\sync\pipe.py::Pipe:0, line 274 <- wrt source file 2023-01-11T23:03:25.3204691Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\pipeline\sync\pipe.py::Pipe:0 2023-01-11T23:03:25.3205475Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::_wait_all:0, line 160 <- wrt source file 2023-01-11T23:03:25.3206251Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::_wait_all:0 2023-01-11T23:03:25.3206961Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::shutdown:0, line 333 <- wrt source file 2023-01-11T23:03:25.3208943Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::shutdown:0 2023-01-11T23:03:25.3209643Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::remote:0, line 582 <- wrt source file 2023-01-11T23:03:25.3210336Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::remote:0 2023-01-11T23:03:25.3211188Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_sync:0, line 766 <- wrt source file 2023-01-11T23:03:25.3211920Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_sync:0 2023-01-11T23:03:25.3212669Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_async:0, line 858 <- wrt source file 2023-01-11T23:03:25.3213368Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\api.py::rpc_async:0 2023-01-11T23:03:25.3214114Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\functions.py::async_execution:0, line 33 <- wrt source file 2023-01-11T23:03:25.3214862Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\functions.py::async_execution:0 2023-01-11T23:03:25.3215684Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 117 <- wrt source file 2023-01-11T23:03:25.3216619Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\options.py::TensorPipeRpcBackendOptions.set_device_map:0 2023-01-11T23:03:25.3217549Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\server_process_global_profiler.py::_server_process_global_profile:0, line 58 <- wrt source file 2023-01-11T23:03:25.3218461Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\rpc\server_process_global_profiler.py::_server_process_global_profile:0 2023-01-11T23:03:25.3219292Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\api.py::parallelize_module:0, line 63 <- wrt source file 2023-01-11T23:03:25.3220085Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\api.py::parallelize_module:0 2023-01-11T23:03:25.3220892Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\_utils.py::_prepare_input_validate:0, line 33 <- wrt source file 2023-01-11T23:03:25.3221699Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\_utils.py::_prepare_input_validate:0 2023-01-11T23:03:25.3222510Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\_utils.py::_prepare_output_validate:0, line 78 <- wrt source file 2023-01-11T23:03:25.3223332Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\tensor\parallel\_utils.py::_prepare_output_validate:0 2023-01-11T23:03:25.3224264Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\checkpoint_activation.py::checkpoint:0, line 198 <- wrt source file 2023-01-11T23:03:25.3225122Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\checkpoint_activation.py::checkpoint:0 2023-01-11T23:03:25.3225950Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\contract.py::contract:0, line 44 <- wrt source file 2023-01-11T23:03:25.3226700Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\contract.py::contract:0 2023-01-11T23:03:25.3227461Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate.py::replicate:0, line 21 <- wrt source file 2023-01-11T23:03:25.3228306Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\replicate.py::replicate:0 2023-01-11T23:03:25.3229118Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.no_sync:0, line 509 <- wrt source file 2023-01-11T23:03:25.3230095Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.no_sync:0 2023-01-11T23:03:25.3231016Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.register_comm_hook:0, line 826 <- wrt source file 2023-01-11T23:03:25.3231925Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T23:03:25.3232814Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.register_comm_hook:1, line 838 <- wrt source file 2023-01-11T23:03:25.3233719Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T23:03:25.3234633Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0, line 874 <- wrt source file 2023-01-11T23:03:25.3235565Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T23:03:25.3236506Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel._register_fused_optim:0, line 930 <- wrt source file 2023-01-11T23:03:25.3237429Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_composable\_ddp.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T23:03:25.3238263Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\partial_tensor.py::_PartialTensor:0, line 61 <- wrt source file 2023-01-11T23:03:25.3239041Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\partial_tensor.py::_PartialTensor:0 2023-01-11T23:03:25.3239862Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_optim\__init__.py::named_params_with_sharded_tensor:0, line 32 <- wrt source file 2023-01-11T23:03:25.3240709Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_optim\__init__.py::named_params_with_sharded_tensor:0 2023-01-11T23:03:25.3241533Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::init_from_local_shards:0, line 366 <- wrt source file 2023-01-11T23:03:25.3242385Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::init_from_local_shards:0 2023-01-11T23:03:25.3243281Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::custom_sharded_op_impl:0, line 430 <- wrt source file 2023-01-11T23:03:25.3244095Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\__init__.py::custom_sharded_op_impl:0 2023-01-11T23:03:25.3244936Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor._init_from_local_tensor:0, line 808 <- wrt source file 2023-01-11T23:03:25.3245789Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor._init_from_local_tensor:0 2023-01-11T23:03:25.3246704Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor.reshard:0, line 958 <- wrt source file 2023-01-11T23:03:25.3410172Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\api.py::ShardedTensor.reshard:0 2023-01-11T23:03:25.3411281Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\_ops\_common.py::_sharded_op_common:0, line 15 <- wrt source file 2023-01-11T23:03:25.3412161Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharded_tensor\_ops\_common.py::_sharded_op_common:0 2023-01-11T23:03:25.3412976Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharding_plan\api.py::ShardingPlan:0, line 36 <- wrt source file 2023-01-11T23:03:25.3413784Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_shard\sharding_plan\api.py::ShardingPlan:0 2023-01-11T23:03:25.3414579Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_tools\memory_tracker.py::MemoryTracker:0, line 57 <- wrt source file 2023-01-11T23:03:25.3415356Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\_tools\memory_tracker.py::MemoryTracker:0 2023-01-11T23:03:25.3416121Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\bernoulli.py::Bernoulli:0, line 21 <- wrt source file 2023-01-11T23:03:25.3416858Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\bernoulli.py::Bernoulli:0 2023-01-11T23:03:25.3417569Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\beta.py::Beta:0, line 16 <- wrt source file 2023-01-11T23:03:25.3418258Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\beta.py::Beta:0 2023-01-11T23:03:25.3419008Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\binomial.py::Binomial:0, line 20 <- wrt source file 2023-01-11T23:03:25.3419763Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\binomial.py::Binomial:0 2023-01-11T23:03:25.3420506Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\categorical.py::Categorical:0, line 37 <- wrt source file 2023-01-11T23:03:25.3421239Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\categorical.py::Categorical:0 2023-01-11T23:03:25.3421963Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\cauchy.py::Cauchy:0, line 19 <- wrt source file 2023-01-11T23:03:25.3422666Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\cauchy.py::Cauchy:0 2023-01-11T23:03:25.3423363Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\chi2.py::Chi2:0, line 12 <- wrt source file 2023-01-11T23:03:25.3424143Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\chi2.py::Chi2:0 2023-01-11T23:03:25.3424890Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::_DependentProperty:0, line 152 <- wrt source file 2023-01-11T23:03:25.3425675Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\constraints.py::_DependentProperty:0 2023-01-11T23:03:25.3426481Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\continuous_bernoulli.py::ContinuousBernoulli:0, line 24 <- wrt source file 2023-01-11T23:03:25.3427298Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\continuous_bernoulli.py::ContinuousBernoulli:0 2023-01-11T23:03:25.3428178Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\dirichlet.py::Dirichlet:0, line 35 <- wrt source file 2023-01-11T23:03:25.3428904Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\dirichlet.py::Dirichlet:0 2023-01-11T23:03:25.3429712Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\exponential.py::Exponential:0, line 15 <- wrt source file 2023-01-11T23:03:25.3430459Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\exponential.py::Exponential:0 2023-01-11T23:03:25.3431221Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\fishersnedecor.py::FisherSnedecor:0, line 16 <- wrt source file 2023-01-11T23:03:25.3431999Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\fishersnedecor.py::FisherSnedecor:0 2023-01-11T23:03:25.3432745Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gamma.py::Gamma:0, line 19 <- wrt source file 2023-01-11T23:03:25.3433438Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gamma.py::Gamma:0 2023-01-11T23:03:25.3434143Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\geometric.py::Geometric:0, line 21 <- wrt source file 2023-01-11T23:03:25.3434873Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\geometric.py::Geometric:0 2023-01-11T23:03:25.3435594Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gumbel.py::Gumbel:0, line 17 <- wrt source file 2023-01-11T23:03:25.3436287Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\gumbel.py::Gumbel:0 2023-01-11T23:03:25.3437006Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_cauchy.py::HalfCauchy:0, line 20 <- wrt source file 2023-01-11T23:03:25.3437736Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_cauchy.py::HalfCauchy:0 2023-01-11T23:03:25.3438473Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_normal.py::HalfNormal:0, line 20 <- wrt source file 2023-01-11T23:03:25.3439208Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\half_normal.py::HalfNormal:0 2023-01-11T23:03:25.3439935Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\independent.py::Independent:0, line 18 <- wrt source file 2023-01-11T23:03:25.3440684Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\independent.py::Independent:0 2023-01-11T23:03:25.3441442Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\kumaraswamy.py::Kumaraswamy:0, line 25 <- wrt source file 2023-01-11T23:03:25.3442188Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\kumaraswamy.py::Kumaraswamy:0 2023-01-11T23:03:25.3442923Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\laplace.py::Laplace:0, line 14 <- wrt source file 2023-01-11T23:03:25.3443632Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\laplace.py::Laplace:0 2023-01-11T23:03:25.3444367Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lkj_cholesky.py::LKJCholesky:0, line 38 <- wrt source file 2023-01-11T23:03:25.3445103Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lkj_cholesky.py::LKJCholesky:0 2023-01-11T23:03:25.3445857Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\logistic_normal.py::LogisticNormal:0, line 22 <- wrt source file 2023-01-11T23:03:25.3446668Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\logistic_normal.py::LogisticNormal:0 2023-01-11T23:03:25.3447421Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\log_normal.py::LogNormal:0, line 17 <- wrt source file 2023-01-11T23:03:25.3448193Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\log_normal.py::LogNormal:0 2023-01-11T23:03:25.3448998Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 56 <- wrt source file 2023-01-11T23:03:25.3449874Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2023-01-11T23:03:25.3450713Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\mixture_same_family.py::MixtureSameFamily:0, line 19 <- wrt source file 2023-01-11T23:03:25.3451517Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\mixture_same_family.py::MixtureSameFamily:0 2023-01-11T23:03:25.3452297Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multinomial.py::Multinomial:0, line 34 <- wrt source file 2023-01-11T23:03:25.3453046Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multinomial.py::Multinomial:0 2023-01-11T23:03:25.3453813Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multivariate_normal.py::MultivariateNormal:0, line 94 <- wrt source file 2023-01-11T23:03:25.3454621Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\multivariate_normal.py::MultivariateNormal:0 2023-01-11T23:03:25.3604662Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\normal.py::Normal:0, line 18 <- wrt source file 2023-01-11T23:03:25.3605514Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\normal.py::Normal:0 2023-01-11T23:03:25.3606109Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\one_hot_categorical.py::OneHotCategorical:0, line 27 <- wrt source file 2023-01-11T23:03:25.3606695Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\one_hot_categorical.py::OneHotCategorical:0 2023-01-11T23:03:25.3607247Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\pareto.py::Pareto:0, line 14 <- wrt source file 2023-01-11T23:03:25.3607758Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\pareto.py::Pareto:0 2023-01-11T23:03:25.3608275Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\poisson.py::Poisson:0, line 20 <- wrt source file 2023-01-11T23:03:25.3608796Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\poisson.py::Poisson:0 2023-01-11T23:03:25.3609335Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_bernoulli.py::RelaxedBernoulli:0, line 102 <- wrt source file 2023-01-11T23:03:25.3609910Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_bernoulli.py::RelaxedBernoulli:0 2023-01-11T23:03:25.3610511Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_categorical.py::RelaxedOneHotCategorical:0, line 96 <- wrt source file 2023-01-11T23:03:25.3611118Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\relaxed_categorical.py::RelaxedOneHotCategorical:0 2023-01-11T23:03:25.3611684Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\studentT.py::StudentT:0, line 17 <- wrt source file 2023-01-11T23:03:25.3612305Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\studentT.py::StudentT:0 2023-01-11T23:03:25.3612844Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CatTransform:0, line 1002 <- wrt source file 2023-01-11T23:03:25.3613447Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CatTransform:0 2023-01-11T23:03:25.3614003Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::StackTransform:0, line 1105 <- wrt source file 2023-01-11T23:03:25.3614535Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::StackTransform:0 2023-01-11T23:03:25.3615136Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CumulativeDistributionTransform:0, line 1178 <- wrt source file 2023-01-11T23:03:25.3615760Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\transforms.py::CumulativeDistributionTransform:0 2023-01-11T23:03:25.3616331Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\uniform.py::Uniform:0, line 17 <- wrt source file 2023-01-11T23:03:25.3616849Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\uniform.py::Uniform:0 2023-01-11T23:03:25.3617372Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\von_mises.py::VonMises:0, line 79 <- wrt source file 2023-01-11T23:03:25.3617890Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\von_mises.py::VonMises:0 2023-01-11T23:03:25.3618403Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\weibull.py::Weibull:0, line 16 <- wrt source file 2023-01-11T23:03:25.3618911Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\weibull.py::Weibull:0 2023-01-11T23:03:25.3619419Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py::Wishart:0, line 36 <- wrt source file 2023-01-11T23:03:25.3619931Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py::Wishart:0 2023-01-11T23:03:25.3620432Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::_snake_case:0, line 79 <- wrt source file 2023-01-11T23:03:25.3620919Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::_snake_case:0 2023-01-11T23:03:25.3621429Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.eliminate_dead_code:0, line 1363 <- wrt source file 2023-01-11T23:03:25.3621960Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.eliminate_dead_code:0 2023-01-11T23:03:25.3622480Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.on_generate_code:0, line 1431 <- wrt source file 2023-01-11T23:03:25.3623004Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py::Graph.on_generate_code:0 2023-01-11T23:03:25.3623579Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Interpreter:0, line 37 <- wrt source file 2023-01-11T23:03:25.3624095Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Interpreter:0 2023-01-11T23:03:25.3624616Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Transformer:0, line 380 <- wrt source file 2023-01-11T23:03:25.3625128Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\interpreter.py::Transformer:0 2023-01-11T23:03:25.3625719Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\subgraph_rewriter.py::replace_pattern:0, line 108 <- wrt source file 2023-01-11T23:03:25.3626249Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\subgraph_rewriter.py::replace_pattern:0 2023-01-11T23:03:25.3626769Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::TensorType:0, line 11 <- wrt source file 2023-01-11T23:03:25.3627327Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::TensorType:0 2023-01-11T23:03:25.3627829Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_consistent:0, line 62 <- wrt source file 2023-01-11T23:03:25.3628333Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_consistent:0 2023-01-11T23:03:25.3628850Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_more_precise:0, line 88 <- wrt source file 2023-01-11T23:03:25.3629351Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\tensor_type.py::is_more_precise:0 2023-01-11T23:03:25.3629899Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 87 <- wrt source file 2023-01-11T23:03:25.3630483Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\rewriter.py::AST_Rewriter.visit_AnnAssign:0 2023-01-11T23:03:25.3631055Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\core.py::reify:0, line 42 <- wrt source file 2023-01-11T23:03:25.3631596Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\core.py::reify:0 2023-01-11T23:03:25.3632154Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\match.py::VarDispatcher:0, line 42 <- wrt source file 2023-01-11T23:03:25.3632721Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\match.py::VarDispatcher:0 2023-01-11T23:03:25.3633291Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unifiable:0, line 10 <- wrt source file 2023-01-11T23:03:25.3633845Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unifiable:0 2023-01-11T23:03:25.3634406Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::reify_object:0, line 36 <- wrt source file 2023-01-11T23:03:25.3634961Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::reify_object:0 2023-01-11T23:03:25.3635525Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unify_object:0, line 91 <- wrt source file 2023-01-11T23:03:25.3636086Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\more.py::unify_object:0 2023-01-11T23:03:25.3636658Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge:0, line 22 <- wrt source file 2023-01-11T23:03:25.3637232Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge:0 2023-01-11T23:03:25.5718278Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge_with:0, line 49 <- wrt source file 2023-01-11T23:03:25.5719521Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::merge_with:0 2023-01-11T23:03:25.5720920Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valmap:0, line 75 <- wrt source file 2023-01-11T23:03:25.5722012Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valmap:0 2023-01-11T23:03:25.5723281Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keymap:0, line 91 <- wrt source file 2023-01-11T23:03:25.5724303Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keymap:0 2023-01-11T23:03:25.5725388Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemmap:0, line 107 <- wrt source file 2023-01-11T23:03:25.5726394Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemmap:0 2023-01-11T23:03:25.5727456Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valfilter:0, line 123 <- wrt source file 2023-01-11T23:03:25.5728517Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::valfilter:0 2023-01-11T23:03:25.5729565Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keyfilter:0, line 143 <- wrt source file 2023-01-11T23:03:25.5730669Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::keyfilter:0 2023-01-11T23:03:25.5731793Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemfilter:0, line 163 <- wrt source file 2023-01-11T23:03:25.5732752Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::itemfilter:0 2023-01-11T23:03:25.5733679Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc:0, line 189 <- wrt source file 2023-01-11T23:03:25.5734589Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc:0 2023-01-11T23:03:25.5735496Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::dissoc:0, line 206 <- wrt source file 2023-01-11T23:03:25.5736477Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::dissoc:0 2023-01-11T23:03:25.5737582Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc_in:0, line 232 <- wrt source file 2023-01-11T23:03:25.5738737Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::assoc_in:0 2023-01-11T23:03:25.5739852Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::update_in:0, line 259 <- wrt source file 2023-01-11T23:03:25.5740960Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::update_in:0 2023-01-11T23:03:25.5741938Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::get_in:0, line 311 <- wrt source file 2023-01-11T23:03:25.5742932Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::get_in:0 2023-01-11T23:03:25.5744118Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::groupby:0, line 357 <- wrt source file 2023-01-11T23:03:25.5745386Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::groupby:0 2023-01-11T23:03:25.5746393Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::first:0, line 393 <- wrt source file 2023-01-11T23:03:25.5747543Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\unification_tools.py::first:0 2023-01-11T23:03:25.5748565Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::transitive_get:0, line 12 <- wrt source file 2023-01-11T23:03:25.5749591Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::transitive_get:0 2023-01-11T23:03:25.5750563Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::_toposort:0, line 39 <- wrt source file 2023-01-11T23:03:25.5751541Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::_toposort:0 2023-01-11T23:03:25.5752548Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::reverse_dict:0, line 67 <- wrt source file 2023-01-11T23:03:25.5753589Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::reverse_dict:0 2023-01-11T23:03:25.5754638Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::freeze:0, line 92 <- wrt source file 2023-01-11T23:03:25.5755664Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\utils.py::freeze:0 2023-01-11T23:03:25.5756762Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\variable.py::variables:0, line 62 <- wrt source file 2023-01-11T23:03:25.5757868Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\variable.py::variables:0 2023-01-11T23:03:25.5758937Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\core.py::dispatch:0, line 18 <- wrt source file 2023-01-11T23:03:25.5759955Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\core.py::dispatch:0 2023-01-11T23:03:25.5761064Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher:0, line 100 <- wrt source file 2023-01-11T23:03:25.5762172Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher:0 2023-01-11T23:03:25.5763426Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.register:0, line 124 <- wrt source file 2023-01-11T23:03:25.5764653Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.register:0 2023-01-11T23:03:25.5765827Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.add:0, line 176 <- wrt source file 2023-01-11T23:03:25.5767014Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.add:0 2023-01-11T23:03:25.5768166Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.dispatch:0, line 288 <- wrt source file 2023-01-11T23:03:25.5769631Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::Dispatcher.dispatch:0 2023-01-11T23:03:25.5770828Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::str_signature:0, line 418 <- wrt source file 2023-01-11T23:03:25.5772026Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\dispatcher.py::str_signature:0 2023-01-11T23:03:25.5773111Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::expand_tuples:0, line 15 <- wrt source file 2023-01-11T23:03:25.5774195Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::expand_tuples:0 2023-01-11T23:03:25.6069929Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::_toposort:0, line 38 <- wrt source file 2023-01-11T23:03:25.6071206Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::_toposort:0 2023-01-11T23:03:25.6072316Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::reverse_dict:0, line 66 <- wrt source file 2023-01-11T23:03:25.6073423Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::reverse_dict:0 2023-01-11T23:03:25.6074498Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::groupby:0, line 85 <- wrt source file 2023-01-11T23:03:25.6075594Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::groupby:0 2023-01-11T23:03:25.6076671Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::typename:0, line 115 <- wrt source file 2023-01-11T23:03:25.6077804Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\utils.py::typename:0 2023-01-11T23:03:25.6078950Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::isvariadic:0, line 47 <- wrt source file 2023-01-11T23:03:25.6080056Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::isvariadic:0 2023-01-11T23:03:25.6081024Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::Variadic:0, line 80 <- wrt source file 2023-01-11T23:03:25.6082129Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\unification\multipledispatch\variadic.py::Variadic:0 2023-01-11T23:03:25.6083164Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\shape_prop.py::ShapeProp:0, line 76 <- wrt source file 2023-01-11T23:03:25.6084242Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\shape_prop.py::ShapeProp:0 2023-01-11T23:03:25.6085150Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\split_module.py::split_module:0, line 68 <- wrt source file 2023-01-11T23:03:25.6086081Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\passes\split_module.py::split_module:0 2023-01-11T23:03:25.6087066Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py::AttributeTypeIsSupportedChecker:0, line 35 <- wrt source file 2023-01-11T23:03:25.6088287Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py::AttributeTypeIsSupportedChecker:0 2023-01-11T23:03:25.6089267Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::save:0, line 53 <- wrt source file 2023-01-11T23:03:25.6090228Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::save:0 2023-01-11T23:03:25.6091311Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::load:0, line 111 <- wrt source file 2023-01-11T23:03:25.6092204Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::load:0 2023-01-11T23:03:25.6093140Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::save_jit_module_to_flatbuffer:0, line 235 <- wrt source file 2023-01-11T23:03:25.6094050Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py::save_jit_module_to_flatbuffer:0 2023-01-11T23:03:25.6094907Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_load_for_lite_interpreter:0, line 23 <- wrt source file 2023-01-11T23:03:25.6095921Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_load_for_lite_interpreter:0 2023-01-11T23:03:25.6096890Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_bytecode_version:0, line 89 <- wrt source file 2023-01-11T23:03:25.6097746Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_bytecode_version:0 2023-01-11T23:03:25.6098706Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_mobile_model_contained_types:0, line 119 <- wrt source file 2023-01-11T23:03:25.6099714Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_mobile_model_contained_types:0 2023-01-11T23:03:25.6100729Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_ops_and_info:0, line 199 <- wrt source file 2023-01-11T23:03:25.6101583Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\mobile\__init__.py::_get_model_ops_and_info:0 2023-01-11T23:03:25.6102662Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py::is_masked_tensor:0, line 22 <- wrt source file 2023-01-11T23:03:25.6103701Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py::is_masked_tensor:0 2023-01-11T23:03:25.6104674Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool2d_with_indices:0, line 452 <- wrt source file 2023-01-11T23:03:25.6105677Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool2d_with_indices:0 2023-01-11T23:03:25.6106670Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool3d_with_indices:0, line 553 <- wrt source file 2023-01-11T23:03:25.6107635Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::fractional_max_pool3d_with_indices:0 2023-01-11T23:03:25.6108646Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::gumbel_softmax:0, line 1878 <- wrt source file 2023-01-11T23:03:25.6109575Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::gumbel_softmax:0 2023-01-11T23:03:25.6110388Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding:0, line 2149 <- wrt source file 2023-01-11T23:03:25.6111420Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding:0 2023-01-11T23:03:25.6112294Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding_bag:0, line 2286 <- wrt source file 2023-01-11T23:03:25.6113242Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::embedding_bag:0 2023-01-11T23:03:25.6114300Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::ctc_loss:0, line 2615 <- wrt source file 2023-01-11T23:03:25.6115218Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::ctc_loss:0 2023-01-11T23:03:25.6116136Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::nll_loss:0, line 2681 <- wrt source file 2023-01-11T23:03:25.6116986Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::nll_loss:0 2023-01-11T23:03:25.6117855Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::cross_entropy:0, line 3000 <- wrt source file 2023-01-11T23:03:25.6118753Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::cross_entropy:0 2023-01-11T23:03:25.6119651Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy:0, line 3066 <- wrt source file 2023-01-11T23:03:25.6120569Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy:0 2023-01-11T23:03:25.6121565Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy_with_logits:0, line 3138 <- wrt source file 2023-01-11T23:03:25.6122578Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py::binary_cross_entropy_with_logits:0 2023-01-11T23:03:25.6123427Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_input:0, line 23 <- wrt source file 2023-01-11T23:03:25.6124195Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_input:0 2023-01-11T23:03:25.6125043Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_weight:0, line 53 <- wrt source file 2023-01-11T23:03:25.6125895Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv1d_weight:0 2023-01-11T23:03:26.0695074Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_input:0, line 86 <- wrt source file 2023-01-11T23:03:26.0695862Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_input:0 2023-01-11T23:03:26.0696550Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_weight:0, line 116 <- wrt source file 2023-01-11T23:03:26.0697235Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv2d_weight:0 2023-01-11T23:03:26.0698006Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_input:0, line 149 <- wrt source file 2023-01-11T23:03:26.0700170Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_input:0 2023-01-11T23:03:26.0700835Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_weight:0, line 179 <- wrt source file 2023-01-11T23:03:26.0701466Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\grad.py::conv3d_weight:0 2023-01-11T23:03:26.0702110Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::calculate_gain:0, line 96 <- wrt source file 2023-01-11T23:03:26.0702750Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::calculate_gain:0 2023-01-11T23:03:26.0703689Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::uniform_:0, line 132 <- wrt source file 2023-01-11T23:03:26.0704315Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::uniform_:0 2023-01-11T23:03:26.0706436Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::normal_:0, line 150 <- wrt source file 2023-01-11T23:03:26.0707191Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::normal_:0 2023-01-11T23:03:26.0707834Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::trunc_normal_:0, line 173 <- wrt source file 2023-01-11T23:03:26.0708457Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::trunc_normal_:0 2023-01-11T23:03:26.0709096Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::constant_:0, line 187 <- wrt source file 2023-01-11T23:03:26.0709725Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::constant_:0 2023-01-11T23:03:26.0710347Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::ones_:0, line 202 <- wrt source file 2023-01-11T23:03:26.0712430Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::ones_:0 2023-01-11T23:03:26.0713065Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::zeros_:0, line 215 <- wrt source file 2023-01-11T23:03:26.0713674Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::zeros_:0 2023-01-11T23:03:26.0714275Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::eye_:0, line 230 <- wrt source file 2023-01-11T23:03:26.0714884Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::eye_:0 2023-01-11T23:03:26.0715502Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::dirac_:0, line 251 <- wrt source file 2023-01-11T23:03:26.0716116Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::dirac_:0 2023-01-11T23:03:26.0716753Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_uniform_:0, line 320 <- wrt source file 2023-01-11T23:03:26.0718875Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_uniform_:0 2023-01-11T23:03:26.0719532Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_normal_:0, line 347 <- wrt source file 2023-01-11T23:03:26.0720174Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::xavier_normal_:0 2023-01-11T23:03:26.0720807Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_uniform_:0, line 392 <- wrt source file 2023-01-11T23:03:26.0721460Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_uniform_:0 2023-01-11T23:03:26.0722114Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_normal_:0, line 441 <- wrt source file 2023-01-11T23:03:26.0722761Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::kaiming_normal_:0 2023-01-11T23:03:26.0724880Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::orthogonal_:0, line 466 <- wrt source file 2023-01-11T23:03:26.0725527Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::orthogonal_:0 2023-01-11T23:03:26.0726165Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::sparse_:0, line 512 <- wrt source file 2023-01-11T23:03:26.0726775Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py::sparse_:0 2023-01-11T23:03:26.0727538Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Threshold:0, line 40 <- wrt source file 2023-01-11T23:03:26.0728226Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Threshold:0 2023-01-11T23:03:26.0730471Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU:0, line 83 <- wrt source file 2023-01-11T23:03:26.0731154Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU:0 2023-01-11T23:03:26.0731833Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::RReLU:0, line 142 <- wrt source file 2023-01-11T23:03:26.0732505Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::RReLU:0 2023-01-11T23:03:26.0733192Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardtanh:0, line 202 <- wrt source file 2023-01-11T23:03:26.0733881Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardtanh:0 2023-01-11T23:03:26.0734552Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU6:0, line 260 <- wrt source file 2023-01-11T23:03:26.0736692Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ReLU6:0 2023-01-11T23:03:26.0737376Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Sigmoid:0, line 288 <- wrt source file 2023-01-11T23:03:26.0738052Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Sigmoid:0 2023-01-11T23:03:26.0738751Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardsigmoid:0, line 320 <- wrt source file 2023-01-11T23:03:26.0739454Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardsigmoid:0 2023-01-11T23:03:26.0740146Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanh:0, line 352 <- wrt source file 2023-01-11T23:03:26.0740807Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanh:0 2023-01-11T23:03:26.0742932Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SiLU:0, line 383 <- wrt source file 2023-01-11T23:03:26.0743684Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SiLU:0 2023-01-11T23:03:26.0744358Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Mish:0, line 419 <- wrt source file 2023-01-11T23:03:26.0745026Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Mish:0 2023-01-11T23:03:26.0745714Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardswish:0, line 461 <- wrt source file 2023-01-11T23:03:26.0746400Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardswish:0 2023-01-11T23:03:26.0747958Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ELU:0, line 502 <- wrt source file 2023-01-11T23:03:26.0749233Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::ELU:0 2023-01-11T23:03:26.0749896Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::CELU:0, line 543 <- wrt source file 2023-01-11T23:03:26.0750554Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::CELU:0 2023-01-11T23:03:26.0751323Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SELU:0, line 595 <- wrt source file 2023-01-11T23:03:26.0752004Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::SELU:0 2023-01-11T23:03:26.5718159Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GLU:0, line 631 <- wrt source file 2023-01-11T23:03:26.5719386Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GLU:0 2023-01-11T23:03:26.5720269Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GELU:0, line 672 <- wrt source file 2023-01-11T23:03:26.5721126Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::GELU:0 2023-01-11T23:03:26.5721974Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardshrink:0, line 714 <- wrt source file 2023-01-11T23:03:26.5722875Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Hardshrink:0 2023-01-11T23:03:26.5723750Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LeakyReLU:0, line 761 <- wrt source file 2023-01-11T23:03:26.5724617Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LeakyReLU:0 2023-01-11T23:03:26.5725490Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSigmoid:0, line 796 <- wrt source file 2023-01-11T23:03:26.5726355Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSigmoid:0 2023-01-11T23:03:26.5727220Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softplus:0, line 827 <- wrt source file 2023-01-11T23:03:26.5728084Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softplus:0 2023-01-11T23:03:26.5728951Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softshrink:0, line 869 <- wrt source file 2023-01-11T23:03:26.5729799Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softshrink:0 2023-01-11T23:03:26.5730706Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::MultiheadAttention:0, line 938 <- wrt source file 2023-01-11T23:03:26.5731624Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::MultiheadAttention:0 2023-01-11T23:03:26.5732535Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::PReLU:0, line 1274 <- wrt source file 2023-01-11T23:03:26.5733387Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::PReLU:0 2023-01-11T23:03:26.5734240Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softsign:0, line 1309 <- wrt source file 2023-01-11T23:03:26.5735087Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softsign:0 2023-01-11T23:03:26.5735965Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanhshrink:0, line 1332 <- wrt source file 2023-01-11T23:03:26.5736819Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Tanhshrink:0 2023-01-11T23:03:26.5737711Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmin:0, line 1366 <- wrt source file 2023-01-11T23:03:26.5738574Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmin:0 2023-01-11T23:03:26.5739606Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax:0, line 1421 <- wrt source file 2023-01-11T23:03:26.5740463Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax:0 2023-01-11T23:03:26.5741593Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax2d:0, line 1461 <- wrt source file 2023-01-11T23:03:26.5742491Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::Softmax2d:0 2023-01-11T23:03:26.5743376Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSoftmax:0, line 1493 <- wrt source file 2023-01-11T23:03:26.5744352Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\activation.py::LogSoftmax:0 2023-01-11T23:03:26.5745225Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm1d:0, line 290 <- wrt source file 2023-01-11T23:03:26.5746092Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm1d:0 2023-01-11T23:03:26.5746962Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm2d:0, line 399 <- wrt source file 2023-01-11T23:03:26.5747832Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm2d:0 2023-01-11T23:03:26.5748713Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm3d:0, line 505 <- wrt source file 2023-01-11T23:03:26.5749581Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::BatchNorm3d:0 2023-01-11T23:03:26.5750464Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm:0, line 627 <- wrt source file 2023-01-11T23:03:26.5751338Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm:0 2023-01-11T23:03:26.5752325Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 782 <- wrt source file 2023-01-11T23:03:26.5753370Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2023-01-11T23:03:26.5754340Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\channelshuffle.py::ChannelShuffle:0, line 17 <- wrt source file 2023-01-11T23:03:26.5755269Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\channelshuffle.py::ChannelShuffle:0 2023-01-11T23:03:26.5756162Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential:0, line 63 <- wrt source file 2023-01-11T23:03:26.5757022Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::Sequential:0 2023-01-11T23:03:26.5757890Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleList:0, line 261 <- wrt source file 2023-01-11T23:03:26.5758756Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleList:0 2023-01-11T23:03:26.5759621Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleDict:0, line 433 <- wrt source file 2023-01-11T23:03:26.5760468Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ModuleDict:0 2023-01-11T23:03:26.5761359Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterList:0, line 567 <- wrt source file 2023-01-11T23:03:26.5763330Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterList:0 2023-01-11T23:03:26.5764230Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterDict:0, line 707 <- wrt source file 2023-01-11T23:03:26.5765313Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\container.py::ParameterDict:0 2023-01-11T23:03:26.5766230Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::PairwiseDistance:0, line 36 <- wrt source file 2023-01-11T23:03:26.5767122Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::PairwiseDistance:0 2023-01-11T23:03:26.5768035Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::CosineSimilarity:0, line 72 <- wrt source file 2023-01-11T23:03:26.5768911Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\distance.py::CosineSimilarity:0 2023-01-11T23:03:26.5769776Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout:0, line 49 <- wrt source file 2023-01-11T23:03:26.5770602Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout:0 2023-01-11T23:03:26.5771455Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout1d:0, line 91 <- wrt source file 2023-01-11T23:03:26.5772317Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout1d:0 2023-01-11T23:03:26.5773163Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout2d:0, line 140 <- wrt source file 2023-01-11T23:03:27.9779091Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout2d:0 2023-01-11T23:03:27.9779880Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout3d:0, line 182 <- wrt source file 2023-01-11T23:03:27.9780494Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::Dropout3d:0 2023-01-11T23:03:27.9781058Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::AlphaDropout:0, line 225 <- wrt source file 2023-01-11T23:03:27.9781577Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::AlphaDropout:0 2023-01-11T23:03:27.9782106Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::FeatureAlphaDropout:0, line 272 <- wrt source file 2023-01-11T23:03:27.9782646Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\dropout.py::FeatureAlphaDropout:0 2023-01-11T23:03:27.9783167Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Flatten:0, line 24 <- wrt source file 2023-01-11T23:03:27.9783730Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Flatten:0 2023-01-11T23:03:27.9784229Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Unflatten:0, line 76 <- wrt source file 2023-01-11T23:03:27.9784781Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\flatten.py::Unflatten:0 2023-01-11T23:03:27.9785263Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Fold:0, line 111 <- wrt source file 2023-01-11T23:03:27.9785774Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Fold:0 2023-01-11T23:03:27.9787085Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Unfold:0, line 253 <- wrt source file 2023-01-11T23:03:27.9787559Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\fold.py::Unfold:0 2023-01-11T23:03:27.9788061Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm1d:0, line 135 <- wrt source file 2023-01-11T23:03:27.9788680Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm1d:0 2023-01-11T23:03:27.9789215Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm2d:0, line 251 <- wrt source file 2023-01-11T23:03:27.9789732Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm2d:0 2023-01-11T23:03:27.9790238Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm3d:0, line 367 <- wrt source file 2023-01-11T23:03:27.9790751Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\instancenorm.py::InstanceNorm3d:0 2023-01-11T23:03:27.9791441Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py::LazyModuleMixin:0, line 77 <- wrt source file 2023-01-11T23:03:27.9792026Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py::LazyModuleMixin:0 2023-01-11T23:03:27.9792532Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Identity:0, line 33 <- wrt source file 2023-01-11T23:03:27.9793020Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Identity:0 2023-01-11T23:03:27.9793511Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Linear:0, line 78 <- wrt source file 2023-01-11T23:03:27.9793990Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Linear:0 2023-01-11T23:03:27.9794464Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Bilinear:0, line 164 <- wrt source file 2023-01-11T23:03:27.9794946Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\linear.py::Bilinear:0 2023-01-11T23:03:27.9795426Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::L1Loss:0, line 88 <- wrt source file 2023-01-11T23:03:27.9795900Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::L1Loss:0 2023-01-11T23:03:27.9796374Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::NLLLoss:0, line 184 <- wrt source file 2023-01-11T23:03:27.9804978Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::NLLLoss:0 2023-01-11T23:03:27.9805632Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::PoissonNLLLoss:0, line 271 <- wrt source file 2023-01-11T23:03:27.9806165Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::PoissonNLLLoss:0 2023-01-11T23:03:27.9806687Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::GaussianNLLLoss:0, line 343 <- wrt source file 2023-01-11T23:03:27.9807201Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::GaussianNLLLoss:0 2023-01-11T23:03:27.9807691Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::KLDivLoss:0, line 451 <- wrt source file 2023-01-11T23:03:27.9808182Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::KLDivLoss:0 2023-01-11T23:03:27.9809426Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MSELoss:0, line 523 <- wrt source file 2023-01-11T23:03:27.9809950Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MSELoss:0 2023-01-11T23:03:27.9810438Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCELoss:0, line 605 <- wrt source file 2023-01-11T23:03:27.9811001Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCELoss:0 2023-01-11T23:03:27.9811509Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:0, line 668 <- wrt source file 2023-01-11T23:03:27.9812025Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::BCEWithLogitsLoss:0 2023-01-11T23:03:27.9812539Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiLabelMarginLoss:0, line 831 <- wrt source file 2023-01-11T23:03:27.9813074Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiLabelMarginLoss:0 2023-01-11T23:03:27.9813602Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:0, line 1149 <- wrt source file 2023-01-11T23:03:27.9814111Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CrossEntropyLoss:0 2023-01-11T23:03:27.9814629Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MarginRankingLoss:0, line 1317 <- wrt source file 2023-01-11T23:03:27.9815180Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MarginRankingLoss:0 2023-01-11T23:03:27.9815690Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiMarginLoss:0, line 1388 <- wrt source file 2023-01-11T23:03:27.9816241Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::MultiMarginLoss:0 2023-01-11T23:03:27.9816756Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginLoss:0, line 1468 <- wrt source file 2023-01-11T23:03:27.9817262Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginLoss:0 2023-01-11T23:03:27.9817803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginWithDistanceLoss:0, line 1559 <- wrt source file 2023-01-11T23:03:27.9818368Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::TripletMarginWithDistanceLoss:0 2023-01-11T23:03:27.9818900Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CTCLoss:0, line 1670 <- wrt source file 2023-01-11T23:03:27.9819377Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\loss.py::CTCLoss:0 2023-01-11T23:03:27.9819879Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.register_buffer:0, line 491 <- wrt source file 2023-01-11T23:03:27.9820411Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.register_buffer:0 2023-01-11T23:03:27.9820933Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.apply:0, line 847 <- wrt source file 2023-01-11T23:03:27.9821470Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.apply:0 2023-01-11T23:03:30.0258618Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.to:0, line 1072 <- wrt source file 2023-01-11T23:03:30.0259455Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.to:0 2023-01-11T23:03:30.0260453Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.state_dict:0, line 1763 <- wrt source file 2023-01-11T23:03:30.0261398Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.state_dict:0 2023-01-11T23:03:30.0262343Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.parameters:0, line 2050 <- wrt source file 2023-01-11T23:03:30.0263110Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.parameters:0 2023-01-11T23:03:30.0263928Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_parameters:0, line 2082 <- wrt source file 2023-01-11T23:03:30.0264663Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_parameters:0 2023-01-11T23:03:30.0265392Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.buffers:0, line 2107 <- wrt source file 2023-01-11T23:03:30.0266087Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.buffers:0 2023-01-11T23:03:30.0266803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_buffers:0, line 2133 <- wrt source file 2023-01-11T23:03:30.0267522Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_buffers:0 2023-01-11T23:03:30.0268232Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_children:0, line 2163 <- wrt source file 2023-01-11T23:03:30.0268948Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_children:0 2023-01-11T23:03:30.0269665Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.modules:0, line 2187 <- wrt source file 2023-01-11T23:03:30.0270353Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.modules:0 2023-01-11T23:03:30.0271056Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_modules:0, line 2221 <- wrt source file 2023-01-11T23:03:30.0271765Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py::Module.named_modules:0 2023-01-11T23:03:30.0272498Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LocalResponseNorm:0, line 34 <- wrt source file 2023-01-11T23:03:30.0273240Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LocalResponseNorm:0 2023-01-11T23:03:30.0273982Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LayerNorm:0, line 140 <- wrt source file 2023-01-11T23:03:30.0274672Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::LayerNorm:0 2023-01-11T23:03:30.0275409Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::GroupNorm:0, line 230 <- wrt source file 2023-01-11T23:03:30.0276115Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\normalization.py::GroupNorm:0 2023-01-11T23:03:30.0276820Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad1d:0, line 48 <- wrt source file 2023-01-11T23:03:30.0277522Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad1d:0 2023-01-11T23:03:30.0278226Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad2d:0, line 101 <- wrt source file 2023-01-11T23:03:30.0279027Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad2d:0 2023-01-11T23:03:30.0279727Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad3d:0, line 157 <- wrt source file 2023-01-11T23:03:30.0280486Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ConstantPad3d:0 2023-01-11T23:03:30.0281189Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad1d:0, line 201 <- wrt source file 2023-01-11T23:03:30.0281890Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad1d:0 2023-01-11T23:03:30.0282599Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad2d:0, line 244 <- wrt source file 2023-01-11T23:03:30.0283306Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad2d:0 2023-01-11T23:03:30.0284012Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad3d:0, line 301 <- wrt source file 2023-01-11T23:03:30.0284708Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReflectionPad3d:0 2023-01-11T23:03:30.0285430Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad1d:0, line 358 <- wrt source file 2023-01-11T23:03:30.0286135Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad1d:0 2023-01-11T23:03:30.0286858Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad2d:0, line 401 <- wrt source file 2023-01-11T23:03:30.0287565Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad2d:0 2023-01-11T23:03:30.0288282Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad3d:0, line 458 <- wrt source file 2023-01-11T23:03:30.0288991Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ReplicationPad3d:0 2023-01-11T23:03:30.0289695Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad2d:0, line 494 <- wrt source file 2023-01-11T23:03:30.0290374Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\padding.py::ZeroPad2d:0 2023-01-11T23:03:30.0291073Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelShuffle:0, line 36 <- wrt source file 2023-01-11T23:03:30.0291778Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelShuffle:0 2023-01-11T23:03:30.0292512Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelUnshuffle:0, line 86 <- wrt source file 2023-01-11T23:03:30.0293239Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pixelshuffle.py::PixelUnshuffle:0 2023-01-11T23:03:30.0293944Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool1d:0, line 76 <- wrt source file 2023-01-11T23:03:30.0294619Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool1d:0 2023-01-11T23:03:30.0295302Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool2d:0, line 148 <- wrt source file 2023-01-11T23:03:30.0295974Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool2d:0 2023-01-11T23:03:30.0296717Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool3d:0, line 226 <- wrt source file 2023-01-11T23:03:30.0297381Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxPool3d:0 2023-01-11T23:03:30.0298069Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool1d:0, line 293 <- wrt source file 2023-01-11T23:03:30.0301133Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool1d:0 2023-01-11T23:03:30.0301884Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool2d:0, line 366 <- wrt source file 2023-01-11T23:03:30.0302575Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool2d:0 2023-01-11T23:03:30.0303262Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool3d:0, line 451 <- wrt source file 2023-01-11T23:03:30.0304025Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::MaxUnpool3d:0 2023-01-11T23:03:30.0304707Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool1d:0, line 524 <- wrt source file 2023-01-11T23:03:30.0568132Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool1d:0 2023-01-11T23:03:30.0568876Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool2d:0, line 600 <- wrt source file 2023-01-11T23:03:30.0569644Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool2d:0 2023-01-11T23:03:30.0570372Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool3d:0, line 686 <- wrt source file 2023-01-11T23:03:30.0571072Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AvgPool3d:0 2023-01-11T23:03:30.0571845Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool2d:0, line 749 <- wrt source file 2023-01-11T23:03:30.0572620Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool2d:0 2023-01-11T23:03:30.0573370Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool3d:0, line 819 <- wrt source file 2023-01-11T23:03:30.0574089Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::FractionalMaxPool3d:0 2023-01-11T23:03:30.0574804Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool1d:0, line 909 <- wrt source file 2023-01-11T23:03:30.0575494Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool1d:0 2023-01-11T23:03:30.0576164Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool2d:0, line 960 <- wrt source file 2023-01-11T23:03:30.0576831Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::LPPool2d:0 2023-01-11T23:03:30.0577572Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool1d:0, line 1011 <- wrt source file 2023-01-11T23:03:30.0578337Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool1d:0 2023-01-11T23:03:30.0579061Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool2d:0, line 1045 <- wrt source file 2023-01-11T23:03:30.0579779Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool2d:0 2023-01-11T23:03:30.0580674Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool3d:0, line 1088 <- wrt source file 2023-01-11T23:03:30.0581392Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveMaxPool3d:0 2023-01-11T23:03:30.0582179Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool1d:0, line 1135 <- wrt source file 2023-01-11T23:03:30.0582903Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool1d:0 2023-01-11T23:03:30.0583741Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool2d:0, line 1166 <- wrt source file 2023-01-11T23:03:30.0584498Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool2d:0 2023-01-11T23:03:30.0585231Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool3d:0, line 1205 <- wrt source file 2023-01-11T23:03:30.0585951Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\pooling.py::AdaptiveAvgPool3d:0 2023-01-11T23:03:30.0586633Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNN:0, line 436 <- wrt source file 2023-01-11T23:03:30.0587270Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNN:0 2023-01-11T23:03:30.0587903Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTM:0, line 702 <- wrt source file 2023-01-11T23:03:30.0588542Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTM:0 2023-01-11T23:03:30.0589191Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRU:0, line 933 <- wrt source file 2023-01-11T23:03:30.0589861Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRU:0 2023-01-11T23:03:30.0590545Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNNCell:0, line 1106 <- wrt source file 2023-01-11T23:03:30.0591184Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::RNNCell:0 2023-01-11T23:03:30.0591841Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTMCell:0, line 1207 <- wrt source file 2023-01-11T23:03:30.0592494Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::LSTMCell:0 2023-01-11T23:03:30.0593142Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRUCell:0, line 1300 <- wrt source file 2023-01-11T23:03:30.0593793Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py::GRUCell:0 2023-01-11T23:03:30.0594453Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding:0, line 67 <- wrt source file 2023-01-11T23:03:30.0595130Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding:0 2023-01-11T23:03:30.0595880Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding.from_pretrained:0, line 200 <- wrt source file 2023-01-11T23:03:30.0596662Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::Embedding.from_pretrained:0 2023-01-11T23:03:30.0597380Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag:0, line 278 <- wrt source file 2023-01-11T23:03:30.0598071Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag:0 2023-01-11T23:03:30.0598852Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag.from_pretrained:0, line 429 <- wrt source file 2023-01-11T23:03:30.0599605Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\sparse.py::EmbeddingBag.from_pretrained:0 2023-01-11T23:03:30.0600407Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer:0, line 42 <- wrt source file 2023-01-11T23:03:30.0601126Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer:0 2023-01-11T23:03:30.0601907Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer.forward:0, line 134 <- wrt source file 2023-01-11T23:03:30.0602693Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::Transformer.forward:0 2023-01-11T23:03:30.0603454Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoder:0, line 181 <- wrt source file 2023-01-11T23:03:30.0604205Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoder:0 2023-01-11T23:03:30.0604959Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoder:0, line 325 <- wrt source file 2023-01-11T23:03:30.0605689Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoder:0 2023-01-11T23:03:30.0606448Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoderLayer:0, line 391 <- wrt source file 2023-01-11T23:03:30.0607218Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerEncoderLayer:0 2023-01-11T23:03:30.0608066Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoderLayer:0, line 608 <- wrt source file 2023-01-11T23:03:30.0608819Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py::TransformerDecoderLayer:0 2023-01-11T23:03:30.0609552Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::Upsample:0, line 74 <- wrt source file 2023-01-11T23:03:30.0610233Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::Upsample:0 2023-01-11T23:03:30.0610950Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingNearest2d:0, line 196 <- wrt source file 2023-01-11T23:03:30.0611700Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingNearest2d:0 2023-01-11T23:03:30.0703876Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingBilinear2d:0, line 242 <- wrt source file 2023-01-11T23:03:30.0704702Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\upsampling.py::UpsamplingBilinear2d:0 2023-01-11T23:03:30.0705525Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\data_parallel.py::DataParallel:0, line 116 <- wrt source file 2023-01-11T23:03:30.0706264Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\data_parallel.py::DataParallel:0 2023-01-11T23:03:30.0707044Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel:0, line 534 <- wrt source file 2023-01-11T23:03:30.0707845Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel:0 2023-01-11T23:03:30.0708803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.no_sync:0, line 1051 <- wrt source file 2023-01-11T23:03:30.0709637Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.no_sync:0 2023-01-11T23:03:30.0710546Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.join:0, line 1377 <- wrt source file 2023-01-11T23:03:30.0711370Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.join:0 2023-01-11T23:03:30.0712219Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:0, line 1550 <- wrt source file 2023-01-11T23:03:30.0713083Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T23:03:30.0713964Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:1, line 1560 <- wrt source file 2023-01-11T23:03:30.0714920Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T23:03:30.0715797Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 1594 <- wrt source file 2023-01-11T23:03:30.0716676Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T23:03:30.0717541Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_fused_optim:0, line 1652 <- wrt source file 2023-01-11T23:03:30.0718396Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\parallel\distributed.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T23:03:30.0719150Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\init.py::skip_init:0, line 30 <- wrt source file 2023-01-11T23:03:30.0719813Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\init.py::skip_init:0 2023-01-11T23:03:30.0720527Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv2d_weight_memory_format:0, line 54 <- wrt source file 2023-01-11T23:03:30.0721279Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\memory_format.py::convert_conv2d_weight_memory_format:0 2023-01-11T23:03:30.0722040Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::orthogonal:0, line 245 <- wrt source file 2023-01-11T23:03:30.0722761Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::orthogonal:0 2023-01-11T23:03:30.0723495Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::spectral_norm:0, line 462 <- wrt source file 2023-01-11T23:03:30.0724223Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrizations.py::spectral_norm:0 2023-01-11T23:03:30.0724970Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrize.py::register_parametrization:0, line 463 <- wrt source file 2023-01-11T23:03:30.0725730Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\parametrize.py::register_parametrization:0 2023-01-11T23:03:30.0726508Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::identity:0, line 846 <- wrt source file 2023-01-11T23:03:30.0727157Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::identity:0 2023-01-11T23:03:30.0727834Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_unstructured:0, line 880 <- wrt source file 2023-01-11T23:03:30.0728597Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_unstructured:0 2023-01-11T23:03:30.0729300Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::l1_unstructured:0, line 921 <- wrt source file 2023-01-11T23:03:30.0729981Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::l1_unstructured:0 2023-01-11T23:03:30.0730716Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_structured:0, line 959 <- wrt source file 2023-01-11T23:03:30.0731451Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::random_structured:0 2023-01-11T23:03:30.0732134Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::ln_structured:0, line 1005 <- wrt source file 2023-01-11T23:03:30.0732802Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::ln_structured:0 2023-01-11T23:03:30.0733481Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::global_unstructured:0, line 1058 <- wrt source file 2023-01-11T23:03:30.0734170Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::global_unstructured:0 2023-01-11T23:03:30.0734871Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::custom_from_mask:0, line 1160 <- wrt source file 2023-01-11T23:03:30.0735545Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::custom_from_mask:0 2023-01-11T23:03:30.0736207Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::remove:0, line 1188 <- wrt source file 2023-01-11T23:03:30.0736857Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::remove:0 2023-01-11T23:03:30.0737522Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::is_pruned:0, line 1215 <- wrt source file 2023-01-11T23:03:30.0738182Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\prune.py::is_pruned:0 2023-01-11T23:03:30.0738861Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_packed_sequence:0, line 282 <- wrt source file 2023-01-11T23:03:30.0739528Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_packed_sequence:0 2023-01-11T23:03:30.0740200Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_sequence:0, line 359 <- wrt source file 2023-01-11T23:03:30.0740848Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pad_sequence:0 2023-01-11T23:03:30.0741514Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpad_sequence:0, line 412 <- wrt source file 2023-01-11T23:03:30.0742169Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpad_sequence:0 2023-01-11T23:03:30.0742831Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pack_sequence:0, line 467 <- wrt source file 2023-01-11T23:03:30.0743560Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::pack_sequence:0 2023-01-11T23:03:30.0744294Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpack_sequence:0, line 495 <- wrt source file 2023-01-11T23:03:30.0744948Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\rnn.py::unpack_sequence:0 2023-01-11T23:03:30.0745634Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::spectral_norm:0, line 267 <- wrt source file 2023-01-11T23:03:30.0746388Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::spectral_norm:0 2023-01-11T23:03:30.0954081Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::remove_spectral_norm:0, line 294 <- wrt source file 2023-01-11T23:03:30.0955155Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\spectral_norm.py::remove_spectral_norm:0 2023-01-11T23:03:30.0956192Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\stateless.py::functional_call:0, line 123 <- wrt source file 2023-01-11T23:03:30.0957228Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\stateless.py::functional_call:0 2023-01-11T23:03:30.0958214Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::weight_norm:0, line 99 <- wrt source file 2023-01-11T23:03:30.0959262Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::weight_norm:0 2023-01-11T23:03:30.0960263Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::remove_weight_norm:0, line 121 <- wrt source file 2023-01-11T23:03:30.0961239Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\weight_norm.py::remove_weight_norm:0 2023-01-11T23:03:30.0962228Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_per_sample_grad.py::call_for_per_sample_grads:0, line 32 <- wrt source file 2023-01-11T23:03:30.0963283Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_per_sample_grad.py::call_for_per_sample_grads:0 2023-01-11T23:03:30.0964348Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\conv_utils.py::unfold3d:0, line 203 <- wrt source file 2023-01-11T23:03:30.0965433Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\conv_utils.py::unfold3d:0 2023-01-11T23:03:30.0966530Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 108 <- wrt source file 2023-01-11T23:03:30.0967707Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\utils\_expanded_weights\expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2023-01-11T23:03:30.0968771Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\verification.py::find_mismatch:0, line 1746 <- wrt source file 2023-01-11T23:03:30.0969745Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\verification.py::find_mismatch:0 2023-01-11T23:03:30.0970748Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_type_utils.py::JitScalarType:0, line 66 <- wrt source file 2023-01-11T23:03:30.0971731Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_type_utils.py::JitScalarType:0 2023-01-11T23:03:30.0972788Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_internal\diagnostics\infra\engine.py::DiagnosticEngine:0, line 20 <- wrt source file 2023-01-11T23:03:30.0973872Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_internal\diagnostics\infra\engine.py::DiagnosticEngine:0 2023-01-11T23:03:30.0975034Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LambdaLR:0, line 200 <- wrt source file 2023-01-11T23:03:30.0975934Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LambdaLR:0 2023-01-11T23:03:30.0976951Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiplicativeLR:0, line 286 <- wrt source file 2023-01-11T23:03:30.0978058Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiplicativeLR:0 2023-01-11T23:03:30.0978989Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::StepLR:0, line 369 <- wrt source file 2023-01-11T23:03:30.0979882Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::StepLR:0 2023-01-11T23:03:30.0980803Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiStepLR:0, line 418 <- wrt source file 2023-01-11T23:03:30.0981751Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::MultiStepLR:0 2023-01-11T23:03:30.0982747Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ConstantLR:0, line 467 <- wrt source file 2023-01-11T23:03:30.0983722Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ConstantLR:0 2023-01-11T23:03:30.0984622Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LinearLR:0, line 529 <- wrt source file 2023-01-11T23:03:30.0985578Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::LinearLR:0 2023-01-11T23:03:30.0986549Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::SequentialLR:0, line 621 <- wrt source file 2023-01-11T23:03:30.0987517Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::SequentialLR:0 2023-01-11T23:03:30.0988543Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::PolynomialLR:0, line 729 <- wrt source file 2023-01-11T23:03:30.0989565Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::PolynomialLR:0 2023-01-11T23:03:30.0990581Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ChainedScheduler:0, line 849 <- wrt source file 2023-01-11T23:03:30.0991545Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ChainedScheduler:0 2023-01-11T23:03:30.0992535Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ReduceLROnPlateau:0, line 953 <- wrt source file 2023-01-11T23:03:30.0993571Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::ReduceLROnPlateau:0 2023-01-11T23:03:30.0994582Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CyclicLR:0, line 1168 <- wrt source file 2023-01-11T23:03:30.0995556Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CyclicLR:0 2023-01-11T23:03:30.0996596Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 1389 <- wrt source file 2023-01-11T23:03:30.0997732Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2023-01-11T23:03:30.0998865Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 1405 <- wrt source file 2023-01-11T23:03:30.1000210Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2023-01-11T23:03:30.1001357Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::OneCycleLR:0, line 1547 <- wrt source file 2023-01-11T23:03:30.1002303Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py::OneCycleLR:0 2023-01-11T23:03:30.1003325Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\sgd.py::SGD:0, line 58 <- wrt source file 2023-01-11T23:03:30.1004203Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\sgd.py::SGD:0 2023-01-11T23:03:30.1005113Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:0, line 38 <- wrt source file 2023-01-11T23:03:30.1006059Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:0 2023-01-11T23:03:30.1007089Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:1, line 64 <- wrt source file 2023-01-11T23:03:30.1008032Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::AveragedModel:1 2023-01-11T23:03:30.1008973Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::update_bn:0, line 161 <- wrt source file 2023-01-11T23:03:30.1009889Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::update_bn:0 2023-01-11T23:03:30.1010788Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::SWALR:0, line 222 <- wrt source file 2023-01-11T23:03:30.1011701Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\swa_utils.py::SWALR:0 2023-01-11T23:03:30.1012668Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\glob_group.py::GlobGroup:0, line 19 <- wrt source file 2023-01-11T23:03:30.1013665Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\glob_group.py::GlobGroup:0 2023-01-11T23:03:30.1051936Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::profile:0, line 363 <- wrt source file 2023-01-11T23:03:30.1052931Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py::profile:0 2023-01-11T23:03:30.1053906Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py::assert_close:0, line 1395 <- wrt source file 2023-01-11T23:03:30.1054916Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py::assert_close:0 2023-01-11T23:03:30.1055980Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py::make_tensor:0, line 93 <- wrt source file 2023-01-11T23:03:30.1056922Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py::make_tensor:0 2023-01-11T23:03:30.1057912Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::parametrize:0, line 305 <- wrt source file 2023-01-11T23:03:30.1058935Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::parametrize:0 2023-01-11T23:03:30.1059993Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_symmetric_psd_matrix:0, line 3447 <- wrt source file 2023-01-11T23:03:30.1061075Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_symmetric_psd_matrix:0 2023-01-11T23:03:30.1062248Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_psd_matrix:0, line 3461 <- wrt source file 2023-01-11T23:03:30.1063601Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_psd_matrix:0 2023-01-11T23:03:30.1064683Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_pd_matrix:0, line 3491 <- wrt source file 2023-01-11T23:03:30.1065894Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py::random_hermitian_pd_matrix:0 2023-01-11T23:03:30.1067027Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\distributed\_tensor\common_dtensor.py::skip_unless_torch_gpu:0, line 57 <- wrt source file 2023-01-11T23:03:30.1068265Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\distributed\_tensor\common_dtensor.py::skip_unless_torch_gpu:0 2023-01-11T23:03:30.1069392Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::rename_privateuse1_backend:0, line 24 <- wrt source file 2023-01-11T23:03:30.1070475Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\backend_registration.py::rename_privateuse1_backend:0 2023-01-11T23:03:30.1071508Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::checkpoint_sequential:0, line 306 <- wrt source file 2023-01-11T23:03:30.1072514Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py::checkpoint_sequential:0 2023-01-11T23:03:30.1073536Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CppExtension:0, line 912 <- wrt source file 2023-01-11T23:03:30.1074555Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CppExtension:0 2023-01-11T23:03:30.1075563Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:0, line 960 <- wrt source file 2023-01-11T23:03:30.1076554Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:0 2023-01-11T23:03:30.1077507Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:1, line 1037 <- wrt source file 2023-01-11T23:03:30.1078380Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::CUDAExtension:1 2023-01-11T23:03:30.1079287Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load:0, line 1273 <- wrt source file 2023-01-11T23:03:30.1080211Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load:0 2023-01-11T23:03:30.1081162Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load_inline:0, line 1364 <- wrt source file 2023-01-11T23:03:30.1082080Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\cpp_extension.py::load_inline:0 2023-01-11T23:03:30.1082977Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\dlpack.py::from_dlpack:0, line 71 <- wrt source file 2023-01-11T23:03:30.1083807Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\dlpack.py::from_dlpack:0 2023-01-11T23:03:30.1084744Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\throughput_benchmark.py::ThroughputBenchmark:0, line 77 <- wrt source file 2023-01-11T23:03:30.1085784Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\throughput_benchmark.py::ThroughputBenchmark:0 2023-01-11T23:03:30.1086771Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::IterableDataset:0, line 84 <- wrt source file 2023-01-11T23:03:30.1087783Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::IterableDataset:0 2023-01-11T23:03:30.1088707Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::random_split:0, line 320 <- wrt source file 2023-01-11T23:03:30.1089563Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataset.py::random_split:0 2023-01-11T23:03:30.1090567Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\distributed.py::DistributedSampler:0, line 51 <- wrt source file 2023-01-11T23:03:30.1091492Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\distributed.py::DistributedSampler:0 2023-01-11T23:03:30.1092536Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::WeightedRandomSampler:0, line 172 <- wrt source file 2023-01-11T23:03:30.1093451Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::WeightedRandomSampler:0 2023-01-11T23:03:30.1094344Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::BatchSampler:0, line 220 <- wrt source file 2023-01-11T23:03:30.1095217Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\sampler.py::BatchSampler:0 2023-01-11T23:03:30.1096146Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::IterDataPipe:0, line 84 <- wrt source file 2023-01-11T23:03:30.1097103Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::IterDataPipe:0 2023-01-11T23:03:30.1098090Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::MapDataPipe:0, line 232 <- wrt source file 2023-01-11T23:03:30.1099086Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\datapipe.py::MapDataPipe:0 2023-01-11T23:03:30.1100072Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::MapperIterDataPipe:0, line 46 <- wrt source file 2023-01-11T23:03:30.1101080Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::MapperIterDataPipe:0 2023-01-11T23:03:30.1102113Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::CollatorIterDataPipe:0, line 187 <- wrt source file 2023-01-11T23:03:30.1103195Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\callable.py::CollatorIterDataPipe:0 2023-01-11T23:03:30.1104436Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combinatorics.py::ShufflerIterDataPipe:0, line 80 <- wrt source file 2023-01-11T23:03:30.1105564Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T23:03:30.1106616Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ConcaterIterDataPipe:0, line 33 <- wrt source file 2023-01-11T23:03:30.1107621Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ConcaterIterDataPipe:0 2023-01-11T23:03:30.1108656Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ForkerIterDataPipe:0, line 75 <- wrt source file 2023-01-11T23:03:30.4673327Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ForkerIterDataPipe:0 2023-01-11T23:03:30.4674205Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::_ChildDataPipe:0, line 250 <- wrt source file 2023-01-11T23:03:30.4675084Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::_ChildDataPipe:0 2023-01-11T23:03:30.4675734Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::DemultiplexerIterDataPipe:0, line 329 <- wrt source file 2023-01-11T23:03:30.4676459Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::DemultiplexerIterDataPipe:0 2023-01-11T23:03:30.4677084Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::MultiplexerIterDataPipe:0, line 507 <- wrt source file 2023-01-11T23:03:30.4677695Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::MultiplexerIterDataPipe:0 2023-01-11T23:03:30.4678318Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ZipperIterDataPipe:0, line 572 <- wrt source file 2023-01-11T23:03:30.4678895Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py::ZipperIterDataPipe:0 2023-01-11T23:03:30.4679499Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\filelister.py::FileListerIterDataPipe:0, line 29 <- wrt source file 2023-01-11T23:03:30.4680099Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\filelister.py::FileListerIterDataPipe:0 2023-01-11T23:03:30.4680710Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2023-01-11T23:03:30.4681310Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\fileopener.py::FileOpenerIterDataPipe:0 2023-01-11T23:03:30.4681921Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::BatcherIterDataPipe:0, line 102 <- wrt source file 2023-01-11T23:03:30.4682505Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::BatcherIterDataPipe:0 2023-01-11T23:03:30.4683101Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::UnBatcherIterDataPipe:0, line 159 <- wrt source file 2023-01-11T23:03:30.4683689Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::UnBatcherIterDataPipe:0 2023-01-11T23:03:30.4684285Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::GrouperIterDataPipe:0, line 226 <- wrt source file 2023-01-11T23:03:30.4684855Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\grouping.py::GrouperIterDataPipe:0 2023-01-11T23:03:30.4685440Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\selecting.py::FilterIterDataPipe:0, line 34 <- wrt source file 2023-01-11T23:03:30.4686023Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\selecting.py::FilterIterDataPipe:0 2023-01-11T23:03:30.4686630Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\streamreader.py::StreamReaderIterDataPipe:0, line 20 <- wrt source file 2023-01-11T23:03:30.4687255Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\streamreader.py::StreamReaderIterDataPipe:0 2023-01-11T23:03:30.4687878Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\utils.py::IterableWrapperIterDataPipe:0, line 23 <- wrt source file 2023-01-11T23:03:30.4688553Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\utils.py::IterableWrapperIterDataPipe:0 2023-01-11T23:03:30.4689155Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\callable.py::MapperMapDataPipe:0, line 30 <- wrt source file 2023-01-11T23:03:30.4689781Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\callable.py::MapperMapDataPipe:0 2023-01-11T23:03:30.4690393Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combinatorics.py::ShufflerIterDataPipe:0, line 31 <- wrt source file 2023-01-11T23:03:30.4691047Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T23:03:30.4691765Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ConcaterMapDataPipe:0, line 24 <- wrt source file 2023-01-11T23:03:30.4692370Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ConcaterMapDataPipe:0 2023-01-11T23:03:30.4692968Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ZipperMapDataPipe:0, line 66 <- wrt source file 2023-01-11T23:03:30.4693562Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\combining.py::ZipperMapDataPipe:0 2023-01-11T23:03:30.4694159Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\grouping.py::BatcherMapDataPipe:0, line 23 <- wrt source file 2023-01-11T23:03:30.4694735Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\grouping.py::BatcherMapDataPipe:0 2023-01-11T23:03:30.4695469Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\utils.py::SequenceWrapperMapDataPipe:0, line 23 <- wrt source file 2023-01-11T23:03:30.4696220Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\map\utils.py::SequenceWrapperMapDataPipe:0 2023-01-11T23:03:30.4696821Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py::validate_input_col:0, line 33 <- wrt source file 2023-01-11T23:03:30.4697466Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py::validate_input_col:0 2023-01-11T23:03:30.4698153Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_convert:0, line 36 <- wrt source file 2023-01-11T23:03:30.4698688Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_convert:0 2023-01-11T23:03:30.4699301Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::collate:0, line 102 <- wrt source file 2023-01-11T23:03:30.4699895Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::collate:0 2023-01-11T23:03:30.4700554Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_collate:0, line 231 <- wrt source file 2023-01-11T23:03:30.4701183Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py::default_collate:0 2023-01-11T23:03:30.4701728Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::find_closure_group:0, line 415 <- wrt source file 2023-01-11T23:03:30.4702270Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::find_closure_group:0 2023-01-11T23:03:30.4702888Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::replace_extern_shared:0, line 511 <- wrt source file 2023-01-11T23:03:30.4703504Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hipify\hipify_python.py::replace_extern_shared:0 2023-01-11T23:03:30.4704115Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.__init__:0, line 213 <- wrt source file 2023-01-11T23:03:30.4704676Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.__init__:0 2023-01-11T23:03:30.4705238Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_hparams:0, line 320 <- wrt source file 2023-01-11T23:03:30.4705805Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_hparams:0 2023-01-11T23:03:30.4720440Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalar:0, line 368 <- wrt source file 2023-01-11T23:03:30.4721319Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalar:0 2023-01-11T23:03:30.4722196Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalars:0, line 404 <- wrt source file 2023-01-11T23:03:30.4722849Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_scalars:0 2023-01-11T23:03:30.4723428Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram:0, line 462 <- wrt source file 2023-01-11T23:03:30.4724008Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram:0 2023-01-11T23:03:30.4724576Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram_raw:0, line 519 <- wrt source file 2023-01-11T23:03:30.4725161Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_histogram_raw:0 2023-01-11T23:03:30.4725731Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_image:0, line 585 <- wrt source file 2023-01-11T23:03:30.4726285Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_image:0 2023-01-11T23:03:30.4726846Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_images:0, line 638 <- wrt source file 2023-01-11T23:03:30.4727411Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_images:0 2023-01-11T23:03:30.4727968Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_text:0, line 810 <- wrt source file 2023-01-11T23:03:30.4728527Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_text:0 2023-01-11T23:03:30.4729097Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_embedding:0, line 896 <- wrt source file 2023-01-11T23:03:30.4729678Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_embedding:0 2023-01-11T23:03:30.4730235Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_pr_curve:0, line 1001 <- wrt source file 2023-01-11T23:03:30.4730965Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_pr_curve:0 2023-01-11T23:03:30.4731568Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1076 <- wrt source file 2023-01-11T23:03:30.4732266Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2023-01-11T23:03:30.4732899Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1095 <- wrt source file 2023-01-11T23:03:30.4733521Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2023-01-11T23:03:30.4734122Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars:0, line 1117 <- wrt source file 2023-01-11T23:03:30.4734709Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_custom_scalars:0 2023-01-11T23:03:30.4735287Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_mesh:0, line 1161 <- wrt source file 2023-01-11T23:03:30.4735847Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\tensorboard\writer.py::SummaryWriter.add_mesh:0 2023-01-11T23:03:30.4736376Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\aot_autograd.py::aot_function:0, line 2139 <- wrt source file 2023-01-11T23:03:30.4736892Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\aot_autograd.py::aot_function:0 2023-01-11T23:03:30.4737427Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\benchmark_utils.py::benchmark_utilization:0, line 162 <- wrt source file 2023-01-11T23:03:30.4737980Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\benchmark_utils.py::benchmark_utilization:0 2023-01-11T23:03:30.4738517Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::vjp:0, line 195 <- wrt source file 2023-01-11T23:03:30.4739022Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::vjp:0 2023-01-11T23:03:30.4739530Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacrev:0, line 382 <- wrt source file 2023-01-11T23:03:30.4740041Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacrev:0 2023-01-11T23:03:30.4740538Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jvp:0, line 882 <- wrt source file 2023-01-11T23:03:30.4741037Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jvp:0 2023-01-11T23:03:30.4741547Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacfwd:0, line 1024 <- wrt source file 2023-01-11T23:03:30.4742053Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::jacfwd:0 2023-01-11T23:03:30.4742564Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::hessian:0, line 1173 <- wrt source file 2023-01-11T23:03:30.4743071Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::hessian:0 2023-01-11T23:03:30.4743734Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::grad:0, line 1290 <- wrt source file 2023-01-11T23:03:30.4744247Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::grad:0 2023-01-11T23:03:30.4744781Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::functionalize:0, line 1441 <- wrt source file 2023-01-11T23:03:30.4745357Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\eager_transforms.py::functionalize:0 2023-01-11T23:03:30.4745887Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\fx_minifier.py::minifier:0, line 72 <- wrt source file 2023-01-11T23:03:30.4746396Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\fx_minifier.py::minifier:0 2023-01-11T23:03:30.4746893Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\vmap.py::vmap:0, line 306 <- wrt source file 2023-01-11T23:03:30.4747440Z * SUCCESS: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\vmap.py::vmap:0 2023-01-11T23:03:30.4747941Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::NvfuserPrimsMode:0, line 90 <- wrt source file 2023-01-11T23:03:30.4748508Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::NvfuserPrimsMode:0 2023-01-11T23:03:30.4749022Z * DOCTEST : C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::TorchRefsMode:0, line 141 <- wrt source file 2023-01-11T23:03:30.4749514Z * SKIPPED: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py::TorchRefsMode:0 2023-01-11T23:03:30.4749846Z ============ 2023-01-11T23:03:30.4750039Z Finished doctests 2023-01-11T23:03:30.4750220Z 291 / 663 passed 2023-01-11T23:03:30.4750385Z  2023-01-11T23:03:30.4750574Z === Found 3 run-time warnings === 2023-01-11T23:03:30.4750816Z --- Runtime Warning: 1 / 3 --- 2023-01-11T23:03:30.4751106Z example = 2023-01-11T23:03:30.4751824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1816.) 2023-01-11T23:03:30.4752545Z return super(Tensor, self).refine_names(names) 2023-01-11T23:03:30.4752776Z 2023-01-11T23:03:30.4752978Z --- Runtime Warning: 2 / 3 --- 2023-01-11T23:03:30.4753263Z example = 2023-01-11T23:03:30.4753906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nested\__init__.py:58: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T23:03:30.4754543Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T23:03:30.4754781Z 2023-01-11T23:03:30.4754985Z --- Runtime Warning: 3 / 3 --- 2023-01-11T23:03:30.4755286Z example = 2023-01-11T23:03:30.4756051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_functorch\aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T23:03:30.4756747Z warnings.warn( 2023-01-11T23:03:30.4756920Z 2023-01-11T23:03:30.4757153Z === 291 passed, 372 skipped, 3 warnings in 13.10 seconds === 2023-01-11T23:03:30.9272893Z 2023-01-11T23:03:30.9273553Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2023-01-11T23:03:30.9274204Z 2023-01-11T23:03:30.9274805Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2023-01-11T23:03:30.9279260Z 2023-01-11T23:03:30.9279505Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2023-01-11T23:03:30.9303169Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_script_ops.bat 2023-01-11T23:03:30.9514641Z 2023-01-11T23:03:30.9515230Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2023-01-11T23:03:30.9525929Z 2023-01-11T23:03:30.9526297Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2023-01-11T23:03:30.9526769Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2023-01-11T23:03:30.9527059Z exit /b 0 2023-01-11T23:03:30.9527226Z ) 2023-01-11T23:03:31.5126220Z "Executing CMake for custom_operator test..." 2023-01-11T23:03:33.0918092Z -- The C compiler identification is MSVC 19.28.29337.0 2023-01-11T23:03:33.3584041Z -- The CXX compiler identification is MSVC 19.28.29337.0 2023-01-11T23:03:33.5211304Z -- Detecting C compiler ABI info 2023-01-11T23:03:34.4838526Z -- Detecting C compiler ABI info - done 2023-01-11T23:03:34.4864603Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2023-01-11T23:03:34.4936318Z -- Detecting C compile features 2023-01-11T23:03:34.5047702Z -- Detecting C compile features - done 2023-01-11T23:03:34.5398006Z -- Detecting CXX compiler ABI info 2023-01-11T23:03:34.8758270Z -- Detecting CXX compiler ABI info - done 2023-01-11T23:03:34.8783174Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2023-01-11T23:03:34.8787737Z -- Detecting CXX compile features 2023-01-11T23:03:34.8795487Z -- Detecting CXX compile features - done 2023-01-11T23:03:34.9433246Z -- Looking for pthread.h 2023-01-11T23:03:35.0494625Z -- Looking for pthread.h - not found 2023-01-11T23:03:35.0511260Z -- Found Threads: TRUE 2023-01-11T23:03:35.3864833Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-01-11T23:03:42.7763614Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-01-11T23:03:42.8235165Z -- Detecting CUDA compiler ABI info 2023-01-11T23:03:44.8977603Z -- Detecting CUDA compiler ABI info - done 2023-01-11T23:03:44.9285699Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-01-11T23:03:44.9290206Z -- Detecting CUDA compile features 2023-01-11T23:03:44.9297135Z -- Detecting CUDA compile features - done 2023-01-11T23:03:44.9320189Z -- Caffe2: CUDA detected: 11.8 2023-01-11T23:03:44.9320535Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-01-11T23:03:44.9320921Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-01-11T23:03:45.4629249Z -- Caffe2: Header version is: 11.8 2023-01-11T23:03:45.4673342Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/cudnn.lib 2023-01-11T23:03:45.4732975Z -- Found cuDNN: v8.5.0 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include, library: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/cudnn.lib) 2023-01-11T23:03:45.5396348Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-01-11T23:03:45.5400454Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-01-11T23:03:45.5400875Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T23:03:45.5401209Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T23:03:45.5402319Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T23:03:45.5402594Z Call Stack (most recent call first): 2023-01-11T23:03:45.5402968Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T23:03:45.5403420Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2023-01-11T23:03:45.5403871Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-01-11T23:03:45.5404195Z CMakeLists.txt:9 (find_package) 2023-01-11T23:03:45.5404331Z 2023-01-11T23:03:45.5404337Z 2023-01-11T23:03:45.5404491Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70 2023-01-11T23:03:45.7953949Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2023-01-11T23:03:45.7957365Z -- Configuring done 2023-01-11T23:03:45.8352845Z -- Generating done 2023-01-11T23:03:45.8552843Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_operator/build 2023-01-11T23:03:45.8663626Z "Executing Ninja for custom_operator test..." 2023-01-11T23:03:54.1660812Z [1/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++17 /showIncludes /FoCMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /FdCMakeFiles\test_custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\test_custom_ops.cpp 2023-01-11T23:03:54.1662523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T23:03:54.1663193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1663674Z with 2023-01-11T23:03:54.1663922Z [ 2023-01-11T23:03:54.1664180Z T=c10::SymInt 2023-01-11T23:03:54.1664423Z ] 2023-01-11T23:03:54.1664987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1665545Z with 2023-01-11T23:03:54.1665783Z [ 2023-01-11T23:03:54.1666161Z T=c10::SymInt 2023-01-11T23:03:54.1666437Z ] 2023-01-11T23:03:54.1667147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1668227Z with 2023-01-11T23:03:54.1668512Z [ 2023-01-11T23:03:54.1668845Z T=c10::SymInt 2023-01-11T23:03:54.1669450Z ] 2023-01-11T23:03:54.1670232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1672483Z with 2023-01-11T23:03:54.1672783Z [ 2023-01-11T23:03:54.1673121Z T=c10::SymInt 2023-01-11T23:03:54.1673423Z ] 2023-01-11T23:03:54.1674516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1675989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1677112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1677843Z with 2023-01-11T23:03:54.1678107Z [ 2023-01-11T23:03:54.1678410Z T=c10::SymInt 2023-01-11T23:03:54.1678701Z ] 2023-01-11T23:03:54.1679371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T23:03:54.1680434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1681202Z with 2023-01-11T23:03:54.1681466Z [ 2023-01-11T23:03:54.1681819Z T=std::string 2023-01-11T23:03:54.1682106Z ] 2023-01-11T23:03:54.1682873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1683614Z with 2023-01-11T23:03:54.1683908Z [ 2023-01-11T23:03:54.1684204Z T=std::string 2023-01-11T23:03:54.1684515Z ] 2023-01-11T23:03:54.1685331Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1686114Z with 2023-01-11T23:03:54.1686406Z [ 2023-01-11T23:03:54.1686709Z T=std::string 2023-01-11T23:03:54.1687001Z ] 2023-01-11T23:03:54.1687933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1688795Z with 2023-01-11T23:03:54.1689078Z [ 2023-01-11T23:03:54.1689393Z T=std::string 2023-01-11T23:03:54.1689687Z ] 2023-01-11T23:03:54.1690422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1691635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1692867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1693576Z with 2023-01-11T23:03:54.1693941Z [ 2023-01-11T23:03:54.1694531Z T=std::string 2023-01-11T23:03:54.1694810Z ] 2023-01-11T23:03:54.1695552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1696202Z with 2023-01-11T23:03:54.1696486Z [ 2023-01-11T23:03:54.1696826Z T=c10::QualifiedName 2023-01-11T23:03:54.1697141Z ] 2023-01-11T23:03:54.1698006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1698729Z with 2023-01-11T23:03:54.1699005Z [ 2023-01-11T23:03:54.1699328Z T=c10::QualifiedName 2023-01-11T23:03:54.1699643Z ] 2023-01-11T23:03:54.1700515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1701329Z with 2023-01-11T23:03:54.1701619Z [ 2023-01-11T23:03:54.1701948Z T=c10::QualifiedName 2023-01-11T23:03:54.1702267Z ] 2023-01-11T23:03:54.1703149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1704110Z with 2023-01-11T23:03:54.1704374Z [ 2023-01-11T23:03:54.1704713Z T=c10::QualifiedName 2023-01-11T23:03:54.1705033Z ] 2023-01-11T23:03:54.1705833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1707120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1708353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1709073Z with 2023-01-11T23:03:54.1709350Z [ 2023-01-11T23:03:54.1709662Z T=c10::QualifiedName 2023-01-11T23:03:54.1709976Z ] 2023-01-11T23:03:54.1710682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1711334Z with 2023-01-11T23:03:54.1711596Z [ 2023-01-11T23:03:54.1711897Z T=at::TensorBase 2023-01-11T23:03:54.1712201Z ] 2023-01-11T23:03:54.1712984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1713690Z with 2023-01-11T23:03:54.1713963Z [ 2023-01-11T23:03:54.1714255Z T=at::TensorBase 2023-01-11T23:03:54.1714548Z ] 2023-01-11T23:03:54.1715340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1716041Z with 2023-01-11T23:03:54.1716319Z [ 2023-01-11T23:03:54.1716616Z T=at::TensorBase 2023-01-11T23:03:54.1716922Z ] 2023-01-11T23:03:54.1717745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1718736Z with 2023-01-11T23:03:54.1719028Z [ 2023-01-11T23:03:54.1719412Z T=at::TensorBase 2023-01-11T23:03:54.1719702Z ] 2023-01-11T23:03:54.1720600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1721844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1723069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1723812Z with 2023-01-11T23:03:54.1724100Z [ 2023-01-11T23:03:54.1724407Z T=at::TensorBase 2023-01-11T23:03:54.1724698Z ] 2023-01-11T23:03:54.1725448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1726185Z with 2023-01-11T23:03:54.1726514Z [ 2023-01-11T23:03:54.1726812Z T=at::Tensor 2023-01-11T23:03:54.1727105Z ] 2023-01-11T23:03:54.1727870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1728539Z with 2023-01-11T23:03:54.1728822Z [ 2023-01-11T23:03:54.1729130Z T=at::Tensor 2023-01-11T23:03:54.1729428Z ] 2023-01-11T23:03:54.1730255Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1731009Z with 2023-01-11T23:03:54.1731283Z [ 2023-01-11T23:03:54.1731591Z T=at::Tensor 2023-01-11T23:03:54.1731885Z ] 2023-01-11T23:03:54.1732877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1733697Z with 2023-01-11T23:03:54.1733972Z [ 2023-01-11T23:03:54.1734276Z T=at::Tensor 2023-01-11T23:03:54.1734565Z ] 2023-01-11T23:03:54.1735285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1736394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1737589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1738306Z with 2023-01-11T23:03:54.1738635Z [ 2023-01-11T23:03:54.1738939Z T=at::Tensor 2023-01-11T23:03:54.1739282Z ] 2023-01-11T23:03:54.1739999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1740689Z with 2023-01-11T23:03:54.1741122Z [ 2023-01-11T23:03:54.1741431Z T=at::Generator 2023-01-11T23:03:54.1741736Z ] 2023-01-11T23:03:54.1742448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1743094Z with 2023-01-11T23:03:54.1743468Z [ 2023-01-11T23:03:54.1743778Z T=at::Generator 2023-01-11T23:03:54.1744226Z ] 2023-01-11T23:03:54.1745140Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1745954Z with 2023-01-11T23:03:54.1746242Z [ 2023-01-11T23:03:54.1746567Z T=at::Generator 2023-01-11T23:03:54.1746872Z ] 2023-01-11T23:03:54.1747777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1748554Z with 2023-01-11T23:03:54.1748836Z [ 2023-01-11T23:03:54.1749136Z T=at::Generator 2023-01-11T23:03:54.1749429Z ] 2023-01-11T23:03:54.1750211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1751480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1752758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1753491Z with 2023-01-11T23:03:54.1753776Z [ 2023-01-11T23:03:54.1754099Z T=at::Generator 2023-01-11T23:03:54.1754395Z ] 2023-01-11T23:03:54.1755108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1755780Z with 2023-01-11T23:03:54.1756074Z [ 2023-01-11T23:03:54.1756383Z T=c10::Scalar 2023-01-11T23:03:54.1756677Z ] 2023-01-11T23:03:54.1757425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1758171Z with 2023-01-11T23:03:54.1758509Z [ 2023-01-11T23:03:54.1758833Z T=c10::Scalar 2023-01-11T23:03:54.1759145Z ] 2023-01-11T23:03:54.1759952Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1760708Z with 2023-01-11T23:03:54.1761014Z [ 2023-01-11T23:03:54.1761340Z T=c10::Scalar 2023-01-11T23:03:54.1761653Z ] 2023-01-11T23:03:54.1762565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1763411Z with 2023-01-11T23:03:54.1763690Z [ 2023-01-11T23:03:54.1764016Z T=c10::Scalar 2023-01-11T23:03:54.1764396Z ] 2023-01-11T23:03:54.1765345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1766444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1767817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1768627Z with 2023-01-11T23:03:54.1768931Z [ 2023-01-11T23:03:54.1769247Z T=c10::Scalar 2023-01-11T23:03:54.1769579Z ] 2023-01-11T23:03:54.1770264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1771016Z with 2023-01-11T23:03:54.1771327Z [ 2023-01-11T23:03:54.1771735Z T=std::shared_ptr 2023-01-11T23:03:54.1772119Z ] 2023-01-11T23:03:54.1772876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1773554Z with 2023-01-11T23:03:54.1773855Z [ 2023-01-11T23:03:54.1774234Z T=std::shared_ptr 2023-01-11T23:03:54.1774625Z ] 2023-01-11T23:03:54.1775461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1776239Z with 2023-01-11T23:03:54.1776542Z [ 2023-01-11T23:03:54.1777030Z T=std::shared_ptr 2023-01-11T23:03:54.1777411Z ] 2023-01-11T23:03:54.1778374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1779226Z with 2023-01-11T23:03:54.1779534Z [ 2023-01-11T23:03:54.1779978Z T=std::shared_ptr 2023-01-11T23:03:54.1780378Z ] 2023-01-11T23:03:54.1781239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.1782608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.1784126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1784906Z with 2023-01-11T23:03:54.1785219Z [ 2023-01-11T23:03:54.1785653Z T=std::shared_ptr 2023-01-11T23:03:54.1786043Z ] 2023-01-11T23:03:54.1786788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1787463Z with 2023-01-11T23:03:54.1787767Z [ 2023-01-11T23:03:54.1788161Z T=std::weak_ptr 2023-01-11T23:03:54.1788706Z ] 2023-01-11T23:03:54.1789547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1790278Z with 2023-01-11T23:03:54.1790559Z [ 2023-01-11T23:03:54.1790967Z T=std::weak_ptr 2023-01-11T23:03:54.1791352Z ] 2023-01-11T23:03:54.1792316Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1793081Z with 2023-01-11T23:03:54.1793357Z [ 2023-01-11T23:03:54.1793754Z T=std::weak_ptr 2023-01-11T23:03:54.1794132Z ] 2023-01-11T23:03:54.1794996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1812218Z with 2023-01-11T23:03:54.1812528Z [ 2023-01-11T23:03:54.1812951Z T=std::weak_ptr 2023-01-11T23:03:54.1813315Z ] 2023-01-11T23:03:54.1814098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.1814815Z with 2023-01-11T23:03:54.1815169Z [ 2023-01-11T23:03:54.1815536Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:03:54.1815919Z ] 2023-01-11T23:03:54.1816688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.1817393Z with 2023-01-11T23:03:54.1817661Z [ 2023-01-11T23:03:54.1818028Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:03:54.1818382Z ] 2023-01-11T23:03:54.1819186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1819918Z with 2023-01-11T23:03:54.1820216Z [ 2023-01-11T23:03:54.1820625Z T=std::weak_ptr 2023-01-11T23:03:54.1821005Z ] 2023-01-11T23:03:54.1821804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1822497Z with 2023-01-11T23:03:54.1822758Z [ 2023-01-11T23:03:54.1823197Z T=std::vector> 2023-01-11T23:03:54.1823698Z ] 2023-01-11T23:03:54.1824449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1825163Z with 2023-01-11T23:03:54.1825439Z [ 2023-01-11T23:03:54.1825891Z T=std::vector> 2023-01-11T23:03:54.1826327Z ] 2023-01-11T23:03:54.1827175Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1828019Z with 2023-01-11T23:03:54.1828311Z [ 2023-01-11T23:03:54.1828796Z T=std::vector> 2023-01-11T23:03:54.1829387Z ] 2023-01-11T23:03:54.1830220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1831046Z with 2023-01-11T23:03:54.1831339Z [ 2023-01-11T23:03:54.1831785Z T=std::vector> 2023-01-11T23:03:54.1832324Z ] 2023-01-11T23:03:54.1833179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.1834582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.1835879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1836580Z with 2023-01-11T23:03:54.1836852Z [ 2023-01-11T23:03:54.1837284Z T=std::vector> 2023-01-11T23:03:54.1837680Z ] 2023-01-11T23:03:54.1838378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1839021Z with 2023-01-11T23:03:54.1839296Z [ 2023-01-11T23:03:54.1839662Z T=std::vector> 2023-01-11T23:03:54.1840018Z ] 2023-01-11T23:03:54.1840806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1841542Z with 2023-01-11T23:03:54.1841801Z [ 2023-01-11T23:03:54.1842180Z T=std::vector> 2023-01-11T23:03:54.1842547Z ] 2023-01-11T23:03:54.1843381Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1844121Z with 2023-01-11T23:03:54.1844404Z [ 2023-01-11T23:03:54.1844761Z T=std::vector> 2023-01-11T23:03:54.1845091Z ] 2023-01-11T23:03:54.1845985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1846861Z with 2023-01-11T23:03:54.1847141Z [ 2023-01-11T23:03:54.1847567Z T=std::vector> 2023-01-11T23:03:54.1847936Z ] 2023-01-11T23:03:54.1848753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.1850068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.1851276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1852163Z with 2023-01-11T23:03:54.1852429Z [ 2023-01-11T23:03:54.1852799Z T=std::vector> 2023-01-11T23:03:54.1853222Z ] 2023-01-11T23:03:54.1854009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1854802Z with 2023-01-11T23:03:54.1855100Z [ 2023-01-11T23:03:54.1855549Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1855988Z ] 2023-01-11T23:03:54.1856744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1857450Z with 2023-01-11T23:03:54.1857738Z [ 2023-01-11T23:03:54.1858209Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1858619Z ] 2023-01-11T23:03:54.1859412Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1860262Z with 2023-01-11T23:03:54.1860560Z [ 2023-01-11T23:03:54.1861012Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1861442Z ] 2023-01-11T23:03:54.1862334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1863159Z with 2023-01-11T23:03:54.1863531Z [ 2023-01-11T23:03:54.1864002Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1864429Z ] 2023-01-11T23:03:54.1865291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:03:54.1866798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:03:54.1868158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:03:54.1869379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1870072Z with 2023-01-11T23:03:54.1870336Z [ 2023-01-11T23:03:54.1870808Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1871253Z ] 2023-01-11T23:03:54.1871971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1872602Z with 2023-01-11T23:03:54.1872942Z [ 2023-01-11T23:03:54.1873443Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1873880Z ] 2023-01-11T23:03:54.1874822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1875524Z with 2023-01-11T23:03:54.1875812Z [ 2023-01-11T23:03:54.1876249Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1876673Z ] 2023-01-11T23:03:54.1877597Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1878353Z with 2023-01-11T23:03:54.1878620Z [ 2023-01-11T23:03:54.1879127Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1879532Z ] 2023-01-11T23:03:54.1880455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1881270Z with 2023-01-11T23:03:54.1881546Z [ 2023-01-11T23:03:54.1882005Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1882433Z ] 2023-01-11T23:03:54.1883321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:03:54.1884703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:03:54.1886018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:03:54.1887248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1887979Z with 2023-01-11T23:03:54.1888278Z [ 2023-01-11T23:03:54.1888727Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.1889149Z ] 2023-01-11T23:03:54.1889890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1890540Z with 2023-01-11T23:03:54.1890835Z [ 2023-01-11T23:03:54.1891225Z T=std::vector> 2023-01-11T23:03:54.1891578Z ] 2023-01-11T23:03:54.1892421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1893066Z with 2023-01-11T23:03:54.1893331Z [ 2023-01-11T23:03:54.1893727Z T=std::vector> 2023-01-11T23:03:54.1894094Z ] 2023-01-11T23:03:54.1894878Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1895621Z with 2023-01-11T23:03:54.1895908Z [ 2023-01-11T23:03:54.1896292Z T=std::vector> 2023-01-11T23:03:54.1896824Z ] 2023-01-11T23:03:54.1897711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1898643Z with 2023-01-11T23:03:54.1898928Z [ 2023-01-11T23:03:54.1899327Z T=std::vector> 2023-01-11T23:03:54.1899682Z ] 2023-01-11T23:03:54.1900655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.1901974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.1903186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1903935Z with 2023-01-11T23:03:54.1904276Z [ 2023-01-11T23:03:54.1904644Z T=std::vector> 2023-01-11T23:03:54.1905023Z ] 2023-01-11T23:03:54.1905701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1906347Z with 2023-01-11T23:03:54.1906627Z [ 2023-01-11T23:03:54.1907068Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.1907477Z ] 2023-01-11T23:03:54.1908222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1908939Z with 2023-01-11T23:03:54.1909227Z [ 2023-01-11T23:03:54.1909653Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.1910074Z ] 2023-01-11T23:03:54.1910980Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1911772Z with 2023-01-11T23:03:54.1912050Z [ 2023-01-11T23:03:54.1912474Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.1912880Z ] 2023-01-11T23:03:54.1913774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1914607Z with 2023-01-11T23:03:54.1914892Z [ 2023-01-11T23:03:54.1915323Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.1915749Z ] 2023-01-11T23:03:54.1916709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.1918175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.1919594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T23:03:54.1922045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1922735Z with 2023-01-11T23:03:54.1923100Z [ 2023-01-11T23:03:54.1923655Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.1924119Z ] 2023-01-11T23:03:54.1924853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1925520Z with 2023-01-11T23:03:54.1925813Z [ 2023-01-11T23:03:54.1926254Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.1926645Z ] 2023-01-11T23:03:54.1927402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1928097Z with 2023-01-11T23:03:54.1928383Z [ 2023-01-11T23:03:54.1928818Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.1929224Z ] 2023-01-11T23:03:54.1930080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1930875Z with 2023-01-11T23:03:54.1931158Z [ 2023-01-11T23:03:54.1931590Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.1931996Z ] 2023-01-11T23:03:54.1932871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1933666Z with 2023-01-11T23:03:54.1933953Z [ 2023-01-11T23:03:54.1934386Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.1934789Z ] 2023-01-11T23:03:54.1935641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.1937156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.1938585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T23:03:54.1939896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1940638Z with 2023-01-11T23:03:54.1940919Z [ 2023-01-11T23:03:54.1941366Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.1941783Z ] 2023-01-11T23:03:54.1942584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1943416Z with 2023-01-11T23:03:54.1943853Z [ 2023-01-11T23:03:54.1944192Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1944528Z ] 2023-01-11T23:03:54.1945275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1945955Z with 2023-01-11T23:03:54.1946241Z [ 2023-01-11T23:03:54.1946570Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1947012Z ] 2023-01-11T23:03:54.1947826Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1948626Z with 2023-01-11T23:03:54.1948898Z [ 2023-01-11T23:03:54.1949247Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1949617Z ] 2023-01-11T23:03:54.1950515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1951321Z with 2023-01-11T23:03:54.1951613Z [ 2023-01-11T23:03:54.1951972Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1952290Z ] 2023-01-11T23:03:54.1953025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1954148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1954793Z with 2023-01-11T23:03:54.1955131Z [ 2023-01-11T23:03:54.1955474Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1955851Z ] 2023-01-11T23:03:54.1956671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T23:03:54.1957939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1958647Z with 2023-01-11T23:03:54.1958938Z [ 2023-01-11T23:03:54.1959277Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.1959607Z ] 2023-01-11T23:03:54.1960324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1960971Z with 2023-01-11T23:03:54.1961247Z [ 2023-01-11T23:03:54.1961822Z T=std::vector> 2023-01-11T23:03:54.1962332Z ] 2023-01-11T23:03:54.1963111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1963818Z with 2023-01-11T23:03:54.1964087Z [ 2023-01-11T23:03:54.1964597Z T=std::vector> 2023-01-11T23:03:54.1965057Z ] 2023-01-11T23:03:54.1965911Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1966830Z with 2023-01-11T23:03:54.1967116Z [ 2023-01-11T23:03:54.1967636Z T=std::vector> 2023-01-11T23:03:54.1968156Z ] 2023-01-11T23:03:54.1969171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1969993Z with 2023-01-11T23:03:54.1970288Z [ 2023-01-11T23:03:54.1970802Z T=std::vector> 2023-01-11T23:03:54.1971277Z ] 2023-01-11T23:03:54.1972220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.1973682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.1975030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1975782Z with 2023-01-11T23:03:54.1976076Z [ 2023-01-11T23:03:54.1976585Z T=std::vector> 2023-01-11T23:03:54.1977053Z ] 2023-01-11T23:03:54.1977807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1978463Z with 2023-01-11T23:03:54.1978745Z [ 2023-01-11T23:03:54.1979131Z T=c10::DimVector 2023-01-11T23:03:54.1979436Z ] 2023-01-11T23:03:54.1980244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1980955Z with 2023-01-11T23:03:54.1981230Z [ 2023-01-11T23:03:54.1981543Z T=c10::DimVector 2023-01-11T23:03:54.1981854Z ] 2023-01-11T23:03:54.1982685Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1983521Z with 2023-01-11T23:03:54.1983808Z [ 2023-01-11T23:03:54.1984121Z T=c10::DimVector 2023-01-11T23:03:54.1984429Z ] 2023-01-11T23:03:54.1985313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.1986128Z with 2023-01-11T23:03:54.1986416Z [ 2023-01-11T23:03:54.1986739Z T=c10::DimVector 2023-01-11T23:03:54.1987036Z ] 2023-01-11T23:03:54.1987810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.1988950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.1990289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1991017Z with 2023-01-11T23:03:54.1991297Z [ 2023-01-11T23:03:54.1991597Z T=c10::DimVector 2023-01-11T23:03:54.1991910Z ] 2023-01-11T23:03:54.1992773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.1993471Z with 2023-01-11T23:03:54.1993759Z [ 2023-01-11T23:03:54.1994096Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.1994411Z ] 2023-01-11T23:03:54.1995180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.1995968Z with 2023-01-11T23:03:54.1996287Z [ 2023-01-11T23:03:54.1996644Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.1996950Z ] 2023-01-11T23:03:54.1997768Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.1998542Z with 2023-01-11T23:03:54.1998829Z [ 2023-01-11T23:03:54.1999168Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.1999507Z ] 2023-01-11T23:03:54.2000374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2001176Z with 2023-01-11T23:03:54.2001459Z [ 2023-01-11T23:03:54.2001808Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.2002144Z ] 2023-01-11T23:03:54.2002929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2004168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2005424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2006101Z with 2023-01-11T23:03:54.2006377Z [ 2023-01-11T23:03:54.2006709Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.2007036Z ] 2023-01-11T23:03:54.2007772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2008458Z with 2023-01-11T23:03:54.2008720Z [ 2023-01-11T23:03:54.2009114Z T=std::vector> 2023-01-11T23:03:54.2009491Z ] 2023-01-11T23:03:54.2010261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2010971Z with 2023-01-11T23:03:54.2011260Z [ 2023-01-11T23:03:54.2011658Z T=std::vector> 2023-01-11T23:03:54.2012034Z ] 2023-01-11T23:03:54.2013033Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2013810Z with 2023-01-11T23:03:54.2014106Z [ 2023-01-11T23:03:54.2014519Z T=std::vector> 2023-01-11T23:03:54.2014878Z ] 2023-01-11T23:03:54.2015857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2016671Z with 2023-01-11T23:03:54.2016955Z [ 2023-01-11T23:03:54.2017364Z T=std::vector> 2023-01-11T23:03:54.2017757Z ] 2023-01-11T23:03:54.2018575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.2019695Z with 2023-01-11T23:03:54.2019987Z [ 2023-01-11T23:03:54.2020300Z T=c10::SymInt 2023-01-11T23:03:54.2020602Z ] 2023-01-11T23:03:54.2021424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.2022140Z with 2023-01-11T23:03:54.2022423Z [ 2023-01-11T23:03:54.2022732Z T=c10::SymInt 2023-01-11T23:03:54.2023032Z ] 2023-01-11T23:03:54.2023979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T23:03:54.2025449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T23:03:54.2026925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2027657Z with 2023-01-11T23:03:54.2027966Z [ 2023-01-11T23:03:54.2028377Z T=std::vector> 2023-01-11T23:03:54.2028762Z ] 2023-01-11T23:03:54.2029506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2030197Z with 2023-01-11T23:03:54.2030490Z [ 2023-01-11T23:03:54.2030787Z T=c10::IValue 2023-01-11T23:03:54.2031079Z ] 2023-01-11T23:03:54.2031832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2032533Z with 2023-01-11T23:03:54.2032825Z [ 2023-01-11T23:03:54.2033128Z T=c10::IValue 2023-01-11T23:03:54.2033440Z ] 2023-01-11T23:03:54.2034272Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2035046Z with 2023-01-11T23:03:54.2035333Z [ 2023-01-11T23:03:54.2035642Z T=c10::IValue 2023-01-11T23:03:54.2036090Z ] 2023-01-11T23:03:54.2036979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2037793Z with 2023-01-11T23:03:54.2038076Z [ 2023-01-11T23:03:54.2038385Z T=c10::IValue 2023-01-11T23:03:54.2038691Z ] 2023-01-11T23:03:54.2040488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2041760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2042968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2043701Z with 2023-01-11T23:03:54.2043989Z [ 2023-01-11T23:03:54.2044293Z T=c10::IValue 2023-01-11T23:03:54.2044596Z ] 2023-01-11T23:03:54.2045292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2045931Z with 2023-01-11T23:03:54.2046217Z [ 2023-01-11T23:03:54.2046526Z T=c10::AliasInfo 2023-01-11T23:03:54.2046828Z ] 2023-01-11T23:03:54.2047552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2048247Z with 2023-01-11T23:03:54.2048541Z [ 2023-01-11T23:03:54.2048858Z T=c10::AliasInfo 2023-01-11T23:03:54.2049165Z ] 2023-01-11T23:03:54.2049961Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2050691Z with 2023-01-11T23:03:54.2050973Z [ 2023-01-11T23:03:54.2051289Z T=c10::AliasInfo 2023-01-11T23:03:54.2051597Z ] 2023-01-11T23:03:54.2052471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2053259Z with 2023-01-11T23:03:54.2053531Z [ 2023-01-11T23:03:54.2053842Z T=c10::AliasInfo 2023-01-11T23:03:54.2054146Z ] 2023-01-11T23:03:54.2054918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2056122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2057350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2058070Z with 2023-01-11T23:03:54.2058341Z [ 2023-01-11T23:03:54.2058659Z T=c10::AliasInfo 2023-01-11T23:03:54.2058972Z ] 2023-01-11T23:03:54.2059708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2060532Z with 2023-01-11T23:03:54.2060799Z [ 2023-01-11T23:03:54.2061111Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.2061444Z ] 2023-01-11T23:03:54.2062216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2063001Z with 2023-01-11T23:03:54.2063390Z [ 2023-01-11T23:03:54.2063708Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.2064061Z ] 2023-01-11T23:03:54.2064882Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2065635Z with 2023-01-11T23:03:54.2065921Z [ 2023-01-11T23:03:54.2066267Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.2066590Z ] 2023-01-11T23:03:54.2067413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2068185Z with 2023-01-11T23:03:54.2068460Z [ 2023-01-11T23:03:54.2068798Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.2069123Z ] 2023-01-11T23:03:54.2069870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2071095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2072327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2073035Z with 2023-01-11T23:03:54.2073324Z [ 2023-01-11T23:03:54.2073675Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.2074010Z ] 2023-01-11T23:03:54.2074689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2075377Z with 2023-01-11T23:03:54.2075661Z [ 2023-01-11T23:03:54.2076089Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.2076488Z ] 2023-01-11T23:03:54.2077260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2077967Z with 2023-01-11T23:03:54.2078245Z [ 2023-01-11T23:03:54.2078678Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.2079080Z ] 2023-01-11T23:03:54.2079914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2080676Z with 2023-01-11T23:03:54.2080951Z [ 2023-01-11T23:03:54.2081382Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.2081778Z ] 2023-01-11T23:03:54.2082643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2083695Z with 2023-01-11T23:03:54.2083977Z [ 2023-01-11T23:03:54.2084442Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.2084848Z ] 2023-01-11T23:03:54.2085802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2087254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2088556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2089276Z with 2023-01-11T23:03:54.2089570Z [ 2023-01-11T23:03:54.2090056Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.2090440Z ] 2023-01-11T23:03:54.2091235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2091929Z with 2023-01-11T23:03:54.2092216Z [ 2023-01-11T23:03:54.2092542Z T=at::StepCallbacks 2023-01-11T23:03:54.2092841Z ] 2023-01-11T23:03:54.2093581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2094240Z with 2023-01-11T23:03:54.2094521Z [ 2023-01-11T23:03:54.2094844Z T=at::StepCallbacks 2023-01-11T23:03:54.2095158Z ] 2023-01-11T23:03:54.2095944Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2096777Z with 2023-01-11T23:03:54.2097096Z [ 2023-01-11T23:03:54.2097433Z T=at::StepCallbacks 2023-01-11T23:03:54.2097758Z ] 2023-01-11T23:03:54.2098645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2099458Z with 2023-01-11T23:03:54.2099727Z [ 2023-01-11T23:03:54.2100064Z T=at::StepCallbacks 2023-01-11T23:03:54.2100376Z ] 2023-01-11T23:03:54.2101153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2102368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(672): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2103792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2104515Z with 2023-01-11T23:03:54.2104785Z [ 2023-01-11T23:03:54.2105111Z T=at::StepCallbacks 2023-01-11T23:03:54.2105431Z ] 2023-01-11T23:03:54.2106157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2106934Z with 2023-01-11T23:03:54.2107197Z [ 2023-01-11T23:03:54.2107601Z T=c10::either 2023-01-11T23:03:54.2107977Z ] 2023-01-11T23:03:54.2108807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2109550Z with 2023-01-11T23:03:54.2109836Z [ 2023-01-11T23:03:54.2110275Z T=c10::either 2023-01-11T23:03:54.2110666Z ] 2023-01-11T23:03:54.2111491Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2112240Z with 2023-01-11T23:03:54.2112526Z [ 2023-01-11T23:03:54.2112919Z T=c10::either 2023-01-11T23:03:54.2113304Z ] 2023-01-11T23:03:54.2114170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2114993Z with 2023-01-11T23:03:54.2115242Z [ 2023-01-11T23:03:54.2115654Z T=c10::either 2023-01-11T23:03:54.2116111Z ] 2023-01-11T23:03:54.2117010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.2118434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.2119788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2120520Z with 2023-01-11T23:03:54.2120810Z [ 2023-01-11T23:03:54.2121236Z T=c10::either 2023-01-11T23:03:54.2121628Z ] 2023-01-11T23:03:54.2122405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2123093Z with 2023-01-11T23:03:54.2123377Z [ 2023-01-11T23:03:54.2123698Z T=torch::jit::Operator 2023-01-11T23:03:54.2124010Z ] 2023-01-11T23:03:54.2124764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2125462Z with 2023-01-11T23:03:54.2125742Z [ 2023-01-11T23:03:54.2126066Z T=torch::jit::Operator 2023-01-11T23:03:54.2126396Z ] 2023-01-11T23:03:54.2127215Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2127985Z with 2023-01-11T23:03:54.2128260Z [ 2023-01-11T23:03:54.2128599Z T=torch::jit::Operator 2023-01-11T23:03:54.2129144Z ] 2023-01-11T23:03:54.2130020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2130767Z with 2023-01-11T23:03:54.2131051Z [ 2023-01-11T23:03:54.2131366Z T=torch::jit::Operator 2023-01-11T23:03:54.2131679Z ] 2023-01-11T23:03:54.2132607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2133867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2135200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2135957Z with 2023-01-11T23:03:54.2136239Z [ 2023-01-11T23:03:54.2136563Z T=torch::jit::Operator 2023-01-11T23:03:54.2136883Z ] 2023-01-11T23:03:54.2137634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2138319Z with 2023-01-11T23:03:54.2138590Z [ 2023-01-11T23:03:54.2138953Z T=std::tuple 2023-01-11T23:03:54.2139300Z ] 2023-01-11T23:03:54.2140069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2140778Z with 2023-01-11T23:03:54.2141070Z [ 2023-01-11T23:03:54.2141511Z T=std::tuple 2023-01-11T23:03:54.2141868Z ] 2023-01-11T23:03:54.2142648Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2143317Z with 2023-01-11T23:03:54.2143558Z [ 2023-01-11T23:03:54.2143867Z T=std::tuple 2023-01-11T23:03:54.2144222Z ] 2023-01-11T23:03:54.2145060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2145851Z with 2023-01-11T23:03:54.2146136Z [ 2023-01-11T23:03:54.2146502Z T=std::tuple 2023-01-11T23:03:54.2146844Z ] 2023-01-11T23:03:54.2147637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.2149075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.2150380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2151138Z with 2023-01-11T23:03:54.2151417Z [ 2023-01-11T23:03:54.2151973Z T=std::tuple 2023-01-11T23:03:54.2152343Z ] 2023-01-11T23:03:54.2153103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2153804Z with 2023-01-11T23:03:54.2154146Z [ 2023-01-11T23:03:54.2154501Z T=torch::jit::SourceRange 2023-01-11T23:03:54.2154878Z ] 2023-01-11T23:03:54.2155775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2156479Z with 2023-01-11T23:03:54.2156752Z [ 2023-01-11T23:03:54.2157075Z T=torch::jit::SourceRange 2023-01-11T23:03:54.2157409Z ] 2023-01-11T23:03:54.2158222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2159004Z with 2023-01-11T23:03:54.2159290Z [ 2023-01-11T23:03:54.2159621Z T=torch::jit::SourceRange 2023-01-11T23:03:54.2159932Z ] 2023-01-11T23:03:54.2160897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2161774Z with 2023-01-11T23:03:54.2162046Z [ 2023-01-11T23:03:54.2162387Z T=torch::jit::SourceRange 2023-01-11T23:03:54.2162694Z ] 2023-01-11T23:03:54.2163503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2164765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2165993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2166731Z with 2023-01-11T23:03:54.2167083Z [ 2023-01-11T23:03:54.2167412Z T=torch::jit::SourceRange 2023-01-11T23:03:54.2167764Z ] 2023-01-11T23:03:54.2168448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2169094Z with 2023-01-11T23:03:54.2169361Z [ 2023-01-11T23:03:54.2169721Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.2170067Z ] 2023-01-11T23:03:54.2170784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2171450Z with 2023-01-11T23:03:54.2171743Z [ 2023-01-11T23:03:54.2172121Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.2172483Z ] 2023-01-11T23:03:54.2173356Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2174141Z with 2023-01-11T23:03:54.2174408Z [ 2023-01-11T23:03:54.2174778Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.2175279Z ] 2023-01-11T23:03:54.2176104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2176881Z with 2023-01-11T23:03:54.2177164Z [ 2023-01-11T23:03:54.2177522Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.2177871Z ] 2023-01-11T23:03:54.2178784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2180087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2181405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2182159Z with 2023-01-11T23:03:54.2182445Z [ 2023-01-11T23:03:54.2182796Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.2183151Z ] 2023-01-11T23:03:54.2183987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2184670Z with 2023-01-11T23:03:54.2184953Z [ 2023-01-11T23:03:54.2185302Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.2185649Z ] 2023-01-11T23:03:54.2186469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2187203Z with 2023-01-11T23:03:54.2187486Z [ 2023-01-11T23:03:54.2187854Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.2188189Z ] 2023-01-11T23:03:54.2188993Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2189743Z with 2023-01-11T23:03:54.2190033Z [ 2023-01-11T23:03:54.2190407Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.2190766Z ] 2023-01-11T23:03:54.2191646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2192546Z with 2023-01-11T23:03:54.2192839Z [ 2023-01-11T23:03:54.2193245Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.2193581Z ] 2023-01-11T23:03:54.2194397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2195682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2196901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2197658Z with 2023-01-11T23:03:54.2197943Z [ 2023-01-11T23:03:54.2198472Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.2198893Z ] 2023-01-11T23:03:54.2199683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2200322Z with 2023-01-11T23:03:54.2200600Z [ 2023-01-11T23:03:54.2200929Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.2201252Z ] 2023-01-11T23:03:54.2202083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2202728Z with 2023-01-11T23:03:54.2202993Z [ 2023-01-11T23:03:54.2203325Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.2203644Z ] 2023-01-11T23:03:54.2204457Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2205318Z with 2023-01-11T23:03:54.2205611Z [ 2023-01-11T23:03:54.2205972Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.2206295Z ] 2023-01-11T23:03:54.2207189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2207972Z with 2023-01-11T23:03:54.2208248Z [ 2023-01-11T23:03:54.2208565Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.2208862Z ] 2023-01-11T23:03:54.2209614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2210688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2211764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2212420Z with 2023-01-11T23:03:54.2212677Z [ 2023-01-11T23:03:54.2212981Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.2213255Z ] 2023-01-11T23:03:54.2213856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2214418Z with 2023-01-11T23:03:54.2214676Z [ 2023-01-11T23:03:54.2215015Z T=at::ThreadLocalState 2023-01-11T23:03:54.2215321Z ] 2023-01-11T23:03:54.2216053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2216733Z with 2023-01-11T23:03:54.2216997Z [ 2023-01-11T23:03:54.2217331Z T=at::ThreadLocalState 2023-01-11T23:03:54.2217657Z ] 2023-01-11T23:03:54.2218562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2219405Z with 2023-01-11T23:03:54.2219697Z [ 2023-01-11T23:03:54.2220016Z T=at::ThreadLocalState 2023-01-11T23:03:54.2220350Z ] 2023-01-11T23:03:54.2221248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2222203Z with 2023-01-11T23:03:54.2222466Z [ 2023-01-11T23:03:54.2222806Z T=at::ThreadLocalState 2023-01-11T23:03:54.2223126Z ] 2023-01-11T23:03:54.2224149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2225494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2226760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2227481Z with 2023-01-11T23:03:54.2227741Z [ 2023-01-11T23:03:54.2228081Z T=at::ThreadLocalState 2023-01-11T23:03:54.2228407Z ] 2023-01-11T23:03:54.2229122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2229698Z with 2023-01-11T23:03:54.2229957Z [ 2023-01-11T23:03:54.2230310Z T=std::shared_ptr 2023-01-11T23:03:54.2230724Z ] 2023-01-11T23:03:54.2231526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2232226Z with 2023-01-11T23:03:54.2232509Z [ 2023-01-11T23:03:54.2232848Z T=std::shared_ptr 2023-01-11T23:03:54.2233191Z ] 2023-01-11T23:03:54.2233983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2234730Z with 2023-01-11T23:03:54.2235019Z [ 2023-01-11T23:03:54.2235381Z T=std::shared_ptr 2023-01-11T23:03:54.2235720Z ] 2023-01-11T23:03:54.2236598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2237486Z with 2023-01-11T23:03:54.2237813Z [ 2023-01-11T23:03:54.2238192Z T=std::shared_ptr 2023-01-11T23:03:54.2238538Z ] 2023-01-11T23:03:54.2239316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.2240588Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.2241891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T23:03:54.2243189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2244169Z with 2023-01-11T23:03:54.2244461Z [ 2023-01-11T23:03:54.2244838Z T=std::shared_ptr 2023-01-11T23:03:54.2245187Z ] 2023-01-11T23:03:54.2245917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2246595Z with 2023-01-11T23:03:54.2246983Z [ 2023-01-11T23:03:54.2247336Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.2247646Z ] 2023-01-11T23:03:54.2248381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2249079Z with 2023-01-11T23:03:54.2249364Z [ 2023-01-11T23:03:54.2249787Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.2250124Z ] 2023-01-11T23:03:54.2250970Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2251741Z with 2023-01-11T23:03:54.2252021Z [ 2023-01-11T23:03:54.2252366Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.2252703Z ] 2023-01-11T23:03:54.2253565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2254404Z with 2023-01-11T23:03:54.2254687Z [ 2023-01-11T23:03:54.2255026Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.2255359Z ] 2023-01-11T23:03:54.2256223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2257529Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2258849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T23:03:54.2260174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2260904Z with 2023-01-11T23:03:54.2261179Z [ 2023-01-11T23:03:54.2261535Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.2261873Z ] 2023-01-11T23:03:54.2262651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2263448Z with 2023-01-11T23:03:54.2263728Z [ 2023-01-11T23:03:54.2264047Z T=torch::jit::Method 2023-01-11T23:03:54.2264369Z ] 2023-01-11T23:03:54.2265142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2265864Z with 2023-01-11T23:03:54.2266132Z [ 2023-01-11T23:03:54.2266436Z T=torch::jit::Method 2023-01-11T23:03:54.2266739Z ] 2023-01-11T23:03:54.2267725Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2268473Z with 2023-01-11T23:03:54.2268811Z [ 2023-01-11T23:03:54.2269146Z T=torch::jit::Method 2023-01-11T23:03:54.2269474Z ] 2023-01-11T23:03:54.2270423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2271225Z with 2023-01-11T23:03:54.2271494Z [ 2023-01-11T23:03:54.2271819Z T=torch::jit::Method 2023-01-11T23:03:54.2272114Z ] 2023-01-11T23:03:54.2272898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2273536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2274150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2274269Z with 2023-01-11T23:03:54.2274381Z [ 2023-01-11T23:03:54.2274547Z T=torch::jit::Method 2023-01-11T23:03:54.2274662Z ] 2023-01-11T23:03:54.2275296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2275420Z with 2023-01-11T23:03:54.2275534Z [ 2023-01-11T23:03:54.2275774Z T=std::vector> 2023-01-11T23:03:54.2275911Z ] 2023-01-11T23:03:54.2276458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2276586Z with 2023-01-11T23:03:54.2276714Z [ 2023-01-11T23:03:54.2276970Z T=std::vector> 2023-01-11T23:03:54.2277097Z ] 2023-01-11T23:03:54.2277737Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2277850Z with 2023-01-11T23:03:54.2277973Z [ 2023-01-11T23:03:54.2278225Z T=std::vector> 2023-01-11T23:03:54.2278346Z ] 2023-01-11T23:03:54.2279034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2279161Z with 2023-01-11T23:03:54.2279281Z [ 2023-01-11T23:03:54.2279507Z T=std::vector> 2023-01-11T23:03:54.2279595Z ] 2023-01-11T23:03:54.2280156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.2280729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.2282012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2282082Z with 2023-01-11T23:03:54.2282147Z [ 2023-01-11T23:03:54.2282412Z T=std::vector> 2023-01-11T23:03:54.2282480Z ] 2023-01-11T23:03:54.2282795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2282860Z with 2023-01-11T23:03:54.2282923Z [ 2023-01-11T23:03:54.2283008Z T=torch::jit::NamedValue 2023-01-11T23:03:54.2283070Z ] 2023-01-11T23:03:54.2283405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.2283471Z with 2023-01-11T23:03:54.2283535Z [ 2023-01-11T23:03:54.2283629Z T=torch::jit::NamedValue 2023-01-11T23:03:54.2283691Z ] 2023-01-11T23:03:54.2284060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.2284127Z with 2023-01-11T23:03:54.2284188Z [ 2023-01-11T23:03:54.2284282Z T=torch::jit::NamedValue 2023-01-11T23:03:54.2284343Z ] 2023-01-11T23:03:54.2284732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.2284799Z with 2023-01-11T23:03:54.2284861Z [ 2023-01-11T23:03:54.2284941Z T=torch::jit::NamedValue 2023-01-11T23:03:54.2285004Z ] 2023-01-11T23:03:54.2285354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.2285716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.2286060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.2286127Z with 2023-01-11T23:03:54.2286190Z [ 2023-01-11T23:03:54.2286283Z T=torch::jit::NamedValue 2023-01-11T23:03:54.2286346Z ] 2023-01-11T23:03:54.4205521Z [2/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_ops_EXPORTS -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++17 /showIncludes /FoCMakeFiles\custom_ops.dir\op.cpp.obj /FdCMakeFiles\custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\op.cpp 2023-01-11T23:03:54.4206925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T23:03:54.4207399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4207504Z with 2023-01-11T23:03:54.4207588Z [ 2023-01-11T23:03:54.4207878Z T=c10::SymInt 2023-01-11T23:03:54.4207996Z ] 2023-01-11T23:03:54.4208798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4208949Z with 2023-01-11T23:03:54.4209090Z [ 2023-01-11T23:03:54.4209253Z T=c10::SymInt 2023-01-11T23:03:54.4209394Z ] 2023-01-11T23:03:54.4209923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4210023Z with 2023-01-11T23:03:54.4210114Z [ 2023-01-11T23:03:54.4210222Z T=c10::SymInt 2023-01-11T23:03:54.4210315Z ] 2023-01-11T23:03:54.4210835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4210929Z with 2023-01-11T23:03:54.4211003Z [ 2023-01-11T23:03:54.4211117Z T=c10::SymInt 2023-01-11T23:03:54.4211209Z ] 2023-01-11T23:03:54.4211646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4212082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4212560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4212668Z with 2023-01-11T23:03:54.4212771Z [ 2023-01-11T23:03:54.4212895Z T=c10::SymInt 2023-01-11T23:03:54.4213001Z ] 2023-01-11T23:03:54.4213414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T23:03:54.4213841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4213948Z with 2023-01-11T23:03:54.4214056Z [ 2023-01-11T23:03:54.4214697Z T=std::string 2023-01-11T23:03:54.4214835Z ] 2023-01-11T23:03:54.4215574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4215720Z with 2023-01-11T23:03:54.4215820Z [ 2023-01-11T23:03:54.4215942Z T=std::string 2023-01-11T23:03:54.4216040Z ] 2023-01-11T23:03:54.4216543Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4231678Z with 2023-01-11T23:03:54.4231787Z [ 2023-01-11T23:03:54.4231943Z T=std::string 2023-01-11T23:03:54.4232039Z ] 2023-01-11T23:03:54.4232613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4232712Z with 2023-01-11T23:03:54.4233008Z [ 2023-01-11T23:03:54.4233136Z T=std::string 2023-01-11T23:03:54.4233229Z ] 2023-01-11T23:03:54.4233676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4234120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4234599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4234698Z with 2023-01-11T23:03:54.4234792Z [ 2023-01-11T23:03:54.4235000Z T=std::string 2023-01-11T23:03:54.4235112Z ] 2023-01-11T23:03:54.4235584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4235690Z with 2023-01-11T23:03:54.4235797Z [ 2023-01-11T23:03:54.4235941Z T=c10::QualifiedName 2023-01-11T23:03:54.4236043Z ] 2023-01-11T23:03:54.4236566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4236684Z with 2023-01-11T23:03:54.4236787Z [ 2023-01-11T23:03:54.4236929Z T=c10::QualifiedName 2023-01-11T23:03:54.4237029Z ] 2023-01-11T23:03:54.4237678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4237799Z with 2023-01-11T23:03:54.4237916Z [ 2023-01-11T23:03:54.4238082Z T=c10::QualifiedName 2023-01-11T23:03:54.4238200Z ] 2023-01-11T23:03:54.4238925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4239054Z with 2023-01-11T23:03:54.4239171Z [ 2023-01-11T23:03:54.4239337Z T=c10::QualifiedName 2023-01-11T23:03:54.4239454Z ] 2023-01-11T23:03:54.4240063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4240610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4241128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4241227Z with 2023-01-11T23:03:54.4241325Z [ 2023-01-11T23:03:54.4242265Z T=c10::QualifiedName 2023-01-11T23:03:54.4242632Z ] 2023-01-11T23:03:54.4243312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4243921Z with 2023-01-11T23:03:54.4244167Z [ 2023-01-11T23:03:54.4244466Z T=at::TensorBase 2023-01-11T23:03:54.4244755Z ] 2023-01-11T23:03:54.4245588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4246314Z with 2023-01-11T23:03:54.4246547Z [ 2023-01-11T23:03:54.4246858Z T=at::TensorBase 2023-01-11T23:03:54.4247157Z ] 2023-01-11T23:03:54.4247927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4248717Z with 2023-01-11T23:03:54.4249000Z [ 2023-01-11T23:03:54.4249309Z T=at::TensorBase 2023-01-11T23:03:54.4249614Z ] 2023-01-11T23:03:54.4250434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4251127Z with 2023-01-11T23:03:54.4251385Z [ 2023-01-11T23:03:54.4251573Z T=at::TensorBase 2023-01-11T23:03:54.4251741Z ] 2023-01-11T23:03:54.4252182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4252863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4253544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4253951Z with 2023-01-11T23:03:54.4254118Z [ 2023-01-11T23:03:54.4254300Z T=at::TensorBase 2023-01-11T23:03:54.4254466Z ] 2023-01-11T23:03:54.4254871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4255247Z with 2023-01-11T23:03:54.4255412Z [ 2023-01-11T23:03:54.4255591Z T=at::Tensor 2023-01-11T23:03:54.4255772Z ] 2023-01-11T23:03:54.4256174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4256565Z with 2023-01-11T23:03:54.4256727Z [ 2023-01-11T23:03:54.4256902Z T=at::Tensor 2023-01-11T23:03:54.4257072Z ] 2023-01-11T23:03:54.4257533Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4257949Z with 2023-01-11T23:03:54.4258111Z [ 2023-01-11T23:03:54.4258284Z T=at::Tensor 2023-01-11T23:03:54.4258457Z ] 2023-01-11T23:03:54.4258944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4259973Z with 2023-01-11T23:03:54.4260129Z [ 2023-01-11T23:03:54.4260307Z T=at::Tensor 2023-01-11T23:03:54.4260480Z ] 2023-01-11T23:03:54.4260976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4261632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4262301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4262716Z with 2023-01-11T23:03:54.4262866Z [ 2023-01-11T23:03:54.4263041Z T=at::Tensor 2023-01-11T23:03:54.4263214Z ] 2023-01-11T23:03:54.4263717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4264095Z with 2023-01-11T23:03:54.4264245Z [ 2023-01-11T23:03:54.4264428Z T=at::Generator 2023-01-11T23:03:54.4264606Z ] 2023-01-11T23:03:54.4265031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4265425Z with 2023-01-11T23:03:54.4265588Z [ 2023-01-11T23:03:54.4265753Z T=at::Generator 2023-01-11T23:03:54.4265930Z ] 2023-01-11T23:03:54.4266393Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4266816Z with 2023-01-11T23:03:54.4266983Z [ 2023-01-11T23:03:54.4267161Z T=at::Generator 2023-01-11T23:03:54.4267326Z ] 2023-01-11T23:03:54.4267817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4268261Z with 2023-01-11T23:03:54.4268422Z [ 2023-01-11T23:03:54.4268601Z T=at::Generator 2023-01-11T23:03:54.4268766Z ] 2023-01-11T23:03:54.4269190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4269855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4270536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4270944Z with 2023-01-11T23:03:54.4271107Z [ 2023-01-11T23:03:54.4271288Z T=at::Generator 2023-01-11T23:03:54.4271454Z ] 2023-01-11T23:03:54.4271864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4272233Z with 2023-01-11T23:03:54.4272835Z [ 2023-01-11T23:03:54.4273013Z T=c10::Scalar 2023-01-11T23:03:54.4273251Z ] 2023-01-11T23:03:54.4273660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4274099Z with 2023-01-11T23:03:54.4274263Z [ 2023-01-11T23:03:54.4274439Z T=c10::Scalar 2023-01-11T23:03:54.4274614Z ] 2023-01-11T23:03:54.4275501Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4275920Z with 2023-01-11T23:03:54.4276085Z [ 2023-01-11T23:03:54.4276261Z T=c10::Scalar 2023-01-11T23:03:54.4276432Z ] 2023-01-11T23:03:54.4276925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4277378Z with 2023-01-11T23:03:54.4277534Z [ 2023-01-11T23:03:54.4277707Z T=c10::Scalar 2023-01-11T23:03:54.4277876Z ] 2023-01-11T23:03:54.4278302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4278961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4279635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4280048Z with 2023-01-11T23:03:54.4280198Z [ 2023-01-11T23:03:54.4280374Z T=c10::Scalar 2023-01-11T23:03:54.4280547Z ] 2023-01-11T23:03:54.4280951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4281326Z with 2023-01-11T23:03:54.4281480Z [ 2023-01-11T23:03:54.4281713Z T=std::shared_ptr 2023-01-11T23:03:54.4281930Z ] 2023-01-11T23:03:54.4282350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4282731Z with 2023-01-11T23:03:54.4282896Z [ 2023-01-11T23:03:54.4283114Z T=std::shared_ptr 2023-01-11T23:03:54.4283329Z ] 2023-01-11T23:03:54.4283791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4284212Z with 2023-01-11T23:03:54.4284373Z [ 2023-01-11T23:03:54.4284598Z T=std::shared_ptr 2023-01-11T23:03:54.4284799Z ] 2023-01-11T23:03:54.4285290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4285737Z with 2023-01-11T23:03:54.4285903Z [ 2023-01-11T23:03:54.4286127Z T=std::shared_ptr 2023-01-11T23:03:54.4286744Z ] 2023-01-11T23:03:54.4287205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4288306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4289029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4289434Z with 2023-01-11T23:03:54.4289599Z [ 2023-01-11T23:03:54.4289829Z T=std::shared_ptr 2023-01-11T23:03:54.4290049Z ] 2023-01-11T23:03:54.4290456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4290823Z with 2023-01-11T23:03:54.4290985Z [ 2023-01-11T23:03:54.4291211Z T=std::weak_ptr 2023-01-11T23:03:54.4291422Z ] 2023-01-11T23:03:54.4291840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4292233Z with 2023-01-11T23:03:54.4292382Z [ 2023-01-11T23:03:54.4292607Z T=std::weak_ptr 2023-01-11T23:03:54.4292823Z ] 2023-01-11T23:03:54.4293284Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4293712Z with 2023-01-11T23:03:54.4293873Z [ 2023-01-11T23:03:54.4294083Z T=std::weak_ptr 2023-01-11T23:03:54.4294294Z ] 2023-01-11T23:03:54.4294788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4295238Z with 2023-01-11T23:03:54.4295401Z [ 2023-01-11T23:03:54.4295626Z T=std::weak_ptr 2023-01-11T23:03:54.4295823Z ] 2023-01-11T23:03:54.4296256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4296653Z with 2023-01-11T23:03:54.4296815Z [ 2023-01-11T23:03:54.4297021Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:03:54.4297208Z ] 2023-01-11T23:03:54.4297631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4298032Z with 2023-01-11T23:03:54.4298195Z [ 2023-01-11T23:03:54.4298396Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:03:54.4298593Z ] 2023-01-11T23:03:54.4299015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4299425Z with 2023-01-11T23:03:54.4299588Z [ 2023-01-11T23:03:54.4300235Z T=std::weak_ptr 2023-01-11T23:03:54.4300450Z ] 2023-01-11T23:03:54.4300863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4301231Z with 2023-01-11T23:03:54.4301396Z [ 2023-01-11T23:03:54.4301651Z T=std::vector> 2023-01-11T23:03:54.4302256Z ] 2023-01-11T23:03:54.4302693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4303092Z with 2023-01-11T23:03:54.4303335Z [ 2023-01-11T23:03:54.4303596Z T=std::vector> 2023-01-11T23:03:54.4303902Z ] 2023-01-11T23:03:54.4304367Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4304798Z with 2023-01-11T23:03:54.4304960Z [ 2023-01-11T23:03:54.4305202Z T=std::vector> 2023-01-11T23:03:54.4305445Z ] 2023-01-11T23:03:54.4305935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4306384Z with 2023-01-11T23:03:54.4306548Z [ 2023-01-11T23:03:54.4306799Z T=std::vector> 2023-01-11T23:03:54.4307027Z ] 2023-01-11T23:03:54.4307521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4308290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4309009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4309421Z with 2023-01-11T23:03:54.4309586Z [ 2023-01-11T23:03:54.4309841Z T=std::vector> 2023-01-11T23:03:54.4310080Z ] 2023-01-11T23:03:54.4310473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4310849Z with 2023-01-11T23:03:54.4311012Z [ 2023-01-11T23:03:54.4311229Z T=std::vector> 2023-01-11T23:03:54.4311435Z ] 2023-01-11T23:03:54.4311861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4312238Z with 2023-01-11T23:03:54.4312405Z [ 2023-01-11T23:03:54.4312622Z T=std::vector> 2023-01-11T23:03:54.4312826Z ] 2023-01-11T23:03:54.4313288Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4313790Z with 2023-01-11T23:03:54.4313939Z [ 2023-01-11T23:03:54.4314157Z T=std::vector> 2023-01-11T23:03:54.4314363Z ] 2023-01-11T23:03:54.4315237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4315690Z with 2023-01-11T23:03:54.4315857Z [ 2023-01-11T23:03:54.4316061Z T=std::vector> 2023-01-11T23:03:54.4316268Z ] 2023-01-11T23:03:54.4316731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4317445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4318137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4318543Z with 2023-01-11T23:03:54.4318707Z [ 2023-01-11T23:03:54.4318912Z T=std::vector> 2023-01-11T23:03:54.4319120Z ] 2023-01-11T23:03:54.4319527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4319897Z with 2023-01-11T23:03:54.4320062Z [ 2023-01-11T23:03:54.4320327Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4320560Z ] 2023-01-11T23:03:54.4320983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4321367Z with 2023-01-11T23:03:54.4321529Z [ 2023-01-11T23:03:54.4321794Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4322037Z ] 2023-01-11T23:03:54.4322484Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4322908Z with 2023-01-11T23:03:54.4323072Z [ 2023-01-11T23:03:54.4323338Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4323580Z ] 2023-01-11T23:03:54.4324069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4324521Z with 2023-01-11T23:03:54.4324674Z [ 2023-01-11T23:03:54.4324936Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4325181Z ] 2023-01-11T23:03:54.4325682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:03:54.4326527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:03:54.4327248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:03:54.4328373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4328797Z with 2023-01-11T23:03:54.4328954Z [ 2023-01-11T23:03:54.4329233Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4329552Z ] 2023-01-11T23:03:54.4329971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4330473Z with 2023-01-11T23:03:54.4330638Z [ 2023-01-11T23:03:54.4330890Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4331132Z ] 2023-01-11T23:03:54.4331559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4331944Z with 2023-01-11T23:03:54.4332108Z [ 2023-01-11T23:03:54.4332361Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4332585Z ] 2023-01-11T23:03:54.4333046Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4333474Z with 2023-01-11T23:03:54.4333639Z [ 2023-01-11T23:03:54.4333894Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4334133Z ] 2023-01-11T23:03:54.4334631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4335072Z with 2023-01-11T23:03:54.4335238Z [ 2023-01-11T23:03:54.4335493Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4335731Z ] 2023-01-11T23:03:54.4336218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:03:54.4336981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:03:54.4337681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:03:54.4338348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4338757Z with 2023-01-11T23:03:54.4338910Z [ 2023-01-11T23:03:54.4339243Z T=std::vector,std::allocator>> 2023-01-11T23:03:54.4339480Z ] 2023-01-11T23:03:54.4339889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4340272Z with 2023-01-11T23:03:54.4340424Z [ 2023-01-11T23:03:54.4341070Z T=std::vector> 2023-01-11T23:03:54.4341293Z ] 2023-01-11T23:03:54.4341723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4342111Z with 2023-01-11T23:03:54.4342276Z [ 2023-01-11T23:03:54.4342486Z T=std::vector> 2023-01-11T23:03:54.4342694Z ] 2023-01-11T23:03:54.4343157Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4343668Z with 2023-01-11T23:03:54.4343831Z [ 2023-01-11T23:03:54.4344049Z T=std::vector> 2023-01-11T23:03:54.4344250Z ] 2023-01-11T23:03:54.4344744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4345197Z with 2023-01-11T23:03:54.4345359Z [ 2023-01-11T23:03:54.4345579Z T=std::vector> 2023-01-11T23:03:54.4345788Z ] 2023-01-11T23:03:54.4346228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4346953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4347649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4348064Z with 2023-01-11T23:03:54.4348232Z [ 2023-01-11T23:03:54.4348453Z T=std::vector> 2023-01-11T23:03:54.4348664Z ] 2023-01-11T23:03:54.4349072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4349435Z with 2023-01-11T23:03:54.4349599Z [ 2023-01-11T23:03:54.4349851Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.4350088Z ] 2023-01-11T23:03:54.4350516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4350910Z with 2023-01-11T23:03:54.4351060Z [ 2023-01-11T23:03:54.4351307Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.4351542Z ] 2023-01-11T23:03:54.4352001Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4352490Z with 2023-01-11T23:03:54.4352652Z [ 2023-01-11T23:03:54.4352891Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.4353125Z ] 2023-01-11T23:03:54.4354010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4354476Z with 2023-01-11T23:03:54.4354646Z [ 2023-01-11T23:03:54.4354904Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.4355129Z ] 2023-01-11T23:03:54.4355616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4356409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4357201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T23:03:54.4357934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4358343Z with 2023-01-11T23:03:54.4358510Z [ 2023-01-11T23:03:54.4358766Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:03:54.4358994Z ] 2023-01-11T23:03:54.4359406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4359785Z with 2023-01-11T23:03:54.4359952Z [ 2023-01-11T23:03:54.4360204Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.4360440Z ] 2023-01-11T23:03:54.4360852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4361242Z with 2023-01-11T23:03:54.4361407Z [ 2023-01-11T23:03:54.4361657Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.4361891Z ] 2023-01-11T23:03:54.4362354Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4362769Z with 2023-01-11T23:03:54.4362932Z [ 2023-01-11T23:03:54.4363179Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.4363413Z ] 2023-01-11T23:03:54.4363903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4364354Z with 2023-01-11T23:03:54.4364504Z [ 2023-01-11T23:03:54.4364752Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.4364987Z ] 2023-01-11T23:03:54.4365473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4366324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4367490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T23:03:54.4368234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4368645Z with 2023-01-11T23:03:54.4368817Z [ 2023-01-11T23:03:54.4369053Z T=c10::impl::InlineStreamGuard 2023-01-11T23:03:54.4369289Z ] 2023-01-11T23:03:54.4369696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4370072Z with 2023-01-11T23:03:54.4370234Z [ 2023-01-11T23:03:54.4370437Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4370624Z ] 2023-01-11T23:03:54.4371049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4371434Z with 2023-01-11T23:03:54.4371595Z [ 2023-01-11T23:03:54.4371792Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4371972Z ] 2023-01-11T23:03:54.4372433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4372856Z with 2023-01-11T23:03:54.4373017Z [ 2023-01-11T23:03:54.4373215Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4373408Z ] 2023-01-11T23:03:54.4373879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4374323Z with 2023-01-11T23:03:54.4374483Z [ 2023-01-11T23:03:54.4374677Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4374870Z ] 2023-01-11T23:03:54.4375318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4376003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4376386Z with 2023-01-11T23:03:54.4376550Z [ 2023-01-11T23:03:54.4376748Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4376945Z ] 2023-01-11T23:03:54.4377420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T23:03:54.4378139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4378604Z with 2023-01-11T23:03:54.4378755Z [ 2023-01-11T23:03:54.4378952Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:03:54.4379151Z ] 2023-01-11T23:03:54.4379556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4379938Z with 2023-01-11T23:03:54.4380498Z [ 2023-01-11T23:03:54.4380804Z T=std::vector> 2023-01-11T23:03:54.4381071Z ] 2023-01-11T23:03:54.4381499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4381889Z with 2023-01-11T23:03:54.4382057Z [ 2023-01-11T23:03:54.4382331Z T=std::vector> 2023-01-11T23:03:54.4382599Z ] 2023-01-11T23:03:54.4383061Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4383598Z with 2023-01-11T23:03:54.4383767Z [ 2023-01-11T23:03:54.4384054Z T=std::vector> 2023-01-11T23:03:54.4384318Z ] 2023-01-11T23:03:54.4384793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4385249Z with 2023-01-11T23:03:54.4385415Z [ 2023-01-11T23:03:54.4385697Z T=std::vector> 2023-01-11T23:03:54.4385961Z ] 2023-01-11T23:03:54.4386483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4387326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4388154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4388575Z with 2023-01-11T23:03:54.4388728Z [ 2023-01-11T23:03:54.4389015Z T=std::vector> 2023-01-11T23:03:54.4389281Z ] 2023-01-11T23:03:54.4389691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4390065Z with 2023-01-11T23:03:54.4390219Z [ 2023-01-11T23:03:54.4390403Z T=c10::DimVector 2023-01-11T23:03:54.4390583Z ] 2023-01-11T23:03:54.4391004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4391475Z with 2023-01-11T23:03:54.4391640Z [ 2023-01-11T23:03:54.4391805Z T=c10::DimVector 2023-01-11T23:03:54.4391982Z ] 2023-01-11T23:03:54.4392439Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4392854Z with 2023-01-11T23:03:54.4393017Z [ 2023-01-11T23:03:54.4393245Z T=c10::DimVector 2023-01-11T23:03:54.4393408Z ] 2023-01-11T23:03:54.4393899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4394344Z with 2023-01-11T23:03:54.4394507Z [ 2023-01-11T23:03:54.4394683Z T=c10::DimVector 2023-01-11T23:03:54.4394866Z ] 2023-01-11T23:03:54.4395283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4395952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4396637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4397044Z with 2023-01-11T23:03:54.4397210Z [ 2023-01-11T23:03:54.4397390Z T=c10::DimVector 2023-01-11T23:03:54.4397556Z ] 2023-01-11T23:03:54.4397968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4398348Z with 2023-01-11T23:03:54.4398512Z [ 2023-01-11T23:03:54.4398704Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.4398898Z ] 2023-01-11T23:03:54.4399303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4399694Z with 2023-01-11T23:03:54.4399857Z [ 2023-01-11T23:03:54.4400049Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.4400240Z ] 2023-01-11T23:03:54.4400699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4401110Z with 2023-01-11T23:03:54.4401273Z [ 2023-01-11T23:03:54.4401468Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.4401659Z ] 2023-01-11T23:03:54.4402145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4402587Z with 2023-01-11T23:03:54.4402738Z [ 2023-01-11T23:03:54.4402937Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.4403129Z ] 2023-01-11T23:03:54.4403572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4404268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4405011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4405410Z with 2023-01-11T23:03:54.4405564Z [ 2023-01-11T23:03:54.4405761Z T=torch::autograd::ViewInfo 2023-01-11T23:03:54.4405998Z ] 2023-01-11T23:03:54.4406411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4406786Z with 2023-01-11T23:03:54.4406949Z [ 2023-01-11T23:03:54.4407167Z T=std::vector> 2023-01-11T23:03:54.4407393Z ] 2023-01-11T23:03:54.4407815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4408205Z with 2023-01-11T23:03:54.4408368Z [ 2023-01-11T23:03:54.4408599Z T=std::vector> 2023-01-11T23:03:54.4408802Z ] 2023-01-11T23:03:54.4409262Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4409687Z with 2023-01-11T23:03:54.4409851Z [ 2023-01-11T23:03:54.4410087Z T=std::vector> 2023-01-11T23:03:54.4410305Z ] 2023-01-11T23:03:54.4410776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4411233Z with 2023-01-11T23:03:54.4411398Z [ 2023-01-11T23:03:54.4411628Z T=std::vector> 2023-01-11T23:03:54.4411847Z ] 2023-01-11T23:03:54.4412299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4412718Z with 2023-01-11T23:03:54.4412868Z [ 2023-01-11T23:03:54.4413041Z T=c10::SymInt 2023-01-11T23:03:54.4413107Z ] 2023-01-11T23:03:54.4413456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4413525Z with 2023-01-11T23:03:54.4413588Z [ 2023-01-11T23:03:54.4413668Z T=c10::SymInt 2023-01-11T23:03:54.4413732Z ] 2023-01-11T23:03:54.4414105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T23:03:54.4414545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T23:03:54.4414892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4415012Z with 2023-01-11T23:03:54.4415078Z [ 2023-01-11T23:03:54.4415215Z T=std::vector> 2023-01-11T23:03:54.4415266Z ] 2023-01-11T23:03:54.4415573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4415643Z with 2023-01-11T23:03:54.4415748Z [ 2023-01-11T23:03:54.4415832Z T=c10::IValue 2023-01-11T23:03:54.4415899Z ] 2023-01-11T23:03:54.4416225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4416292Z with 2023-01-11T23:03:54.4416357Z [ 2023-01-11T23:03:54.4416437Z T=c10::IValue 2023-01-11T23:03:54.4416508Z ] 2023-01-11T23:03:54.4416875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4416942Z with 2023-01-11T23:03:54.4417004Z [ 2023-01-11T23:03:54.4417081Z T=c10::IValue 2023-01-11T23:03:54.4417132Z ] 2023-01-11T23:03:54.4417526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4417595Z with 2023-01-11T23:03:54.4417659Z [ 2023-01-11T23:03:54.4417739Z T=c10::IValue 2023-01-11T23:03:54.4417803Z ] 2023-01-11T23:03:54.4418132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4418466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4418810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4418879Z with 2023-01-11T23:03:54.4419180Z [ 2023-01-11T23:03:54.4419261Z T=c10::IValue 2023-01-11T23:03:54.4419325Z ] 2023-01-11T23:03:54.4419640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4419709Z with 2023-01-11T23:03:54.4419772Z [ 2023-01-11T23:03:54.4419858Z T=c10::AliasInfo 2023-01-11T23:03:54.4419909Z ] 2023-01-11T23:03:54.4420232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4420298Z with 2023-01-11T23:03:54.4420361Z [ 2023-01-11T23:03:54.4420445Z T=c10::AliasInfo 2023-01-11T23:03:54.4420509Z ] 2023-01-11T23:03:54.4420877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4420943Z with 2023-01-11T23:03:54.4421008Z [ 2023-01-11T23:03:54.4421091Z T=c10::AliasInfo 2023-01-11T23:03:54.4421208Z ] 2023-01-11T23:03:54.4421596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4421663Z with 2023-01-11T23:03:54.4421727Z [ 2023-01-11T23:03:54.4421810Z T=c10::AliasInfo 2023-01-11T23:03:54.4421859Z ] 2023-01-11T23:03:54.4422235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4422578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4423018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4423144Z with 2023-01-11T23:03:54.4423340Z [ 2023-01-11T23:03:54.4423485Z T=c10::AliasInfo 2023-01-11T23:03:54.4423595Z ] 2023-01-11T23:03:54.4424132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4424245Z with 2023-01-11T23:03:54.4424347Z [ 2023-01-11T23:03:54.4424516Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.4424625Z ] 2023-01-11T23:03:54.4425192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4425312Z with 2023-01-11T23:03:54.4425425Z [ 2023-01-11T23:03:54.4425602Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.4425701Z ] 2023-01-11T23:03:54.4426344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4426461Z with 2023-01-11T23:03:54.4426575Z [ 2023-01-11T23:03:54.4426757Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.4426863Z ] 2023-01-11T23:03:54.4427510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4427625Z with 2023-01-11T23:03:54.4427737Z [ 2023-01-11T23:03:54.4427884Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.4427992Z ] 2023-01-11T23:03:54.4428387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4428790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4429324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4429432Z with 2023-01-11T23:03:54.4429534Z [ 2023-01-11T23:03:54.4429694Z T=c10::impl::AnnotatedSchema 2023-01-11T23:03:54.4429789Z ] 2023-01-11T23:03:54.4430347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4430439Z with 2023-01-11T23:03:54.4430539Z [ 2023-01-11T23:03:54.4430774Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.4430934Z ] 2023-01-11T23:03:54.4431639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4431849Z with 2023-01-11T23:03:54.4431945Z [ 2023-01-11T23:03:54.4432146Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.4432279Z ] 2023-01-11T23:03:54.4432716Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4432796Z with 2023-01-11T23:03:54.4432861Z [ 2023-01-11T23:03:54.4433081Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.4433183Z ] 2023-01-11T23:03:54.4433823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4433928Z with 2023-01-11T23:03:54.4434021Z [ 2023-01-11T23:03:54.4434216Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.4434283Z ] 2023-01-11T23:03:54.4434733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4435144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4435489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4435557Z with 2023-01-11T23:03:54.4435621Z [ 2023-01-11T23:03:54.4435763Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:03:54.4435827Z ] 2023-01-11T23:03:54.4436142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4436213Z with 2023-01-11T23:03:54.4436276Z [ 2023-01-11T23:03:54.4436369Z T=at::StepCallbacks 2023-01-11T23:03:54.4436431Z ] 2023-01-11T23:03:54.4436760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4436826Z with 2023-01-11T23:03:54.4436890Z [ 2023-01-11T23:03:54.4436969Z T=at::StepCallbacks 2023-01-11T23:03:54.4437033Z ] 2023-01-11T23:03:54.4437452Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4437523Z with 2023-01-11T23:03:54.4437586Z [ 2023-01-11T23:03:54.4437677Z T=at::StepCallbacks 2023-01-11T23:03:54.4437830Z ] 2023-01-11T23:03:54.4438266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4438338Z with 2023-01-11T23:03:54.4438401Z [ 2023-01-11T23:03:54.4438494Z T=at::StepCallbacks 2023-01-11T23:03:54.4438562Z ] 2023-01-11T23:03:54.4438957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4439317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(672): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4439664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4439735Z with 2023-01-11T23:03:54.4439803Z [ 2023-01-11T23:03:54.4439882Z T=at::StepCallbacks 2023-01-11T23:03:54.4439948Z ] 2023-01-11T23:03:54.4440259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4440331Z with 2023-01-11T23:03:54.4440395Z [ 2023-01-11T23:03:54.4440544Z T=c10::either 2023-01-11T23:03:54.4440607Z ] 2023-01-11T23:03:54.4440935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4441007Z with 2023-01-11T23:03:54.4441072Z [ 2023-01-11T23:03:54.4441214Z T=c10::either 2023-01-11T23:03:54.4441280Z ] 2023-01-11T23:03:54.4441644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4441713Z with 2023-01-11T23:03:54.4441780Z [ 2023-01-11T23:03:54.4441922Z T=c10::either 2023-01-11T23:03:54.4441972Z ] 2023-01-11T23:03:54.4442360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4442430Z with 2023-01-11T23:03:54.4442494Z [ 2023-01-11T23:03:54.4442632Z T=c10::either 2023-01-11T23:03:54.4442696Z ] 2023-01-11T23:03:54.4443073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4443521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4443868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4443983Z with 2023-01-11T23:03:54.4444091Z [ 2023-01-11T23:03:54.4444237Z T=c10::either 2023-01-11T23:03:54.4444302Z ] 2023-01-11T23:03:54.4444616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4444684Z with 2023-01-11T23:03:54.4444748Z [ 2023-01-11T23:03:54.4444895Z T=torch::jit::Operator 2023-01-11T23:03:54.4444963Z ] 2023-01-11T23:03:54.4445288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4445344Z with 2023-01-11T23:03:54.4445411Z [ 2023-01-11T23:03:54.4445507Z T=torch::jit::Operator 2023-01-11T23:03:54.4445574Z ] 2023-01-11T23:03:54.4445942Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4446010Z with 2023-01-11T23:03:54.4446076Z [ 2023-01-11T23:03:54.4446170Z T=torch::jit::Operator 2023-01-11T23:03:54.4446234Z ] 2023-01-11T23:03:54.4446627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4446699Z with 2023-01-11T23:03:54.4446765Z [ 2023-01-11T23:03:54.4446859Z T=torch::jit::Operator 2023-01-11T23:03:54.4446923Z ] 2023-01-11T23:03:54.4447266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4447625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4447968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4448037Z with 2023-01-11T23:03:54.4448086Z [ 2023-01-11T23:03:54.4448179Z T=torch::jit::Operator 2023-01-11T23:03:54.4448245Z ] 2023-01-11T23:03:54.4448559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4448630Z with 2023-01-11T23:03:54.4448694Z [ 2023-01-11T23:03:54.4448817Z T=std::tuple 2023-01-11T23:03:54.4448881Z ] 2023-01-11T23:03:54.4449205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4449272Z with 2023-01-11T23:03:54.4449336Z [ 2023-01-11T23:03:54.4449503Z T=std::tuple 2023-01-11T23:03:54.4449570Z ] 2023-01-11T23:03:54.4449932Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4450004Z with 2023-01-11T23:03:54.4450090Z [ 2023-01-11T23:03:54.4450261Z T=std::tuple 2023-01-11T23:03:54.4450325Z ] 2023-01-11T23:03:54.4450716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4450783Z with 2023-01-11T23:03:54.4450847Z [ 2023-01-11T23:03:54.4451034Z T=std::tuple 2023-01-11T23:03:54.4451098Z ] 2023-01-11T23:03:54.4451460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4451841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4452190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4452258Z with 2023-01-11T23:03:54.4452323Z [ 2023-01-11T23:03:54.4452441Z T=std::tuple 2023-01-11T23:03:54.4452509Z ] 2023-01-11T23:03:54.4452820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4452886Z with 2023-01-11T23:03:54.4452949Z [ 2023-01-11T23:03:54.4453036Z T=torch::jit::SourceRange 2023-01-11T23:03:54.4453101Z ] 2023-01-11T23:03:54.4453426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4453497Z with 2023-01-11T23:03:54.4453561Z [ 2023-01-11T23:03:54.4453658Z T=torch::jit::SourceRange 2023-01-11T23:03:54.4453723Z ] 2023-01-11T23:03:54.4454091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4454160Z with 2023-01-11T23:03:54.4454223Z [ 2023-01-11T23:03:54.4454323Z T=torch::jit::SourceRange 2023-01-11T23:03:54.4454387Z ] 2023-01-11T23:03:54.4454778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4454848Z with 2023-01-11T23:03:54.4454912Z [ 2023-01-11T23:03:54.4455009Z T=torch::jit::SourceRange 2023-01-11T23:03:54.4455059Z ] 2023-01-11T23:03:54.4455457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4455824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4456227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4456345Z with 2023-01-11T23:03:54.4456410Z [ 2023-01-11T23:03:54.4456511Z T=torch::jit::SourceRange 2023-01-11T23:03:54.4456578Z ] 2023-01-11T23:03:54.4456894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4456965Z with 2023-01-11T23:03:54.4457029Z [ 2023-01-11T23:03:54.4457191Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.4457258Z ] 2023-01-11T23:03:54.4457585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4457653Z with 2023-01-11T23:03:54.4457718Z [ 2023-01-11T23:03:54.4457837Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.4457890Z ] 2023-01-11T23:03:54.4458258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4458327Z with 2023-01-11T23:03:54.4458394Z [ 2023-01-11T23:03:54.4458508Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.4458571Z ] 2023-01-11T23:03:54.4458959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4459026Z with 2023-01-11T23:03:54.4459088Z [ 2023-01-11T23:03:54.4459203Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.4459266Z ] 2023-01-11T23:03:54.4459632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4459993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4460346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4460414Z with 2023-01-11T23:03:54.4460479Z [ 2023-01-11T23:03:54.4460595Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:03:54.4460659Z ] 2023-01-11T23:03:54.4460969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4461026Z with 2023-01-11T23:03:54.4461090Z [ 2023-01-11T23:03:54.4461204Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.4461269Z ] 2023-01-11T23:03:54.4461648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4461719Z with 2023-01-11T23:03:54.4461785Z [ 2023-01-11T23:03:54.4461901Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.4461965Z ] 2023-01-11T23:03:54.4462380Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4462449Z with 2023-01-11T23:03:54.4462568Z [ 2023-01-11T23:03:54.4462682Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.4462746Z ] 2023-01-11T23:03:54.4463138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4463204Z with 2023-01-11T23:03:54.4463342Z [ 2023-01-11T23:03:54.4463501Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.4463567Z ] 2023-01-11T23:03:54.4463927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4464286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4464638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4464704Z with 2023-01-11T23:03:54.4464768Z [ 2023-01-11T23:03:54.4464881Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:03:54.4464944Z ] 2023-01-11T23:03:54.4465256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4465322Z with 2023-01-11T23:03:54.4465386Z [ 2023-01-11T23:03:54.4465479Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.4465546Z ] 2023-01-11T23:03:54.4465868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4465936Z with 2023-01-11T23:03:54.4465986Z [ 2023-01-11T23:03:54.4466080Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.4466143Z ] 2023-01-11T23:03:54.4466508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4466575Z with 2023-01-11T23:03:54.4466638Z [ 2023-01-11T23:03:54.4466730Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.4466792Z ] 2023-01-11T23:03:54.4467183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4467254Z with 2023-01-11T23:03:54.4467317Z [ 2023-01-11T23:03:54.4467449Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.4467518Z ] 2023-01-11T23:03:54.4467858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4468250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4468598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4468665Z with 2023-01-11T23:03:54.4468776Z [ 2023-01-11T23:03:54.4468859Z T=torch::jit::ScopePtr 2023-01-11T23:03:54.4468923Z ] 2023-01-11T23:03:54.4469234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4469299Z with 2023-01-11T23:03:54.4469362Z [ 2023-01-11T23:03:54.4469462Z T=at::ThreadLocalState 2023-01-11T23:03:54.4469526Z ] 2023-01-11T23:03:54.4469887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4469957Z with 2023-01-11T23:03:54.4470020Z [ 2023-01-11T23:03:54.4470115Z T=at::ThreadLocalState 2023-01-11T23:03:54.4470179Z ] 2023-01-11T23:03:54.4470540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4470612Z with 2023-01-11T23:03:54.4470674Z [ 2023-01-11T23:03:54.4470756Z T=at::ThreadLocalState 2023-01-11T23:03:54.4470820Z ] 2023-01-11T23:03:54.4471210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4471279Z with 2023-01-11T23:03:54.4471342Z [ 2023-01-11T23:03:54.4471437Z T=at::ThreadLocalState 2023-01-11T23:03:54.4471500Z ] 2023-01-11T23:03:54.4471846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4472206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4472553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4472620Z with 2023-01-11T23:03:54.4472683Z [ 2023-01-11T23:03:54.4472777Z T=at::ThreadLocalState 2023-01-11T23:03:54.4472841Z ] 2023-01-11T23:03:54.4473148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4473214Z with 2023-01-11T23:03:54.4473280Z [ 2023-01-11T23:03:54.4473432Z T=std::shared_ptr 2023-01-11T23:03:54.4473499Z ] 2023-01-11T23:03:54.4473820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4473886Z with 2023-01-11T23:03:54.4473949Z [ 2023-01-11T23:03:54.4474114Z T=std::shared_ptr 2023-01-11T23:03:54.4474180Z ] 2023-01-11T23:03:54.4474538Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4474604Z with 2023-01-11T23:03:54.4474667Z [ 2023-01-11T23:03:54.4474782Z T=std::shared_ptr 2023-01-11T23:03:54.4474903Z ] 2023-01-11T23:03:54.4475293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4475360Z with 2023-01-11T23:03:54.4475422Z [ 2023-01-11T23:03:54.4475536Z T=std::shared_ptr 2023-01-11T23:03:54.4475585Z ] 2023-01-11T23:03:54.4475976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:03:54.4476324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:03:54.4476706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T23:03:54.4477052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4477122Z with 2023-01-11T23:03:54.4477188Z [ 2023-01-11T23:03:54.4477305Z T=std::shared_ptr 2023-01-11T23:03:54.4477372Z ] 2023-01-11T23:03:54.4477684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4477750Z with 2023-01-11T23:03:54.4477817Z [ 2023-01-11T23:03:54.4477919Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.4477983Z ] 2023-01-11T23:03:54.4478308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4478374Z with 2023-01-11T23:03:54.4478436Z [ 2023-01-11T23:03:54.4478536Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.4478599Z ] 2023-01-11T23:03:54.4478945Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4479014Z with 2023-01-11T23:03:54.4479077Z [ 2023-01-11T23:03:54.4479176Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.4479239Z ] 2023-01-11T23:03:54.4479677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4479747Z with 2023-01-11T23:03:54.4479810Z [ 2023-01-11T23:03:54.4479909Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.4479974Z ] 2023-01-11T23:03:54.4480369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4480711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4481078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T23:03:54.4481464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4481532Z with 2023-01-11T23:03:54.4481595Z [ 2023-01-11T23:03:54.4481734Z T=torch::jit::GraphExecutor 2023-01-11T23:03:54.4481800Z ] 2023-01-11T23:03:54.4482116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4482184Z with 2023-01-11T23:03:54.4482234Z [ 2023-01-11T23:03:54.4482325Z T=torch::jit::Method 2023-01-11T23:03:54.4482394Z ] 2023-01-11T23:03:54.4482725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4482795Z with 2023-01-11T23:03:54.4482857Z [ 2023-01-11T23:03:54.4482946Z T=torch::jit::Method 2023-01-11T23:03:54.4483013Z ] 2023-01-11T23:03:54.4483380Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4483447Z with 2023-01-11T23:03:54.4483511Z [ 2023-01-11T23:03:54.4483602Z T=torch::jit::Method 2023-01-11T23:03:54.4483666Z ] 2023-01-11T23:03:54.4484056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4484126Z with 2023-01-11T23:03:54.4484176Z [ 2023-01-11T23:03:54.4484265Z T=torch::jit::Method 2023-01-11T23:03:54.4484329Z ] 2023-01-11T23:03:54.4484671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4485011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4485396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4485469Z with 2023-01-11T23:03:54.4485534Z [ 2023-01-11T23:03:54.4485625Z T=torch::jit::Method 2023-01-11T23:03:54.4485690Z ] 2023-01-11T23:03:54.4486002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4486110Z with 2023-01-11T23:03:54.4486175Z [ 2023-01-11T23:03:54.4486319Z T=std::vector> 2023-01-11T23:03:54.4486383Z ] 2023-01-11T23:03:54.4486708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4486776Z with 2023-01-11T23:03:54.4486827Z [ 2023-01-11T23:03:54.4486967Z T=std::vector> 2023-01-11T23:03:54.4487082Z ] 2023-01-11T23:03:54.4487449Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4487516Z with 2023-01-11T23:03:54.4487581Z [ 2023-01-11T23:03:54.4487719Z T=std::vector> 2023-01-11T23:03:54.4487822Z ] 2023-01-11T23:03:54.4488353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4488441Z with 2023-01-11T23:03:54.4488590Z [ 2023-01-11T23:03:54.4488856Z T=std::vector> 2023-01-11T23:03:54.4488957Z ] 2023-01-11T23:03:54.4489366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:03:54.4489746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:03:54.4490089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4490159Z with 2023-01-11T23:03:54.4490224Z [ 2023-01-11T23:03:54.4490361Z T=std::vector> 2023-01-11T23:03:54.4490414Z ] 2023-01-11T23:03:54.4490728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4490796Z with 2023-01-11T23:03:54.4490862Z [ 2023-01-11T23:03:54.4490958Z T=torch::jit::NamedValue 2023-01-11T23:03:54.4491022Z ] 2023-01-11T23:03:54.4491349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:03:54.4491431Z with 2023-01-11T23:03:54.4491539Z [ 2023-01-11T23:03:54.4491637Z T=torch::jit::NamedValue 2023-01-11T23:03:54.4491701Z ] 2023-01-11T23:03:54.4492076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:03:54.4492183Z with 2023-01-11T23:03:54.4492248Z [ 2023-01-11T23:03:54.4492344Z T=torch::jit::NamedValue 2023-01-11T23:03:54.4492394Z ] 2023-01-11T23:03:54.4492788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:03:54.4492860Z with 2023-01-11T23:03:54.4492924Z [ 2023-01-11T23:03:54.4493018Z T=torch::jit::NamedValue 2023-01-11T23:03:54.4493083Z ] 2023-01-11T23:03:54.4493425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:03:54.4493859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:03:54.4494208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:03:54.4494276Z with 2023-01-11T23:03:54.4494384Z [ 2023-01-11T23:03:54.4494482Z T=torch::jit::NamedValue 2023-01-11T23:03:54.4494547Z ] 2023-01-11T23:03:54.6693226Z [3/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_dll --intdir=CMakeFiles\custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_ops.dir\op.cpp.obj /out:custom_ops.dll /implib:custom_ops.lib /pdb:custom_ops.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO -LIBPATH:\lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\caffe2_nvrtc.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudnn.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-01-11T23:03:54.8364767Z [4/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_exe --intdir=CMakeFiles\test_custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /out:test_custom_ops.exe /implib:test_custom_ops.lib /pdb:test_custom_ops.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console -LIBPATH:\lib custom_ops.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudnn.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\caffe2_nvrtc.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-01-11T23:03:54.8378715Z "Ninja succeeded for custom_operator test." 2023-01-11T23:03:56.8192142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:03:56.8193003Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:03:57.1035105Z 2023-01-11T23:03:57.1035491Z Running tests... 2023-01-11T23:03:57.1035843Z ---------------------------------------------------------------------- 2023-01-11T23:03:57.1036222Z Test results will be stored in test-reports\python-unittest\test_custom_ops 2023-01-11T23:03:57.1076440Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.002s) 2023-01-11T23:03:57.1727954Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.065s) 2023-01-11T23:03:57.1738655Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T23:03:57.1769346Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1134.) 2023-01-11T23:03:57.1770392Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:03:57.1784519Z ok (0.005s) 2023-01-11T23:03:57.1796113Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T23:03:57.1802539Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T23:03:57.2012116Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.021s) 2023-01-11T23:03:57.2012437Z 2023-01-11T23:03:57.2012604Z ---------------------------------------------------------------------- 2023-01-11T23:03:57.2012870Z Ran 7 tests in 0.094s 2023-01-11T23:03:57.2012990Z 2023-01-11T23:03:57.2013053Z OK 2023-01-11T23:03:57.2013151Z 2023-01-11T23:03:57.2013231Z Generating XML reports... 2023-01-11T23:03:57.2079214Z Generated XML report: test-reports\python-unittest\test_custom_ops\TEST-TestCustomOperators-20230111230357.xml 2023-01-11T23:03:59.7883100Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_backend.bat 2023-01-11T23:03:59.8089272Z 2023-01-11T23:03:59.8090088Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2023-01-11T23:03:59.8100523Z 2023-01-11T23:03:59.8100878Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2023-01-11T23:03:59.8101559Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2023-01-11T23:03:59.8101837Z exit /b 0 2023-01-11T23:03:59.8102002Z ) 2023-01-11T23:04:00.3021981Z "Executing CMake for custom_backend test..." 2023-01-11T23:04:00.5516158Z -- The C compiler identification is MSVC 19.28.29337.0 2023-01-11T23:04:00.7542499Z -- The CXX compiler identification is MSVC 19.28.29337.0 2023-01-11T23:04:00.7867991Z -- Detecting C compiler ABI info 2023-01-11T23:04:01.1294297Z -- Detecting C compiler ABI info - done 2023-01-11T23:04:01.1326216Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2023-01-11T23:04:01.1335688Z -- Detecting C compile features 2023-01-11T23:04:01.1347770Z -- Detecting C compile features - done 2023-01-11T23:04:01.1478664Z -- Detecting CXX compiler ABI info 2023-01-11T23:04:01.4779005Z -- Detecting CXX compiler ABI info - done 2023-01-11T23:04:01.4807680Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2023-01-11T23:04:01.4811709Z -- Detecting CXX compile features 2023-01-11T23:04:01.4819412Z -- Detecting CXX compile features - done 2023-01-11T23:04:01.4971466Z -- Looking for pthread.h 2023-01-11T23:04:01.5905204Z -- Looking for pthread.h - not found 2023-01-11T23:04:01.5921597Z -- Found Threads: TRUE 2023-01-11T23:04:01.6638719Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-01-11T23:04:06.6664445Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-01-11T23:04:06.6821105Z -- Detecting CUDA compiler ABI info 2023-01-11T23:04:08.7567625Z -- Detecting CUDA compiler ABI info - done 2023-01-11T23:04:08.7980879Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-01-11T23:04:08.7987504Z -- Detecting CUDA compile features 2023-01-11T23:04:08.7997787Z -- Detecting CUDA compile features - done 2023-01-11T23:04:08.8025774Z -- Caffe2: CUDA detected: 11.8 2023-01-11T23:04:08.8026158Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-01-11T23:04:08.8026539Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-01-11T23:04:09.1717898Z -- Caffe2: Header version is: 11.8 2023-01-11T23:04:09.1780700Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/cudnn.lib 2023-01-11T23:04:09.1784652Z -- Found cuDNN: v8.5.0 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include, library: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/cudnn.lib) 2023-01-11T23:04:09.2399171Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-01-11T23:04:09.2404707Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-01-11T23:04:09.2405174Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T23:04:09.2405501Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T23:04:09.2405811Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T23:04:09.2406063Z Call Stack (most recent call first): 2023-01-11T23:04:09.2406441Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T23:04:09.2406899Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2023-01-11T23:04:09.2407347Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-01-11T23:04:09.2407676Z CMakeLists.txt:9 (find_package) 2023-01-11T23:04:09.2407801Z 2023-01-11T23:04:09.2407993Z 2023-01-11T23:04:09.2408134Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70 2023-01-11T23:04:09.4989049Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2023-01-11T23:04:09.4991752Z -- Configuring done 2023-01-11T23:04:09.5195705Z -- Generating done 2023-01-11T23:04:09.5403878Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_backend/build 2023-01-11T23:04:09.5489911Z "Executing Ninja for custom_backend test..." 2023-01-11T23:04:14.4471942Z [1/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_backend_EXPORTS -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++17 /showIncludes /FoCMakeFiles\custom_backend.dir\custom_backend.cpp.obj /FdCMakeFiles\custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp 2023-01-11T23:04:14.4473406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T23:04:14.4474162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4474683Z with 2023-01-11T23:04:14.4474917Z [ 2023-01-11T23:04:14.4475155Z T=std::string 2023-01-11T23:04:14.4475398Z ] 2023-01-11T23:04:14.4475964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4476580Z with 2023-01-11T23:04:14.4476810Z [ 2023-01-11T23:04:14.4477060Z T=std::string 2023-01-11T23:04:14.4477295Z ] 2023-01-11T23:04:14.4477923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4478505Z with 2023-01-11T23:04:14.4478720Z [ 2023-01-11T23:04:14.4478959Z T=std::string 2023-01-11T23:04:14.4479197Z ] 2023-01-11T23:04:14.4479848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4480448Z with 2023-01-11T23:04:14.4480669Z [ 2023-01-11T23:04:14.4480909Z T=std::string 2023-01-11T23:04:14.4481145Z ] 2023-01-11T23:04:14.4481710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4482591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4483466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4483999Z with 2023-01-11T23:04:14.4485116Z [ 2023-01-11T23:04:14.4485344Z T=std::string 2023-01-11T23:04:14.4485580Z ] 2023-01-11T23:04:14.4486149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4486659Z with 2023-01-11T23:04:14.4486895Z [ 2023-01-11T23:04:14.4487148Z T=c10::QualifiedName 2023-01-11T23:04:14.4487381Z ] 2023-01-11T23:04:14.4487962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4488356Z with 2023-01-11T23:04:14.4488515Z [ 2023-01-11T23:04:14.4488698Z T=c10::QualifiedName 2023-01-11T23:04:14.4488866Z ] 2023-01-11T23:04:14.4489322Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4489752Z with 2023-01-11T23:04:14.4489910Z [ 2023-01-11T23:04:14.4490090Z T=c10::QualifiedName 2023-01-11T23:04:14.4490269Z ] 2023-01-11T23:04:14.4490742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4491184Z with 2023-01-11T23:04:14.4491342Z [ 2023-01-11T23:04:14.4491523Z T=c10::QualifiedName 2023-01-11T23:04:14.4491701Z ] 2023-01-11T23:04:14.4492132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4492807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4493475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4493879Z with 2023-01-11T23:04:14.4494037Z [ 2023-01-11T23:04:14.4494219Z T=c10::QualifiedName 2023-01-11T23:04:14.4494396Z ] 2023-01-11T23:04:14.4494801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4495169Z with 2023-01-11T23:04:14.4495319Z [ 2023-01-11T23:04:14.4495489Z T=c10::SymInt 2023-01-11T23:04:14.4495658Z ] 2023-01-11T23:04:14.4496073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4496449Z with 2023-01-11T23:04:14.4496595Z [ 2023-01-11T23:04:14.4496763Z T=c10::SymInt 2023-01-11T23:04:14.4496933Z ] 2023-01-11T23:04:14.4497389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4497805Z with 2023-01-11T23:04:14.4497963Z [ 2023-01-11T23:04:14.4498119Z T=c10::SymInt 2023-01-11T23:04:14.4498286Z ] 2023-01-11T23:04:14.4498769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4499289Z with 2023-01-11T23:04:14.4499444Z [ 2023-01-11T23:04:14.4499613Z T=c10::SymInt 2023-01-11T23:04:14.4499769Z ] 2023-01-11T23:04:14.4500235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4500880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4501545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4501951Z with 2023-01-11T23:04:14.4502112Z [ 2023-01-11T23:04:14.4502271Z T=c10::SymInt 2023-01-11T23:04:14.4502439Z ] 2023-01-11T23:04:14.4502825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T23:04:14.4503530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4503903Z with 2023-01-11T23:04:14.4504058Z [ 2023-01-11T23:04:14.4504236Z T=at::TensorBase 2023-01-11T23:04:14.4504400Z ] 2023-01-11T23:04:14.4504814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4505200Z with 2023-01-11T23:04:14.4505358Z [ 2023-01-11T23:04:14.4505531Z T=at::TensorBase 2023-01-11T23:04:14.4505690Z ] 2023-01-11T23:04:14.4506148Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4506570Z with 2023-01-11T23:04:14.4506728Z [ 2023-01-11T23:04:14.4506901Z T=at::TensorBase 2023-01-11T23:04:14.4507071Z ] 2023-01-11T23:04:14.4507538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4507987Z with 2023-01-11T23:04:14.4508152Z [ 2023-01-11T23:04:14.4508329Z T=at::TensorBase 2023-01-11T23:04:14.4508505Z ] 2023-01-11T23:04:14.4508930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4509600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4510261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4510667Z with 2023-01-11T23:04:14.4510832Z [ 2023-01-11T23:04:14.4511013Z T=at::TensorBase 2023-01-11T23:04:14.4511256Z ] 2023-01-11T23:04:14.4511659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4512016Z with 2023-01-11T23:04:14.4512180Z [ 2023-01-11T23:04:14.4512355Z T=at::Tensor 2023-01-11T23:04:14.4512527Z ] 2023-01-11T23:04:14.4512995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4513381Z with 2023-01-11T23:04:14.4513529Z [ 2023-01-11T23:04:14.4513704Z T=at::Tensor 2023-01-11T23:04:14.4513878Z ] 2023-01-11T23:04:14.4514339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4514765Z with 2023-01-11T23:04:14.4514909Z [ 2023-01-11T23:04:14.4515082Z T=at::Tensor 2023-01-11T23:04:14.4515251Z ] 2023-01-11T23:04:14.4515734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4516177Z with 2023-01-11T23:04:14.4516335Z [ 2023-01-11T23:04:14.4516493Z T=at::Tensor 2023-01-11T23:04:14.4516659Z ] 2023-01-11T23:04:14.4517074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4517723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4518388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4518783Z with 2023-01-11T23:04:14.4518942Z [ 2023-01-11T23:04:14.4519100Z T=at::Tensor 2023-01-11T23:04:14.4519269Z ] 2023-01-11T23:04:14.4519671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4520040Z with 2023-01-11T23:04:14.4520198Z [ 2023-01-11T23:04:14.4520369Z T=at::Generator 2023-01-11T23:04:14.4520530Z ] 2023-01-11T23:04:14.4520940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4521325Z with 2023-01-11T23:04:14.4521481Z [ 2023-01-11T23:04:14.4521653Z T=at::Generator 2023-01-11T23:04:14.4521813Z ] 2023-01-11T23:04:14.4522268Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4522684Z with 2023-01-11T23:04:14.4522843Z [ 2023-01-11T23:04:14.4523015Z T=at::Generator 2023-01-11T23:04:14.4523183Z ] 2023-01-11T23:04:14.4523650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4524155Z with 2023-01-11T23:04:14.4524311Z [ 2023-01-11T23:04:14.4524484Z T=at::Generator 2023-01-11T23:04:14.4524659Z ] 2023-01-11T23:04:14.4525083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4525789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4526449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4526851Z with 2023-01-11T23:04:14.4527009Z [ 2023-01-11T23:04:14.4527326Z T=at::Generator 2023-01-11T23:04:14.4527501Z ] 2023-01-11T23:04:14.4527899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4528311Z with 2023-01-11T23:04:14.4528472Z [ 2023-01-11T23:04:14.4528641Z T=c10::Scalar 2023-01-11T23:04:14.4528810Z ] 2023-01-11T23:04:14.4529227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4529608Z with 2023-01-11T23:04:14.4529754Z [ 2023-01-11T23:04:14.4529926Z T=c10::Scalar 2023-01-11T23:04:14.4530093Z ] 2023-01-11T23:04:14.4530546Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4530962Z with 2023-01-11T23:04:14.4531121Z [ 2023-01-11T23:04:14.4531278Z T=c10::Scalar 2023-01-11T23:04:14.4531446Z ] 2023-01-11T23:04:14.4531927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4532422Z with 2023-01-11T23:04:14.4532581Z [ 2023-01-11T23:04:14.4532737Z T=c10::Scalar 2023-01-11T23:04:14.4532909Z ] 2023-01-11T23:04:14.4533547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4534430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4535392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4536445Z with 2023-01-11T23:04:14.4536684Z [ 2023-01-11T23:04:14.4536852Z T=c10::Scalar 2023-01-11T23:04:14.4537097Z ] 2023-01-11T23:04:14.4537726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4538227Z with 2023-01-11T23:04:14.4538466Z [ 2023-01-11T23:04:14.4538715Z T=std::vector> 2023-01-11T23:04:14.4539040Z ] 2023-01-11T23:04:14.4539459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4539840Z with 2023-01-11T23:04:14.4539999Z [ 2023-01-11T23:04:14.4540247Z T=std::vector> 2023-01-11T23:04:14.4540482Z ] 2023-01-11T23:04:14.4540980Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4541410Z with 2023-01-11T23:04:14.4541566Z [ 2023-01-11T23:04:14.4541812Z T=std::vector> 2023-01-11T23:04:14.4542044Z ] 2023-01-11T23:04:14.4542531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4542981Z with 2023-01-11T23:04:14.4543203Z [ 2023-01-11T23:04:14.4543452Z T=std::vector> 2023-01-11T23:04:14.4543691Z ] 2023-01-11T23:04:14.4544178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4544936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4545657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4546060Z with 2023-01-11T23:04:14.4546206Z [ 2023-01-11T23:04:14.4546458Z T=std::vector> 2023-01-11T23:04:14.4546689Z ] 2023-01-11T23:04:14.4547091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4547458Z with 2023-01-11T23:04:14.4547614Z [ 2023-01-11T23:04:14.4547814Z T=std::vector> 2023-01-11T23:04:14.4548017Z ] 2023-01-11T23:04:14.4548438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4548823Z with 2023-01-11T23:04:14.4548984Z [ 2023-01-11T23:04:14.4549196Z T=std::vector> 2023-01-11T23:04:14.4549383Z ] 2023-01-11T23:04:14.4549842Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4550261Z with 2023-01-11T23:04:14.4550418Z [ 2023-01-11T23:04:14.4550628Z T=std::vector> 2023-01-11T23:04:14.4550830Z ] 2023-01-11T23:04:14.4551302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4551802Z with 2023-01-11T23:04:14.4551961Z [ 2023-01-11T23:04:14.4552177Z T=std::vector> 2023-01-11T23:04:14.4552382Z ] 2023-01-11T23:04:14.4553441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4554169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4554849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4555270Z with 2023-01-11T23:04:14.4555434Z [ 2023-01-11T23:04:14.4555652Z T=std::vector> 2023-01-11T23:04:14.4555862Z ] 2023-01-11T23:04:14.4556268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4556630Z with 2023-01-11T23:04:14.4556795Z [ 2023-01-11T23:04:14.4557069Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4557320Z ] 2023-01-11T23:04:14.4557743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4558130Z with 2023-01-11T23:04:14.4558279Z [ 2023-01-11T23:04:14.4558548Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4558795Z ] 2023-01-11T23:04:14.4559254Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4559678Z with 2023-01-11T23:04:14.4559841Z [ 2023-01-11T23:04:14.4560105Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4560334Z ] 2023-01-11T23:04:14.4560818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4561262Z with 2023-01-11T23:04:14.4561423Z [ 2023-01-11T23:04:14.4561687Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4561931Z ] 2023-01-11T23:04:14.4562408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:04:14.4563185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:04:14.4563898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:04:14.4564628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4565027Z with 2023-01-11T23:04:14.4565193Z [ 2023-01-11T23:04:14.4565458Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4565700Z ] 2023-01-11T23:04:14.4566140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4566517Z with 2023-01-11T23:04:14.4566675Z [ 2023-01-11T23:04:14.4566930Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4567167Z ] 2023-01-11T23:04:14.4567585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4567974Z with 2023-01-11T23:04:14.4568121Z [ 2023-01-11T23:04:14.4568373Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4568606Z ] 2023-01-11T23:04:14.4569064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4569485Z with 2023-01-11T23:04:14.4569643Z [ 2023-01-11T23:04:14.4569882Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4570115Z ] 2023-01-11T23:04:14.4570600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4571047Z with 2023-01-11T23:04:14.4571205Z [ 2023-01-11T23:04:14.4571455Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4571680Z ] 2023-01-11T23:04:14.4572157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:04:14.4572921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:04:14.4573612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:04:14.4574274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4574670Z with 2023-01-11T23:04:14.4574831Z [ 2023-01-11T23:04:14.4575089Z T=std::vector,std::allocator>> 2023-01-11T23:04:14.4575312Z ] 2023-01-11T23:04:14.4575714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4576079Z with 2023-01-11T23:04:14.4576240Z [ 2023-01-11T23:04:14.4576458Z T=std::vector> 2023-01-11T23:04:14.4576721Z ] 2023-01-11T23:04:14.4577131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4577511Z with 2023-01-11T23:04:14.4577674Z [ 2023-01-11T23:04:14.4577890Z T=std::vector> 2023-01-11T23:04:14.4578095Z ] 2023-01-11T23:04:14.4578609Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4579031Z with 2023-01-11T23:04:14.4579179Z [ 2023-01-11T23:04:14.4579396Z T=std::vector> 2023-01-11T23:04:14.4579598Z ] 2023-01-11T23:04:14.4580087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4580532Z with 2023-01-11T23:04:14.4580690Z [ 2023-01-11T23:04:14.4580895Z T=std::vector> 2023-01-11T23:04:14.4581100Z ] 2023-01-11T23:04:14.4581544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4581951Z with 2023-01-11T23:04:14.4582110Z [ 2023-01-11T23:04:14.4582259Z T=int64_t 2023-01-11T23:04:14.4582427Z ] 2023-01-11T23:04:14.4582865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4583353Z with 2023-01-11T23:04:14.4583513Z [ 2023-01-11T23:04:14.4583676Z T=int64_t 2023-01-11T23:04:14.4583826Z ] 2023-01-11T23:04:14.4584269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4584668Z with 2023-01-11T23:04:14.4584829Z [ 2023-01-11T23:04:14.4585047Z T=std::vector> 2023-01-11T23:04:14.4585252Z ] 2023-01-11T23:04:14.4585638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4586006Z with 2023-01-11T23:04:14.4586168Z [ 2023-01-11T23:04:14.4586390Z T=std::shared_ptr 2023-01-11T23:04:14.4586602Z ] 2023-01-11T23:04:14.4587018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4587387Z with 2023-01-11T23:04:14.4587546Z [ 2023-01-11T23:04:14.4587772Z T=std::shared_ptr 2023-01-11T23:04:14.4587982Z ] 2023-01-11T23:04:14.4588436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4588853Z with 2023-01-11T23:04:14.4589000Z [ 2023-01-11T23:04:14.4589223Z T=std::shared_ptr 2023-01-11T23:04:14.4589499Z ] 2023-01-11T23:04:14.4589989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4590437Z with 2023-01-11T23:04:14.4590599Z [ 2023-01-11T23:04:14.4590809Z T=std::shared_ptr 2023-01-11T23:04:14.4591068Z ] 2023-01-11T23:04:14.4591531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4592250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4592952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4593348Z with 2023-01-11T23:04:14.4593509Z [ 2023-01-11T23:04:14.4593725Z T=std::shared_ptr 2023-01-11T23:04:14.4593937Z ] 2023-01-11T23:04:14.4594335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4594705Z with 2023-01-11T23:04:14.4594862Z [ 2023-01-11T23:04:14.4595082Z T=std::weak_ptr 2023-01-11T23:04:14.4595278Z ] 2023-01-11T23:04:14.4595695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4596085Z with 2023-01-11T23:04:14.4596248Z [ 2023-01-11T23:04:14.4596591Z T=std::weak_ptr 2023-01-11T23:04:14.4596806Z ] 2023-01-11T23:04:14.4597259Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4597673Z with 2023-01-11T23:04:14.4597834Z [ 2023-01-11T23:04:14.4598058Z T=std::weak_ptr 2023-01-11T23:04:14.4598271Z ] 2023-01-11T23:04:14.4598756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4599196Z with 2023-01-11T23:04:14.4599360Z [ 2023-01-11T23:04:14.4599583Z T=std::weak_ptr 2023-01-11T23:04:14.4599796Z ] 2023-01-11T23:04:14.4600230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4600630Z with 2023-01-11T23:04:14.4600785Z [ 2023-01-11T23:04:14.4600993Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:04:14.4601193Z ] 2023-01-11T23:04:14.4601622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4602021Z with 2023-01-11T23:04:14.4602256Z [ 2023-01-11T23:04:14.4602449Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:04:14.4602736Z ] 2023-01-11T23:04:14.4603184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4603591Z with 2023-01-11T23:04:14.4603754Z [ 2023-01-11T23:04:14.4604030Z T=std::weak_ptr 2023-01-11T23:04:14.4604228Z ] 2023-01-11T23:04:14.4604633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4605001Z with 2023-01-11T23:04:14.4605159Z [ 2023-01-11T23:04:14.4605405Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:14.4605634Z ] 2023-01-11T23:04:14.4606051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4606439Z with 2023-01-11T23:04:14.4606597Z [ 2023-01-11T23:04:14.4606840Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:14.4607072Z ] 2023-01-11T23:04:14.4607515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4607938Z with 2023-01-11T23:04:14.4608095Z [ 2023-01-11T23:04:14.4608341Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:14.4608570Z ] 2023-01-11T23:04:14.4609053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4609500Z with 2023-01-11T23:04:14.4609647Z [ 2023-01-11T23:04:14.4609886Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:14.4610117Z ] 2023-01-11T23:04:14.4610604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4611380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4612151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T23:04:14.4612873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4613278Z with 2023-01-11T23:04:14.4613428Z [ 2023-01-11T23:04:14.4613676Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:14.4613908Z ] 2023-01-11T23:04:14.4614506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4615105Z with 2023-01-11T23:04:14.4615465Z [ 2023-01-11T23:04:14.4615872Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:14.4616291Z ] 2023-01-11T23:04:14.4616804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4617190Z with 2023-01-11T23:04:14.4617353Z [ 2023-01-11T23:04:14.4617676Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:14.4617899Z ] 2023-01-11T23:04:14.4618364Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4618788Z with 2023-01-11T23:04:14.4618948Z [ 2023-01-11T23:04:14.4619192Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:14.4619427Z ] 2023-01-11T23:04:14.4619908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4620359Z with 2023-01-11T23:04:14.4620517Z [ 2023-01-11T23:04:14.4620759Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:14.4620994Z ] 2023-01-11T23:04:14.4621470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4622245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4623026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T23:04:14.4623856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4624256Z with 2023-01-11T23:04:14.4624416Z [ 2023-01-11T23:04:14.4624664Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:14.4624899Z ] 2023-01-11T23:04:14.4625301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4625672Z with 2023-01-11T23:04:14.4625821Z [ 2023-01-11T23:04:14.4626021Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4626212Z ] 2023-01-11T23:04:14.4626629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4627014Z with 2023-01-11T23:04:14.4627164Z [ 2023-01-11T23:04:14.4627360Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4627551Z ] 2023-01-11T23:04:14.4628005Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4628420Z with 2023-01-11T23:04:14.4628577Z [ 2023-01-11T23:04:14.4628829Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4629094Z ] 2023-01-11T23:04:14.4629585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4630087Z with 2023-01-11T23:04:14.4630248Z [ 2023-01-11T23:04:14.4630443Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4630674Z ] 2023-01-11T23:04:14.4631116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4631794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4632185Z with 2023-01-11T23:04:14.4632344Z [ 2023-01-11T23:04:14.4632541Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4632720Z ] 2023-01-11T23:04:14.4633194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T23:04:14.4633918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4634321Z with 2023-01-11T23:04:14.4634485Z [ 2023-01-11T23:04:14.4634678Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:14.4634868Z ] 2023-01-11T23:04:14.4635257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4635630Z with 2023-01-11T23:04:14.4635792Z [ 2023-01-11T23:04:14.4636075Z T=std::vector> 2023-01-11T23:04:14.4636339Z ] 2023-01-11T23:04:14.4636757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4637130Z with 2023-01-11T23:04:14.4637289Z [ 2023-01-11T23:04:14.4637570Z T=std::vector> 2023-01-11T23:04:14.4637827Z ] 2023-01-11T23:04:14.4638282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4638700Z with 2023-01-11T23:04:14.4638857Z [ 2023-01-11T23:04:14.4639124Z T=std::vector> 2023-01-11T23:04:14.4639381Z ] 2023-01-11T23:04:14.4639919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4640404Z with 2023-01-11T23:04:14.4640565Z [ 2023-01-11T23:04:14.4640851Z T=std::vector> 2023-01-11T23:04:14.4641100Z ] 2023-01-11T23:04:14.4641617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4642517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4643305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4643714Z with 2023-01-11T23:04:14.4643878Z [ 2023-01-11T23:04:14.4644161Z T=std::vector> 2023-01-11T23:04:14.4644428Z ] 2023-01-11T23:04:14.4644816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4645191Z with 2023-01-11T23:04:14.4645357Z [ 2023-01-11T23:04:14.4645531Z T=c10::IValue 2023-01-11T23:04:14.4645705Z ] 2023-01-11T23:04:14.4646130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4646511Z with 2023-01-11T23:04:14.4646674Z [ 2023-01-11T23:04:14.4646848Z T=c10::IValue 2023-01-11T23:04:14.4647023Z ] 2023-01-11T23:04:14.4647483Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4647905Z with 2023-01-11T23:04:14.4648057Z [ 2023-01-11T23:04:14.4648230Z T=c10::IValue 2023-01-11T23:04:14.4648403Z ] 2023-01-11T23:04:14.4648889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4649339Z with 2023-01-11T23:04:14.4649502Z [ 2023-01-11T23:04:14.4649662Z T=c10::IValue 2023-01-11T23:04:14.4649834Z ] 2023-01-11T23:04:14.4650258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4650922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4651601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4652007Z with 2023-01-11T23:04:14.4652168Z [ 2023-01-11T23:04:14.4652325Z T=c10::IValue 2023-01-11T23:04:14.4652496Z ] 2023-01-11T23:04:14.4652903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4653275Z with 2023-01-11T23:04:14.4653434Z [ 2023-01-11T23:04:14.4653594Z T=c10::AliasInfo 2023-01-11T23:04:14.4653768Z ] 2023-01-11T23:04:14.4654181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4654618Z with 2023-01-11T23:04:14.4654774Z [ 2023-01-11T23:04:14.4654946Z T=c10::AliasInfo 2023-01-11T23:04:14.4655106Z ] 2023-01-11T23:04:14.4655604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4656024Z with 2023-01-11T23:04:14.4656180Z [ 2023-01-11T23:04:14.4656354Z T=c10::AliasInfo 2023-01-11T23:04:14.4656512Z ] 2023-01-11T23:04:14.4656992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4657434Z with 2023-01-11T23:04:14.4657591Z [ 2023-01-11T23:04:14.4657762Z T=c10::AliasInfo 2023-01-11T23:04:14.4657936Z ] 2023-01-11T23:04:14.4658348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4659014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4659687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4660085Z with 2023-01-11T23:04:14.4660248Z [ 2023-01-11T23:04:14.4660422Z T=c10::AliasInfo 2023-01-11T23:04:14.4660597Z ] 2023-01-11T23:04:14.4660984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4661357Z with 2023-01-11T23:04:14.4661514Z [ 2023-01-11T23:04:14.4661743Z T=std::vector> 2023-01-11T23:04:14.4661961Z ] 2023-01-11T23:04:14.4662376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4662756Z with 2023-01-11T23:04:14.4662901Z [ 2023-01-11T23:04:14.4663220Z T=std::vector> 2023-01-11T23:04:14.4663438Z ] 2023-01-11T23:04:14.4663897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4664314Z with 2023-01-11T23:04:14.4664459Z [ 2023-01-11T23:04:14.4664684Z T=std::vector> 2023-01-11T23:04:14.4664893Z ] 2023-01-11T23:04:14.4665386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4665831Z with 2023-01-11T23:04:14.4665989Z [ 2023-01-11T23:04:14.4666213Z T=std::vector> 2023-01-11T23:04:14.4666413Z ] 2023-01-11T23:04:14.4666860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4667330Z with 2023-01-11T23:04:14.4667488Z [ 2023-01-11T23:04:14.4667661Z T=c10::SymInt 2023-01-11T23:04:14.4667820Z ] 2023-01-11T23:04:14.4668311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4668720Z with 2023-01-11T23:04:14.4668880Z [ 2023-01-11T23:04:14.4669049Z T=c10::SymInt 2023-01-11T23:04:14.4669219Z ] 2023-01-11T23:04:14.4669675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T23:04:14.4670470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T23:04:14.4671224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4671633Z with 2023-01-11T23:04:14.4671793Z [ 2023-01-11T23:04:14.4672020Z T=std::vector> 2023-01-11T23:04:14.4672230Z ] 2023-01-11T23:04:14.4672637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4672997Z with 2023-01-11T23:04:14.4673153Z [ 2023-01-11T23:04:14.4673387Z T=c10::either 2023-01-11T23:04:14.4673606Z ] 2023-01-11T23:04:14.4674025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4674406Z with 2023-01-11T23:04:14.4674553Z [ 2023-01-11T23:04:14.4674792Z T=c10::either 2023-01-11T23:04:14.4675113Z ] 2023-01-11T23:04:14.4675640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4676056Z with 2023-01-11T23:04:14.4676214Z [ 2023-01-11T23:04:14.4676432Z T=c10::either 2023-01-11T23:04:14.4676647Z ] 2023-01-11T23:04:14.4677134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4677582Z with 2023-01-11T23:04:14.4677740Z [ 2023-01-11T23:04:14.4677973Z T=c10::either 2023-01-11T23:04:14.4678182Z ] 2023-01-11T23:04:14.4678651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4679416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4680232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4680720Z with 2023-01-11T23:04:14.4680882Z [ 2023-01-11T23:04:14.4681230Z T=c10::either 2023-01-11T23:04:14.4681446Z ] 2023-01-11T23:04:14.4681857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4682232Z with 2023-01-11T23:04:14.4682391Z [ 2023-01-11T23:04:14.4682579Z T=torch::autograd::ViewInfo 2023-01-11T23:04:14.4682773Z ] 2023-01-11T23:04:14.4683179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4683562Z with 2023-01-11T23:04:14.4683719Z [ 2023-01-11T23:04:14.4683905Z T=torch::autograd::ViewInfo 2023-01-11T23:04:14.4684094Z ] 2023-01-11T23:04:14.4684552Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4684961Z with 2023-01-11T23:04:14.4685120Z [ 2023-01-11T23:04:14.4685310Z T=torch::autograd::ViewInfo 2023-01-11T23:04:14.4685493Z ] 2023-01-11T23:04:14.4686142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4686791Z with 2023-01-11T23:04:14.4686948Z [ 2023-01-11T23:04:14.4687142Z T=torch::autograd::ViewInfo 2023-01-11T23:04:14.4687330Z ] 2023-01-11T23:04:14.4687770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4688463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4689153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4689564Z with 2023-01-11T23:04:14.4689717Z [ 2023-01-11T23:04:14.4689912Z T=torch::autograd::ViewInfo 2023-01-11T23:04:14.4690108Z ] 2023-01-11T23:04:14.4690512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4690892Z with 2023-01-11T23:04:14.4691055Z [ 2023-01-11T23:04:14.4691253Z T=std::tuple 2023-01-11T23:04:14.4691458Z ] 2023-01-11T23:04:14.4691878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4692331Z with 2023-01-11T23:04:14.4692495Z [ 2023-01-11T23:04:14.4693351Z T=std::tuple 2023-01-11T23:04:14.4693557Z ] 2023-01-11T23:04:14.4694068Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4694527Z with 2023-01-11T23:04:14.4694693Z [ 2023-01-11T23:04:14.4695039Z T=std::tuple 2023-01-11T23:04:14.4695243Z ] 2023-01-11T23:04:14.4695734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4696225Z with 2023-01-11T23:04:14.4696451Z [ 2023-01-11T23:04:14.4696751Z T=std::tuple 2023-01-11T23:04:14.4697043Z ] 2023-01-11T23:04:14.4697686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4698723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4699763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4700352Z with 2023-01-11T23:04:14.4700592Z [ 2023-01-11T23:04:14.4700811Z T=std::tuple 2023-01-11T23:04:14.4701016Z ] 2023-01-11T23:04:14.4701419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4701779Z with 2023-01-11T23:04:14.4701942Z [ 2023-01-11T23:04:14.4702130Z T=torch::jit::SourceRange 2023-01-11T23:04:14.4702316Z ] 2023-01-11T23:04:14.4702797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4703279Z with 2023-01-11T23:04:14.4703428Z [ 2023-01-11T23:04:14.4703616Z T=torch::jit::SourceRange 2023-01-11T23:04:14.4703801Z ] 2023-01-11T23:04:14.4704262Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4704687Z with 2023-01-11T23:04:14.4704845Z [ 2023-01-11T23:04:14.4705022Z T=torch::jit::SourceRange 2023-01-11T23:04:14.4705207Z ] 2023-01-11T23:04:14.4705692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4706130Z with 2023-01-11T23:04:14.4706293Z [ 2023-01-11T23:04:14.4706466Z T=torch::jit::SourceRange 2023-01-11T23:04:14.4706647Z ] 2023-01-11T23:04:14.4707084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4707913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4708645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4709043Z with 2023-01-11T23:04:14.4709268Z [ 2023-01-11T23:04:14.4709460Z T=torch::jit::SourceRange 2023-01-11T23:04:14.4709636Z ] 2023-01-11T23:04:14.4710040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4710413Z with 2023-01-11T23:04:14.4710574Z [ 2023-01-11T23:04:14.4710782Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:14.4710975Z ] 2023-01-11T23:04:14.4711392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4711780Z with 2023-01-11T23:04:14.4711937Z [ 2023-01-11T23:04:14.4712138Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:14.4712335Z ] 2023-01-11T23:04:14.4712777Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4713193Z with 2023-01-11T23:04:14.4713350Z [ 2023-01-11T23:04:14.4713670Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:14.4713987Z ] 2023-01-11T23:04:14.4714842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4715636Z with 2023-01-11T23:04:14.4715905Z [ 2023-01-11T23:04:14.4716271Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:14.4716580Z ] 2023-01-11T23:04:14.4717051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4717768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4718461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4730616Z with 2023-01-11T23:04:14.4730907Z [ 2023-01-11T23:04:14.4731149Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:14.4731404Z ] 2023-01-11T23:04:14.4731836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4732218Z with 2023-01-11T23:04:14.4732377Z [ 2023-01-11T23:04:14.4732579Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:14.4732778Z ] 2023-01-11T23:04:14.4733190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4733580Z with 2023-01-11T23:04:14.4733885Z [ 2023-01-11T23:04:14.4734085Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:14.4734278Z ] 2023-01-11T23:04:14.4734739Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4735155Z with 2023-01-11T23:04:14.4735314Z [ 2023-01-11T23:04:14.4735582Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:14.4735779Z ] 2023-01-11T23:04:14.4736263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4736714Z with 2023-01-11T23:04:14.4736926Z [ 2023-01-11T23:04:14.4737128Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:14.4737327Z ] 2023-01-11T23:04:14.4737833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4738541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4739235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4739637Z with 2023-01-11T23:04:14.4739785Z [ 2023-01-11T23:04:14.4739987Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:14.4740185Z ] 2023-01-11T23:04:14.4740588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4740957Z with 2023-01-11T23:04:14.4741112Z [ 2023-01-11T23:04:14.4741280Z T=torch::jit::ScopePtr 2023-01-11T23:04:14.4741458Z ] 2023-01-11T23:04:14.4741874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4742255Z with 2023-01-11T23:04:14.4742415Z [ 2023-01-11T23:04:14.4742582Z T=torch::jit::ScopePtr 2023-01-11T23:04:14.4742759Z ] 2023-01-11T23:04:14.4743344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4743768Z with 2023-01-11T23:04:14.4743985Z [ 2023-01-11T23:04:14.4744171Z T=torch::jit::ScopePtr 2023-01-11T23:04:14.4744337Z ] 2023-01-11T23:04:14.4744816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4745261Z with 2023-01-11T23:04:14.4745421Z [ 2023-01-11T23:04:14.4745602Z T=torch::jit::ScopePtr 2023-01-11T23:04:14.4745781Z ] 2023-01-11T23:04:14.4746205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4746883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4747632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4748029Z with 2023-01-11T23:04:14.4748189Z [ 2023-01-11T23:04:14.4748423Z T=torch::jit::ScopePtr 2023-01-11T23:04:14.4748604Z ] 2023-01-11T23:04:14.4748990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4749395Z with 2023-01-11T23:04:14.4749575Z [ 2023-01-11T23:04:14.4749769Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:14.4749960Z ] 2023-01-11T23:04:14.4750419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4750788Z with 2023-01-11T23:04:14.4750947Z [ 2023-01-11T23:04:14.4751139Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:14.4751328Z ] 2023-01-11T23:04:14.4751786Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4752205Z with 2023-01-11T23:04:14.4752351Z [ 2023-01-11T23:04:14.4752543Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:14.4752738Z ] 2023-01-11T23:04:14.4753220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4753663Z with 2023-01-11T23:04:14.4753820Z [ 2023-01-11T23:04:14.4754002Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:14.4754191Z ] 2023-01-11T23:04:14.4754630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4755336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4756089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4756499Z with 2023-01-11T23:04:14.4756718Z [ 2023-01-11T23:04:14.4756902Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:14.4757092Z ] 2023-01-11T23:04:14.4757491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4757859Z with 2023-01-11T23:04:14.4758021Z [ 2023-01-11T23:04:14.4758256Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:14.4758467Z ] 2023-01-11T23:04:14.4758883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4759265Z with 2023-01-11T23:04:14.4759422Z [ 2023-01-11T23:04:14.4759720Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:14.4759940Z ] 2023-01-11T23:04:14.4760385Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4760799Z with 2023-01-11T23:04:14.4760958Z [ 2023-01-11T23:04:14.4761233Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:14.4761457Z ] 2023-01-11T23:04:14.4761935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4762425Z with 2023-01-11T23:04:14.4762582Z [ 2023-01-11T23:04:14.4762858Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:14.4763082Z ] 2023-01-11T23:04:14.4763548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4764319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4765051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4765452Z with 2023-01-11T23:04:14.4765600Z [ 2023-01-11T23:04:14.4765834Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:14.4766052Z ] 2023-01-11T23:04:14.4766452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4766810Z with 2023-01-11T23:04:14.4766957Z [ 2023-01-11T23:04:14.4767134Z T=at::StepCallbacks 2023-01-11T23:04:14.4767307Z ] 2023-01-11T23:04:14.4767720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4768102Z with 2023-01-11T23:04:14.4768304Z [ 2023-01-11T23:04:14.4768473Z T=at::StepCallbacks 2023-01-11T23:04:14.4768649Z ] 2023-01-11T23:04:14.4769148Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4769565Z with 2023-01-11T23:04:14.4769717Z [ 2023-01-11T23:04:14.4769890Z T=at::StepCallbacks 2023-01-11T23:04:14.4770051Z ] 2023-01-11T23:04:14.4770532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4770968Z with 2023-01-11T23:04:14.4771123Z [ 2023-01-11T23:04:14.4771293Z T=at::StepCallbacks 2023-01-11T23:04:14.4771466Z ] 2023-01-11T23:04:14.4771881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4772629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(672): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4773313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4773710Z with 2023-01-11T23:04:14.4773867Z [ 2023-01-11T23:04:14.4774675Z T=at::StepCallbacks 2023-01-11T23:04:14.4774871Z ] 2023-01-11T23:04:14.4775326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4775695Z with 2023-01-11T23:04:14.4775849Z [ 2023-01-11T23:04:14.4776036Z T=at::ThreadLocalState 2023-01-11T23:04:14.4776223Z ] 2023-01-11T23:04:14.4776630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4777015Z with 2023-01-11T23:04:14.4777172Z [ 2023-01-11T23:04:14.4777356Z T=at::ThreadLocalState 2023-01-11T23:04:14.4777538Z ] 2023-01-11T23:04:14.4777995Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4778415Z with 2023-01-11T23:04:14.4778561Z [ 2023-01-11T23:04:14.4778746Z T=at::ThreadLocalState 2023-01-11T23:04:14.4778926Z ] 2023-01-11T23:04:14.4779405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4779852Z with 2023-01-11T23:04:14.4779998Z [ 2023-01-11T23:04:14.4780181Z T=at::ThreadLocalState 2023-01-11T23:04:14.4780364Z ] 2023-01-11T23:04:14.4780856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4781612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4782303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4782709Z with 2023-01-11T23:04:14.4782858Z [ 2023-01-11T23:04:14.4783043Z T=at::ThreadLocalState 2023-01-11T23:04:14.4783312Z ] 2023-01-11T23:04:14.4783711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4784082Z with 2023-01-11T23:04:14.4784244Z [ 2023-01-11T23:04:14.4784436Z T=std::shared_ptr 2023-01-11T23:04:14.4784634Z ] 2023-01-11T23:04:14.4785047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4785432Z with 2023-01-11T23:04:14.4785590Z [ 2023-01-11T23:04:14.4785794Z T=std::shared_ptr 2023-01-11T23:04:14.4786058Z ] 2023-01-11T23:04:14.4786573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4786995Z with 2023-01-11T23:04:14.4787202Z [ 2023-01-11T23:04:14.4787407Z T=std::shared_ptr 2023-01-11T23:04:14.4787598Z ] 2023-01-11T23:04:14.4788122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4788561Z with 2023-01-11T23:04:14.4788719Z [ 2023-01-11T23:04:14.4788921Z T=std::shared_ptr 2023-01-11T23:04:14.4789121Z ] 2023-01-11T23:04:14.4789565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:14.4790237Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:14.4790952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T23:04:14.4791658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4792065Z with 2023-01-11T23:04:14.4792227Z [ 2023-01-11T23:04:14.4792434Z T=std::shared_ptr 2023-01-11T23:04:14.4792688Z ] 2023-01-11T23:04:14.4793088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4793505Z with 2023-01-11T23:04:14.4793663Z [ 2023-01-11T23:04:14.4793860Z T=torch::jit::GraphExecutor 2023-01-11T23:04:14.4794052Z ] 2023-01-11T23:04:14.4794469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4794849Z with 2023-01-11T23:04:14.4794994Z [ 2023-01-11T23:04:14.4795183Z T=torch::jit::GraphExecutor 2023-01-11T23:04:14.4795374Z ] 2023-01-11T23:04:14.4795826Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4796244Z with 2023-01-11T23:04:14.4796392Z [ 2023-01-11T23:04:14.4796584Z T=torch::jit::GraphExecutor 2023-01-11T23:04:14.4796770Z ] 2023-01-11T23:04:14.4797254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4797696Z with 2023-01-11T23:04:14.4797857Z [ 2023-01-11T23:04:14.4798036Z T=torch::jit::GraphExecutor 2023-01-11T23:04:14.4798227Z ] 2023-01-11T23:04:14.4798720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4799516Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4800273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T23:04:14.4800978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4801379Z with 2023-01-11T23:04:14.4801542Z [ 2023-01-11T23:04:14.4801722Z T=torch::jit::GraphExecutor 2023-01-11T23:04:14.4801913Z ] 2023-01-11T23:04:14.4802313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4802685Z with 2023-01-11T23:04:14.4802844Z [ 2023-01-11T23:04:14.4803023Z T=torch::jit::Method 2023-01-11T23:04:14.4803192Z ] 2023-01-11T23:04:14.4803611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4803995Z with 2023-01-11T23:04:14.4804151Z [ 2023-01-11T23:04:14.4804327Z T=torch::jit::Method 2023-01-11T23:04:14.4804490Z ] 2023-01-11T23:04:14.4805002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4805477Z with 2023-01-11T23:04:14.4805636Z [ 2023-01-11T23:04:14.4805813Z T=torch::jit::Method 2023-01-11T23:04:14.4805989Z ] 2023-01-11T23:04:14.4806464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4806908Z with 2023-01-11T23:04:14.4807068Z [ 2023-01-11T23:04:14.4807247Z T=torch::jit::Method 2023-01-11T23:04:14.4807425Z ] 2023-01-11T23:04:14.4807850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:14.4808516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:14.4809193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4809581Z with 2023-01-11T23:04:14.4809740Z [ 2023-01-11T23:04:14.4809919Z T=torch::jit::Method 2023-01-11T23:04:14.4810095Z ] 2023-01-11T23:04:14.4810494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4810919Z with 2023-01-11T23:04:14.4811063Z [ 2023-01-11T23:04:14.4811411Z T=std::vector> 2023-01-11T23:04:14.4811632Z ] 2023-01-11T23:04:14.4812048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:14.4812438Z with 2023-01-11T23:04:14.4812584Z [ 2023-01-11T23:04:14.4812814Z T=std::vector> 2023-01-11T23:04:14.4813081Z ] 2023-01-11T23:04:14.4813536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:14.4813954Z with 2023-01-11T23:04:14.4814111Z [ 2023-01-11T23:04:14.4814326Z T=std::vector> 2023-01-11T23:04:14.4814547Z ] 2023-01-11T23:04:14.4815031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:14.4815475Z with 2023-01-11T23:04:14.4815633Z [ 2023-01-11T23:04:14.4815859Z T=std::vector> 2023-01-11T23:04:14.4816065Z ] 2023-01-11T23:04:14.4816524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:14.4817311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:14.4818091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:14.4818492Z with 2023-01-11T23:04:14.4818650Z [ 2023-01-11T23:04:14.4818878Z T=std::vector> 2023-01-11T23:04:14.4819096Z ] 2023-01-11T23:04:14.4819467Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp(12): warning C4273: 'torch::custom_backend::getBackendName': inconsistent dll linkage 2023-01-11T23:04:14.4820010Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.h(89): note: see previous definition of 'getBackendName' 2023-01-11T23:04:14.6191117Z [2/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_dll --intdir=CMakeFiles\custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_backend.dir\custom_backend.cpp.obj /out:custom_backend.dll /implib:custom_backend.lib /pdb:custom_backend.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO -LIBPATH:\lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\caffe2_nvrtc.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudnn.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-01-11T23:04:17.5709422Z [3/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++17 /showIncludes /FoCMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /FdCMakeFiles\test_custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\test_custom_backend.cpp 2023-01-11T23:04:17.5711357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T23:04:17.5712286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5712797Z with 2023-01-11T23:04:17.5713023Z [ 2023-01-11T23:04:17.5713265Z T=c10::SymInt 2023-01-11T23:04:17.5713495Z ] 2023-01-11T23:04:17.5714066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5714578Z with 2023-01-11T23:04:17.5714787Z [ 2023-01-11T23:04:17.5715017Z T=c10::SymInt 2023-01-11T23:04:17.5715262Z ] 2023-01-11T23:04:17.5715860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5716430Z with 2023-01-11T23:04:17.5716652Z [ 2023-01-11T23:04:17.5716867Z T=c10::SymInt 2023-01-11T23:04:17.5717105Z ] 2023-01-11T23:04:17.5717743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5718329Z with 2023-01-11T23:04:17.5718552Z [ 2023-01-11T23:04:17.5718787Z T=c10::SymInt 2023-01-11T23:04:17.5719004Z ] 2023-01-11T23:04:17.5719563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5720476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5721580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5722115Z with 2023-01-11T23:04:17.5722336Z [ 2023-01-11T23:04:17.5722584Z T=c10::SymInt 2023-01-11T23:04:17.5722811Z ] 2023-01-11T23:04:17.5723361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T23:04:17.5723978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5724349Z with 2023-01-11T23:04:17.5724513Z [ 2023-01-11T23:04:17.5724726Z T=std::string 2023-01-11T23:04:17.5724890Z ] 2023-01-11T23:04:17.5725307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5725693Z with 2023-01-11T23:04:17.5725851Z [ 2023-01-11T23:04:17.5726023Z T=std::string 2023-01-11T23:04:17.5726180Z ] 2023-01-11T23:04:17.5726640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5727059Z with 2023-01-11T23:04:17.5727261Z [ 2023-01-11T23:04:17.5727432Z T=std::string 2023-01-11T23:04:17.5727601Z ] 2023-01-11T23:04:17.5728071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5728523Z with 2023-01-11T23:04:17.5728683Z [ 2023-01-11T23:04:17.5728851Z T=std::string 2023-01-11T23:04:17.5729017Z ] 2023-01-11T23:04:17.5729480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5730179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5730833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5731237Z with 2023-01-11T23:04:17.5731397Z [ 2023-01-11T23:04:17.5731569Z T=std::string 2023-01-11T23:04:17.5731746Z ] 2023-01-11T23:04:17.5732183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5732546Z with 2023-01-11T23:04:17.5732706Z [ 2023-01-11T23:04:17.5732937Z T=c10::QualifiedName 2023-01-11T23:04:17.5733119Z ] 2023-01-11T23:04:17.5733578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5733962Z with 2023-01-11T23:04:17.5734106Z [ 2023-01-11T23:04:17.5734379Z T=c10::QualifiedName 2023-01-11T23:04:17.5734557Z ] 2023-01-11T23:04:17.5735012Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5735425Z with 2023-01-11T23:04:17.5735583Z [ 2023-01-11T23:04:17.5735792Z T=c10::QualifiedName 2023-01-11T23:04:17.5735971Z ] 2023-01-11T23:04:17.5736511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5736954Z with 2023-01-11T23:04:17.5737114Z [ 2023-01-11T23:04:17.5737282Z T=c10::QualifiedName 2023-01-11T23:04:17.5737509Z ] 2023-01-11T23:04:17.5737985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5738655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5739375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5739818Z with 2023-01-11T23:04:17.5739977Z [ 2023-01-11T23:04:17.5740145Z T=c10::QualifiedName 2023-01-11T23:04:17.5740325Z ] 2023-01-11T23:04:17.5740726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5741103Z with 2023-01-11T23:04:17.5741262Z [ 2023-01-11T23:04:17.5741475Z T=at::TensorBase 2023-01-11T23:04:17.5741641Z ] 2023-01-11T23:04:17.5742056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5742439Z with 2023-01-11T23:04:17.5742599Z [ 2023-01-11T23:04:17.5742773Z T=at::TensorBase 2023-01-11T23:04:17.5742944Z ] 2023-01-11T23:04:17.5743460Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5743884Z with 2023-01-11T23:04:17.5744083Z [ 2023-01-11T23:04:17.5744262Z T=at::TensorBase 2023-01-11T23:04:17.5744434Z ] 2023-01-11T23:04:17.5744955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5745390Z with 2023-01-11T23:04:17.5745591Z [ 2023-01-11T23:04:17.5745767Z T=at::TensorBase 2023-01-11T23:04:17.5745942Z ] 2023-01-11T23:04:17.5746366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5747027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5747852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5748244Z with 2023-01-11T23:04:17.5748403Z [ 2023-01-11T23:04:17.5748581Z T=at::TensorBase 2023-01-11T23:04:17.5748754Z ] 2023-01-11T23:04:17.5749204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5749576Z with 2023-01-11T23:04:17.5749722Z [ 2023-01-11T23:04:17.5749894Z T=at::Tensor 2023-01-11T23:04:17.5750103Z ] 2023-01-11T23:04:17.5750524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5750955Z with 2023-01-11T23:04:17.5751101Z [ 2023-01-11T23:04:17.5751271Z T=at::Tensor 2023-01-11T23:04:17.5751438Z ] 2023-01-11T23:04:17.5751931Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5752353Z with 2023-01-11T23:04:17.5752512Z [ 2023-01-11T23:04:17.5752668Z T=at::Tensor 2023-01-11T23:04:17.5752835Z ] 2023-01-11T23:04:17.5753319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5753806Z with 2023-01-11T23:04:17.5753965Z [ 2023-01-11T23:04:17.5754137Z T=at::Tensor 2023-01-11T23:04:17.5754292Z ] 2023-01-11T23:04:17.5754712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5755402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5756113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5756517Z with 2023-01-11T23:04:17.5756677Z [ 2023-01-11T23:04:17.5756887Z T=at::Tensor 2023-01-11T23:04:17.5757047Z ] 2023-01-11T23:04:17.5757454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5757860Z with 2023-01-11T23:04:17.5758021Z [ 2023-01-11T23:04:17.5758194Z T=at::Generator 2023-01-11T23:04:17.5758355Z ] 2023-01-11T23:04:17.5758769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5759152Z with 2023-01-11T23:04:17.5759309Z [ 2023-01-11T23:04:17.5759520Z T=at::Generator 2023-01-11T23:04:17.5759694Z ] 2023-01-11T23:04:17.5760134Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5760616Z with 2023-01-11T23:04:17.5760777Z [ 2023-01-11T23:04:17.5760950Z T=at::Generator 2023-01-11T23:04:17.5761126Z ] 2023-01-11T23:04:17.5761609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5762120Z with 2023-01-11T23:04:17.5762279Z [ 2023-01-11T23:04:17.5762510Z T=at::Generator 2023-01-11T23:04:17.5762687Z ] 2023-01-11T23:04:17.5763152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5763853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5764523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5764913Z with 2023-01-11T23:04:17.5765072Z [ 2023-01-11T23:04:17.5765246Z T=at::Generator 2023-01-11T23:04:17.5765459Z ] 2023-01-11T23:04:17.5765863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5766234Z with 2023-01-11T23:04:17.5766380Z [ 2023-01-11T23:04:17.5766549Z T=c10::Scalar 2023-01-11T23:04:17.5766718Z ] 2023-01-11T23:04:17.5767130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5767558Z with 2023-01-11T23:04:17.5767705Z [ 2023-01-11T23:04:17.5767874Z T=c10::Scalar 2023-01-11T23:04:17.5768042Z ] 2023-01-11T23:04:17.5768493Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5768949Z with 2023-01-11T23:04:17.5769108Z [ 2023-01-11T23:04:17.5769263Z T=c10::Scalar 2023-01-11T23:04:17.5769430Z ] 2023-01-11T23:04:17.5769999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5770446Z with 2023-01-11T23:04:17.5770605Z [ 2023-01-11T23:04:17.5770772Z T=c10::Scalar 2023-01-11T23:04:17.5770928Z ] 2023-01-11T23:04:17.5771384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5772045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5772711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5773112Z with 2023-01-11T23:04:17.5773272Z [ 2023-01-11T23:04:17.5773446Z T=c10::Scalar 2023-01-11T23:04:17.5773674Z ] 2023-01-11T23:04:17.5774075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5774444Z with 2023-01-11T23:04:17.5774605Z [ 2023-01-11T23:04:17.5774873Z T=std::shared_ptr 2023-01-11T23:04:17.5775078Z ] 2023-01-11T23:04:17.5775586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5776324Z with 2023-01-11T23:04:17.5776483Z [ 2023-01-11T23:04:17.5776706Z T=std::shared_ptr 2023-01-11T23:04:17.5776916Z ] 2023-01-11T23:04:17.5777378Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5777780Z with 2023-01-11T23:04:17.5777939Z [ 2023-01-11T23:04:17.5778162Z T=std::shared_ptr 2023-01-11T23:04:17.5778376Z ] 2023-01-11T23:04:17.5778860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5779309Z with 2023-01-11T23:04:17.5779457Z [ 2023-01-11T23:04:17.5779685Z T=std::shared_ptr 2023-01-11T23:04:17.5779896Z ] 2023-01-11T23:04:17.5780403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5781168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5781913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5782308Z with 2023-01-11T23:04:17.5782455Z [ 2023-01-11T23:04:17.5782680Z T=std::shared_ptr 2023-01-11T23:04:17.5782892Z ] 2023-01-11T23:04:17.5783364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5783746Z with 2023-01-11T23:04:17.5783905Z [ 2023-01-11T23:04:17.5784112Z T=std::weak_ptr 2023-01-11T23:04:17.5784322Z ] 2023-01-11T23:04:17.5784738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5785123Z with 2023-01-11T23:04:17.5785279Z [ 2023-01-11T23:04:17.5785501Z T=std::weak_ptr 2023-01-11T23:04:17.5785697Z ] 2023-01-11T23:04:17.5786150Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5786574Z with 2023-01-11T23:04:17.5786732Z [ 2023-01-11T23:04:17.5787071Z T=std::weak_ptr 2023-01-11T23:04:17.5787278Z ] 2023-01-11T23:04:17.5787794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5788284Z with 2023-01-11T23:04:17.5788443Z [ 2023-01-11T23:04:17.5788720Z T=std::weak_ptr 2023-01-11T23:04:17.5788934Z ] 2023-01-11T23:04:17.5789360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5789739Z with 2023-01-11T23:04:17.5789897Z [ 2023-01-11T23:04:17.5790099Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:04:17.5790297Z ] 2023-01-11T23:04:17.5790715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5791096Z with 2023-01-11T23:04:17.5791241Z [ 2023-01-11T23:04:17.5791440Z _Ty=torch::jit::CompilationUnit 2023-01-11T23:04:17.5791632Z ] 2023-01-11T23:04:17.5792070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5792470Z with 2023-01-11T23:04:17.5792627Z [ 2023-01-11T23:04:17.5792833Z T=std::weak_ptr 2023-01-11T23:04:17.5793038Z ] 2023-01-11T23:04:17.5793481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5793903Z with 2023-01-11T23:04:17.5794065Z [ 2023-01-11T23:04:17.5794303Z T=std::vector> 2023-01-11T23:04:17.5794539Z ] 2023-01-11T23:04:17.5794961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5795347Z with 2023-01-11T23:04:17.5795505Z [ 2023-01-11T23:04:17.5795793Z T=std::vector> 2023-01-11T23:04:17.5796017Z ] 2023-01-11T23:04:17.5796477Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5796905Z with 2023-01-11T23:04:17.5797063Z [ 2023-01-11T23:04:17.5797312Z T=std::vector> 2023-01-11T23:04:17.5797542Z ] 2023-01-11T23:04:17.5798019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5798449Z with 2023-01-11T23:04:17.5798608Z [ 2023-01-11T23:04:17.5798854Z T=std::vector> 2023-01-11T23:04:17.5799088Z ] 2023-01-11T23:04:17.5799610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.5801109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.5801822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5802290Z with 2023-01-11T23:04:17.5802446Z [ 2023-01-11T23:04:17.5802696Z T=std::vector> 2023-01-11T23:04:17.5802927Z ] 2023-01-11T23:04:17.5803329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5803754Z with 2023-01-11T23:04:17.5803901Z [ 2023-01-11T23:04:17.5804115Z T=std::vector> 2023-01-11T23:04:17.5804317Z ] 2023-01-11T23:04:17.5804733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5805122Z with 2023-01-11T23:04:17.5805323Z [ 2023-01-11T23:04:17.5805527Z T=std::vector> 2023-01-11T23:04:17.5805728Z ] 2023-01-11T23:04:17.5806225Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5806646Z with 2023-01-11T23:04:17.5806805Z [ 2023-01-11T23:04:17.5807014Z T=std::vector> 2023-01-11T23:04:17.5807204Z ] 2023-01-11T23:04:17.5807683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5808123Z with 2023-01-11T23:04:17.5808284Z [ 2023-01-11T23:04:17.5808494Z T=std::vector> 2023-01-11T23:04:17.5808695Z ] 2023-01-11T23:04:17.5809129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.5809834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.5810515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5810916Z with 2023-01-11T23:04:17.5811079Z [ 2023-01-11T23:04:17.5811334Z T=std::vector> 2023-01-11T23:04:17.5811535Z ] 2023-01-11T23:04:17.5811968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5812340Z with 2023-01-11T23:04:17.5812506Z [ 2023-01-11T23:04:17.5812765Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5813006Z ] 2023-01-11T23:04:17.5813428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5813873Z with 2023-01-11T23:04:17.5814017Z [ 2023-01-11T23:04:17.5814276Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5814513Z ] 2023-01-11T23:04:17.5815022Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5815443Z with 2023-01-11T23:04:17.5815602Z [ 2023-01-11T23:04:17.5815849Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5816087Z ] 2023-01-11T23:04:17.5816618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5817066Z with 2023-01-11T23:04:17.5817267Z [ 2023-01-11T23:04:17.5817524Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5817793Z ] 2023-01-11T23:04:17.5818286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:04:17.5819058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:04:17.5819775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:04:17.5820441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5820844Z with 2023-01-11T23:04:17.5821007Z [ 2023-01-11T23:04:17.5821265Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5821505Z ] 2023-01-11T23:04:17.5821894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5822264Z with 2023-01-11T23:04:17.5822426Z [ 2023-01-11T23:04:17.5822679Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5822914Z ] 2023-01-11T23:04:17.5823458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5823873Z with 2023-01-11T23:04:17.5824075Z [ 2023-01-11T23:04:17.5824331Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5824566Z ] 2023-01-11T23:04:17.5825020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5825428Z with 2023-01-11T23:04:17.5825574Z [ 2023-01-11T23:04:17.5825888Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5826126Z ] 2023-01-11T23:04:17.5826609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5827055Z with 2023-01-11T23:04:17.5827214Z [ 2023-01-11T23:04:17.5827498Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5827735Z ] 2023-01-11T23:04:17.5828211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T23:04:17.5828974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T23:04:17.5829718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T23:04:17.5830426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5830878Z with 2023-01-11T23:04:17.5831038Z [ 2023-01-11T23:04:17.5831291Z T=std::vector,std::allocator>> 2023-01-11T23:04:17.5831515Z ] 2023-01-11T23:04:17.5831916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5832289Z with 2023-01-11T23:04:17.5832446Z [ 2023-01-11T23:04:17.5832666Z T=std::vector> 2023-01-11T23:04:17.5832856Z ] 2023-01-11T23:04:17.5833274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5833656Z with 2023-01-11T23:04:17.5833817Z [ 2023-01-11T23:04:17.5834033Z T=std::vector> 2023-01-11T23:04:17.5834235Z ] 2023-01-11T23:04:17.5834677Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5835103Z with 2023-01-11T23:04:17.5835307Z [ 2023-01-11T23:04:17.5835525Z T=std::vector> 2023-01-11T23:04:17.5835728Z ] 2023-01-11T23:04:17.5836252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5836699Z with 2023-01-11T23:04:17.5836846Z [ 2023-01-11T23:04:17.5837062Z T=std::vector> 2023-01-11T23:04:17.5837265Z ] 2023-01-11T23:04:17.5837719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.5838538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.5839259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5839886Z with 2023-01-11T23:04:17.5844242Z [ 2023-01-11T23:04:17.5845026Z T=std::vector> 2023-01-11T23:04:17.5845394Z ] 2023-01-11T23:04:17.5846127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5846826Z with 2023-01-11T23:04:17.5847121Z [ 2023-01-11T23:04:17.5847578Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:17.5847980Z ] 2023-01-11T23:04:17.5848709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5849422Z with 2023-01-11T23:04:17.5851309Z [ 2023-01-11T23:04:17.5851756Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:17.5852001Z ] 2023-01-11T23:04:17.5852478Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5852917Z with 2023-01-11T23:04:17.5853083Z [ 2023-01-11T23:04:17.5853332Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:17.5853576Z ] 2023-01-11T23:04:17.5854063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5854518Z with 2023-01-11T23:04:17.5854678Z [ 2023-01-11T23:04:17.5854928Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:17.5855160Z ] 2023-01-11T23:04:17.5855646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5856433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5857337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-01-11T23:04:17.5858070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5858465Z with 2023-01-11T23:04:17.5858627Z [ 2023-01-11T23:04:17.5858875Z T=c10::impl::InlineDeviceGuard 2023-01-11T23:04:17.5859172Z ] 2023-01-11T23:04:17.5859580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5860116Z with 2023-01-11T23:04:17.5860264Z [ 2023-01-11T23:04:17.5860511Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:17.5860745Z ] 2023-01-11T23:04:17.5861168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5861551Z with 2023-01-11T23:04:17.5861698Z [ 2023-01-11T23:04:17.5862010Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:17.5862244Z ] 2023-01-11T23:04:17.5862766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5863349Z with 2023-01-11T23:04:17.5863516Z [ 2023-01-11T23:04:17.5863762Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:17.5863981Z ] 2023-01-11T23:04:17.5864466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5864904Z with 2023-01-11T23:04:17.5865062Z [ 2023-01-11T23:04:17.5865305Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:17.5865536Z ] 2023-01-11T23:04:17.5866000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5866790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5867571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-01-11T23:04:17.5868347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5868816Z with 2023-01-11T23:04:17.5868978Z [ 2023-01-11T23:04:17.5869225Z T=c10::impl::InlineStreamGuard 2023-01-11T23:04:17.5869517Z ] 2023-01-11T23:04:17.5869915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5870291Z with 2023-01-11T23:04:17.5870450Z [ 2023-01-11T23:04:17.5870648Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5870840Z ] 2023-01-11T23:04:17.5871259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5871636Z with 2023-01-11T23:04:17.5871796Z [ 2023-01-11T23:04:17.5871993Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5872185Z ] 2023-01-11T23:04:17.5872638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5873138Z with 2023-01-11T23:04:17.5873284Z [ 2023-01-11T23:04:17.5873477Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5873666Z ] 2023-01-11T23:04:17.5874148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5874593Z with 2023-01-11T23:04:17.5875535Z [ 2023-01-11T23:04:17.5875742Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5875937Z ] 2023-01-11T23:04:17.5876384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5877067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5877464Z with 2023-01-11T23:04:17.5877625Z [ 2023-01-11T23:04:17.5877809Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5878001Z ] 2023-01-11T23:04:17.5878479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-01-11T23:04:17.5879196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5879598Z with 2023-01-11T23:04:17.5879759Z [ 2023-01-11T23:04:17.5879958Z T=c10::impl::VirtualGuardImpl 2023-01-11T23:04:17.5880137Z ] 2023-01-11T23:04:17.5880541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5880979Z with 2023-01-11T23:04:17.5881140Z [ 2023-01-11T23:04:17.5881480Z T=std::vector> 2023-01-11T23:04:17.5881744Z ] 2023-01-11T23:04:17.5882154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5882544Z with 2023-01-11T23:04:17.5882703Z [ 2023-01-11T23:04:17.5882988Z T=std::vector> 2023-01-11T23:04:17.5883246Z ] 2023-01-11T23:04:17.5883701Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5884111Z with 2023-01-11T23:04:17.5884271Z [ 2023-01-11T23:04:17.5884551Z T=std::vector> 2023-01-11T23:04:17.5884811Z ] 2023-01-11T23:04:17.5885359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5885801Z with 2023-01-11T23:04:17.5885969Z [ 2023-01-11T23:04:17.5886239Z T=std::vector> 2023-01-11T23:04:17.5886503Z ] 2023-01-11T23:04:17.5887165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.5888126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.5888882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5889297Z with 2023-01-11T23:04:17.5889468Z [ 2023-01-11T23:04:17.5889762Z T=std::vector> 2023-01-11T23:04:17.5890021Z ] 2023-01-11T23:04:17.5890432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5890811Z with 2023-01-11T23:04:17.5890984Z [ 2023-01-11T23:04:17.5891169Z T=c10::DimVector 2023-01-11T23:04:17.5891337Z ] 2023-01-11T23:04:17.5902075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5902496Z with 2023-01-11T23:04:17.5902665Z [ 2023-01-11T23:04:17.5902847Z T=c10::DimVector 2023-01-11T23:04:17.5903018Z ] 2023-01-11T23:04:17.5903592Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5904031Z with 2023-01-11T23:04:17.5904196Z [ 2023-01-11T23:04:17.5904376Z T=c10::DimVector 2023-01-11T23:04:17.5904547Z ] 2023-01-11T23:04:17.5905098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5905616Z with 2023-01-11T23:04:17.5905778Z [ 2023-01-11T23:04:17.5905957Z T=c10::DimVector 2023-01-11T23:04:17.5906135Z ] 2023-01-11T23:04:17.5906561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5907220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5907901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5908306Z with 2023-01-11T23:04:17.5908467Z [ 2023-01-11T23:04:17.5908643Z T=c10::DimVector 2023-01-11T23:04:17.5908816Z ] 2023-01-11T23:04:17.5909217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5909571Z with 2023-01-11T23:04:17.5909731Z [ 2023-01-11T23:04:17.5909988Z T=torch::autograd::ViewInfo 2023-01-11T23:04:17.5910332Z ] 2023-01-11T23:04:17.5910816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5911207Z with 2023-01-11T23:04:17.5911412Z [ 2023-01-11T23:04:17.5911606Z T=torch::autograd::ViewInfo 2023-01-11T23:04:17.5911794Z ] 2023-01-11T23:04:17.5912314Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5912733Z with 2023-01-11T23:04:17.5912879Z [ 2023-01-11T23:04:17.5913070Z T=torch::autograd::ViewInfo 2023-01-11T23:04:17.5913258Z ] 2023-01-11T23:04:17.5913745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5914200Z with 2023-01-11T23:04:17.5914362Z [ 2023-01-11T23:04:17.5914535Z T=torch::autograd::ViewInfo 2023-01-11T23:04:17.5914723Z ] 2023-01-11T23:04:17.5915160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5915855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5916610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5917079Z with 2023-01-11T23:04:17.5917239Z [ 2023-01-11T23:04:17.5917470Z T=torch::autograd::ViewInfo 2023-01-11T23:04:17.5917656Z ] 2023-01-11T23:04:17.5918056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5918429Z with 2023-01-11T23:04:17.5918590Z [ 2023-01-11T23:04:17.5918823Z T=std::vector> 2023-01-11T23:04:17.5919026Z ] 2023-01-11T23:04:17.5919443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5919828Z with 2023-01-11T23:04:17.5919992Z [ 2023-01-11T23:04:17.5920220Z T=std::vector> 2023-01-11T23:04:17.5920434Z ] 2023-01-11T23:04:17.5920881Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5921301Z with 2023-01-11T23:04:17.5921462Z [ 2023-01-11T23:04:17.5921693Z T=std::vector> 2023-01-11T23:04:17.5921909Z ] 2023-01-11T23:04:17.5922392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5922900Z with 2023-01-11T23:04:17.5923048Z [ 2023-01-11T23:04:17.5923392Z T=std::vector> 2023-01-11T23:04:17.5923672Z ] 2023-01-11T23:04:17.5924120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.5924528Z with 2023-01-11T23:04:17.5924689Z [ 2023-01-11T23:04:17.5924850Z T=c10::SymInt 2023-01-11T23:04:17.5925077Z ] 2023-01-11T23:04:17.5925518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.5925922Z with 2023-01-11T23:04:17.5926087Z [ 2023-01-11T23:04:17.5926245Z T=c10::SymInt 2023-01-11T23:04:17.5926417Z ] 2023-01-11T23:04:17.5926890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T23:04:17.5927693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T23:04:17.5928452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5928920Z with 2023-01-11T23:04:17.5929084Z [ 2023-01-11T23:04:17.5929354Z T=std::vector> 2023-01-11T23:04:17.5929570Z ] 2023-01-11T23:04:17.5929976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5930349Z with 2023-01-11T23:04:17.5930509Z [ 2023-01-11T23:04:17.5930682Z T=c10::IValue 2023-01-11T23:04:17.5930839Z ] 2023-01-11T23:04:17.5931256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5931639Z with 2023-01-11T23:04:17.5931800Z [ 2023-01-11T23:04:17.5931971Z T=c10::IValue 2023-01-11T23:04:17.5932140Z ] 2023-01-11T23:04:17.5932580Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5933007Z with 2023-01-11T23:04:17.5933166Z [ 2023-01-11T23:04:17.5933337Z T=c10::IValue 2023-01-11T23:04:17.5933507Z ] 2023-01-11T23:04:17.5933990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5934422Z with 2023-01-11T23:04:17.5934580Z [ 2023-01-11T23:04:17.5934804Z T=c10::IValue 2023-01-11T23:04:17.5934969Z ] 2023-01-11T23:04:17.5935446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5936109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5936840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5937233Z with 2023-01-11T23:04:17.5937397Z [ 2023-01-11T23:04:17.5937571Z T=c10::IValue 2023-01-11T23:04:17.5937744Z ] 2023-01-11T23:04:17.5938193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5938569Z with 2023-01-11T23:04:17.5938715Z [ 2023-01-11T23:04:17.5938894Z T=c10::AliasInfo 2023-01-11T23:04:17.5939070Z ] 2023-01-11T23:04:17.5939489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5939876Z with 2023-01-11T23:04:17.5940021Z [ 2023-01-11T23:04:17.5940195Z T=c10::AliasInfo 2023-01-11T23:04:17.5940372Z ] 2023-01-11T23:04:17.5940889Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5941355Z with 2023-01-11T23:04:17.5941520Z [ 2023-01-11T23:04:17.5941679Z T=c10::AliasInfo 2023-01-11T23:04:17.5941846Z ] 2023-01-11T23:04:17.5942329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5942778Z with 2023-01-11T23:04:17.5942937Z [ 2023-01-11T23:04:17.5943187Z T=c10::AliasInfo 2023-01-11T23:04:17.5943351Z ] 2023-01-11T23:04:17.5943781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5944447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5945124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5945523Z with 2023-01-11T23:04:17.5945829Z [ 2023-01-11T23:04:17.5946011Z T=c10::AliasInfo 2023-01-11T23:04:17.5946173Z ] 2023-01-11T23:04:17.5946575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5947004Z with 2023-01-11T23:04:17.5947161Z [ 2023-01-11T23:04:17.5947396Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:17.5947599Z ] 2023-01-11T23:04:17.5948002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5948380Z with 2023-01-11T23:04:17.5948536Z [ 2023-01-11T23:04:17.5948728Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:17.5948914Z ] 2023-01-11T23:04:17.5949353Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5949846Z with 2023-01-11T23:04:17.5950008Z [ 2023-01-11T23:04:17.5950204Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:17.5950395Z ] 2023-01-11T23:04:17.5950929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5951372Z with 2023-01-11T23:04:17.5951518Z [ 2023-01-11T23:04:17.5951710Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:17.5951899Z ] 2023-01-11T23:04:17.5952339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5953109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5953865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5954272Z with 2023-01-11T23:04:17.5954420Z [ 2023-01-11T23:04:17.5954612Z T=c10::impl::AnnotatedSchema 2023-01-11T23:04:17.5954802Z ] 2023-01-11T23:04:17.5955204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5955573Z with 2023-01-11T23:04:17.5955719Z [ 2023-01-11T23:04:17.5955953Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:17.5956174Z ] 2023-01-11T23:04:17.5956584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5956967Z with 2023-01-11T23:04:17.5957125Z [ 2023-01-11T23:04:17.5957347Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:17.5957566Z ] 2023-01-11T23:04:17.5958021Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5958437Z with 2023-01-11T23:04:17.5958593Z [ 2023-01-11T23:04:17.5958826Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:17.5959040Z ] 2023-01-11T23:04:17.5959585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5960084Z with 2023-01-11T23:04:17.5960244Z [ 2023-01-11T23:04:17.5960478Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:17.5960703Z ] 2023-01-11T23:04:17.5961166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5961937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5962724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5963126Z with 2023-01-11T23:04:17.5963291Z [ 2023-01-11T23:04:17.5963529Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T23:04:17.5963800Z ] 2023-01-11T23:04:17.5964202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5964565Z with 2023-01-11T23:04:17.5964728Z [ 2023-01-11T23:04:17.5964910Z T=at::StepCallbacks 2023-01-11T23:04:17.5965092Z ] 2023-01-11T23:04:17.5965574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5966020Z with 2023-01-11T23:04:17.5966168Z [ 2023-01-11T23:04:17.5966350Z T=at::StepCallbacks 2023-01-11T23:04:17.5966525Z ] 2023-01-11T23:04:17.5966987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5967401Z with 2023-01-11T23:04:17.5967559Z [ 2023-01-11T23:04:17.5967727Z T=at::StepCallbacks 2023-01-11T23:04:17.5967904Z ] 2023-01-11T23:04:17.5968386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5968829Z with 2023-01-11T23:04:17.5968988Z [ 2023-01-11T23:04:17.5969158Z T=at::StepCallbacks 2023-01-11T23:04:17.5969340Z ] 2023-01-11T23:04:17.5969770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5970454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(672): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5971148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5971611Z with 2023-01-11T23:04:17.5971779Z [ 2023-01-11T23:04:17.5972009Z T=at::StepCallbacks 2023-01-11T23:04:17.5972193Z ] 2023-01-11T23:04:17.5972597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5972970Z with 2023-01-11T23:04:17.5973131Z [ 2023-01-11T23:04:17.5973363Z T=c10::either 2023-01-11T23:04:17.5973575Z ] 2023-01-11T23:04:17.5973993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5974375Z with 2023-01-11T23:04:17.5974531Z [ 2023-01-11T23:04:17.5974762Z T=c10::either 2023-01-11T23:04:17.5974985Z ] 2023-01-11T23:04:17.5975485Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5975909Z with 2023-01-11T23:04:17.5976075Z [ 2023-01-11T23:04:17.5976309Z T=c10::either 2023-01-11T23:04:17.5976529Z ] 2023-01-11T23:04:17.5977063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5977579Z with 2023-01-11T23:04:17.5977727Z [ 2023-01-11T23:04:17.5978020Z T=c10::either 2023-01-11T23:04:17.5978242Z ] 2023-01-11T23:04:17.5978711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5979483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5980229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5980633Z with 2023-01-11T23:04:17.5980779Z [ 2023-01-11T23:04:17.5981011Z T=c10::either 2023-01-11T23:04:17.5981229Z ] 2023-01-11T23:04:17.5981629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5982000Z with 2023-01-11T23:04:17.5982156Z [ 2023-01-11T23:04:17.5982327Z T=torch::jit::Operator 2023-01-11T23:04:17.5982508Z ] 2023-01-11T23:04:17.5982925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5983464Z with 2023-01-11T23:04:17.5983627Z [ 2023-01-11T23:04:17.5983848Z T=torch::jit::Operator 2023-01-11T23:04:17.5984038Z ] 2023-01-11T23:04:17.5984495Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5984922Z with 2023-01-11T23:04:17.5985084Z [ 2023-01-11T23:04:17.5985266Z T=torch::jit::Operator 2023-01-11T23:04:17.5985429Z ] 2023-01-11T23:04:17.5985914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5986355Z with 2023-01-11T23:04:17.5986512Z [ 2023-01-11T23:04:17.5986692Z T=torch::jit::Operator 2023-01-11T23:04:17.5986869Z ] 2023-01-11T23:04:17.5987289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.5987984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.5988736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5989188Z with 2023-01-11T23:04:17.5989361Z [ 2023-01-11T23:04:17.5989548Z T=torch::jit::Operator 2023-01-11T23:04:17.5989828Z ] 2023-01-11T23:04:17.5990221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5990593Z with 2023-01-11T23:04:17.5990755Z [ 2023-01-11T23:04:17.5990967Z T=std::tuple 2023-01-11T23:04:17.5991171Z ] 2023-01-11T23:04:17.5991591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.5991963Z with 2023-01-11T23:04:17.5992124Z [ 2023-01-11T23:04:17.5992337Z T=std::tuple 2023-01-11T23:04:17.5992540Z ] 2023-01-11T23:04:17.5992996Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.5993413Z with 2023-01-11T23:04:17.5993558Z [ 2023-01-11T23:04:17.5993764Z T=std::tuple 2023-01-11T23:04:17.5993967Z ] 2023-01-11T23:04:17.5994445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.5994892Z with 2023-01-11T23:04:17.5995052Z [ 2023-01-11T23:04:17.5995307Z T=std::tuple 2023-01-11T23:04:17.5995505Z ] 2023-01-11T23:04:17.5996020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.5996742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.5997456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5997863Z with 2023-01-11T23:04:17.5998021Z [ 2023-01-11T23:04:17.5998219Z T=std::tuple 2023-01-11T23:04:17.5998420Z ] 2023-01-11T23:04:17.5998826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.5999195Z with 2023-01-11T23:04:17.5999352Z [ 2023-01-11T23:04:17.5999543Z T=torch::jit::SourceRange 2023-01-11T23:04:17.5999717Z ] 2023-01-11T23:04:17.6000134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6000519Z with 2023-01-11T23:04:17.6000740Z [ 2023-01-11T23:04:17.6000935Z T=torch::jit::SourceRange 2023-01-11T23:04:17.6001125Z ] 2023-01-11T23:04:17.6001625Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6002099Z with 2023-01-11T23:04:17.6002256Z [ 2023-01-11T23:04:17.6002435Z T=torch::jit::SourceRange 2023-01-11T23:04:17.6002663Z ] 2023-01-11T23:04:17.6003140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6003560Z with 2023-01-11T23:04:17.6003714Z [ 2023-01-11T23:04:17.6003900Z T=torch::jit::SourceRange 2023-01-11T23:04:17.6004082Z ] 2023-01-11T23:04:17.6004515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6005206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6005899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6006286Z with 2023-01-11T23:04:17.6006440Z [ 2023-01-11T23:04:17.6006624Z T=torch::jit::SourceRange 2023-01-11T23:04:17.6006804Z ] 2023-01-11T23:04:17.6007197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6007627Z with 2023-01-11T23:04:17.6007773Z [ 2023-01-11T23:04:17.6007980Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:17.6008228Z ] 2023-01-11T23:04:17.6008651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6009032Z with 2023-01-11T23:04:17.6009186Z [ 2023-01-11T23:04:17.6009378Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:17.6009573Z ] 2023-01-11T23:04:17.6010021Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6010435Z with 2023-01-11T23:04:17.6010591Z [ 2023-01-11T23:04:17.6010881Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:17.6011105Z ] 2023-01-11T23:04:17.6011592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6012032Z with 2023-01-11T23:04:17.6012189Z [ 2023-01-11T23:04:17.6012392Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:17.6012573Z ] 2023-01-11T23:04:17.6013022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6013787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6014617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6015019Z with 2023-01-11T23:04:17.6015173Z [ 2023-01-11T23:04:17.6015422Z T=torch::jit::InlinedCallStackPtr 2023-01-11T23:04:17.6015622Z ] 2023-01-11T23:04:17.6016014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6016382Z with 2023-01-11T23:04:17.6016538Z [ 2023-01-11T23:04:17.6016743Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:17.6016947Z ] 2023-01-11T23:04:17.6017348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6017733Z with 2023-01-11T23:04:17.6017893Z [ 2023-01-11T23:04:17.6018097Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:17.6018291Z ] 2023-01-11T23:04:17.6018751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6019165Z with 2023-01-11T23:04:17.6019310Z [ 2023-01-11T23:04:17.6019514Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:17.6019710Z ] 2023-01-11T23:04:17.6020255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6020758Z with 2023-01-11T23:04:17.6020904Z [ 2023-01-11T23:04:17.6021104Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:17.6021301Z ] 2023-01-11T23:04:17.6021743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6022450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6023236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6023648Z with 2023-01-11T23:04:17.6023839Z [ 2023-01-11T23:04:17.6024032Z T=torch::jit::ModuleInstanceInfo 2023-01-11T23:04:17.6024233Z ] 2023-01-11T23:04:17.6024636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6025012Z with 2023-01-11T23:04:17.6025171Z [ 2023-01-11T23:04:17.6025343Z T=torch::jit::ScopePtr 2023-01-11T23:04:17.6025522Z ] 2023-01-11T23:04:17.6025940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6026390Z with 2023-01-11T23:04:17.6026547Z [ 2023-01-11T23:04:17.6027380Z T=torch::jit::ScopePtr 2023-01-11T23:04:17.6027551Z ] 2023-01-11T23:04:17.6028013Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6028442Z with 2023-01-11T23:04:17.6028606Z [ 2023-01-11T23:04:17.6028788Z T=torch::jit::ScopePtr 2023-01-11T23:04:17.6028966Z ] 2023-01-11T23:04:17.6029496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6029947Z with 2023-01-11T23:04:17.6030110Z [ 2023-01-11T23:04:17.6030293Z T=torch::jit::ScopePtr 2023-01-11T23:04:17.6030474Z ] 2023-01-11T23:04:17.6030915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6031578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6032316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6032727Z with 2023-01-11T23:04:17.6032885Z [ 2023-01-11T23:04:17.6033065Z T=torch::jit::ScopePtr 2023-01-11T23:04:17.6033289Z ] 2023-01-11T23:04:17.6033700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6034062Z with 2023-01-11T23:04:17.6034223Z [ 2023-01-11T23:04:17.6034409Z T=at::ThreadLocalState 2023-01-11T23:04:17.6034591Z ] 2023-01-11T23:04:17.6035004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6035391Z with 2023-01-11T23:04:17.6035539Z [ 2023-01-11T23:04:17.6035722Z T=at::ThreadLocalState 2023-01-11T23:04:17.6035906Z ] 2023-01-11T23:04:17.6036362Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6036776Z with 2023-01-11T23:04:17.6036921Z [ 2023-01-11T23:04:17.6037106Z T=at::ThreadLocalState 2023-01-11T23:04:17.6037286Z ] 2023-01-11T23:04:17.6037769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6038214Z with 2023-01-11T23:04:17.6038369Z [ 2023-01-11T23:04:17.6038545Z T=at::ThreadLocalState 2023-01-11T23:04:17.6038768Z ] 2023-01-11T23:04:17.6039230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6039990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6040751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6041157Z with 2023-01-11T23:04:17.6041319Z [ 2023-01-11T23:04:17.6041494Z T=at::ThreadLocalState 2023-01-11T23:04:17.6041679Z ] 2023-01-11T23:04:17.6042122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6042492Z with 2023-01-11T23:04:17.6042649Z [ 2023-01-11T23:04:17.6042856Z T=std::shared_ptr 2023-01-11T23:04:17.6043042Z ] 2023-01-11T23:04:17.6043463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6043854Z with 2023-01-11T23:04:17.6044014Z [ 2023-01-11T23:04:17.6044218Z T=std::shared_ptr 2023-01-11T23:04:17.6044414Z ] 2023-01-11T23:04:17.6044904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6045335Z with 2023-01-11T23:04:17.6045495Z [ 2023-01-11T23:04:17.6045757Z T=std::shared_ptr 2023-01-11T23:04:17.6045955Z ] 2023-01-11T23:04:17.6046432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6046870Z with 2023-01-11T23:04:17.6047028Z [ 2023-01-11T23:04:17.6047231Z T=std::shared_ptr 2023-01-11T23:04:17.6047424Z ] 2023-01-11T23:04:17.6047866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T23:04:17.6048558Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T23:04:17.6049273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T23:04:17.6049982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6050373Z with 2023-01-11T23:04:17.6050531Z [ 2023-01-11T23:04:17.6050738Z T=std::shared_ptr 2023-01-11T23:04:17.6050938Z ] 2023-01-11T23:04:17.6051402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6051831Z with 2023-01-11T23:04:17.6051979Z [ 2023-01-11T23:04:17.6052175Z T=torch::jit::GraphExecutor 2023-01-11T23:04:17.6052362Z ] 2023-01-11T23:04:17.6052786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6053228Z with 2023-01-11T23:04:17.6053388Z [ 2023-01-11T23:04:17.6053568Z T=torch::jit::GraphExecutor 2023-01-11T23:04:17.6053759Z ] 2023-01-11T23:04:17.6054264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6054690Z with 2023-01-11T23:04:17.6054848Z [ 2023-01-11T23:04:17.6055027Z T=torch::jit::GraphExecutor 2023-01-11T23:04:17.6055215Z ] 2023-01-11T23:04:17.6055699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6056149Z with 2023-01-11T23:04:17.6056312Z [ 2023-01-11T23:04:17.6056509Z T=torch::jit::GraphExecutor 2023-01-11T23:04:17.6056688Z ] 2023-01-11T23:04:17.6057128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6057869Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6058626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T23:04:17.6059330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6059742Z with 2023-01-11T23:04:17.6059903Z [ 2023-01-11T23:04:17.6060097Z T=torch::jit::GraphExecutor 2023-01-11T23:04:17.6060272Z ] 2023-01-11T23:04:17.6060674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6061048Z with 2023-01-11T23:04:17.6061212Z [ 2023-01-11T23:04:17.6061391Z T=torch::jit::Method 2023-01-11T23:04:17.6061571Z ] 2023-01-11T23:04:17.6061979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6062363Z with 2023-01-11T23:04:17.6062521Z [ 2023-01-11T23:04:17.6062700Z T=torch::jit::Method 2023-01-11T23:04:17.6062874Z ] 2023-01-11T23:04:17.6063527Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6063938Z with 2023-01-11T23:04:17.6064097Z [ 2023-01-11T23:04:17.6064342Z T=torch::jit::Method 2023-01-11T23:04:17.6064524Z ] 2023-01-11T23:04:17.6065010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6065451Z with 2023-01-11T23:04:17.6065600Z [ 2023-01-11T23:04:17.6065856Z T=torch::jit::Method 2023-01-11T23:04:17.6066036Z ] 2023-01-11T23:04:17.6066470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6066860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6067210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6067277Z with 2023-01-11T23:04:17.6067338Z [ 2023-01-11T23:04:17.6067427Z T=torch::jit::Method 2023-01-11T23:04:17.6067489Z ] 2023-01-11T23:04:17.6067797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6067851Z with 2023-01-11T23:04:17.6067916Z [ 2023-01-11T23:04:17.6068055Z T=std::vector> 2023-01-11T23:04:17.6068120Z ] 2023-01-11T23:04:17.6068452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6068521Z with 2023-01-11T23:04:17.6068584Z [ 2023-01-11T23:04:17.6068720Z T=std::vector> 2023-01-11T23:04:17.6068782Z ] 2023-01-11T23:04:17.6069145Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6069212Z with 2023-01-11T23:04:17.6069274Z [ 2023-01-11T23:04:17.6069408Z T=std::vector> 2023-01-11T23:04:17.6069468Z ] 2023-01-11T23:04:17.6069921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6069988Z with 2023-01-11T23:04:17.6070037Z [ 2023-01-11T23:04:17.6070248Z T=std::vector> 2023-01-11T23:04:17.6070308Z ] 2023-01-11T23:04:17.6070739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T23:04:17.6071119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T23:04:17.6071467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6071535Z with 2023-01-11T23:04:17.6071597Z [ 2023-01-11T23:04:17.6071733Z T=std::vector> 2023-01-11T23:04:17.6071795Z ] 2023-01-11T23:04:17.6072097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6072214Z with 2023-01-11T23:04:17.6072272Z [ 2023-01-11T23:04:17.6072366Z T=torch::jit::NamedValue 2023-01-11T23:04:17.6072427Z ] 2023-01-11T23:04:17.6072745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T23:04:17.6072810Z with 2023-01-11T23:04:17.6072872Z [ 2023-01-11T23:04:17.6072998Z T=torch::jit::NamedValue 2023-01-11T23:04:17.6073061Z ] 2023-01-11T23:04:17.6073436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-01-11T23:04:17.6073502Z with 2023-01-11T23:04:17.6073563Z [ 2023-01-11T23:04:17.6073656Z T=torch::jit::NamedValue 2023-01-11T23:04:17.6073722Z ] 2023-01-11T23:04:17.6074112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T23:04:17.6074178Z with 2023-01-11T23:04:17.6074239Z [ 2023-01-11T23:04:17.6074336Z T=torch::jit::NamedValue 2023-01-11T23:04:17.6074400Z ] 2023-01-11T23:04:17.6074755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T23:04:17.6075119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T23:04:17.6075463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T23:04:17.6075531Z with 2023-01-11T23:04:17.6075593Z [ 2023-01-11T23:04:17.6075686Z T=torch::jit::NamedValue 2023-01-11T23:04:17.6075735Z ] 2023-01-11T23:04:17.7512063Z [4/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_exe --intdir=CMakeFiles\test_custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /out:test_custom_backend.exe /implib:test_custom_backend.lib /pdb:test_custom_backend.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console -LIBPATH:\lib custom_backend.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudnn.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart_static.lib" C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\caffe2_nvrtc.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10_cuda.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-01-11T23:04:17.7526173Z "Ninja succeeded for custom_backend test." 2023-01-11T23:04:19.7091831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:98: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2023-01-11T23:04:19.7092622Z return torch._C._cuda_getDeviceCount() > 0 2023-01-11T23:04:19.9920123Z 2023-01-11T23:04:19.9920626Z Test results will be stored in test-reports\python-unittest\test_custom_backend 2023-01-11T23:04:19.9920945Z Running tests... 2023-01-11T23:04:19.9921217Z ---------------------------------------------------------------------- 2023-01-11T23:04:19.9928123Z test_execute (__main__.TestCustomBackend) 2023-01-11T23:04:20.0660385Z Test execution using the custom backend. ... ok (0.071s) 2023-01-11T23:04:20.0669973Z test_save_load (__main__.TestCustomBackend) 2023-01-11T23:04:20.1001215Z Test that a lowered module can be executed correctly ... ok (0.037s) 2023-01-11T23:04:20.1003389Z 2023-01-11T23:04:20.1003639Z ---------------------------------------------------------------------- 2023-01-11T23:04:20.1003891Z Ran 2 tests in 0.109s 2023-01-11T23:04:20.1004016Z 2023-01-11T23:04:20.1004078Z OK 2023-01-11T23:04:20.1004171Z 2023-01-11T23:04:20.1004269Z Generating XML reports... 2023-01-11T23:04:20.1062004Z Generated XML report: test-reports\python-unittest\test_custom_backend\TEST-TestCustomBackend-20230111230419.xml 2023-01-11T23:04:23.0807672Z [W C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109] Warning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (function operator ()) 2023-01-11T23:04:23.4655031Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_libtorch.bat 2023-01-11T23:04:23.4867922Z 2023-01-11T23:04:23.4868404Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "0" IF NOT "11.6" == "cpu" exit /b 0 2023-01-11T23:04:23.4888935Z + assert_git_not_dirty 2023-01-11T23:04:23.4889222Z + [[ win-vs2019-cuda11.6-py3 != *rocm* ]] 2023-01-11T23:04:23.4889468Z + [[ win-vs2019-cuda11.6-py3 != *xla* ]] 2023-01-11T23:04:23.4960768Z ++ git status --porcelain 2023-01-11T23:04:25.7245031Z + git_status= 2023-01-11T23:04:25.7245274Z + [[ -n '' ]] 2023-01-11T23:04:25.7245469Z + echo 'TEST PASSED' 2023-01-11T23:04:25.7245667Z TEST PASSED 2023-01-11T23:04:25.7425773Z Prepare all required actions 2023-01-11T23:04:25.7426323Z Getting action download info 2023-01-11T23:04:25.9321952Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T23:04:26.2466375Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T23:04:26.2466626Z with: 2023-01-11T23:04:26.2467125Z github-token: *** 2023-01-11T23:04:26.2467313Z env: 2023-01-11T23:04:26.2467487Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:26.2467772Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.2468128Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:26.2468469Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.2468789Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.2469303Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.2469679Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:26.2470038Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:26.2470367Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:26.2470617Z ##[endgroup] 2023-01-11T23:04:26.3196033Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T23:04:26.3196284Z with: 2023-01-11T23:04:26.3196445Z shell: bash 2023-01-11T23:04:26.3196622Z timeout_minutes: 10 2023-01-11T23:04:26.3196812Z max_attempts: 5 2023-01-11T23:04:26.3196984Z retry_wait_seconds: 30 2023-01-11T23:04:26.3197390Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T23:04:26.3197816Z polling_interval_seconds: 1 2023-01-11T23:04:26.3198024Z warning_on_retry: true 2023-01-11T23:04:26.3198216Z continue_on_error: false 2023-01-11T23:04:26.3198391Z env: 2023-01-11T23:04:26.3198565Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:26.3198819Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.3199160Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:26.3199490Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.3199797Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.3200101Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:26.3200433Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:26.3200846Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:26.3201160Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:26.3201633Z GITHUB_TOKEN: *** 2023-01-11T23:04:26.3201811Z ##[endgroup] 2023-01-11T23:04:26.4347921Z + python3 -m pip install requests==2.26.0 2023-01-11T23:04:27.1133406Z Collecting requests==2.26.0 2023-01-11T23:04:27.1232711Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-11T23:04:27.1900838Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T23:04:27.2198536Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T23:04:27.2376750Z -------------------------------------- 140.6/140.6 kB 8.2 MB/s eta 0:00:00 2023-01-11T23:04:27.2859315Z Collecting certifi>=2017.4.17 2023-01-11T23:04:27.2992904Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T23:04:27.3641886Z Collecting charset-normalizer~=2.0.0 2023-01-11T23:04:27.3751744Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-11T23:04:27.4227629Z Collecting idna<4,>=2.5 2023-01-11T23:04:27.4302392Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T23:04:27.5287390Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2023-01-11T23:04:28.5131411Z Successfully installed certifi-2022.12.7 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.14 2023-01-11T23:04:28.7025891Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-0a5c777876acb8816 2023-01-11T23:04:31.4916938Z + GHA_WORKFLOW_JOB_ID=10590409437 2023-01-11T23:04:31.4918634Z + echo job-id=10590409437 2023-01-11T23:04:32.4309975Z Command completed after 1 attempt(s). 2023-01-11T23:04:32.4608024Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:04:32.4608487Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:04:32.4651861Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:04:32.4652287Z env: 2023-01-11T23:04:32.4652580Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:32.4653016Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:32.4653713Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:32.4654255Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:32.4654755Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:32.4655234Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:32.4655791Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:32.4656408Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:32.4656929Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:32.4657339Z MONITOR_SCRIPT_PID: 711 2023-01-11T23:04:32.4657635Z ##[endgroup] 2023-01-11T23:04:32.5112916Z Prepare all required actions 2023-01-11T23:04:32.5113276Z Getting action download info 2023-01-11T23:04:32.6851986Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T23:04:33.4170656Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T23:04:33.7411228Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T23:04:33.7411465Z with: 2023-01-11T23:04:33.7411707Z file-suffix: test-force_on_cpu-1-1-windows.4xlarge_10590409437 2023-01-11T23:04:33.7411940Z env: 2023-01-11T23:04:33.7412103Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:33.7412371Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7412708Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:33.7413035Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7413380Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7413685Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7414009Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:33.7414359Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:33.7414673Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:33.7414909Z ##[endgroup] 2023-01-11T23:04:33.7556631Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:04:33.7556937Z # -ir => recursive include all files in pattern 2023-01-11T23:04:33.7557222Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2023-01-11T23:04:33.7585701Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:04:33.7585991Z env: 2023-01-11T23:04:33.7586177Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:33.7586451Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7586792Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:33.7587120Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7587426Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7587736Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:33.7588072Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:33.7588416Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:33.7588730Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:33.7589023Z FILE_SUFFIX: test-force_on_cpu-1-1-windows.4xlarge_10590409437 2023-01-11T23:04:33.7589262Z ##[endgroup] 2023-01-11T23:04:34.1789966Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:04:34.2730916Z Finished 2023-01-11T23:04:34.5889015Z 2023-01-11T23:04:34.5889483Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:04:34.5889875Z 2023-01-11T23:04:34.5889975Z Scanning the drive: 2023-01-11T23:04:34.5890186Z 5 files, 338862 bytes (331 KiB) 2023-01-11T23:04:34.5890312Z 2023-01-11T23:04:34.5890502Z Creating archive: test-jsons-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:34.5890711Z 2023-01-11T23:04:34.5890835Z Add new data to archive: 5 files, 338862 bytes (331 KiB) 2023-01-11T23:04:34.5890986Z 2023-01-11T23:04:34.5890991Z 2023-01-11T23:04:34.5891061Z Files read from disk: 5 2023-01-11T23:04:34.5891272Z Archive size: 36473 bytes (36 KiB) 2023-01-11T23:04:34.5891472Z Everything is Ok 2023-01-11T23:04:34.6259660Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:04:34.6260083Z # -ir => recursive include all files in pattern 2023-01-11T23:04:34.6262230Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' -ir'!test\*.csv' 2023-01-11T23:04:34.6289748Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:04:34.6290045Z env: 2023-01-11T23:04:34.6290233Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:34.6290503Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:34.6290843Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:34.6291159Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:34.6291471Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:34.6291782Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:34.6292116Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:34.6292460Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:34.6292783Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:34.6293079Z FILE_SUFFIX: test-force_on_cpu-1-1-windows.4xlarge_10590409437 2023-01-11T23:04:34.6293322Z ##[endgroup] 2023-01-11T23:04:35.0155689Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:04:35.1073966Z Finished 2023-01-11T23:04:35.3047061Z 2023-01-11T23:04:35.3047585Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:04:35.3047784Z 2023-01-11T23:04:35.3047881Z Scanning the drive: 2023-01-11T23:04:35.3048083Z 453 files, 2988740 bytes (2919 KiB) 2023-01-11T23:04:35.3048214Z 2023-01-11T23:04:35.3048416Z Creating archive: test-reports-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:35.3048632Z 2023-01-11T23:04:35.3048763Z Add new data to archive: 453 files, 2988740 bytes (2919 KiB) 2023-01-11T23:04:35.3048913Z 2023-01-11T23:04:35.3048919Z 2023-01-11T23:04:35.3049019Z Files read from disk: 453 2023-01-11T23:04:35.3049229Z Archive size: 493887 bytes (483 KiB) 2023-01-11T23:04:35.3049435Z Everything is Ok 2023-01-11T23:04:35.3414131Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:04:35.3414546Z # -ir => recursive include all files in pattern 2023-01-11T23:04:35.3415188Z 7z a "usage-log-$Env:FILE_SUFFIX.zip" 'usage_log.txt' 2023-01-11T23:04:35.3445000Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:04:35.3445291Z env: 2023-01-11T23:04:35.3445483Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:35.3445760Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:35.3446255Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:35.3447020Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:35.3447661Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:35.3448193Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:35.3448537Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:35.3449017Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:35.3449337Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:35.3449634Z FILE_SUFFIX: test-force_on_cpu-1-1-windows.4xlarge_10590409437 2023-01-11T23:04:35.3449877Z ##[endgroup] 2023-01-11T23:04:35.7513322Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:04:35.8453622Z Finished 2023-01-11T23:04:36.1861621Z 2023-01-11T23:04:36.1862092Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:04:36.1862322Z 2023-01-11T23:04:36.1862422Z Scanning the drive: 2023-01-11T23:04:36.1862637Z 1 file, 3871108 bytes (3781 KiB) 2023-01-11T23:04:36.1862762Z 2023-01-11T23:04:36.1863551Z Creating archive: usage-log-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:36.1863778Z 2023-01-11T23:04:36.1863905Z Add new data to archive: 1 file, 3871108 bytes (3781 KiB) 2023-01-11T23:04:36.1864062Z 2023-01-11T23:04:36.1864067Z 2023-01-11T23:04:36.1864152Z Files read from disk: 1 2023-01-11T23:04:36.1864361Z Archive size: 170290 bytes (167 KiB) 2023-01-11T23:04:36.1864568Z Everything is Ok 2023-01-11T23:04:36.2238342Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:04:36.2238571Z with: 2023-01-11T23:04:36.2238782Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:36.2238997Z retention-days: 14 2023-01-11T23:04:36.2239201Z if-no-files-found: warn 2023-01-11T23:04:36.2239408Z path: test-jsons-*.zip 2023-01-11T23:04:36.2239596Z name: artifact 2023-01-11T23:04:36.2239786Z s3-bucket: gha-artifacts 2023-01-11T23:04:36.2239974Z region: us-east-1 2023-01-11T23:04:36.2240141Z env: 2023-01-11T23:04:36.2240324Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:36.2240591Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:36.2240933Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:36.2241273Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:36.2241955Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:36.2242588Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:36.2243204Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:36.2243551Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:36.2243868Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:36.2244105Z ##[endgroup] 2023-01-11T23:04:37.1511496Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:04:37.1511828Z With the provided path, there will be 1 file uploaded 2023-01-11T23:04:37.1512122Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:37.1743323Z Starting upload of test-jsons-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:37.3730263Z Finished upload of test-jsons-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:37.3999271Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:04:37.3999505Z with: 2023-01-11T23:04:37.3999715Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:37.3999928Z retention-days: 14 2023-01-11T23:04:37.4000129Z if-no-files-found: error 2023-01-11T23:04:37.4000340Z path: test-reports-*.zip 2023-01-11T23:04:37.4000532Z name: artifact 2023-01-11T23:04:37.4000719Z s3-bucket: gha-artifacts 2023-01-11T23:04:37.4000900Z region: us-east-1 2023-01-11T23:04:37.4001070Z env: 2023-01-11T23:04:37.4001246Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:37.4001512Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:37.4001862Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:37.4002195Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:37.4002583Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:37.4002890Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:37.4003222Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:37.4003568Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:37.4003886Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:37.4004124Z ##[endgroup] 2023-01-11T23:04:37.8198117Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:04:37.8198443Z With the provided path, there will be 1 file uploaded 2023-01-11T23:04:37.8198737Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:37.8212861Z Starting upload of test-reports-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:38.0825635Z Finished upload of test-reports-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:38.1112423Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:04:38.1112725Z with: 2023-01-11T23:04:38.1112997Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:38.1113241Z retention-days: 14 2023-01-11T23:04:38.1113585Z if-no-files-found: ignore 2023-01-11T23:04:38.1113853Z path: usage-log-*.zip 2023-01-11T23:04:38.1114088Z name: artifact 2023-01-11T23:04:38.1114328Z s3-bucket: gha-artifacts 2023-01-11T23:04:38.1114621Z region: us-east-1 2023-01-11T23:04:38.1114838Z env: 2023-01-11T23:04:38.1115065Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:38.1115381Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.1115781Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:38.1116159Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.1116480Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.1116840Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.1117224Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:38.1117619Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:38.1117991Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:38.1118283Z ##[endgroup] 2023-01-11T23:04:38.5353964Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:04:38.5354295Z With the provided path, there will be 1 file uploaded 2023-01-11T23:04:38.5354581Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:04:38.5368902Z Starting upload of usage-log-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:38.7276959Z Finished upload of usage-log-test-force_on_cpu-1-1-windows.4xlarge_10590409437.zip 2023-01-11T23:04:38.7582229Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T23:04:38.7582573Z .github/scripts/parse_ref.py 2023-01-11T23:04:38.7643377Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:04:38.7643663Z env: 2023-01-11T23:04:38.7643848Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:38.7644121Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.7644470Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:38.7644788Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.7645097Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.7645407Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:38.7645748Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:38.7646133Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:38.7646451Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:38.7646782Z ##[endgroup] 2023-01-11T23:04:39.1568659Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:04:39.2515389Z Finished 2023-01-11T23:04:39.4912920Z ##[group]Run set -x 2023-01-11T23:04:39.4913180Z set -x 2023-01-11T23:04:39.4913449Z # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T23:04:39.4913825Z ${CONDA_RUN} python -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:04:39.4944370Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:04:39.4944656Z env: 2023-01-11T23:04:39.4944839Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:39.4945109Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:39.4945451Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:04:39.4945781Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:39.4946086Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:39.4946427Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:04:39.4946764Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:04:39.4947105Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:04:39.4947406Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:04:39.4947660Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T23:04:39.4947849Z BRANCH: 2023-01-11T23:04:39.4948028Z TEST_CONFIG: force_on_cpu 2023-01-11T23:04:39.4948216Z SHARD_NUMBER: 1 2023-01-11T23:04:39.4948425Z BUILD_ENVIRONMENT: win-vs2019-cuda11.6-py3 2023-01-11T23:04:39.4948638Z PR_NUMBER: 2023-01-11T23:04:39.4948821Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T23:04:39.4949036Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T23:04:39.4949281Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:04:39.4949488Z TAG: 2023-01-11T23:04:39.4949641Z WORKFLOW_ID: 3896346758 2023-01-11T23:04:39.4949995Z GITHUB_TOKEN: *** 2023-01-11T23:04:39.4950194Z GHA_WORKFLOW_JOB_ID: 10590409437 2023-01-11T23:04:39.4950384Z ##[endgroup] 2023-01-11T23:04:39.5177397Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output python -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:10:10.5143187Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T23:10:10.5143876Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: Read timeout on endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/gh-ci-scribe-proxy/invocations" 2023-01-11T23:10:10.5144226Z 2023-01-11T23:10:10.5146685Z ----- Historic stats comparison result ------ 2023-01-11T23:10:10.5146910Z 2023-01-11T23:10:10.5147060Z job: win-vs2019-cuda11.6-py3 2023-01-11T23:10:10.5147470Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:10:10.5147708Z 2023-01-11T23:10:10.5147921Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T23:10:10.5148325Z 2023-01-11T23:10:10.5148628Z : (master) 2023-01-11T23:10:10.5148954Z | 2023-01-11T23:10:10.5149334Z | * 8419ddda87 (HEAD) total time 3286.38s 2023-01-11T23:10:10.5149746Z | | 2023-01-11T23:10:10.5151150Z | : (2 commits) 2023-01-11T23:10:10.5151456Z |/ 2023-01-11T23:10:10.5152907Z * db2a237763 (base) 7 reports, total time 7325.20s ± 2248.43s 2023-01-11T23:10:10.5153291Z * 2b0abd4ce3 7 reports, total time 7218.41s ± 2182.28s 2023-01-11T23:10:10.5153624Z * f7939b21e1 21 reports, total time 4640.72s ± 3588.43s 2023-01-11T23:10:10.5153943Z * cb3204823e 7 reports, total time 7205.03s ± 2236.04s 2023-01-11T23:10:10.5154252Z * 6e236553f5 7 reports, total time 7172.67s ± 2202.98s 2023-01-11T23:10:10.5154817Z * cce577b391 7 reports, total time 7261.02s ± 2279.07s 2023-01-11T23:10:10.5155133Z * fae821c2f1 7 reports, total time 7211.29s ± 2288.85s 2023-01-11T23:10:10.5156843Z * 0c3659586d 7 reports, total time 7225.39s ± 2361.80s 2023-01-11T23:10:10.5157196Z * 122245985a 7 reports, total time 6785.70s ± 2112.61s 2023-01-11T23:10:10.5157511Z * b797a24259 7 reports, total time 6834.95s ± 2314.47s 2023-01-11T23:10:10.5157761Z | 2023-01-11T23:10:10.5157925Z : 2023-01-11T23:10:10.5158043Z 2023-01-11T23:10:10.5158196Z Removed (across 897 suites) 0 tests, totaling 0.00s 2023-01-11T23:10:10.5158515Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T23:10:10.5158829Z Added (across 437 suites) 12941 tests, totaling +3286.38s 2023-01-11T23:10:10.7071275Z Prepare all required actions 2023-01-11T23:10:10.7109293Z ##[group]Run ./.github/actions/teardown-win 2023-01-11T23:10:10.7109562Z with: 2023-01-11T23:10:10.7109756Z env: 2023-01-11T23:10:10.7109939Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:10:10.7110251Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7110633Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:10:10.7111002Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7111347Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7111693Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7112033Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:10:10.7112414Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:10:10.7112830Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:10:10.7113107Z ##[endgroup] 2023-01-11T23:10:10.7228444Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T23:10:10.7228785Z .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T23:10:10.7253740Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:10:10.7254086Z env: 2023-01-11T23:10:10.7254310Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:10:10.7254623Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7255002Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:10:10.7255341Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7255693Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7256046Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:10.7256493Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:10:10.7256883Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:10:10.7257304Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:10:10.7257582Z ##[endgroup] 2023-01-11T23:10:11.1363734Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:10:11.2371558Z Finished 2023-01-11T23:10:11.7657808Z Holding runner until all ssh sessions have logged out 2023-01-11T23:10:11.8024335Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T23:10:11.8024688Z .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T23:10:11.8049862Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:10:11.8050190Z env: 2023-01-11T23:10:11.8050415Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:10:11.8050727Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:11.8051087Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:10:11.8051492Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:11.8052000Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:11.8052336Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:11.8052687Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:10:11.8053054Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:10:11.8053382Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:10:11.8053641Z ##[endgroup] 2023-01-11T23:10:12.1949978Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:10:12.2890468Z Finished 2023-01-11T23:10:12.3677152Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2023-01-11T23:10:12.3678501Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2023-01-11T23:10:12.3678805Z rm -rf ./* 2023-01-11T23:10:12.3709471Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:10:12.3709796Z env: 2023-01-11T23:10:12.3710019Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:10:12.3710332Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:12.3710686Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:10:12.3711057Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:12.3711408Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:12.3711754Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:10:12.3712133Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:10:12.3712525Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:10:12.3712849Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:10:12.3713095Z EXTRA_DELETE_DIR: 2023-01-11T23:10:12.3713302Z ##[endgroup] 2023-01-11T23:10:31.4799129Z Post job cleanup. 2023-01-11T23:10:31.4982833Z Post job cleanup. 2023-01-11T23:10:31.9661945Z Cache hit occurred on the primary key setup-python-Windows-python-3.11.1-pip-d5aff1e98b3657997f75afe2f331f8003ab414e0fd5c2a84449b581775ced3ff, not saving cache. 2023-01-11T23:10:31.9970592Z Post job cleanup. 2023-01-11T23:10:32.0231287Z Post job cleanup. 2023-01-11T23:10:35.0012308Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T23:10:35.0275870Z git version 2.39.0.windows.1 2023-01-11T23:10:35.0331742Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\2a3ce3b0-f0c9-41c1-8191-6a4279b67dfe\.gitconfig' 2023-01-11T23:10:35.0354401Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2a3ce3b0-f0c9-41c1-8191-6a4279b67dfe' before making global git config changes 2023-01-11T23:10:35.0354885Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T23:10:35.0363439Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2023-01-11T23:10:35.0659635Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T23:10:35.0956164Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-11T23:10:35.5140965Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T23:10:35.5392931Z http.https://github.com/.extraheader 2023-01-11T23:10:35.5432726Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T23:10:35.5743202Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-11T23:10:36.0172003Z Cleaning up orphan processes 2023-01-11T23:10:36.0380493Z Terminate orphan process: pid (4516) (mspdbsrv)